/* print  stylesheet */
body {
   background: white;
   font-size: 10pt;
   font-family: Verdana, Arial,  sans-serif;
   }
#menu , #top , #home , #logoBg , #subMenu , #side1 , .object , #header  {
   display: none;
   }
h1 , h2 , h3 , h4 { font-size: 14pt; }
.printLogo { display:block; 
                     border:none; 
                    padding-bottom:20px;	
                    text-align:center; }
#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; 
   border-bottom: 1px solid #999;
   border-top: 1px solid #999;
   margin:0;
   padding:0;
   } 
#footer p {
			padding:16px 19px 0 10px;
			font-size: 10px;
			float:left;
			}
#footer .hopewellPrint { display:block; border:none; }
#footer .hide { display: none; }
img {
   vertical-align: bottom;
   border:none;
   }
a:link , a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   border:none;
   text-decoration: underline;
   }
