@charset "ISO-8859-1";
.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	line-height: 20px;
}

.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

#news_notice {
position: absolute;
top: 375px;
left: 31px;
background-color:#0C3D79;
padding: 5px;
height: auto !important;
width: 240px;
min-height: 30px;

}

#news_notice2 {
position: absolute;
top: 235px;
left: 36px;
background-color:#0C3D79;
padding: 5px;
height: auto !important;
width: 240px;
min-height: 30px;

}

.contact:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-style: normal;
	font-weight: normal;
	color: #66CCFF;
	text-decoration: none;
}

.contact:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.contact:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-style: normal;
	font-weight: normal;
	color:#66CCFF;
	text-decoration: none;
}

