/* CSS Document */

/* Body Elements*/
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
/* End of Body Elements*/


/* Header Elements*/
}
A.headNavText {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 10px; 
font-style : normal; 
color : #003399; 
text-decoration : none; 
} 
A.headNavText:hover {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 10px; 
font-style : normal; 
color : #003399; 
text-decoration : underline; 
} 
.headNavSep {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 10px; 
font-style : normal; 
color : #003399; 
font-weight : bold; 
} 
.blueColor {
background-color : #003399;
/* End of Header Elements*/


/* Left Nav Elements*/
}
.searchfield {
width : 118px; 
font: normal 0.6em Verdana, Arial, Tahoma, sans-serif;
/* End Of Left Nav Elements*/


/* Main Content Elements*/
}
.leftcol-spacer {
border-top-width: 25px;
border-top-style: solid;
border-top-color: #E1E8F4;
border-left-width: 18px;
border-left-style: solid;
border-left-color: #E1E8F4;
}
.rightcol-spacer {
border-top-width: 25px;
border-top-style: solid;
border-top-color: #E1E8F4;
border-left-width: 18px;
border-left-style: solid;
border-left-color: #E1E8F4;
border-right-width: 18px;
border-right-style: solid;
border-right-color: #E1E8F4;
}
.content-header{
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 0.8em; 
font-weight : bold;  
color : #003399; 
}
.content-subheader{
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 0.8em; 
font-weight : normal;  
color : #003399; 
/* End Of Main Content Elements*/


/* Module/Right Nav Elements*/
} 
.white-header {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 0.6em;
color: #FFFFFF;
}
.module-cell {
background-color: #FFFFFF;
border: 1px solid #00349A;
padding: 5px 5px 5px 5px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 0.6em;
color: #000000;
}
.module-links {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 0.8em;
color: #008ED6;
text-decoration : underline; 
}
.module-links a:link {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 0.8em;
color: #008ED6;
text-decoration : underline; 
} 
.module-links a:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 0.8em;
color: #008ED6;
text-decoration : underline; 
} 
.module-links a:active {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 0.8em;
color: #008ED6;
text-decoration : underline; 
} 
.module-links a:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 0.8em;
color: #000000;
text-decoration : underline;  
/* End Of Module/Right Nav Elements*/


/* Footer Elements*/
}
.footer-links {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 0.8em;
color: #008ED6;
text-decoration : underline;  
} 
.footer-links a:link {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 0.8em;
color: #008ED6;
text-decoration : underline;  
} 
.footer-links a:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 0.8em;
color: #008ED6;
text-decoration : underline;  
} 
.footer-links a:active {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 0.8em;
color: #008ED6;
text-decoration : underline;  
} 
.footer-links a:hover{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 0.8em;
color: #003399;
text-decoration : underline;  
} 
.copyright {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 0.6em;
color: #003399;
/* End Of Footer Elements*/
}

.MainMenu_MenuContainer {
	background-color: transparent;
	width:170px;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height: 23px;
	background-color: Transparent;
}
.MainMenu_MenuItem 
{
	background-color: #ADA694;
	border-right: #ADA694 0px solid; 
	border-bottom: #ADA694 1px solid; 
	border-top: #ADA694 1px solid;
	border-left: #ADA694 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-weight: normal; 
	background-color: Transparent;
	font-family: Verdana, Tahoma, Arial, Helvetica; 
}
.MainMenu_MenuIcon {
	background-color: #ADA694; 
	border-top: #ADA694 1px solid;
	border-bottom: #ADA694 1px solid; 
	border-left: #ADA694 1px solid;
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 23px;
}
.MainMenu_SubMenu {
	background-color: #ADA694;  
	border-right: #ADA694 0px solid; 
	border-bottom: #ADA694 1px solid; 
	border-top: #ADA694 0px solid;
	border-left: #ADA694 0px solid;
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #BDCFE7; 
	border-left: #008ED6 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-weight: normal; 
	height: 23px;
}
.MainMenu_MenuArrow {
	border-right: #ADA694 1px solid; 
	border-bottom: #ADA694 1px solid; 
	border-top: #ADA694 0px solid;
	border-left: #ADA694 0px solid;
	font-family: webdings; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	cursor: pointer; 
	cursor: hand;
}



