@charset "utf-8";
html {
	font-family: Helvetica, Geneva, Arial,  sans-serif;
	font-size: 12px;
	background-color: #FFFFFF !important;
}
h1, h2, h3, h4, h5, span, p{
	color: #000000 !important;
	margin-left: 0px !important;
}
a, h6 {
	color: #666666 !important;
}
h6.cr {
	position: absolute;
	bottom: 0px;
	left: 235px;
}
p {
	text-indent: 1em;	
}
p span{
	text-indent: 0px;	
}
#masthead, #logo, img.screen, #subhead, #sidebar,#sidebar ul, #sidebar li, #sidebar a,
#spotlight, #spotlight h4, #footer table, #footer table a, #newsfooter, #nfoption{
	visibility: hidden;
}
.img_print   {
	position: absolute;
	top: 0px;
	left: 235px;
	visibility: visible;
}
#textarea {
	width: 100%;
	text-align: left;
	margin-bottom: 2em;
}
#textarea h2 {
	padding: 0px;
	margin: 0px;
	font-size: 24px;
}
#textarea h3 {
	padding: 0px;
	margin: 1em 10px 0 0px;
}
#textarea h3 span {
	font-size: 12px;
	font-style: italic;
}
#textarea p {
	line-height: 1.2em;
	font-size: 15px;
	padding: 0px;
	word-spacing: 0.2em;
	width: 100%;
	margin: 1.5em auto 0 0px;
}
#textarea ul {
	margin: 1.5em auto 0 0px;
	padding: 0px;
}
#textarea li  {
	padding: 0px;
	margin: 0 0 .5em 0;
}
#textarea span.leadin {
	font-style: italic;
	font-size: 15px;
}
#textarea a, h4 a  {
	text-decoration: none;
}
#footer {
	text-align: left;
	clear: both;	
}