/* Print.css */
/* Modified September 25, 2007
--------------------------------------- */

body, #map, .element, .textElement, #mapTitle, #mapDisplay, #actions, .actionTitle, .actionDisplay, .sideContent, #sideBrown, ul#icons, .sideTitle, #sideBlue, #water, #icons, #image, #header h1#title, #header h1#title a, #sideBrown, #footerStretch, #mastCon, #time, #shdw, #stretch, #frame, #container, #header, #navigation, #footer, #feature, #mainCol, #subCol, #extraCol, .content {position: static !important; text-align: left; text-indent: 0; background: White; color: Black; border-color: Black; width: auto !important; height: auto; display: block !important; float: none !important; min-height: 0; margin: 0; padding: 0; border:none !important;}

* {color: Black !important;}

body {
	background: White;
	font-size: 10pt !important;
	line-height: 12pt;
	color: Black;
	padding: 0 3%;
	}

.hide, .nav, #search, #mainNav, #sideNav, #footerStretch, #image, #flash {
	display: none !important;
	}

a:link, a:visited {
	background: transparent;
	font-weight: normal;
	text-decoration: none;
	} 