body {
	background-color: #ffffff;
	background-image: none;
	margin: 0px auto;
	padding: 0px;
	    font-family: Montserrat, sans-serif;
    color: #000;
    font-size: 16px;
    line-height: 23px;
    font-weight: 500;
}

#printHeader {
	width: 100%;
	height: 140px;
	margin-bottom: 20px;
	display: block;
	visibility: visible;
}

#printFooter {
	padding-top: 10px;
	display: block;
	visibility: visible;
}

.header-section,
.breadcrumbs-div,
.left-nav-col,
.right-side-col,
.footer-section,
.mobile-navigation-menu,
.rotator,
.inside-slideshow{
	display: none;
	visibility: hidden;
}

.cb-card-img{
	width: 200px
}

h1 {
	margin-top: 20px;
	margin-bottom: 10px;
	font-family: Montserrat, sans-serif;
    color: #004d70;
    font-size: 45px;
    line-height: 54px;
    font-weight: 700;
}

h2 {
	color: #d19434;
	margin-top: 20px;
	margin-bottom: 10px;
	font-family: Montserrat, sans-serif;
    color: #572d5e;
    font-weight: 700;
    font-size: 1.65em;
    line-height: 1.25em;
}

h3{
	margin-bottom: 10px;
	font-family: Montserrat, sans-serif;
    color: #333;
    font-size: 1.35em;
    font-weight: 700;
    line-height: 1.35em;
}

h4{
	margin-top: 20px;
	margin-bottom: 10px;
	font-family: Montserrat, sans-serif;
    color: #333;
    font-size: 1.25em;
    font-weight: 700;
	line-height: 1.52em;
}

h5{
	margin-top: 20px;
	margin-bottom: 10px;
	font-family: Montserrat, sans-serif;
    color: #333;
    font-size: 1.1em;
    font-weight: 700;
	line-height: 1.25em;
}

h6{
	margin-top: 20px;
	margin-bottom: 10px;
	font-family: Montserrat, sans-serif;
    color: #333;
    font-size: 1em;
    font-weight: 700;
	line-height: 1.125em;
}

a{
	color: #d19434;
}


.cb-card-title-link,
.cb-card-title,
.cb-title{
	color: #333;
	text-decoration: none;
}