/*	FOR ALL YOUR DEBUGGING NEEDS USE FIREBUG:
	http://www.getfirebug.com
*/

/*********************/
/* PRINT PAGE STYLES */
/*********************/

/* Should be a cut down version of main.css */
#headerTop{display:none;}
#headerRemaining{display:none;}
#navBodySpacer{display:none;}
#leftNavMain{display:none;}	
#rightColumnWrapper{display:none;}
#footerLinks{display:none;}
#printFriendly {display:none;}



body { font-family: Arial !important; font-size:11px;}
#mainBody {width:100% !important;}
#footer {padding-top: 50px;}
