/* Heliocell print CSS.  Created by Rachel Radford of Heliocell Sept 2005 */
body{
	padding:5pt;
}
body, h1, h2, p, ul, li, dt, dd{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height:1.5;
	background:#FFF;
	color:#000;
}
h1, h2, dt{
	color:#369;
	text-indent:0;
	font-weight:bold;
}
a{
	color:#369;
	text-decoration:underline;
}
#footer{
	border-top:1px solid #EAEAEA;
	text-align:center;
	font-size:xx-small;
	color:#999;
}
#nav, #footer ul, #subnav, form{
	display:none;
}