body {
	background-color: #ffffff;
	background-image: none;
	margin: 0px auto;
	padding: 0px;
	font-family: Roboto, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: 400;
	color: #333;
	width: 640px;
}

#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;
    text-transform: uppercase;
}

h2 {
	margin-top: 20px;
	margin-bottom: 10px;
	 font-family: Montserrat, sans-serif;
    color: #004d70;
    font-weight: 700;
}

h3{
	margin-bottom: 10px;
	font-size: 1.35em;
	margin-top: 20px;
	font-family: Montserrat, sans-serif;
    color: #333;
    font-size: 1.35em;
    font-weight: 700;
}

h4{
	margin-top: 20px;
	margin-bottom: 10px;
	 font-family: Montserrat, sans-serif;
    color: #333;
    font-size: 1.25em;
    font-weight: 700;
}

h5{
	margin-top: 20px;
	margin-bottom: 10px;
	 font-family: Montserrat, sans-serif;
    color: #333;
    font-size: 1.1em;
    font-weight: 700;
}

h6{
	margin-top: 20px;
	margin-bottom: 10px;
	font-family: Montserrat, sans-serif;
    color: #333;
    font-size: 1em;
    font-weight: 700;
}

a{
	color: #004d70;
}