@charset "utf-8";
/* CSS Document */

body {
  margin:0;
  border:0;
  padding:0;
  height:100%; 
  max-height:100%; 
  background: #fff; 
  font-family:arial, helvetica, sans-serif; 
  color: black;
  }

#header {
  display: none;
  }
  
    #hidden_header {display: inline;
  }
  
  #mainnavback {
display: none;
  }
  
  #mainnav {
display: none;
  }


#contents {
  font-family: ITC Leawood, Garamond, Palatino, serif;
  }

div#contents p {width:100%;}


div#contents blockquote {width:100%;}

.heading {color: black; font-family: Arial, Helvetica, sans-serif; line-height: 138%; font-weight: bold;}

a.headinglink {color: black; font-family: Arial, Helvetica, sans-serif; text-decoration: none; line-height: 138%; font-weight: bold;}


.offset {left:600px;}

.firstcol {width: 225px;}

.piccol {width: 375px;}

.secondcol {padding: 10px; text-align: center;}

.leftside {padding: 10px 10px 10px 0;}

.rightside {padding: 0 0 10px 20px;}

.toc {vertical-align: top; width: 240px; padding-left: 12px; padding-bottom: 12px;}

#sidenav {display: none;}

#copyright {display: none;}

#modified {display: none;}


a.textlink {color: black; text-decoration: none; font-weight: bold;}




