/* --------------------------------------------- Print Styles --------------------------------------------- */ body { width: auto; border: 0; padding: 0; float: none !important; color: #000; background: #fff; font-size: 12pt; font-family:"Times New Roman", Times, serif; } a:link, a:visited {color: #000; text-decoration: underline; font-weight: bold; font-family:"Times New Roman", Times, serif; } h1, h2, h3 {background: #fff; color: #000; padding-bottom: 1px; } p {margin: 10pt 0;} img.printlogo {width:300px; height: 76px; margin-bottom: 10pt;} #footer {border-top: 1px solid #666; padding: 10px 0; margin-top: 50px; } /* =Tables --------------------------------------------- */ table {border: 1px solid #666;} table tr.header {font-weight: bold;} table td {border-bottom: 1px solid #666; border-right: 1px solid #666; padding: 10px 3px; vertical-align: top;} /* =Hidden --------------------------------------------- */ #header, #headernav, #subhead, #supbox, #navigation, #breadcrumb, #rightbar, #footernav {display: none; }