BODY {
}

.largehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #FF0000;
	font-weight: bold;
	line-height: 20px;
}

.smallhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0c419a;
	font-weight: bold;
	line-height: 16px;
}



.text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.text a {
	text-decoration: none;
	color: #ff0000;
	font-weight: bold;
}

.text a:active {
	text-decoration: none;
	color: #ff6600;
	font-weight: bold;
}

.text a:visited {
	text-decoration: none;
	color: #ff0000;
	font-weight: bold;
}

.text a:hover {
	text-decoration: underline;
	color: #0C419A;
	font-weight: bold;
}

.bottomnav {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #ffffff;
}

.bottomnav a {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

.bottomnav a:active {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

.bottomnav a:visited {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

.bottomnav a:hover {
	text-decoration: underline;
	color: #ffffff;
	font-weight: bold;
}

.caption {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
}

.textbio {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #006633;
}

.superlarge {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 50px;
	font-style: normal;
	font-weight: bolder;
	color: #114299;
	text-transform: uppercase;
	text-transform: capitalize;
}
.mediumheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	line-height: normal;
	text-transform: uppercase;
	text-transform: capitalize;
	
}
.sortHdRed {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FF0505}
.sortHdBlue { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #0C419A; text-decoration: none}
.sortHd { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000 }

