@charset "UTF-8";
/* CSS Document */

/* Page Styles */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
}
body {
	background-color: #f3f2f2;
	background-image: url(media/pg_bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h2 {
	font-size: 18px;
	color: #265d9e;
	line-height: 21px;
	font-weight: normal;
}
a:link {
	color: #265d9e;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #265d9e;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
.bold {
	font-weight: bold;
}
.boldblue {
	font-weight: bold;
	color: #265d9e;
}
.subhdrblue {
	font-size: 18px;
	color: #265d9e;
	line-height: 21px;
}


/* Layout Styles */
#wrapper {
	background-color: #FFFFFF;
	background-image: url(media/pg_shadow_bg.gif);
	margin: auto;
	width: 986px;
	padding-right: 7px;
	padding-left: 7px;
}
#footerwrapper {
	margin: auto;
	height: 100px;
	width: 925px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	background-image: url(media/pg_btm_frame.gif);
	background-repeat: no-repeat;
	padding-right: 25px;
	padding-left: 50px;
	padding-top: 50px;
}
#navwrapper {
	margin: auto;
	height: 89px;
	width: 986px;
}
/* H1 MIRs */
.mir { letter-spacing : -1000em; } 
/* Just for Opera, but hide from MacIE */ 
/*\*/html>body .mir { letter-spacing : normal; text-indent : -999em; overflow : hidden;} 
/* End of hack */
h1.mir { width:440px; height: 23px; margin-top: 41px; }
h1#mir-index { background:url(media/idx_hdr.gif) no-repeat; }
h1#mir-about { background:url(media/about_hdr.gif) no-repeat; }
h1#mir-grants { background:url(media/grants_hdr.gif) no-repeat; }
h1#mir-inspections { background:url(media/home_inspections_hdr.gif) no-repeat; }
h1#mir-resources { background:url(media/resources_hdr.gif) no-repeat; }
h1#mir-contact { background:url(media/contact_hdr.gif) no-repeat; }
h1#mir-contact-thanks { background:url(media/contact_thanks_hdr.gif) no-repeat; }
h1#mir-sitemap { background:url(media/sitemap_hdr.gif) no-repeat; }