/* CSS Document  Redesign Print*/

body {
	background-image:none;
	}
	
.background {
	background-image:none;
	}
	
.main_container {
	visibility:hidden;
	display:none;
	}
	
.side_all_container {
	visibility: hidden;
	display:none;
	}	
	
.article_container {
	width; 90%;
	margin: 0 0 0 0;
	}	

.article_sub_head {
	font-family:"Trebuchet MS";
	font-size: 10pt;
	}

.article_headline {
	font-family:"Trebuchet MS";
	font-size: 12pt;
	}
	
	
.article_body {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	background-color:#ffffff;
	}		