  #sidebar_left, #sidebar_right, footer, header {
	display: none
}
a[href]:after {
	content: none
}
.collapse, .pill-content>.pill-pane, .tab-content>.tab-pane {
	display: block
}
dl dd, ol, p, ul {
	font-size: 1em;
	line-height: 1.4em
}

body {
	margin: 0px
}
.image-callout-text {
	background: #fff !important;
	-webkit-print-color-adjust: exact !important;
}
.sub-nav, #main, .breadcrumb {
	display:none;
}
.grey-fullspan-box-container-alert2 {
	display:none!important;
}

img {
	display: inline!important;
	padding: 0px!important;
	margin: 0px -23px!important;
}
.brand {
	display: inline-block!important;
	background: #737373!important;
}	
.brand img {
	filter: invert(100%) sepia(100%) saturate(3207%) hue-rotate(130deg) brightness(100%) contrast(100%);
}
#main_content h1 {
	font-size: 1.7em!important;
}
#main_content h2 {
	font-size: 1.5em!important;
}
#main_content h3 {
	font-size: 1.4em!important;
}
.collapse {
	display: inline!important;
}
.embeddedServiceHelpButton {
	display: none !important;
}