.el-text .bh-bodytext a {
	font-family: Arial ,sans-serif;
	font-size: 16px;
	line-height: 140%;
	font-weight: 400;
	color: #37505F;
}
.el-box .boxText .bh-bodytext a {
	color: #37505F;
}
/* .el-text .bh-bodytext ul {
	list-style: none;
	margin:0;
	padding-left: 27px;
}
.el-text .bh-bodytext li {
	position: relative;
	font-weight: normal;
	font-size: 16px;
	line-height: 150%;
	color: #000000;
}
.el-text .bh-bodytext li:before {
	content: "";
	height: 10px;
	width: 10px;
	position: absolute;
	left: -20px;
	top: 0px;
	background-color: #0080C6;
	font-size: 20px;
	display: inline-block;
	width: 10px;
	margin-top: 7px;
	border-radius: 10px;
} */
.style-text-color-primary,
span.style-text-color-primary {
	color: #37505F !important;
}
.style-text-color-secondary,
span.style-text-color-secondary {
	color: #39A0CC !important;
}
.onlineversion a {
	text-decoration: underline;
	color: #37505F;
}

/* HEADER */

.el-header .el-header-top-section .nl-section-padding {
	border-top: 4px solid #37505F;
}
.headerLogoText {
	font-family: Rockwell, Georgia, Times New Roman, serif !important;
	font-size: 28px;
	line-height: 110%;
	font-weight: 400;
	color: #000000;
}

/* LOOK LIGHT */
.el-header.look-light .nl-section-padding {
	line-height: 0px;
	font-size: 0px;
}