body
{
	margin: 0;
	font-family: Bookman, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	font-weight:normal;
	}
	
#headerOuter
{
	width: 750px;
	padding:0px;
	border:none;
	background-image:url(../images/primary/header_Print.jpg);
	background-repeat:no-repeat;
	height:120px;
	display: inline;
	background-color:#FFFFFF;

}


#contentColumn
{
	width: auto;
	margin:auto;
	height: 100%;
	border:none;


}

#pageframe_onecolumn
{
	border:none;
	margin:auto;
	width:auto;
	background-color: #fff;
	background-image:none;
	color: #666666;
	height: 100%;	/* fix Opera 5 which breaks with the above IE fix */
	height: 100%;	/* fix IE 5.0 which parse the Opera fix, note the selector is all lower case */
	}


#pageframe_twocolumn
{
	border:none;
	margin:auto;
	width:auto;
	background-color: #fff;
	background-image:none;
	color: #666666;
	height: 100%;	/* fix Opera 5 which breaks with the above IE fix */
	height: 100%;	/* fix IE 5.0 which parse the Opera fix, note the selector is all lower case */
	}


#container
{
	margin-top:0px;
	width:auto;
	border:none;

}

#maincontentcolumn
{
	width:750px;
	margin-left:0px;

}

#MainContentContainer
{
	padding: 15px;
	margin:auto;
	
}



#PrimaryNavColumn, #innerPrimaryNavColumn, #footer, #innerFooter, #arrowlistmenu, #PrimaryNav09, #hbarheader, #primarynavigation, #header
{
	display: none;
}

