/* Navigation Styles For State Grant Section */


body.stateGrantSectionBody ul#mainNav a#stateGrantsHref {
  background-image: url(/images/navbg_active.jpg);
	color: #000;
	font-weight: bold;
}
body.stateGrantSectionBody h2.shaded {
 background-color:#EAE5DF;
	color:#999;
	font-size:13px;
	margin:20px 0 15px 0;
	padding:3px 0 3px 10px;}

body.stateGrantAccountBody ul#mainNav a#accountHref,
body.stateGrantFaqBody ul#mainNav a#faqsHref,
body.estAwardsBody ul#mainNav a#estAwardsHref,
body.summerGrantBody ul#mainNav a#summerHref,
body.stateGrantFormsBody ul#mainNav a#formsHref {
  color:#000;
	font-weight: bold;
}