.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.navBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
}
a.navBlue:link {
	color: #006699;
	text-decoration: none;
}
a.navBlue:hover {
	color: #999966;
	text-decoration: underline;
}
.navKhaki {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999966;
	text-decoration: none;
}
a.navKhaki:link {
	color: #999966;
	text-decoration: none;
}
a.navKhaki:hover {
	color: #006699;
	text-decoration: underline;
}
a:link {
	color: #006699;
	text-decoration: underline;
}
a:hover {
	color: #999966;
	text-decoration: none;
}
.BodyBlueBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
.BodyWhiteBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.BodyGoldBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CECECE;
	text-decoration: none;
	font-weight: bold;
}
.BodyKhakiBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999966;
	text-decoration: none;
	font-weight: bold;
}

/* --- STYLES FOR GRANT LISTINGS ------ */
.hilights {
   padding: 3px;
   margin-top: 15px;
   margin-right: 0px;
   margin-bottom: 10px;
}
.hilights td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 1px 3px 3px 5px;
}
.typeOfGrant {
	background-color: #006699;
	border-top: 0px;
	border-bottom: 0px;

}
td.typeOfGrant em strong{
	background-color: #006699;
	font-size: 11px;
	color: #ECECEC;
	text-align:right;
}
.numbers {
	text-align:right;
}
.totals {
	border-top: 0px solid  #006699;
		background-color: #ECECEC;

}
h1 {
   font-family:Georgia, "Times New Roman", Times, serif;
   font-size:16px;
   font-style:italic;
   color: #006699;
}   
h2 {
	font-size: 16px;
	color: #ECECEC;
	margin: 0px;
	padding: 4px 8px;

}
.hilights td strong {
	color: #006699;
	padding-top:4px;
}
