/* ---- The Print Style Sheet --- */

.noprint {
	display:none;
}

.frame1 {
	background:#FFFFFF;
	background-color:white;
	background-image:none;
}

body {
	background:#FFFFFF;
}


#treat1, #treat2, #treat3 { 
	border-top:1px solid black;
	border-bottom:1px solid black;
}
#treat1 { border-left:1px solid black; }
#treat3 {border-right:1px solid black; }

.whitebox { border:1px solid gray; }

.treatmentbox { border: 1px solid gray; }

.topL, .topR, .bottomL, .bottomR{ display:none; }