﻿body
{
	background-color: #004A77;
}
.maintext a:link
{ 
	text-decoration: none; 
	color: #8080FF; 
	line-height: 17px
} 
.maintext a:visited
{
	text-decoration: none;
	color: #8080FF;
	line-height: 17px;
}
.maintext a:active
{
	color: #8080FF;
	text-decoration: none;
	line-height: 17px;
}  
.maintext a:hover 
{
	text-decoration: none;
	color: #FFFFFF;
	line-height: 17px;
} 
.maintext 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #FFFFFF;
	text-decoration: none;
}
.titletext 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.leftnavtext a:link 
{ 
	text-decoration: none; 
	color: #FFFFFF; 
	line-height: 16px
} 
.leftnavtext a:visited 
{
	text-decoration: none;
	color: #FFFFFF;
	line-height: 16px;
}
.leftnavtext a:active 
{ 
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
}  
.leftnavtext a:hover 
{
	text-decoration: none;
	color: #418BB8;
	line-height: 16px;
} 
.leftnavtext 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	position: absolute;
	left: 569px;
	top: 200px;
	line-height: 22px;
}  
.smallwhitetext 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
}  
.smallwhitetext a:link 
{ 
	text-decoration: none; 
	color: #FFFFFF; 
	line-height: 16px;
	cursor: hand;
	cursor: pointer;
} 
.smallwhitetext a:visited 
{
	text-decoration: none;
	color: #FFFFFF;
	line-height: 16px;
}
.smallwhitetext a:active 
{ 
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
}  
.smallwhitetext a:hover 
{
	text-decoration: none;
	color: #418BB8;
	line-height: 16px;
	cursor: hand;
	cursor: pointer;
} 

#news{
	position:absolute;
	top:350px;
	left:565px;
	width:223px;
	border-bottom:3px solid #418bb8;
	background:#FFF;
	font-family:Arial;
	padding:0 10px;
}
#news img{margin:0 0 12px -26px;padding:0;}

#news h3{font-size:12px;font-weight:bold;line-height:14px;padding:0 0 2px 0;margin:0;}
#news h3 a{color:#004a77;}
#news p{font-size:12px;line-height:14px;color:#214059;padding:0 0 18px 0;margin:0;}
#news p a{color:#d10031;}
#news a{text-decoration:none;}
#news a:hover{text-decoration:underline;}

