﻿@media print {
	.Logo, .Navigation, .FooterBanner, .ContentNavigation, .ContentImage, .FooterBottom ul {
		display: none;
	}
}