/* CSS Document */
/* 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;
}
#printlogo {
	visibility: visible !important;
	display: block !important;
}
body {
	font: 75% Arial, Helvetica, sans-serif;
	color: #666666;
		background: #FFFFFF
}
.wrap  {
	width: 600px;
	padding: 0px;
}
#search, #topnav, #side, #rightnav, .footerlinks, #logo  {display:none;}
.empty {
	clear:both;
	margin:0px;
	padding:0px;
	line-height: 0px;
	height: 0px;
	font-size: 1px;
}
#content {
	margin: 0px;
	padding: 0px;
	width: 500px;
}
.footerleft {	width: 300px;}
.footerright {	width: 200px;}