/* Print CSS for Moody's Risk Services
Last Updated: Jan 17, 2008 by Amitabh Handa
----------------------------------------------*/ 

body, #container {
  margin: 0 auto;
  padding: 0;
  background: #fff;
  background-image: none;
  font-size: 11pt;
  font-family: helvetica, arial, sans-serif;
  }

#container {
  margin: 2% 5%;
  width: auto !important;
  }

#container2, #container3 {
  padding: 0;
  margin: 0;
  float: none;
  width: auto;
  background-image: none;
  }

#header, #footer, #footer2, #col_wrapper, #col_wrapper2 {
  margin: 0;
  padding: 0 !important;
  width: auto !important;
  float: none;
  background: transparent;
  }

#top {
  padding: 0 0 0em;
  margin: 0 auto;
  height: auto !important;
  float: none;
  }

#skip, #search, #nav, #sidebar, #landscape, hr {display: none;}

#logo {float: none;}

#logo a  {
  border-style: none;
  display: block;
  }

#logo img  {
  display: block;
  width: auto;
  }

#logo span {
  background: transparent;
  margin: 2em 0 0;
  left: 0;
  position: relative;
  }

#content {
  margin: 2em 0 1em !important;
  padding: .5em 0 1em !important;
  width: auto !important;
  float: none !important;
  height: auto !important;
  min-height: 3em;
  border-top: 2px solid #333;
  border-bottom: 2px solid #333;
  }

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

#content h1 {font-size: 17pt; margin-bottom: 0; padding-bottom: 0;}
#content h2 {font-size: 13pt; margin-bottom: 0; padding-bottom: 0;}
#content h3 {font-size: 11pt; margin-bottom: 0; padding-bottom: 0;}

#footer2 {
  padding: .5em 0;
  margin: 1em 0 1em;
  width: auto;
  border: 0;
  color: #666;
  border-top: 0px solid #000;
  }

body #content ul li, 
body #content ul.pdf li 
  {
  background: transparent !important; 
  list-style-type: disc !important;
  margin: 0 0 0 2em;
  padding: 0;
  }

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