@charset "utf-8";
/* CSS PRINT Document */
body {
	font-size:75%;
}
.HomepageContentWrapper {
	max-width:99%;
	border:0px solid #FFF;
}
.HomepageContentWrapper img.sectionHeader {
	max-height:16px;
}
.HomepageContentWrapper img.printImage
{
	max-height:161px;
}

#sharePanel, #searchPanel, #mainNavigation, .BackToTop, .pageNavWrapper, .footer  {
	display:none;
	height: 0;
}

.interiorPageContent, .InteriorPageWrapper {
	display:inline;
 	width:100%;
}

.table, .table1 th, .table1 td, .table2, .table2 th, .table2 td, .table3, .table3 th, .table3 td, .grayTextbox, .bulletedTextbox, .fullWidthGrayBox  {
	color:#000;
	border:1px solid #333;
}
