/* 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 ;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
	padding-bottom:0px;
}

.sIFR-replaced span.sIFR-alternate {
	visibility: visible ;
	display: block ;
	position: relative ;
	/*left: auto ;
	top: auto ;*/
	padding-bottom:0px;
}

html.sIFR-hasFlash h1, html.sIFR-hasFlash h2, html.sIFR-hasFlash h3, html.sIFR-hasFlash .replace, html.sIFR-hasFlash .replacelinks {
	visibility: visible ;
	display: block ;
	position: relative ;
	font-size:16px;
	padding:5px;
}

img, #dropdownmenu, #footerbottom p {
display:none;
}

img.PNG{
display:none;
}

#bodycontent img{
display:block;
position:relative;
clear:both;
}

#leftcol p {
font-size:14px;
margin-top:5px;
margin-bottom:0px;
display:block;
position:relative
}