.nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: White;
	font-variant: small-caps;
	background-color: #AFB0B4;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #002c5f;
	line-height: 14px;
}
.footerNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #002c5f;
	line-height: 14px;
}
.footerNav a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #002c5f;
	line-height: 14px;
	text-decoration: none;
}
.footerNav a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #002c5f;
	line-height: 14px;
	text-decoration: none;
}
.footerNav a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #002c5f;
	line-height: 14px;
	text-decoration: underline;
}
.footerNav a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #002c5f;
	line-height: 14px;
	text-decoration: underline;
}.bodyCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002c5f;
	line-height: 20px;
	text-align: justify;
	background-color: #FFFFFF;
}
.bodyCopy a:link {
	color: #002c5f;
	text-decoration: underline;
}
.bodyCopy a:visited {
	color: #002c5f;
	text-decoration: underline;
}
.bodyCopy a:hover {
	color: #002c5f;
	text-decoration: none;
}
.bodyCopy a:active {
	color: #002c5f;
	text-decoration: none;
}
.bodyStrong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #002c5f;
}
.moreInfoNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002c5f;
	line-height: 20px;
}
.moreInfoNav a:link {
	color: #002c5f;
	text-decoration: underline;
}
.moreInfoNav a:visited {
	color: #002c5f;
	text-decoration: underline;
}
.moreInfoNav a:hover {
	color: #002c5f;
	text-decoration: none;
}
.moreInfoNav a:active {
	color: #002c5f;
	text-decoration: none;
}
.whiteBdrBttm {
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
}
.whiteBdrTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.whiteBdrRt {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.outerBdr {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #002c5f;
	border-bottom-color: #002c5f;
	border-left-color: #002c5f;
}
#dropmenudiv{
	position:absolute;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height:20px;
	z-index:100;
	text-align: center;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#dropmenudiv a{
font-family: "Times New Roman", Times, serif;
width: 100%;
display: block;
text-align: center;
}

#dropmenudiv a:link{ 

	color: #FFFFFF;
	text-decoration: none;
background-color: #AFB0B4;
text-align: center;
}
#dropmenudiv a:visited{ 

	color: #FFFFFF;
	text-decoration: none;
background-color: #AFB0B4;
text-align: center;
}
#dropmenudiv a:hover{ /*hover background color*/

	color: #FFFFFF;
	text-decoration: none;
background-color: #002c5f;
text-align: center;
}
#dropmenudiv a:active{ 

	color: #FFFFFF;
	text-decoration: none;
background-color: #AFB0B4;
text-align: center;
}
.sectionHdr {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #002c5f;
	font-variant: small-caps;
	text-align: center;
	line-height: 20px;
	border-bottom-color: #AFB0B4;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-weight: bold;
}
