/* print  stylesheet */
body {
   background: white;
   font-size: 10pt;
   font-family: Verdana, Arial,  sans-serif;
   }
.top , .pageTop , .sideLeft , .hopewell-logo , .zero , .top-sub-nav, .sub-nav , .close-sub-nav, .sideLeftSub , .bannerSub {
   display: none;
   }
h1 { font-size: 13pt;
padding: 0 0 10px 0;
 }
h2 , h3 , h4 { font-size: 11pt; }
img.printLogo { display:block; 
                     border:none; 
                    padding-bottom:5px;	
margin: 0 0 -5px -20px;
}
#document {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
#footer , #side2 , #sideSingle {
   padding-top: 1em;
   }
.footer {   
   font-size: 9pt; 
  text-align: center;
   border-bottom: 1px solid #999;
   border-top: 1px solid #999;
   margin:50px 0 0 0;
   padding:0;
   } 
.footer ul {   
   list-style: none;

   } 

img {
   vertical-align: bottom;
   border:none;
   }
a:link , a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   border:none;
   text-decoration: underline;
   }
