﻿.noprint {
	display: none;
	visibility: hidden;
	height: 0px;
}
.print {
	visibility: visible;
}
.master-header {
	display: none;
	visibility: hidden;
	height: 0;
}
.master-menubar {
	display: none;
	visibility: hidden;
	height: 0;
}
.master-content, .master-content-last {
	width: 100%;
	border: 0;
	background: none;
}
.master-footer-hr {
	width: 100%;
}
.header-banner {
	visibility: hidden;
	display: none;
}
.print-only {
	visibility: visible;
	display: block;
}
.page-break {
	page-break-after: always;
}
.container-800px {
	width: 100%;
}
