@charset "utf-8";
/* CSS Document */

body {color: black; background: white; font-size: 12pt; line-height: 120%; }
a:link, a:visited {background: white; color: black; text-decoration: underline;
   font-weight: bold;}
h1, h2, h3 {background: white; color: black; padding-bottom: 1px;
   border-bottom: 1px solid gray;}
div#sidebar1, div#sidebar2, div#footer, div#skipLinks{display: none !important;
}

body, #mainContent, #header  { width: auto !important;
 }

#mainContent  { padding-top: 2em;
 }