BODY {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	margin: 20 0 0 0;
}
	A:link {
	color: #072B61;
	text-decoration:none;
	font-weight: bold;
}
	A:visited {
	color: #072B61;
	text-decoration: none;
	font-weight: bold;
}
	A:hover {
	color: #666666;
	text-decoration:underline;
	font-weight: bold;
}
td{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #808080;
}
.Nav{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}

.h3{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #072B61;
}
.h6{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #072B61;
}

.TextBlue{
	color: #072B61;
}
.UnBold{
	color: #072B61;
	font-weight:normal;
}
.BGBlueTextWhite{
	background-color:#072B61;
	color: #FFFFFF;
	font: 10px;
	line-height: 17px;
}
.BoxBG{
background-color:#E4E4E4;
}
.VertDots{
background-image:url(../images/vertdots.jpg);
background-repeat:repeat;
}
.Border{
	border : 1px groove #25346F;
	width : 100%;
	font-size: 12px;
	margin : 1px 1px 1px 1px;
}
.Download{
	font-size: 10px;
}
.h3white{
	font-size: 14px;
	line-height: 19px;
	color: #FFFFFF;
}
.DarkBlue{
	background-color:#395581;
	color: #FFFFFF;
	font: 10px;
	line-height: 14px;
}
.LightBlue{
	background-color:#9CAAC0;
	color: #072B61;
	font: 10px;
	line-height: 14px;
}
