/*#outerWrapper #header {
	background-color: #fff;
	background-image: url(images/bg_header_print.gif);
	background-position: left top!important;
	background-repeat: no-repeat;
	font-size: 18px;
	font-weight: bold;
	height: 99px!important;
	line-height: 15px;
	padding: 0px 0px 0px 433px;
}*/
#leftColumn1 {
	display: none;
}
#outerWrapper {
  background-color: #fff;
  margin: 0 auto 0 auto; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
  text-align: left; /* Redefines the text alignment defined by the body element. */
  width: 760px;
}
.two_col {
	background: none;	
}
.one_col {
	background: none;	
}
.column {
	background: url(images/bg_column_print.gif) no-repeat right top;	
}
.nocolumn {
	background: none;	
}
#outerWrapper #contentWrapper #content {
	margin: 0px; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	padding: 85px 0px 0px 0px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */

}
#column_left {
	width:475px;
	float:left;
}
#process_chart {
	width:530px;
}