/* PRINT STYLES ONLY */

.nav,
.navbar-search,
.sidebar,
.sidebar-column,
.breadcrumb,
.hideSubscribe {
  display: none;
}

.contentMain,
.branding {
  width:100%;
}

.contentMain .marker {
  border:1px solid #bc3e3e;
}

.downloadAsPdfIcon {
	display:none;
}