
body {
    font: 11pt/1.26em sans-serif;
    color: black;
}
#navigation, #footer  {
    display: none;
}

#font-size, #search_bar, .jump_links {
    display: none;
}

#content-slogan {
    display: none;
}

.noprint {
    display: none;
}

#header {
    font-size: 150%;
    margin-left:-1em;
    margin-right:-1em;
    padding-left:1em;
    padding-right:1em;
}

    #header p {
        border-bottom: 1px solid #888;
    }

    #header a {
        text-decoration: none;
        color: black;
    }

    #header strong {
        display: block;
    }

    #header em {
        line-height: 2.52em;
        font-size: 75%;
    }

.crumb, .crumb a {
    color: #888;
    text-decoration: none;
}