.header, .topnav, #headerSearch, .footer .seal, .footer ul, #emailPrint, .sideNav {
  display:none !important;
}

body {
    font-size:1em;
}

body, .container, .box, .content, .footer {
    float: none !important;
    width: auto !important;
    margin: 0 !important;
    padding: 0 !important;
}

.pageTitle {
    background:none !important;
}
a, p, h1, h2, h3, h4, h5, h6 {
    color: black !important; 
}

a {
    text-decoration: underline !important; 
    font-weight: bold !important;
}

h1, h2, h3, h4, h5, h6 {
    padding: 3px 0 !important;
    margin:0 !important;
}

h1 {
    font-size:2em;
}

h2, h3, h4 {
    font-size:1.5em;
}

h5, h6 {
    font-size:1em;
}


#pri {
    width:65%;
}

#pri.nosec, .news #pri {
    width:100%;
}

#sec {
    float:right !important;
    border:1px solid black;
    width:30%;
    padding:10px !important;
}

.news #sec {
    display:none;
}

.sidebarItem ul
{
    padding:0;
    margin:0
}

.sidebarItem li
{
    margin-bottom:1em;
    list-style:none;
    font-weight:bold;
    font-size:.95em;
}

div.sidebarItem ul ul
{
    margin:.25em 10px 0 14px;
}

div.sidebarItem li li
{
    margin-bottom:.3em;
    list-style:disc;
    font-weight:normal;
    line-height:1.2em;
}
