@charset "UTF-8";

/* GENERAL AREA STYLES */

body {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-top: 0px;
	padding-top: 0px;
}

td, p {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

p {
	margin-top: 0px;
	padding-top: 0px;
}

img {
	border: 0px;
}

.topnav, .topnav a {
	color: #7c7e80;
	letter-spacing:-1px;
	text-decoration: none;
}

a {
	text-decoration: none;
	color: #FFFFFF;
}

.recentnews_heading_text {
	font-weight: bolder;
	text-transform: uppercase;
}

.recentnews_text {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.recentnews_text a {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}


/* CONTENT AREA STYLES */
.topbox_border {
	border: #000000 2px solid;
}

.maintext, .maintext p, .maintext br {
	font-size: 13px;
	font-family: Trebuchet MS;
	color: #68727b;
	font-weight: bold;
}

.maintext_wht, .maintext_wht p, .maintext_wht br {
	font-size: 13px;
	font-family: Trebuchet MS;
	color: #FFFFFF;
	font-weight: bold;
}

.info_heading_off {
	font-size: 12px;
	font-family: Trebuchet MS;
	color: #afb0bd;
	font-weight: bold;
	text-transform: uppercase;
}

.info_heading_off a {
	font-size: 12px;
	font-family: Trebuchet MS;
	color: #afb0bd;
	font-weight: bold;
	text-transform: uppercase;
}

.info_heading_on {
	font-size: 12px;
	font-family: Trebuchet MS;
	color: #68727b;
	font-weight: bold;
	text-transform: uppercase;
}

.info_heading_on a {
	font-size: 12px;
	font-family: Trebuchet MS;
	color: #68727b;
	font-weight: bold;
	text-transform: uppercase;
}

.fact_text, .fact_text p, .fact_text br {
	font-size: 9px;
	font-family: Arial;
	color: #68727B;
}


.info_text, .info_text p, .info_text br {
	font-size: 11px;
	font-family: Verdana;
	color: #68727B;
}

span.home_text{
	font-size: 15px;
}

.enter_site {
	text-align: center; 
	font-size: 15px;
	font-weight: bold;
	background: #666; 
	margin-top: 15px; 
	padding: 10px 0;
}

.maintext a{
color: #aaa;
text-decoration: underline;
}

.maintext a:hover{
text-decoration: none;
}