/* Print CSS */



#mainNav, #extraLinks, .hide, #subNavColumn, #footerNav, #frontTopContent{
	display:none;
}

IMG{
	border:none;
}

.line{
	border-top: 1px solid #000;
	margin-bottom: 20px;
}

#footer{
	width: 100%;
}

#middleContent{
	width: 100%;
	background: none;
}

#contentColumn{
	width: 100%;
}




