/* PRINT */
.PrintOnly,#printHeader{display:block}

/* DON'T PRINT */
.dontPrint,body>header,body>nav,#contentWrap>.wrap>aside,.fatFooter,#web-solutions-exposure,#seoFooter, main > div > aside, .contact, .socialMedia, #masthead, #site-navigation,.button, footer nav, #emailList {display:none !important}

/* OVERRIDES */
body{background:#fff}
body *{color:#000}
a{color:#06F !important}
#contentWrap,body>*>.wrap,#content, .wrap, body>footer {width:100%;padding:0 !important}
.interiorHeader {background: #fff !important; border-bottom: none; height: auto;}
.entry-header {padding: 0 !important;}
.entry-header h1 {color: #000;}
main {background: #fff;}
body>footer{margin-top:2em}
#content ul, #content ul li {list-style-type:square;list-style-position:outside}
#content ul li {background-image:none;margin-top:1px;padding-left:0px}
#content ul {margin-left:15px}
#content ul li ul li {padding-left:0; background:none;}
content .highlight h1, #content .highlight h2, #content .highlight .title {
    background: #fff !important;
    border-bottom: none;
    color: #000;
    margin: 0;
    padding: 0;
    width: 100%;
}
}
.highlight {
    background: none !important;
}
.copyright-text {
    color: #000;
    text-align: left;
}
body > footer {background: #fff; margin: 0;}