header, footer, .tagline, .column1, .share, .send, aside, footer {
    display: none! important;
}
.button, button {
    background: #fff !important;
    border: 1px solid black !important;
    color: black !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
}
.accordion-content {
    max-height: none !important;
}
.subnav {display:none !important;}
.subnav * {display:none !important;}
.breadcrumbs {display:none !important;}
ul.primary {display:none !important;}
#logo {display:none !important;}
.utils {display:none !important;}
.utils .util-links {display:none !important;}
.utils .search {display:none !important;}
.tagline {display:none !important;}
.wrapper .site-desc {display:none !important;}
.wrapper .questions {display:none !important;}
.wrapper #map {display:none !important;}
.wrapper .col.one {display:none !important;}
.wrapper .col.two {display:none !important;}
.wrapper .col.three {display:none !important;}
.wrapper .col.four {display:none !important;}
.wrapper .legal {display:none !important;}
.wrapper .follow {display:none !important;}

.privacy-printing {width:800px !important;}
.privacy-printing .wrapper {display:none !important;}
.privacy-printing .modal {width:auto !important; height:auto !important;}
.privacy-printing .payload {margin:0 auto !important; box-shadow:none !important;}
.privacy-printing header,
.privacy-printing nav,
.privacy-printing footer,
.privacy-printing .tagline,
.privacy-printing .column1,
.privacy-printing .share,
.privacy-printing .send { display: none !important; }
.privacy-printing .button,
.privacy-printing button { background: #fff !important; border: 1px solid black  !important; color: black !important;
	-webkit-box-shadow: none !important; -moz-box-shadow: none !important; box-shadow: none !important; text-shadow: none !important;
}
.privacy-printing .accordion-content { max-height: none !important; }
.scrollPrivacy {height:auto !important; overflow-y:hidden !important; overflow-x:hidden !important; white-space:normal;}
.iframes {max-height:auto !important;}
.lt-ie9 .iframes {max-height:auto !important;}
.lt-ie9 .iframes iframe {min-height:300px !important;}
.column2 nav {display:block !important;}