@media print {

.printShow
{display:block!important;}

.printHide,
.slider-wrapper,
.cell.navRow,
.cell.quickLinks,
.quicklinks,
.navigation,
.phone,
.accessibility,
.alert,
.quote
{display:none!important;}

.printFill,
.cell.main-content
 {width:100%;}


h1,h2,h3,h4,p,li,td,th,footer,footer a {
	color:#25292f!important;
}

footer {background-color:transparent;}


}