/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

/* HIDE THE GLOBAL NAV FOR PRINT */
#topnav_container {
	display: none !important;
}
 
.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;}

#initialnav, #nav, #skipnav, #admin, #footer, #flashcontent {
	display:none;
}

#wrapper {width: 600px; max-width:60em; border:0px solid #000;}
table {max-width:600px; width:600px;}
table #landingTable {max-width:400px; width:400px;}
/* td {max-width:400px; width:400px;} */
h1 {position:relative; top:-15px;}
h2 .sIFR-replaced {position:absolute; left:-1000px;}
h5 {margin-left:10px;}
h5 a{ display:none;}
a {font-size:11px;}
#globalHdr img { border:none;}
#maincontent { width:640px;}
#expandMod { position:relative; margin-bottom:80px;/*padding-bottom:300px; margin-bottom:300px;*/}
#sectionMod  { position:relative;/*overflow:hidden; padding-bottom:300px; margin-bottom:300px;*/}
.sectionPageTitle {
color:#006699;
display:block;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:14px;
margin-bottom:12px;
margin-top:4px;
}
.imgTxt {text-indent:-5000px;}
body, .body { color: #666; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
#leftNav ul.pde ul{	display:none;}
.rightModuleTitle {margin-top:20px;}
