body
{
	background: #FFF;
	padding: 8px;
	/*w3c*/
	/*w3c*/
	line-height: 1.33;
}

#expander
{
	position: static;
	background: #FFF;
}

#outside, #header, #menu, #footer { display: none; }
#container { border: none; }
#innercontainer { background: none; }

#subnav, #sidebar
{
	float: none;
	width: 100%;
}

#subnav h3, #sidebar h3
{
	color: #000;
	font: 14pt Arial, Helvetica, sans-serif;
}

#subnav p, #sidebar p
{
	font: 9pt/11pt "Times New Roman", Times, serif;
	color: #000;
}

#news { width: 100%; }

#content, #content2
{
	margin-left: 0;
	margin-right: 0;
}

#content h1, 
#content h2, 
#content2 h1, 
#content2 h2
{
	color: #000;
	font: 16pt Arial, Helvetica, sans-serif;
}

#content p, #content2 p
{
	font: 12pt/14pt "Times New Roman", Times, serif;
	color: #000;
}

.pullquote .dotted, .pullquote .boxed,  .pullquote .stickie, .rulequote
{
	color: #000;
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
}

hr { border: 1px inset; }

/*w3c*/
ul, ol, dl { page-break-before: avoid; }

/*http://www.w3.org/TR/css-print/*/

