body {   background: #FFFFFF;   font-size: 12pt;   }
.nav, .for_nav, .about_nav, .special, .search, .quicklinks, .clearer, .none, .navlist, .footer_banner { display: none;   }
.logo, .floatleft {   float: none !important;   }
.main, .content, .column1, .column2, .subcolumn {
   width: 100%;
   margin: 0;
   padding: 0;
   border: 0;
   float: none !important;
   color: #000000;
   background: #FFFFFF;
   }
div.content {
   margin-left: 0;
   padding-top: 1em;
   border-top: 1px solid #000000;
   }
a:link, a:visited {
   color: #003366;
   background: #FFFFFF;
   font-weight: bold;
   text-decoration: underline;
   }
.content a:link:after, .content a:visited:after { content: attr(href);   font-size: 90%;   }
.footer { border-top: 1px solid #000000; }
.noprint { display: none; }