@charset "iso-8859-1";
#leftColumn, #rightColumn, #contentColumn, #SOWrap
{
	float: none;	
}
html>body #SOWrap
{
	width: auto;	
}
#rightColumn, #leftColumn, .hnav, .printHide
{
	display: none;	
		
}
#outerColumnContainer, #innerColumnContainer, #pageWrapper
{
	border-width: 0;	
}
#masthead, #footer
{
	border: solid 1px #000;
	border-width: 1px 0;
	padding: 0.5em;		
}
* html #footer
{
	/* \*/
		margin-top:	1em;
	/* help IE print space between the content and footer */
}
a, a:link, a:visited
{
	text-decoration: none;
	background-color: inherit;
	color: inherit;		
}
body *
{
	background-color: #fff;
	color: #000;		
}
/******************************************************************************/
