﻿html, #footer, body {
  background-color: White !important;
  text-align: left;
}
#body, #content-container, #content-header, #content, #content-footer, #content table,
#breadcrumbs, #footer, #footer p, #aspnetForm {
  display: block;
  float: none !important;
  overflow: visible;
  position: relative;
  margin: 0 0 0 0;
  background: none;
  text-align: left;
  width: 649px;
  clear: none;
}
#footer p {
    font-size: 12px;
}
#header, #mainnav, #footer ul, #content-footer, #headercontent, #content-header {
  display: none;
}
.print-only {
  display: block;
}
