/* Reset */
html, body {
background: white;
background-image: none;
font-size: 12pt;	
float: none !important; 
width: auto !important; 
margin: 0 !important; 
padding: 0 !important; 
}
/* Hide Stuff... */
#sub-masthead,#sidebar-a,#cntnt01moduleform_1,#masthead,#nav,#banner,#skiplinks,.logo,#header,#nav,#navbar,#sidemenu,#breadcrumbs,#sidebar,#sidebar-b img,#sidebar-b p,#toolbar,#sub-sidebar-b{display:none;}
/* Nice printable content */
#sub-content,#container,#content,#news-teasers,#left-pane,#right-pane{
width: auto; 
padding: 5px;
margin: 0; 
border: 0;
float: none !important;
color: black; 
background: transparent;
}
/* Footer Branding */	
#footer{
padding: 0 0 0 0px; 
margin: 0 0 0 0px;
color: #636363 !important;
border:0px !important;
border-top:1px solid #a8a8a8 !important;
}