﻿@media print {
	body {	background: transparent none; }
	.header, .breadcrumb-bar, .search, .top-nav, .side-nav, .side-nav-title, .footer, .noPrint, .addthis_button, .login-bar, .logo, .nav-bar, .no-print { display: none;	}
	.page-description {	display: inline-block; width: auto; font-family: Arial; color: black; padding-top: 25px; border:0px; font-size:12px; }
	.content {	width: 100%; margin: 0; float: none; font-family: Arial; font-size: 12px; border: 0px;	}
	a:link, a:visited { color: #0000FF; font-weight: bold; text-decoration: underline; font-size:12px; }
	.print-only { display: block; float: left; }
	.content-header { border-bottom:thin black solid; width:100%; padding-bottom:10px; }
	.content-header-images { width:200px; padding:0px; margin:0px; }

}
