@charset "UTF-8";
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #474747;
}
.bodyTextlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #474747;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #444444;
}
.headine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	line-height: 22px;
	color: #3F5793;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: 16px;
	color: #474747;
	font-weight: 200;
}
.headrText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 19px;
	color: #FFF;
	text-align: left;
	vertical-align: middle;
}
.dateText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #292B61;
	line-height: 20px;
}
a:link {
	color: #395DAA;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #395DAA;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #036;
}
a:active {
	text-decoration: none;
}
.subHead_blu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: 18px;
	color: #4B5B8C;
	font-weight: 200;
}
