/* CSS Print */



body {

   background-color: white;

   font-size: 12pt;

}



#navigation, #utilities, #leftcol, #flash, #rightcol, img.orangelink {

	display: none;

}



#footer {

	margin-top: 30px;

	color:#666;

	font-size: 9pt;

}



img {

	border:0;

}



img.hr {

	margin: 40px 0;

	clear: left;

}




