/* CSS Document */
body {
   background: white;
   font-size: 12pt;
   }
#header, #logobar, #nav1, #nav2, #leftbox, #rightbox, #iconbox, #quicklinks{
   display: none;
   }
#wrapper, #content {
   /*width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;*/
   float: none !important;
   color: black;
   background: transparent none;
   }
div#content {
   padding-top: 1em;
   }
a:link, a:visited {
   color: #000000;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }

img {display: none;}
#footer {
	font-size: 10pt; 
	width: auto;
	margin-left: 12px;
	}
.line2  {display: none;}
#centerbox  {width: 680px;}
#wrapper {border: 0px;}