a:link {
	color: #1C4E8D;
	text-decoration: none;
}
a:visited {
	color: #1C4E8D;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	display: inline;
	border: 0px none #9ABD8A;
	text-decoration: none;
	background-color: #9BBD8A;
	height: auto;
	width: auto;
}.body {
	font-family: Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.subHeadBlue {


	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #1C4E8D;
}
.secondaryBlue {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #1C529C;
}
.subHeadGray {



	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #666666;
}
#link_white {
	color: #FFFFFF;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

