body {
	font-size: 1.0em;
	color: Black;
	text-decoration: none;
	background-image: none;
	font-family: "Times New Roman", Times, serif;
	background-color : White;
}

h1, h2, h3 {
	color: Black;
}


.hide
{
	display: block;
}

.innertube{
	float:none;
	clear:both;
	margin:0;
	height: auto;
	width: auto;
}

div#wrapper {
	width: 100%;
	border: 0px ;
	background-color : White;
	}


#left, #left2, #right, #right2, #center, #center2 #footer, #footer a{
	float: none;
	clear: both;
	height: auto;
	width: auto;
	background-color: White;
}

#header, #footer, #leftcolumn, #topsection, #invertedtabs {
	display: none;
}

#contentcolumn{
	margin: 0 auto; /*Center container on page*/
	border: 0px;
	background-color: white;
	width: auto;
}






/* Print logo: */

img.printLogo {
		display: block;
}


#printlogo{
	width: 100%;
	height: 110px;
	display: block;
	/*background: url(../images/MCClogoBW.gif);
	background-position: top left;
	background-repeat: no-repeat;
	border-bottom-color: Silver;
	border-bottom-style: solid;
	border-bottom-width: 1px;*/
	margin-bottom: 20px;
}
#printlogo img{
	display: block;
}

/* Print copyright: */
#printcopyright{
	width: 100%;
	height: 20px;
	background: url(../images/copyright.gif);
	background-position: left;
	background-repeat: no-repeat;
	border-top-color: Silver;
	border-top-style: solid;
	border-top-width: 1px;
	margin-top: 40px;
}

#printcopyright img{
	display: block;
}


@page {size auto; margin:5%;}

#left, #left2, #right, #right2 {
	display: none;
	width: auto;
	height: auto;
}
#center, #center2 {
	float: none;
	width: auto;
	height: auto;
}
#SOWrap {
	float: none;
	width: 100%;
}
#pageWrapper {
	width: auto;
	height: auto;
}
	a {text-decoration: none; color:#000;}
	
div.scroll {
height: auto;
width: 100%x;
/*overflow: auto;*/
border: 0px;
padding: 0px;
}
