body{
	font-family:Open Sans,sans-serif !important;
	font-size:12pt !important;
	font-weight:normal !important;
	color:#333333 !important;
}  
.button{
	background:#6AAF08 !important;
	color:#FFFFFF!important;
}
.button:hover{
	background:#5C9806 !important;
	color:#FFFFFF!important;
} 
.button.excl{
	background:#ED5053 !important;
	color:#FFFFFF!important;
}
.button.excl:hover{
	background:#4BB8E2 !important;
	color:#E7FF4A!important;
}
.button.light{
	background:#EFEFEF !important;
	color:#464646!important;
}
.button.light:hover{
	background:#4BB8E2 !important;
	color:#FFFFFF!important;
} 
.row-top-bar{
	border-bottom-color:#FFFFFF !important;	
}
.topright_bg{
	background:#FFFFFF !important;
}
.topright{
	color:#303A44 !important;
}
.topright > a{
	color:#303A44 !important;
}
.topright > a:hover{
	color:#FFFFFF !important;
}
/* navigatie divider */
@media only screen and (min-width: 55rem) {
	.top-bar .menu li:first-child { border-left: 0px solid #FFFFFF !important;}
	.top-bar .menu li:not(:last-child) { border-right: 0px solid #FFFFFF !important;}
	.top-bar .menu li:last-child { border-right: 0px solid #FFFFFF !important;}
}
.ECM_topbar{
	background:#FFFFFF !important;
	color: !important;
}
.ECM_toplevel > a{
	background:#303A44 !important;
	color:#FFFFFF !important;
}
.ECM_toplevel > a:hover{
   background:#303A44 !important;
	color:#6AAF08 !important;
}
.ECM_toplevel > a.primary_active{
	background:#303A44 !important;
	color:#FFFFFF !important;
}
.ECM_sublevel > a{
	background:#6AAF08 !important;
	color:#FFFFFF !important;
}
.ECM_sublevel > a:hover{
	background:#5C9806 !important;
	color:#FFFFFF !important;
}
.ECM_sublevel > a.primary_active{
	background:#5C9806 !important;
	color:#FFFFFF !important;
}

.ECMs_toplevel a.menuitem{
	background-color:#00A997 !important;
	color:#FFFFFF !important;
}
.ECMs_toplevel a.menuitem:hover{
	background-color:#039585 !important;
	color:#FFFFFF !important;
}
.ECMs_toplevel a.menuitem.active{
	background-color:#039585 !important;
	color:#FFFFFF !important;
}
.ECMs_sublevel a.menuitem{
	background-color:#DAE88B !important;
	color:#000000 !important;
}
.ECMs_sublevel a.menuitem:hover{
	background-color:#C9D680 !important;
	color:#000000 !important;
}
.ECMs_sublevel a.menuitem.active{
	background-color:#DAE88B !important;  
	color:#000000 !important;
}

@media only screen and (max-width:55rem){
.top-bar, .top-bar ul{
	background:#FFFFFF}
.top-bar ul li > a {color:#FFFFFF !important;}
}

.phone a {
	color:#303A44 !important;
		}
.phone a:hover {
color:#FFFFFF !important;
		}
		
.icon-bar{
background:#303444;
}

.icon-bar>a:hover {
background:#303444;
filter: contrast(1.5);
}


h1{
	font-family:Raleway !important;
	font-size:35px !important;
	font-weight:700 !important;
	color:#006406 !important;	
}
h2{
	font-family:Raleway !important;
	font-size:36px !important;
	font-weight:700 !important;
	color:#006406 !important;	
}
h3{
	font-family:Raleway !important;
	font-size:35px !important;
	font-weight:700 !important;
	color:#006406 !important;	
}
h4{
	font-family:'Open Sans', sans-serif !important;
	font-size:18px !important;
	font-weight:700 !important;
	color:#006400 !important;	    
}
h5{
	font-family:Raleway !important;
	font-size:24px !important;
	font-weight:700 !important;
	color:#FFFFFF !important;	
}
h6{
	font-family:Raleway !important;
	font-size:16px !important;
	font-weight:700 !important;
	color:#FFFFFF !important;	
}
.footer1{
	background:#303444 !important;
	border-top-color:#6AAF08 !important;	
}
.footer1 .bottom-container{
	background:#303444 !important;
}
.footer1 .copyright{
	color:#CCCCCC !important;
}
.footer1 .copyright > a{
	color:#CCCCCC !important;
}
.footer1 .small{
	color:#FFFFFF !important;  
}
.footer1 .small > a{
	color:#FFFFFF !important;  
}
.footer1 .colhead > a{
	color:#CCCCCC !important;
}
.footer1 .colrow > a{
	color:#CCCCCC !important;
}
.footer1 .label-two-up{
	color:#CCCCCC !important;
}