#body_title {
	font-size: 15px;
	color: #efefef;
	text-decoration: none;
	background-color: #006291;
	height: 25px;
	padding-left: 25px;
	vertical-align: middle;
	text-align: left;
}

#body_text a:link, #body_text a:visited {
	color: #0095DD;
	text-decoration: underline;
}

#body_text a:hover, #body_text a:visited:hover {
	color: #efefef;
	text-decoration: underline;
}

.nav_off {
	font-size: 10px;
	color: #efefef;
	background-color: #373737;
	vertical-align: middle;
	height: 25px;
	padding-left: 13px;
	text-align: left;
}
.nav_sub {
	font-size: 10px;
	color: #efefef;
	background-color: #004262;
	vertical-align: middle;
	height: 20px;
	padding-left: 17px;
	text-align: left;
}
.nav_div {
	height: 2px;
}
.nav_on {
	font-size: 10px;
	color: #efefef;
	background-color: #006291;
	vertical-align: middle;
	height: 25px;
	padding-left: 13px;
	text-align: left;
}
#body_text ul {
	color: #006291;
	margin-left: 15px;
	list-style-type: square;
	font-weight: 700;
	padding-left: 15px;
}
#news_text a:link, #news_text a:visited {
	color: #0095DD;
	text-decoration: none;
}
#news_text a:hover, #news_text a:visited:hover {
	color: #efefef;
	text-decoration: none;
}
#body_text_sub a:link, #body_text_sub a:visited {
	color: #0095DD;
	text-decoration: none;
}
#body_text_sub a:hover, #body_text_sub a:visited:hover {
	color: #efefef;
	text-decoration: none;
}

#footer a:link, #footer a:visited {
	color: #adadad;
	text-decoration: none;
}

#footer a:hover, #footer a:visited:hover {
	text-decoration: none;
	color: #0095DD;
}

.headerIMG
{
	background-image: url(../../IMAGES/HEADERS/blue.png);
}
