#page_nav, #nav_left, #nav_right, #document_options, #controls, #footer, #footer_plain, #box172,
.hidden, .print, .pdf, .full, #ask{
  display:none;
}
#content, #footer, #content_plain, #footer_plain, #content_mask_plain, #content_mask {
  padding: 0em 0em 0em 0em;
}
#content  {
background: none;
}
#content_wrapper {
 margin: 0em;
}
#content_wrapper_plain {
 margin: 0em;
}
body {
  background-color: white;
  font-family: arial, verdana, sans-serif;
  
}
a, a:link, a:visited, a:active {
    text-decoration: underline;
    font-style: normal;
    color: #000000;
}

h1.highlight
{
    FONT-SIZE: 2em;
    MARGIN: 1em 0em 0.5em 0em;
    BORDER-BOTTOM: #669933 2px solid
}

#footer #copyright {
  display: block;
  position: absolute;
  bottom: 2em;
}

#box171{
  float: left;
  width: 100%;
}

p {
  font-size: 1.25em;
}

.hide_in_print{  display:none;}
