@charset "utf-8";
/* CSS Document */

#header, #mainContentSearch, #sideMenuLeft, #sideMenuRight, #footer{
	display:none;
}

    #mainContentBody2Col{
		border:1px solid #000000;
		margin:0 20px 0 200px; 
		padding: 22px 5px 20px 5px; 
		width:auto; /* Setting to auto fixes printing issues with pages in IE 5 - 7. */
	}
	
	#mainContentBody{
		border:0px solid #000000;
		margin: 0 0 0 0;
		padding: 20px 5px 20px 5px;
		width:auto; /* Setting to auto fixes printing issues with pages in IE 5 - 7. */
	}
	
table {width:auto;}
	
