/* iSixSigma Print StyleSheet */

body *{text-shadow:none !IMPORTANT; -moz-box-shadow: none !IMPORTANT;
-webkit-box-shadow:none!important ;
box-shadow:none !IMPORTANT;}
body,#rt-header-background,.bodylevel-high #rt-body-background{
	background: #ffffff!important;
}
body, #rt-page-surround{
width:100% !IMPORTANT;
margin:0 !IMPORTANT;
padding:0 !IMPORTANT;
overflow: hidden;
}
#rt-main >.rt-main-inner >.rt-grid-9{
	margin: 0!important;
	width: 100%!important;
}
#rt-main >.rt-main-inner >.rt-grid-9>.box3>.rt-block{
	border: 0!important;
}
#rt-header .rt-container .rt-alpha{
	float: none;
	margin: 0 auto;
	display: block;
}
#rt-header .rt-container .rt-alpha .textwidget{
	display: block!important;
}

#rt-header .rt-container .rt-alpha .textwidget a[href]:after {
	content: none !important;
}

.rt-article h1.title{
	margin-top: 5px!important;
}

.title {
	margin-top:40px !IMPORTANT;
	line-height:40px !IMPORTANT;
	}

/*Hide bottom marketplace item, job, etc. */
.promoted-products {display:none !IMPORTANT;}
.jobs {display:none !IMPORTANT;}
.textwidget {display:none !IMPORTANT;}
.issab-container {display:none !IMPORTANT;}
.PagePeel {display:none !IMPORTANT;}

/*Hide topnav, sidebar, footer, etc. */
#account-bar,
#rt-top,
#PagePeel,
#wdsb-share-box,
#rt-content-bottom,
#rt-navigation,
#respond,
#rt-header .rt-grid-9.rt-omega,
#rt-controls,
#rt-breadcrumbs,
.rt-grid-3.rt-omega,
.rt-grid-3 #rt-sidebar-a,
.yarpp-related,
.rt-tags.box7.shadow3,
#rt-mainbottom,
#rt-footer-surround {display:none !IMPORTANT;}

/* Hide comment forms */
.bbp-reply-form, #respond {display:none !IMPORTANT;}

/* Make center col full page width */
.rt-main-inner, #rt-main, .rt-container, .rt-grid-9, .rt-wordpress, .rt-post, .rt-article {width:100% !IMPORTANT; margin:0 !IMPORTANT; padding:0 !IMPORTANT; border:none !IMPORTANT; background-color:#FFF !IMPORTANT;}

/* Remove Borders and padding around text */
.rt-grid-9 .rt-block{border:none !IMPORTANT; padding:0 !IMPORTANT; margin:0 !IMPORTANT;}

/* Top Images */
#topbanners, #topbanners img, #text-7 {
	display:none !IMPORTANT;
}

#rt-top .rt-grid-12 {width:100% !IMPORTANT;}
table,tr,td,tbody,tfoot,th,thead{
	-webkit-print-color-adjust: exact;
}

/* Remove the floating share bar from print pages */
#wdsb-share-box{
	display:none !IMPORTANT;
}

/*a:after {content:" (" attr(href) ") ";}*/
.rt-article{
	page-break-after: auto;
}

@page { size: auto;
	margin-top: 0.50in;
	margin-bottom: 0.75in;
	margin-left: 0.75in;
	margin-right: 0.75in;  }