body {
   background: white;
   font-size: 10pt;
   }
#menu {
   display: none;
   }
#wrapper, #content {
   width: auto;
   margin: 0 0;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
div#content {
   padding-top: 1em;
   }
div#mast {
   margin-bottom: -8px;
   }
div#mast img {
   vertical-align: bottom;
   }
a:link, a:visited {
   background: transparent;
   text-decoration: underline;
   color: #520;
   font-weight: bold;
}

.notprintable, #header, #footer, #leftpane, #rightpane, .snaphighlight {
   display: none;
}

div.printable-header {
   display: block;
}

#public_three_col #middlepane, #middlepane, #public_two_col_right #middlepane, #outer, div#content, .report-container {
   width: auto;
}

