body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #040B16;
}
body {
	background-color: #D2DDE9;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	color: #133261;
	font-size: 22px;
	font-weight: bold;
}
h2 {
	color: #133261;
	font-size: 20px;
	font-weight: bold;
}
h3 {
	color: #133261;
	font-size: 18px;
	font-weight: bold;
}
h4 {
	color: #133261;
	font-size: 16px;
	font-weight: bold;
}
h5 {
	color: #133261;
	font-size: 14px;
	font-weight: bold;
}
.copyRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #D2E1F0;
}
.subNav td{
	color: #E8F3FE;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;	
}
.subNav a:link {
	color: #E8F3FE;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	width: 100%;
	padding: 2px;
}

.subNav a:visited {
	color: #E8F3FE;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	width: 100%;
	padding: 2px;
}
.subNav a:hover {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	width: 100%;
	padding: 2px;
}
.subNav a:active {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	width: 100%;
	padding: 2px;
}

.cTable td{
	color: #E8F3FE;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;	
}
.cTable a:link {
	color: #E8F3FE;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	width: 100%;
	padding: 3px;
}

.cTable a:visited {
	color: #E8F3FE;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	width: 100%;
	padding: 3px;
}
.cTable a:hover {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	width: 100%;
	padding: 3px;
}
.cTable a:active {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	width: 100%;
	padding: 3px;
}


a:link {
	color: #133261;
	font-weight: bold;
	font-size: 12px;
}
a:visited {
	color: #5883AF;
	font-weight: bold;
}
a:hover {
	color: #5983B0;
	font-weight: bold;
}
a:active {
	color: #133261;
	font-weight: bold;
}
.Emph {
	font-weight: bold;
	color: #C92B2B;
}
.ContactInfo {
	font-size: 10px;
	font-weight: bold;
	color: #133261;
	text-decoration: none;
}





#dropmenudiv{
position:absolute;
background-color: #D2DDE9;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;

}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #133261;
color: #ffffff;
}



