/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */
body { font-family: Arial, Helvetica, sans-serif; }

.sIFR-flash, .sIFR-flash object, .sIFR-flash 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 {
	font-family: Arial, Helvetica, sans-serif;
	color: #221E6B;
	size: 22px;
	visibility: visible;
}	
h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #221E6B;
	size: 14px;
	visibility: visible;
}	
h2, h5 { color: #B82020; }
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #B82020;
	size: 14px;
	visibility: visible;
}	

.clear {
	clear: both;
	height: 1px;
	line-height: 1px;
	overflow: hidden;
}

#topMenu, #leftMenu, #bannerBar, #leftPane, #listen-now, #rightPane, #bannerFrame #bannerHolder {
	visibility: hidden;
	display: none;
}
p { font-size: 12px; line-height: 18px; }

#footer {
	font-size: 11px;
}
#bannerFrame h1 {
	font-size: 28px;
	color: #B82020;
	border-top: 3px solid #221E6B;
	border-bottom: 3px solid #221E6B;
	text-indent: 0px;
	padding: 5px;
	height: auto;
	width: auto;
	visibility: visible;
}