@charset "utf-8";

* {color: black!important;}
		
aside, .headerinfo, nav.mainnav, footer .one, footer .four, footer .five, footer .two p:last-of-type, footer .three p:last-of-type {display:none;}
		
article {
		max-width: none;
		float: none;
		}

footer .two, footer .three {float: left;}
footer .two {margin-right: 24px;};

table {page-break-inside: avoid;}
table {display: block;page-break-before: always;}

article ul li {list-style-type: disc;}

.calltoaction {border: solid #00517a 1px; margin: 1em 0;width: 100%;}