
body, #bd {
   background: white;
   font-size: 12pt;
   padding: 0;
   margin: 0px 0px;
   }
 
 h1, h2, h3, h4, p{
   color: black;
 }
 
 h1{
    font-size: 18pt;
   
 }


a.btn, .btn span{background:none;}

img{border:0px;}

blockquote{
  padding: 5pt;
  margin: 5pt;
}
   
.hidden, .header, .leftCol, .rightCol, .topNav, .sideNav, .siteTools, .footer, #commentForm , .crumbtrail, .noprint {
   display: none;
}
   


#yui-main, .mainCol{margin-left:0px; left:0px; width:100%;}


#bd{border:0px;}

a:link, a:visited{
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
 
#policy-search {
  display: none;
}
