@media print {
body,p,td {
  font-family:arial,helvetica,sans-serif;
  color:#000; }
body { background: #ffffff; margin: 0; width: 100%; border-collapse: collapse;}

#topnav { border-bottom: solid 2px #f00; background: none; height: 1px; margin-bottom: 0;}
#topnav table { display: none; }
#search { display: none; }
#toplinks a { display: none; }
#wrapper { background: none; width: auto;}
#content,#contentl,#contentlr { overflow: visible; height: auto; width: auto;}
#startshadow,#endshadow { display: none; float:none; }
#left { display: none; }
#tabs { background: none; border-bottom: solid 1px #f00;}
#tabs ul { background: none; border-left: solid 1px #999;}
#tabs li,#tabs li.selected { background: none; border-top: solid 1px #ccc; border-right: solid 1px #666; margin-top: 0;}
#tabs a { color: #666; }
#tabs li.selected a { color: #f00; background: none; padding-top: 4px; }
#hero { background-color: #fff; }

}