
/* www.renesys.com - Print Style Sheet
----------------------------------------------*/

body, #container {
  background: #fff;
  font-size: 10.5pt;
  margin: 0 0;
  padding: 0;
  }

#skipnav, #nav, #client_login, #unav, #crumbs, #sidebar, hr, #ill {display: none;}

body, p, div, td, h1, h2, h3, h4, li {line-height: 1.3em;}

#container {
  margin: 2% 0%;
  width: auto;
  }

#header, #footer, #col-wrapper {
  margin: 0;
  width: auto;
  }

h1, h2, h3, h4 {
  margin: 1em 0 0;
  color: #004881;
  }

h1, h2 {color: #000;}

#logo {
  padding-bottom: 2em;
  margin-bottom: 2em;
  border-bottom: 1px solid #000;
  }

#content {
  border-top: 0px solid #808080;
  width: auto !important;
  margin: 0;
  padding: 0;
  float: none !important;
  }

#content a:link, #content a:visited {
  color: #c00;
  border-color: #c00;
  }

dl dt {
  font-weight: bold;
  color: #004881;
  }

#col-wrapper {margin: 0; padding: 0;}

#footer {
  padding: 1em 0 0;
  margin: 2em 0 1em;
  border-top: 1px solid #000;
  color: #666;
  }

body #content ul li {
  margin: 0 0 0 1em;
  padding: 0 0 7px 0;
  line-height: 1.2em;
  background: transparent !important; 
  list-style-type: disc !important;
  }

#content a:link, #content a:visited {
  color: #004881;
  border-bottom: 1px solid #004881;
  text-decoration: none;
  }
