/* ***** Print ****** */
 @import url("/IncCommon.css"); 

#content {
	position: relative;
	width: 100%;
	top: 0;
	left: 0;
	margin: 0;
	margin-left: 10px;
	padding: 0;
}


#leftMenu, #searchArea, #topNav {
   display: none;
   visibility: hidden;
}



#footer {
	clear: both;
	height: 10px;
	text-align: left;
	margin-left: 10px;
	padding: 5px;
	font-size: 0.8em;
	background-color: #FFFFFF;
}

#center {
	text-align: left;
}
