/* CSS Print Styles for BGSU::CMA */
html, body {background: #fff; color: #000; font-size: 12pt;}
#navigation, #footer, h1, #header div, #header div img {display: none;}
#header {position: absolute; top: 0; left: 0; z-index: -1000; color: #fff; background: #fff; width: 0;}
#header .searchMenu {display: none; visibility: hidden;}
#main {margin: 0; margin-top: -2in; padding-top: 2.5in; height: 100%; width: 100%; border: 0; background: #fff; z-index: 1000;}
#main acronym, #main abbr {border-bottom: none;}
#main #CMALogo {display: block; position: absolute; top: 0; left: 0; z-index: 100; width: 3in;}
#main #content {float: none; width: 100%; background: #fff;}
/* Need to reset the background for printing in IE6- */
* html #main {background: #fff;}
#content h2 {width: 100%;}
#content h2 br {display: none;}
#content h2, #content h3, #content h4, #content h5, #content h6, #content fieldset legend {color: #000; border-color: #000;}
#content fieldset {border-color: #000;}
#content fieldset input {background: #fff;}
#main a {color: #000;}
#main p#lastupdated {background: #fff; color: #000;}
#main p#lastupdated #contact {display: none;}
#main p#lastupdated #webmaster {display: block;}
