* {
	background-color: #fff;
	color: #000;
}

body {
	font-size: 10pt;
	line-height: 1.4;
	font-family: georgia, times, serif;
}

#navigation, #secondary_navigation, #subnavigation, #skip {
	display: none;
}

#address {
	border-top: solid 1px #000;
	margin-top: .5em;
}

h1 a  {
	text-decoration: none;
}


/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}
