body {
	background-color: #ffffff;
	background-image: none;
	margin: 0px auto;
	padding: 0px;
	color: initial;
	font-family: Montserrat,sans-serif;
	font-size: 1em;
	font-weight: 400;
	line-height: 1.375em;
	width: 640px;
}

#printHeader {
	width: 100%;
	height: 150px;
	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-title,
.cb-card-title a{
	color: #008266;
    font-size: 1.75rem;
    line-height: 1.35rem;
    padding-bottom: 10px;
    font-family: Montserrat,sans-serif;
}

.cb-card-img{
	width: 200px
}

h1{
	font-family: Montserrat,sans-serif;
	font-size: 2.5em;
	font-weight: 700;
	letter-spacing: -1px;
	line-height: 1.15em;
	color: #008266;
	margin-bottom: 0;
	margin-top: 0;
	min-height: 66px;
	padding-bottom: 20px;
}

h2{
	font-family: Montserrat,sans-serif;
	font-size: 1.85em;
	font-weight: 400;
	line-height: 1.15em;
	margin-top: 20px;
	color: #008266;
	margin-bottom: 15px;
}

h2 a{
	color: #FF661C;
	font-family: Merriweather,serif;
	font-weight: 400;
	font-size: 24px;
}

h3{
	font-family: Montserrat,sans-serif;
	font-size: 1.45em;
	font-weight: 400;
	line-height: 1.25em;
	margin-top: 20px;
	color: #008266;
	margin-bottom: 15px;
}

h3 a{
	font-family: Montserrat,sans-serif;
	font-size: 1.45em;
	font-weight: 400;
	color: #008266;
}

h4{
	font-family: Montserrat,sans-serif;
	font-size: 1.25em;
	font-weight: 500;
	line-height: 1.32em;
	color: #008266;
	margin-bottom: 15px;
	margin-top: 15px;
}

h4 a{
	font-family: Montserrat,sans-serif;
	font-size: 1.25em;
	font-weight: 500;
	color: #008266;
}

h5{
	font-family: Montserrat,sans-serif;
	font-size: 1.1em;
	font-weight: 500;
	line-height: 1.35em;
	color: #008266;
	margin-bottom: 15px;
	margin-top: 15px;
}

h5 a{
	font-family: Montserrat,sans-serif;
	font-size: 1.1em;
	font-weight: 500;
	color: #008266;
}

h6{
	font-size: 1em;
	font-weight: 500;
	line-height: 1.25em;
	color: #008266;
	margin-bottom: 15px;
	margin-top: 15px;
}

h6 a{
	font-size: 1em;
	font-weight: 500;
	line-height: 1.25em;
	color: #008266;
}

p{
	font-size: 1em;
	font-weight: 400;
	line-height: 1.375em;
	font-family: Montserrat,sans-serif;
	color: initial;
}

a{
	color: #FF661C;
	text-decoration: none;
	font-weight: 500;
}