@charset "iso-8859-1";

#leftColumn, #rightColumn, #contentColumn, #SOWrap, #content
{
	float: none;	
}
html>body #SOWrap
{
	width: auto;	/* help Opera out */
}
#pageWrapper, #masthead, #footer, #main-content {width:100%; margin-left:auto; margin-right:auto;}
#menubar, #footer, .noprint, oldBrowserNotice
{
	display: none;
}
#outercolumncontainer, #pageWrapper
{
	border-width: 0; margin: 0;	
}
.yesprint, #yesprint {
	color:#999999;
	position:relative;
	left:0;
	top:0;
}

#masthead, #mastouter
{
	height:115px;
	background:none;
	background-color:#fff;
}
#masthead{
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;	margin:0 0 20px 0;	padding: 10px 0 10px 0;


 }
a, a:link, a:visited, a:active, a.more, a:focus
{
	text-decoration: none;
	background-color: inherit;
	color: inherit;	
	border: none;
	padding-right:0;
	margin-right:0;	
}
img {margin:0; padding:0;}
body, body *
{
	background-color: #fff;
	background-image:none;
	color: #000;
	margin:0;
	padding:0;
}
h1 {margin: 5px 0 10px 0;}
h3 {margin: 25px 0 15px 0;}
p {padding-top:10px;}

/******************************************************************************/