@charset "utf-8";

/* VLW CSS v.2.0 (c)2010 */


body {
	text-align: center;	
	font-family: Verdana,Arial,Helvetica,sans-serif;
	background:url(/img/bg.png) fixed;
	background-color:#666666;
	background-repeat:repeat-x;
	font-size:11px;
	padding:0;
}

h2 {		
	font-size:16px;
	color:#000066;
	font-family:Arial, Helvetica, sans-serif;
}

p {
	line-height:175%;
}

a {
	color:#000066;
	text-decoration: none;
	background-color: transparent;
	border-color:#000066;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
}

#container {
	width: 750px;	
	background-color: #FFFFFF;		
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	margin-left: auto; 
	margin-right: auto;
}

#topper {
	background-color: transparent;
	position:relative;
	width:750px;
	height:18px;
	background-image:url('/img/top.png');
	margin-left: auto; 
	margin-right: auto;
}

#spacerTop {
	margin-left: auto; 
	margin-right: auto;
	width:750px;
	height:1px;
	background-color:#CCCCCC;
}

#top {
	position:relative;
	width:750px;
	height:128px;
	text-align:right;
	background-image:url('/img/logo.png');
}

#topText {
	position:absolute;
	top:6px;
	right:12px;
	font-size:10px;
	color:#CCCCCC;
}

a.topLink {
	color:#FFFFFF;
	text-decoration: none;
	border:none;
}

#spacer {
	position:relative;
	width:750px;
	height:1px;
	background-color:#F3F3F3;
}

#home {
	position:relative;
	width:800px;
	height:300px;
}

#banner {
	width:800px;
	height:40px;
}

#menuTop {
	position:relative;
	text-align:left;
	width:750px;
	height:30px;
	background-color:#0078b7;
}

.menuSeparator {
	position:absolute;
	width:1px;
	height:30px;
	border-left:1px solid #b5b5b5;
}

.menuItem {
	font-size:10px;
	color:#000000;
	position:absolute;
	top:9px;
}



.menuTopLeftItem {
	position:absolute;
	width:30px;
	height:30px;
	background-color:#8060a9;
}

a.menu {
	color:#FFFFFF;
	text-decoration: none;
	border:none;
}

a.menuSelectedLink {
	color:#666666;
	text-decoration: none;
	background-color: transparent;
	border-color:#000099;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
}


#navigationLeft {
	line-height: 150%;
	float:left;
	width:180px;
	background-color:#FFFFFF;
	padding-left:30px;
	text-align:left;
}

.menuLeftItem {
	text-align:right;
	width:149px;
	height:15px;
	padding:10px;
	border-bottom:1px solid #d6d6d6;
	border-left:1px solid #d6d6d6;
	border-right:1px solid #d6d6d6;	
	font-size:10px;

}

.menuLeftItemSelected {
	background-color:#5a9dc8;
	text-align:right;
	width:149px;
	height:15px;
	padding:10px;
	border-bottom:1px solid #d6d6d6;
	border-left:1px solid #d6d6d6;
	border-right:1px solid #d6d6d6;	
	font-size:10px;
}

a.menuLinkLeftItem {
	color:#666666;
	text-decoration: none;
	border:none;
}

a.menuLinkLeftItemSelected {
	color:#FFFFFF;
	text-decoration: none;
	border:none;
}

#content {
	float:left;
	width:520px;
	background-color:#FFFFFF;
	text-align:justify;
}

#contentInner {
	padding:10px;
}

#footerSpacer {
	clear:both;
	background-color:#FFFFFF;
	width:750px;
	height:30px;
}

#bottom {
	background-color: #5a9dc8;
	position:relative;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width:750px;
	height:45px;
}

#footer {
	padding-top:10px;
	font-size:10px;
	color:#FFFFFF;
}

#homeContentLeft {
	line-height: 175%;
	float:left;
	width:300px;
	background-color:#FFFFFF;
	padding-left:30px;
	text-align:left;
	padding-top:25px;
}

#homeContentRight {
	line-height: 175%;
	float:left;
	width:415px;
	background-color:#FFFFFF;
	text-align:justify;
	padding-left:0px;
	padding-right:10px;
	padding-top:10px;
}

#bottomPic {
	background-color: transparent;
	position:relative;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width:750px;
	height:18px;
	background-image:url('/img/bottom.png');
}

#deadlines {
	color:red;
	font-weight:bold;
}

