@import url(/_includes/common/common.css);

/* Unprintable objects */
#leftnav	{
	display:none;
	}

/* Restyled objects */
html, body { 
	background: none; 
	}

#footerbg #mainBar { 
	display: none; 
	}
#footerbg #bottom a { 
	display: none; 
	}
.printOnPaper {
	display: inline;
	}

/* ---------------------------------------- HEADER ---------------------------------------- */
.headcontent {
	margin: 0 auto;
	width: auto;
}  

/* ---------------------------------------- BREADCRUMBS ---------------------------------------- */


/* ---------------------------------------- FOOTER ---------------------------------------- */
#footer #mainBar {
	margin: 0 auto;
	width: auto;
	}
#footer #bottom {
	margin: 0 auto;
	width: auto;
	}
