HTML, BODY  { 

	background-color: #DADADA; 

	padding: 0px; 

	margin: 0px; 

	margin-left: 0px; 

	margin-top: 0px;

	font: 11px "Verdana"; 

	color: #666666; 

	height: 100%; 

}



td {

	text-align: left;

	vertical-align: top;

	font-family:"Verdana";

	font-size:12px;

	color:#666666;

}



#standout {



	color: #10287B;



}



#innermenu {

	border-left: 10px solid white

}



#innermenu A:hover, A:active { 

	border-left: 10px solid red

	border-bottom: 10px solid red

} 





ul {

	line-height: 2em;

}





#holder { 

	border-left: 1px solid #666666; 

	border-right: 1px solid #666666; 

	position: relative; 

	left: 50%; 

	margin-left: -350px; 

	background-color: white; 

	width: 750px; 

	height: 100%; 

	padding: 0px; 

} 



#logo { 

	width:700px; 

	height: 100px; 

	padding: 0px; 

	padding-top: 16px; 

	padding-left: 20px; 

} 



#logo A:link, A:visited, A:hover, A:active  { 

	text-decoration: none; 

	border: 0px; 

} 



#sitemap{ 

	top: 85px; 

	left: 600px; 

	position: absolute; 

	text-align: right; 

	font: 11px "Tahoma";

} 

#sitemap A:link, A:visited { 

	color: navy; 

	text-decoration: none; 

	border: none; 

} 

#sitemap A:hover, A:active { 

	color: navy; 

	text-decoration: underline; 

	border: none; 

} 



#blueBar { 

	left: 0px; 

	top: 100px; 

	height: 50px; 

	position: absolute; 

	width: 100%; 

	background: #4A5994; 

	border: 1px solid #ffffff; 

} 



#banner { 

	position: absolute; 

	background: #10287B  20px 20px no-repeat; 

	width: 750px; 

	top: 100px; 

	padding-top: 0px; 

	padding-bottom: 0px; 

	padding-left: 0px; 

	margin-left: -1px; 

	height: 50px; 

	border: 1px solid white; 

} 



#pullquote { 

	position: absolute; 

	top: 18px; 

	left: 380px; 

	display: block; 

	color: white; 

	font: 16px "Book Antiqua", "Arial", sans-serif; 

	font-weight: bolder;

	font-style: italic;

}



#navigation { 

	font-size: 12px;

	font-weight: bold;

	padding-top: 20px; 

	padding-left: 25px; 

	color: white; 

} 

#navigation A:link { 

	color: white; 

	text-decoration: none; 

	border-bottom: 4px solid #FF9900; 

} 

#navigation A:visited { 

	color: white; 

	text-decoration: none; 

	border-bottom: 4px solid #FF9900; 

} 

#navigation A:hover, A:active { 

	color: white; 

	border-bottom: 4px solid #3366cc; 

} 



#smalltable {

	width: 275px;

	background-color: white;

	padding-top: 10px;

	padding-bottom: 10px;

}



#smalltable td {

	text-align: left;

	vertical-align: top;

	font-family:"Verdana";

	font-size:10px;

}



#contentTable { 

	width: 750px;

	height: 100%;

	background-color: white; 

	position: absolute; 

	left: -1px; 

	padding: 0; 

	top: 155px; 

	border-left: 1px solid #666666; 

	border-right: 1px solid #666666; 

}



#contentTable A:link, A:visited { 

	color: #3942b5; 

	text-decoration: none; 

	border: none; 

} 

#contentTable A:hover, A:active { 

	color: #3942b5; 

	text-decoration: underline; 

	border: none; 

} 



.sidemenu {

	padding-left: 7px; 

	border: 0px;

}



td.copyright {

	text-align: center;

	vertical-align: top;

	font-family:"Verdana";

	font-size:10px;

	color:#666666;

	border-top: 1px solid #A0B9D4;

	height: 50px;

}
