/* CSS Document for print */

body {
	width: 7in;	
	color: #000;
	font: 12pt/20pt "Times New Roman", Times, serif;
	background: white;
	text-align:left;
}
a {
	color: #333;
	font-weight: bold;
}
a:after { 
	content:" ["attr(href)"]"; 
	font-weight: normal;
}
#holder
{
	text-align:left;
}
#utility, #mainnav, #ctabox, #footer, #screenlogo, #banner, #subpagecta
{
	display:none;
}
#logoprint
{
	display:block;
}

