/*government_skin*/
h1, h2, h3 {
	color: #2e8118;
}
#contentBanner {
	background: url(../images/education/content_banner_bg.gif) repeat-x;
}
#sectionNav ul li a {
	color: #1b580b;
}
#sectionNav ul li a:hover {
	color: #11cc11;
}
#sectionNav ul li#lastNav {
	background: none;	
}

#eligibleSchoolTable tr td{
	padding:5px 10px;
}

#eligibleSchoolTable tr{
	background-color:#dae8b8;
}

#topRow {
	background-color:#769e2c!important;
	color:#FFFFFF;
}

