@charset "UTF-8";
.Body_Blue {
	color: #003C7C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Gold1 {
	color: #CC9900;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	
}
.Body1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00244C;
}
.Head1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003B7C;
	font-weight: bold;
	line-height: 22px;
}
.exxclBlue
{
	color: #003B7C;
	font-weight: bold;
	font-style:italic;
}
.Quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
	line-height: 17px;
}
.Rule1 {
	background-image: url(images/dot_red.gif);
	background-repeat: repeat-y;
}
.Quote_Name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
}
.Bkdg_Welcome {
	background-image: url(images/bkgd_welcome.jpg);
	background-position: 60px 200px;
	background-repeat: no-repeat;
}

a:link { color: #000099; text-decoration: underline;}
a:visited { color: #000099; text-decoration: underline;}
a:active { color: #000099; text-decoration: underline;}
a:hover { color: #000; text-decoration: underline;}
