/* 
=================
Main Print CSS Document 
=================
*/

/* Hide useless elements in print layouts... */

/* Main Elements */
body { font-size:13px !important; }
div#all { width:auto !important; }
div#rightcolumn { display:none !important; }
div#leftcolumn { float: none !important; background-image:none !important; }
div.contenttopcurve, div.contentbottomcurve { display:none !important; }

/* Index Page Elements */
div.header { display:none !important;  }
div.flashbannertopcurve, div.flashbannerbottomcurve, div.flashbanner { display:none !important; }
h3.firstheader { background-image:none !important; }
div.fullthirdwidthcolleft, div.fullthirdwidthcolcenter { background-image:none !important; }
div.fullthirdwidthcolright { display:none !important; }
div.fullthirdwidthcolleftafter, div.fullthirdwidthcolrightafter { display:none !important; }

/* Random Elements */
div.gototop { display:none !important; }
span.compliant { display:none !important; }
.accordion .acontent { display:block !important; }