html { height: none !important; overflow: visible !important; }
body { height: none !important;  overflow-y: scroll !important; }
* { overflow: visible !important; position: relative !important; }
#site-utils { display: none !important;  }
#site-hd { background: none !important;  }
#fixeddiv { display: none !important; }
#site-nav { display: none !important; }
#bd, #bd .main, .gridsidebar > .main > .content, .center-body { width: auto !important; margin: 0 !important; float: none !important; height: 100%; }
#bd .content  { border: none !important; box-shadow: none !important; }
#ft { display: none; }
#site-copy-term a { display: none;} 
#hd { text-align: right !important; height: auto !important; padding: 10px !important; }
#hd * { padding: 0 !important; margin: 0 !important; border: none !important; text-align: right !important; width: auto !important; }
#hd img { width: 100px !important; }
.sidebar {display: none !important; }

.content a:after {
    content: " (" attr(href) ") ";
}

p, table {page-break-inside:avoid !important; }
div  { page-break-inside: auto !important; }