/* print styles */

body {
	font:1em/1.25 Arial, Helvetica, Tahoma, sans-serif;
	color:#000;
}

#header, #footer, #fixedFooterNav, #sidebarLeft, div.featureCol {
	display:none;
}

#content, #articleBlock, #articleBlock div.lh, div {
	width:100% !important;
	margin:0;
	padding:0;
	float:none;
}
h2, h3, h4, h5 { color:#000; letter-spacing:normal !important; line-height:normal !important; width:100% !important; }
.leader #content.leader h1, #content.sub h1, #content.sub .introBlock h2 { color:#000; margin:0 !important; padding:0; width:100% !important; font-weight:bold; float:none !important; letter-spacing:normal !important; }
#content.leader h1 cufon { margin:0 !important; float:none !important; }
ul { list-style:disc; }
li { background:none; }


