#topbar, #navigation, #leftbar, #footersearch, #footervideo, #helptoday, #printpage { display:none; }
body #wrapper #header {
    height: auto;
}
body #wrapper #header #logo { width:auto; height:auto; }
body #wrapper #header #logo a {
    background: none;
    display: block;
    height: auto;
    margin: 0;
    padding: 0;
    text-indent: 0px;
    width:auto;
    font:bold 32px Arial, Helvetica, sans-serif;
    color:#000000;
    text-decoration:none;
}
body #wrapper #header #sectiontitle {
    height: auto;
    text-align: left;
}
body #wrapper #header #sectiontitle h1 {
    color: #000000;
    font: 24px Arial, Helvetica, sans-serif;
    padding-top: 0;
    text-shadow: none;
}
body #wrapper #contentcontainer h2 {
    color: #000000;
    padding:25px 0px 0px 0px;
    font: 20px Arial, Helvetica, sans-serif;
}
body #wrapper #contentcontainer h2 span {
    color: #000000;
    font: 18px Arial, Helvetica, sans-serif;
}
body #wrapper #contentcontainer #content {
    color: #000000;
    font: 12px Arial,Helvetica,sans-serif;
    padding: 40px 20px 40px 0;
}