body, div, td {
	font-family:Arial, Geneva, Sans-Serif;
	font-size:10px;
}


h3
{
	font-family: Arial, Geneva, Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
}

a {
	color: #1a2872;
	text-decoration: none;
}

a:hover
{
	color: #848abd;
}

a.TopNavLink,
a.TopNavLinkSelected {
	height:16px;
	top: -1px;
	font-weight: bold !important;
	text-decoration: none;
	color: #ffffff;
	font-family: Verdana;
	font-size: 9px;
	line-height: 12px;
	padding: 2px 12px 2px;
}

a.TopNavLinkSelected {
	background-color: #3456c3;
}

a.TopNavLink:hover {
	background-color: #3456c3;
}
/* End Top navigation links */



a.PromoBigLink {
	color: #4e4d4d;
	text-decoration: none;
}

a.PromoBigLink span {
	margin: 0;
	font-size: 11px;
	font-weight: bold;
	color: #1a2872;
}

a.PromoBigLink:hover,
a.PromoBigLink:hover span {
	color: #848abd;
}
/* End big promo */

.bullet
{
margin-right: 7px;
}

