@charset "UTF-8";
/* CSS Document */

#divNav, #sideBar, #footer, #header, #contentHeader img, .wrapMe {
  display: none !important;
}

#print-logo {
display:block;}

.pageTitle, .titleQuote { display: block; position: static; padding-top: 20px; color: #000000; width: auto;}

.tableHeader { color: #000000; font-weight:bold; border-bottom: 2px #000000; }


body, #superwrapper, #contentwrapper, #contentHeader, #contentColumn {
  position: static;
  float: none !important;
  width: auto !important;
  margin: 0 auto !important;
  padding: 0 !important;
}

html body #contentColumn, #contentHeader { width: auto; margin: auto; height: auto; }
