/* 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;
}

#header  	{ background: none; height: 26px; }
#headerl 	{ padding: 0; }
#headerr	{ display: none; padding: 0; }
.subbar		{ display: none; }
#subnav ul	{ display: none; }
#left 		{ display: none; }
#right 		{ width: 650px; margin-left: 0; margin-top: 10px; }
#rightl 	{ width: 480px; float: left; }
#cleft      { display: none; }
#content    { border-left:0; margin-left: 0px; width: 600px; line-height: 15px; }
.footlinks 	{ display: none; }
.copyright	{ ; padding-left:0; padding-right:0; padding-top:0; padding-bottom:10px }
#footer		{ padding: 0; }