body {
	background-color: #335295;
	background-image:url(../images/BG_Image.gif);
	background-position:top;
	background-repeat:repeat-x;
}
body,td,th {
	font-family: Arial;
}
.BodyText {
	font-family: Arial;
	font-size: 11px;
	color: #474747;
}

a:link 		{ color: #335295; text-decoration: underline; }
a:visited 	{ color: #335295; text-decoration: underline; }
a:hover 	{ color: #335295; text-decoration: none; }
a:active 	{ color: #335295; text-decoration: underline; }
a 			{ font-size: 11px; }

a.toplinks:link 		{ color: #616161; text-decoration: none; }
a.toplinks:visited 	{ color: #616161; text-decoration: none; }
a.toplinks:hover 	{ color: #616161; text-decoration: underline; }
a.toplinks:active 	{ color: #616161; text-decoration: none; }

.Header-White {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
.Copyright {
	font-size: 10px;
	color: #6c6c6c;
}
.Header-Red {
	font-family: Arial;
	font-size: 16px;
	color: #c22122;
	font-weight: bold;
}
.Header-Blue {
	font-family: Arial;
	font-size: 16px;
	color: #085b97;
	font-weight: bold;
}
.Bullet-CheckmarkRed {
	list-style-image: url(../images/bullet_CheckmarkRed.gif);
}
.BodyText-Blue {

	font-family: Arial;
	font-size: 11px;
	color: #085b97;
}
.SubHeader-Blue {

	font-family: Arial;
	font-size: 12px;
	color: #085b97;
	font-weight: bold;
}
.BodyText-Red {


	font-family: Arial;
	font-size: 11px;
	color: #c22122;
}
