html, body{ 
 margin:0; 
 padding:0; 
 text-align:center;
 font-family:arial,serif;
 background:#ffffff;
}

div#wrapper_l{background:#ffffff;}
div#wrapper_r {background:#ffffff;}
div#header_t{background:#ffffff;}
div#header_l {background:#ffffff;}
div#header_r {background:#ffffff;}
div#pagebtm {background:#ffffff;}
div#footer_l {background:#ffffff;}
div#footer_r {background:#ffffff;}

.topbarwide{background: #ffffff;
float:none;
width: 100%;
margin-top:0px;
color:#000000;
text-align:left;
font-weight:bold;
margin-bottom:10px;
font-size:1.2em;}


.rndblftadd {background: #ffffff; float:none; height:100px; width:780px; color: #000000; margin-top:5px; margin-bottom:10px; margin-right:10px; text-align:center; font-size:0.8em;}
.rndbrftadd {background: #ffffff; height:100px;}
.rndtlft {background: #ffffff;}
.rndtrft {background: #ffffff; padding:10px;}

div#footer {
margin-left:5px;
width: 100%;
}
#footertop{
 background: #ffffff;
 width:100%;
 height: 26px;
 color:#000000;
 border-bottom: 2px solid;
 border-color: c6c6c6;
 text-align:center;
 padding-top:4px;}


/*hide the left column when printing*/ 

#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
/*resize text column to use more page*/
#info {font-size: 12px; width:65%; padding-right:2px;}
#btncontainer{display:none;}
#pagewidth{width:100%;}
#footerlogo{margin-left:0px;}
div.disclaimer{margin-left:0px; width:100%;font-size:1em;margin-bottom:10px;}
