/* Reset */
html, body{
background: white;
background-image: none;
font-size: 12pt;	
float: none !important; 
width: auto; 
margin: 0 !important; 
padding: 0 !important; 
position: relative !important;
}
/* Hide Stuff... */
#dropshadow,#masthead,#nav,#banner,#border,#skiplinks,.logo,#header,#navbar,#sidemenu,#footer ul,#border{display:none;}
/* Nice printable content */
#content,#sidebar,#container{
width: auto !important; 
padding: 5px;
margin: 0; 
border: 0;
float: none !important;
color: black; 
background: transparent;
}
.clearflow{overflow: visible;}

/* Footer Branding */	
#footer{
padding: 0 0 0 50px; 
margin: 0 0 0 0px;
color: #636363 !important;
border:0px !important;
border-top:1px solid #a8a8a8 !important;
}