/* ***********************************************************************
 * Printer-friendly styles
 * *********************************************************************** */

DIV#bodyWrapper {
    background-image: none !important;
}

IMG#logo {
    padding-top: 0 !important;
}

DIV#masthead {
    height: auto !important;
}

DIV#tagline {
    height: auto !important;
    width: 557px !important; /* 761 - 204 */
}

DIV#topNav {
    display: none;
}

DIV#leftColumn H2,
DIV#leftColumn A {
    display: none;
}

DIV#rightColumn {
    clear: both;
    width: 756px !important;
}

DIV#rightColumn IMG#columnFillRight {
    display: none;
}

DIV#footer {
    clear: both;
    background-image: none !important;
    color: black !important;
}

DIV#footer DIV {
    width: 740px !important;
    float: none !important;
    margin-left: 16px;
}

DIV#footerLinks {
    display: none;
}

