a:link 		{ font:Arial; color:#2788cc; text-decoration:underline; }
a:visited 	{ font:Arial; color:#2788cc; text-decoration:underline; }
a:active 	{ font:Arial; color:#2788cc; text-decoration:underline; }
a:hover 	{ font:Arial; color:#2788cc; text-decoration:none; }

a.top:link 		{ font:Arial; font-size:11px; color:#FFFFFF; text-transform:uppercase; margin:3px; text-decoration:none; }
a.top:visited 	{ font:Arial; font-size:11px; color:#FFFFFF; text-transform:uppercase; margin:3px; text-decoration:none; }
a.top:active 	{ font:Arial; font-size:11px; color:#FFFFFF; text-transform:uppercase; margin:3px; text-decoration:none; }
a.top:hover 	{ font:Arial; font-size:11px; color:#FFFFFF; text-transform:uppercase; margin:3px; text-decoration:underline; }

.BodyText-Gray {
	font-family: Arial;
	font-size: 11px;
	color: #4f4e44;
}
.Header-Blue {
	color: #1e455c;
	font-size: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
}
.Bullet-Dots {
	list-style-image: url(images/Bullet_dots.jpg);
}
.News-Blue {
	font-family: Arial;
	font-size: 10px;
	color: #003d7d;
	font-weight: bold;
}
.News-Gray {
	font-family: Arial;
	font-size: 10px;
	color: #4f4e44;
}

.dotted {
  border-bottom: dotted 1px #0066cc;
}
.dashed {
  border-bottom: dashed 1px #0066cc;
}
.Copyright {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	font:Arial;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #eef3fa;
}
.Link-White {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.BodyText-Blue {
	font-family: Arial;
	font-size: 11px;
	color: #003d7d;
}
.Header-Pink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #a30046;
	font-weight: bold;
}
.SubHeader-Blue {
	color: #1e455c;
	font-size: 13px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
}
