body {
    width:100%;
}
div#header, div#sidebar, div.a2a_default_style { /* div.a2a_default_style is the set of social widgets being used. */
    display:none;
}
div#content {
    position:absolute;
    top:0px;
    left:0px;
    z-index:200;
    padding:0px;
    padding-top:70px;
    background-image:url('../images/global/logotype-web-print.png'); /* Because the visible banner-header is suppressed for printing. */
    background-repeat:no-repeat;
    background-position:0px 0px;
}
p.subhead {
    margin-bottom:0px;
    font-weight:bold;
}
.nonprinting {
    display:none;
}
a {
    text-decoration:none;
    border-bottom:none;
    color:inherit;
}
