body {
   background: white;
   font-size: 11pt;
   font-family: Arial, Helvetica, sans-serif;
   }
#menu, .topHeader, .contentPadd img, .rightCol, .newsImages, .hasBookmark {
   display: none;
   }
   
input,select {
border:none;
font-weight:bold;	
}   
   
h3{
color:#004A51;	
}  
   
#wrapper, .leftColLong  {
   width: auto;
   margin-right:2%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
   .leftColLong  {
   width:100%;
   margin-left: 0;
   padding-top: 1em;
   border-top: 1px solid #930;
   }

a:link, a:visited {
   color:#004A51;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }

.footerText{
display:none;	
}

.contentPad td{
width:50%;	
}

.printLink{
display:none;	
}

