body {
   background: white;
   font-size: 12pt;
   }
#secContent, #footer ul, #toolbox {
   display: none;
}
   
a { color:#166A82; }

img { border:1px solid black; display:block; }

#header ul { display:none; }
   
#header .logo { display:block; background:#000 !important; }

#footer { text-align:right; border-top: 1px solid #930; margin-top:30px; height:30px; }
   
#outerWrap, #mainContent {
   width: 100%; margin: 0; float: none;
   }
div#mainContent {
   border-top: 1px solid #930;
   }
div.SlideContent {
	border-top:#166a82 0px solid;
	z-index: 8;
	position: absolute;
	display: none;
}

#printButton { display:none; }