a.lb:link {	color: #BBC5CE; text-decoration: none;}
a.lb:visited {	color: #BBC5CE; text-decoration: none;}
a.lb:hover { color: #BBC5CE; text-decoration: underline;}
a.lb:active { color: #BBC5CE; text-decoration: none;}
a.white:link {	color: #FFFFFF; text-decoration: none;}
a.white:visited {	color: #FFFFFF; text-decoration: none;}
a.white:hover { color: #FFFFFF; text-decoration: underline;}
a.white:active { color: #FFFFFF; text-decoration: none;}
a.blue:link { color: #004082; font-weight: bold;}
a.blue:visited { color: #004082;}
a.blue:hover { color: #004082;}
a.blue:active { color: #004082;}
a.b:link {	color: #004082; text-decoration: none;}
a.b:visited {	color: #004082; text-decoration: none;}
a.b:hover { color: #004082; text-decoration: underline;}
a.b:active { color: #004082; text-decoration: none;}
.NavBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #004082;
}
.NavWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 40px;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
}
.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #303030;
}
.bodycopytitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #004082;
}
.pagetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #004082;
}
.pagesubtitleitalics {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #004082;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #BBC5CE;
}
