/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, object, embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}

h1 {
	color: #000000 !important;
	font-size: 30px !important;
	width: 100% !important;
	margin: 20px auto !important;
	padding: 0 !important;
	height: 67px !important;
	background: none !important;
	text-align: center !important;
	display: block !important;
	clear: both !important;
}

#nav {
	display: none !important;
	visibility: hidden !important;
}

#boxSpecial {
	border: none !important;
}


#first {
	font-size: 20px !important;
	text-align: center;
}
