body, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
}

a {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}

.bodyHeading {
	font-weight: bold;
	color: #0D5EAD;
	font-size: 12px;
}
.introText {
	color: #666666;
}

.promoText {
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
	font-weight="bold"
}

.promoText: a {
	color: #ffffff;
	font-size: 10px;
	text-decoration: underline;
	font-weight="bold"
}

.promoText: hover {
	color: #ffffff;
	font-size: 10px;
	text-decoration: underline;
	font-weight="bold"
}


.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}
.copyright:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #9CCCF3;
	text-decoration: none
}
.copyright:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #9CCCF3;
	text-decoration: underline
}

.formField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	background-color: #E5E5E5;
	height: 18px;
	width: 200px;
}

.menuSubOff {
	background-color: #AAD1F8;
	text-decoration: none;
}
.menuSubOn {
	background-color: #0D5EAD;
	text-decoration: none;
}
.menuText, .menuText:link, .menuText:hover, .menuText:active, .menuText:visited, .menuText a:link, .menuText a:hover, .menuText a:active, .menuText a:visited {
	line-height: 22px;
	font-size: 11px;
	font-family: Arial;
	padding-left: 3px;
	padding-right: 3px;
	height: 24px;
	color: #FFFFFF;
	text-decoration: none;
}
