body {
  background: white;
  font-size: 10pt;
  font-family: Arial, Veranda, Sans-serif; }

#topnav, #nav-menu, #product-menu, #print-link, #resource-menu, #no-print-wrapper {
  display: none; }

.left-menu {
  display: none; }

#product-header {
  font-size: 110%;
  color: #005300; }
  #product-header a {
    display: none; }

#product-show {
  margin: 1em; }
  #product-show label {
    margin-bottom: 0px;
    font-weight: bold;
    font-size: 75%;
    display: block;
    float: left;
    text-align: right;
    width: 15%;
    padding-right: 15px; }
  #product-show p {
    clear: left;
    margin: 5px; }

#disclaimer {
  font-size: 60%;
  clear: both; }

#menu {
  display: none; }

#wrapper {
  width: auto;
  margin: 0 5%;
  padding: 0;
  border: 0;
  float: none !important;
  color: black;
  background: transparent none; }

#content {
  width: auto;
  margin: 0 5%;
  padding: 0;
  border: 0;
  float: none !important;
  color: black;
  background: transparent none; }
  #content a:link:after, #content a:visited:after {
    content: " (" attr(href) ") ";
    font-size: 90%; }

.report {
  margin: 1.5em; }
  .report #rep-title {
    font-size: 1.5em;
    color: #005300; }
  .report #rep-header {
    padding-top: 0.2em;
    padding-left: .5em;
    font-size: 1.1em;
    color: #005300;
    font: bold; }
  .report #rep-subheader {
    padding-bottom: 0.2em;
    padding-left: 1.0em;
    font-size: 1.0em;
    color: #f19a31;
    font: bold; }
  .report #rep-content {
    padding-left: 1.5em;
    font-size: .9em; }
