/* CSL CSS Print Document */

body {
	background-color: #ffffff;
	margin: 0px;
}
#container{
	background-color:#FFFFFF;
	width:100%;
	background-image: url(images/spacer.gif);
	background-repeat: no-repeat;
}
#navigation, #rightColumn, #header, #footer{
	display:none;
}
#content{
	text-align:left;
	width:100%;
	padding:0px;
}
#tabbyPrint, #picL, #picR{
	clear:both;
}