A:link {
	color: #1D479A; text-decoration:none; 
	background : none;
	}
	A:visited {
	color: #1D479A; text-decoration: none; 
	background : none;
	}
	A:hover {
	color: #FF0202; text-decoration:underline;
	font-weight: lighter;
	 }
	 
BODY {
background-color : #FFFFFF;
margin : 20px 10px 10px 10px;
}
td {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color : #666666;
line-height : 14px;
}
.BottomNav{
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color : #1D479A;
line-height : 13px;
background-color : #FFFFFF;
}
.FontRed{
color: #FF0202;
}
.FontBlue{
color: #1D479A;
}
.H3Red{
font-size: 14px;
color: #FF0202;
}
.H3Blue{
font-size: 14px;
color: #1D479A;
}
.LeftNav{
font-size: 11px;
color: #1D479A;
line-height : 16px;
}
.LeftNavRed{
font-size: 10px;
color: #FF0202;
line-height : 13px;
}
.BGBlueFontWhite{
background-color:#1D479A;
color: #FFFFFF;
}
.Border{
border : 1px groove #25346F;
width : 95%;
font-size: 12px;
}
.LightBlueBG{
background-color: #D2DAEB;
}
.DotsVer{
background-image:url(../images/dots_ver.gif);
}

.BusinessAreas {
	font-size: 9px;
	color: #002D57;
	padding-top: 5px;
}
.BusinessAreas a:link, .BusinessAreas a:visited, .BusinessAreas a:hover { color: #1d479a; }

