#shell {margin:0; width:100%; background:none;}

#header, #sideElements, #nav, #footer { display:none; position:absolute; height:0;}
#container {padding:0; height:100%; background:none;}
.content {width:100%; margin:0; padding:15px; color:#000; }
.content img { border:0;}
.content h1 { font:bold 24px "Times New Roman", Times, serif; color:#000;}
.content h2 { font:bold 16px Arial, Helvetica, sans-serif; color:#000;}
.content h3 { font:bold 14px Arial, Helvetica, sans-serif; color:#000;}
.content h4 { font:bold 13px Arial, Helvetica, sans-serif; color:#000;}
.content h5 { font:bold 12px Arial, Helvetica, sans-serif; color:#000;}

/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.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;
}