
html, body, #content {
    background: white;
}

#nav, #subNav, #footer, #console, #header, #masthead {
    display: none !important;
}

table {
    border: none !important; 
}

table td{
    margin: 1pt 0;
}

h1#logo a {
    text-indent: 0;
    overflow: visible;
    background: white;
    /*background: url(/images/printLogo.jpg) no-repeat;*/
    width: 7in;
    height:  .25in;
    font-size: .25in;
}

tr table {
    page-break-after: auto;
}

tr tr {
    page-break-before: avoid;
}

tr {
    border: none !important;
}

.document {	
    border: none;
    width: 8in;
}
