/**********************************************************

Layout styles used when printing

**********************************************************/

body { 
	background: none;
	padding-left: 15px
	}
	
a img { border: 0px }
#content-container, #logo, #logo.home { background-image: none }
#breadcrumb, #bottom-bar, .skip, #copyright-line #links, #copyright-line #contact { display: none }

#copyright-line {
	margin-top: 7px;
	border-top-width: 1px;
	border-top-style: solid;
	padding-top: 7px;
	text-align: center
	}
