body {
	font-family: Arial, Helvetica, sans-serif; font-size: 10pt;
}

/* Use this class for anything you want hidden in the printed version */
.noprint { display: none; }

#slogan h1 { font-size: 9pt; color: #666; }

#utilityNav, #mainNav, #subNav, #breadCrumb { display: none; }

#interiorRight { display: none; }

	#interior h1 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 20pt; font-weight: normal; color: #5a3e01; }
	#copy { font-size: 10pt; color: #333; }
		#copy h2 { padding: 0 0 8px 0; font-size: 1.1em; color: #000; }
		#copy h3 { padding: 8px 0; font-size: 1.1em; color: #5d9732; }
		#copy ul { padding: 0 0 8px 15px; }
			#copy ul li { padding: 0 0 2px 0; }
		#copy p { padding: 0 0 8px 0; }
		#copy a { color: #5d9732; text-decoration: underline; }
		
#coSponsor { margin: 10px 0 0 0; border-top: 1px solid #999; padding: 10px 0 0 0; width: 100%; background: #a6c38a; font-size: 10pt; line-height: 1.4em; color: #231f20; overflow: hidden; }
	#coSponsorLogo { width: 43%; float: left; }
	#coSponsorText { width: 53%; padding: 5px 0 0 0; float: left; }
	
	
#footer { display: none; }
