a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #0000FF;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0;
	background-color: #FFFFFF;
}
body, td, th, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}
.hdrAddress {
	font-size: 9px;
	color: #999999;
}

h1 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000033;
}
h2 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000033;
}
.pageHeader {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #3E6E93;
	text-decoration: underline;
}
.pageSubHeader {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.pageBigBold {
	font-size: 14px;
	font-weight: bold;
	color: #3E6E93;
}
.newsBoxHeader {
	color: #FF0000;
	font-weight: bold;
}
.copyright {
	font-size: 10px;
	color: #B4D7F6;
}
.footer {
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	text-decoration: none;
}
.footerNav {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footerNav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footerNav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footerNav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.footerV2M {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #B4D7F6;
	text-decoration: none;
}
.footerV2M a:link {
	color: #B4D7F6;
	text-decoration: none;
}
.footerV2M a:visited {
	color: #B4D7F6;
	text-decoration: none;
}
.footerV2M a:hover {
	color: #B4D7F6;
	text-decoration: underline;
}
