/* --------------------------------------------------
file: print.css
version: 1.0
---------------------------------------------------*/

body {color:#000000; background:#ffffff; font-family:"Times New Roman", Times, serif; font-size:14px;}
  
#topNav, #bcrumb, #gns, #topRight, #footer, #lhsCol, #rhsCol, #banners {display: none;}
.bannerWrap img {display:none;}

a {text-decoration:underline; color:#0000ff;}
img {border:0;}

p.back2top {display: none;} 
p.lastUpdated {display: none;}

table, td, th
{
    border-color: #600;
    border-style: solid;
}

table
{
    border-width: 0 0 1px 1px;
    border-spacing: 0;
    border-collapse: collapse;
}

th
{
    margin: 0;
    padding: 4px;
    border-width: 1px 1px 0 0;
    background-color: #FFC;
}

td
{
    margin: 0;
    padding: 4px;
    border-width: 1px 1px 0 0;
    background-color: #FFC;
}




th {text-align:left;}  
#topLhsCol img {display:none;}

h1 {font-size:26px}
h2 {font-size:20px;}
h3 {font-size:14px;}

ul {margin:20px 30px;}
.rssTitle a {margin:0 0 0 -13px;}




