@media print {
	
	body, #container, #content #left-content, #content #left-content #obj-content, #content, #footer {width: 99%; margin: 0; padding: 0; height: auto; overflow: visible; float: none; background: transparent none; border: none;}
	
	#header, #top-menu, #flashbanner, .menu, #learn-more, #slogan, .Asp-Net-SearchForm, #asalocation, #bottom-menu, #container #navigationbar, #menubottom, #fccbottom, #right-menu, #footer img, #menusection {display: none;}
	
	#left-content #map {float: none; width: 420px; height: 335px; margin-top: 20px; overflow: visible;}
	body #footer {margin-top: 3em; padding-top: 5px; border-top: 3px solid #01519A;}
	
	body div.object1, body div.object3 {width: 49%;}
	.showmap {clear: both;}
	ul {padding: 0; margin: 0.5em 0 0.5em 1em;}
	ul li {margin: 0 0 0.1em 1em; padding: 0 0 0 1em; list-style: disc;}
	
	table td {border: 1px solid #ccc;}
	
	h1 {font-family: sans-serif; font-size: 12pt;}
	h2 {font-family: sans-serif; font-size: 11pt;}

}