body { margin: 20px; }
.headerPrint
{
	display: block;
	margin: 20px;	
}
.footerPrint
{
	display: block;	
}

.topNavBar,
.levelTwoNav,
.footerTop,
.footerMiddle,
.footerBottom
{
	display: none;
}

.breadcrumb,
.backTopContainer
{
	display: none;	
}

.redButton,
.blackButton,
.blueButton,
.greyButton
{
	display: none;	
}

.loadmore
{
	display: none;	
}

.titleComponent .description {
	max-width:100%;
}

/* PRODUCT DETAILS PAGE */
.productContainer .sectionMenuContainer,
.productContainer .overviewContainer .productOverview .productActionMenu,
.productActionMenu
{
	display: none;	
}

.productContainer .benefitsContainer .productBenefits .benefitItem .benefitTop img
{
	max-width: 150px;
}

.productContainer .overviewContainer .productOverview .productOverviewRight
{
	width: 100%;	
}

	.productContainer .overviewContainer .productOverview .productOverviewRight .innerWrap
	{
		padding-left: 0;
		padding-top: 20px;	
	}
	
.productContainer .informationContainer .informationPanel .expandableContent
{
	display: block;	
}

.productContainer .benefitsContainer
{
	page-break-before: always;
}

.productContainer .benefitsContainer .productNoCover
{
	page-break-before: always;
}

.productContainer .contactUsContainer
{
	page-break-before: always;
}

.productContainer .informationContainer
{
	page-break-before: always;
}




/* CAREER PAGE */

.template2CarouselContainer {
	margin-bottom: 20px
}

.linksItem .subtitle,
.linksItem .description {
	height: auto;
}
.contentProductContainer .contentProduct .contentItem .text .description {
	height: auto; font-size: 12px; line-height: 15px;
}
.linksContainer .linkContent .linksItem .image img {
	width: 100%;
}
.template2MainContent .leftCol {
	width: 100%;
}
.template2MainContent .leftCol .innerWrap {
	padding-right: 0px;
}
.lgFooter {
	margin-bottom: 0px;
	padding-bottom: 30px;
}

.contentProductContainer .contentProduct .contentItem {
	position: relative !important;
	display: block !important;
	left: 0 !important;
	float: left !important;
	top: auto !important;
}

.contentProductContainer .contentProduct .contentItem .text .link {
	display: none;
}

.contentProductContainer .contentProduct .contentItem .image {
	margin-top: 30px;
}
.contentProductContainer .contentProduct .contentItem .image img,
.contentProductContainer .contentProduct.keyExecs .contentItem .image img {
	max-height: 253px;
}

.contentProductFilters {
	display: none;
}

.template2CarouselContainer .carousel .featured
{
	width: auto;
}
	.template2CarouselContainer .carousel .featured img
	{
		width: 100%;	
		height: auto;
	}
	.template2MainContent .rightCol,
	.template2CarouselContainer .carousel ul {
	display: none;
	}
	.template2CarouselContainer .carousel ul li {
		margin: 0 0 26px;
		cursor: pointer;
	}
	
		.template2CarouselContainer .carousel ul li .imgWrap {
			width: 351px;
		}


.widgetInformation .button,
.galleryYearSelectContainer .selectContainer
{
	display: none;	
}
.galleryYearSelectContainer .textContainer,
.widgetInformation .text
{
	margin-right: 0;
}
	.galleryYearSelectContainer .textContainer .innerWrap,
	.widgetInformation .text .innerWrap
	{
		margin-right: 0;	
	}
	


.productNavContainer
{
	display: none;	
}

.productListingContainer
{
	padding: 0;	
}

.listingBottom .threeColsSystem .col1
{
	width: 50%;	
}
.listingBottom .threeColsSystem .col2
{
	width: 50%;	
}
.listingBottom .threeColsSystem .col3
{
	width: 0%;	
}

.productListingContainer .productListingContent .productListingItem .listingBottom .listingExpandableRow .expandableTitle,
.productListingContainer .productListingContent .productListingItem .listingBottom .listingExpandableRow.expanded .expandableContent
{
	border: 1px solid #555555;	
}

.listingBottom .threeColsSystem .col2 .innerWrap:before
{
	border: 0;
	display: none;	
}

.compareProductsContainer .compareItem
{
	width: 50%;	
}

.GECarousel
{
	display: none;	
}


.calculatorMainButtton,
.calculatorResetBtn,
#calculatorForm
{
	display: none;	
}

.calculatorSet2Container
{
	padding: 0;	
}

.calculatoricon
{
	width: 0;
	height: 0;
		
}

.calculatorSet2Container .calculatorEstimatedCoverageIcn
{
	display: none !important;	
}
.calculatorSet2Container .calculatorEstimatedCoverageText
{
	margin-left: 0 !important;	
}

#calculator .columns.two-column .column.col1,
#calculator .columns.two-column .column.col2
{
	width: 50% !important;	
}

.calculatorButtonWrapper a
{
	display: none;	
}

/* Article Page */
.fullWidthImageContainer img
{
	width: 90%;
	page-break-after: always;
}