body {
	background-color: #ffffff;
	background-image: none;
	margin: 0px auto;
	padding: 0px;
	color: #333;
	font-family: Montserrat, sans-serif;
    font-size: 1em;
    font-weight: 400;
        line-height: 1.375em;
	width: 640px;
}

#printHeader {
	width: 100%;
	height: 140px;
	margin-bottom: 20px;
	display: block;
	visibility: visible;
}

#printFooter {
	padding-top: 10px;
	font-size: 11px;
	display: block;
	visibility: visible;
}

.header-section,
.breadcrumbs-div,
.left-nav-col,
.footer-section,
.mobile-navigation-menu,
.rotator-section,
.content-box-more-link,
.all-news{
	display: none;
	visibility: hidden;
}

.news-cb .news_cb_container .news_cb_1_date{
	background: none;
	padding-left: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	text-transform: none;
}

.cb-card-img{
	width: 200px
}

h1{
	 font-family: Montserrat, sans-serif;
    color: #333;
    font-weight: 700;
    font-size: 2.5em;
    line-height: 1.15em;
	margin-bottom: 0;
	margin-top: 0;
	min-height: 66px;
	padding-bottom: 20px;
}

h2{
	margin-top: 20px;
	font-size: 24px;
	 font-family: Montserrat, sans-serif;
    color: #004d70;
    font-weight: 700;
    font-size: 1.65em;
    line-height: 1.25em;
}

h2 a{
	 font-family: Montserrat, sans-serif;
    color: #004d70;
    font-weight: 700;
    font-size: 1.65em;
}

h3{
	margin-top: 20px;
	 font-family: Montserrat, sans-serif;
    color: #004d70;
    font-size: 1.35em;
    font-weight: 700;
        line-height: 1.35em;
}

h3 a{
	 font-family: Montserrat, sans-serif;
    color: #004d70;
    font-size: 1.35em;
    font-weight: 700;
}

h4{
	 font-family: Montserrat, sans-serif;
    color: #004d70;
    font-size: 1.25em;
    font-weight: 700;
    line-height: 1.52em;
}

h4 a{
	 font-family: Montserrat, sans-serif;
    color: #004d70;
    font-size: 1.25em;
    font-weight: 700;
    line-height: 1.52em;
}

h5{
	margin-bottom: 15px;
	margin-top: 15px;
	 font-family: Montserrat, sans-serif;
    color: #004d70;
    font-size: 1.1em;
        line-height: 1.25em;
    font-weight: 700;
}

h5 a{
	 font-family: Montserrat, sans-serif;
    color: #004d70;
    font-size: 1.1em;
        line-height: 1.25em;
    font-weight: 700;
}

h6{
	font-family: Montserrat, sans-serif;
    color: #004d70;
    font-size: 1em;
    line-height: 1.25em;
    font-weight: 700;
	margin-bottom: 15px;
	margin-top: 15px;
}

h6 a{
	font-family: Montserrat, sans-serif;
    color: #004d70;
    font-size: 1em;
    line-height: 1.25em;
    font-weight: 700;
}

p{
	color: #333;
	font-family: Montserrat, sans-serif;
    font-size: 1em;
    font-weight: 400;
        line-height: 1.375em;
       }

a{
	color: #003e5a;
	font-weight: 500;
	text-decoration: none;
}