@charset "utf-8";
.content-heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #459dcd;
	letter-spacing: -1px;
	font-size: 22px;
}
.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
}
.content-heading-wh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	letter-spacing: -1px;
}
.bodytxt-WH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #BED7E9;
}
a:link {
	color: #333333;
}
a:active {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #2D6DA2;
}

