#doPrint {
	display:block;
	}
	
#noPrint {
	display:none;
	}
	
body, .content {
	background-color:#FFF;
	background-image:none;
	}
	
.top, .nav, .bottom, .smallBar1col, .rightCol, .topPic2, rightCol2, .smallBar {
	display:none;
	}
	
.main, .main1col {
	border:0px;
	width:650px;
	background-color:#FFF;
	background-image:none;
	}
	
.bars1 h2, .bars2 h2, .bars3 h2, .bars4 h2, .bars1, .bars2, .bars3, .bars4 {
color:#000;
background-color:#FFF;
width:inherit;
background-image:none;
font-weight:bold;
font-size:1.4em;
font-family:Arial, Helvetica, sans-serif;
}

.contentCol, .contentCol2, .contentCol3 {
	font-size:1.2em;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
	width:650px;
	}