body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	line-height: 18px;
	background: #ffffff;
	background-size: auto;
}
h1,h2,h3,h4,h5,h6{
	color: #444444;
	line-height: 100%;
}
li.active a,
a:hover,
a:focus {
	color: #444444;
	  text-decoration: underline;
}
h1{
	font-size: 1.5em;
}
h2{
	font-size: 1.3em;
}
h3{
	font-size: 1.1em;
}
h4{
	font-size: 1.0em;
}
.responsiveo-infobar{
	background: #eeeeee;
}
.responsiveo-header{
	background: rgba(245, 239, 223, 1);
	background-size: auto;
	border-top: 0px solid #eeeeee;
	border-bottom: 0px solid #eeeeee;
	border-left: 0px solid #eeeeee;
	border-right: 0px solid #eeeeee;
}
.responsiveo-header-wrapper{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.responsiveo-slider{
	background: rgba(84, 107, 149, 1);
	background-size: auto;
	border-top: 0px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	border-left: 0px solid #eeeeee;
	border-right: 0px solid #eeeeee;
}
.responsiveo-top{
	background: rgba(84, 107, 149, 1);
	color: #000000;
}
.responsiveo-top a,
.responsiveo-top h1,
.responsiveo-top h2,
.responsiveo-top h3,
.responsiveo-top h4{
	color: #000000;
}
.responsiveo-content{
	background: #ffffff;
	border-top: 0px solid #eeeeee;
	border-bottom: 0px solid #eeeeee;
	border-left: 0px solid #eeeeee;
	border-right: 0px solid #eeeeee;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.responsiveo-bottom{
	background: rgba(255, 255, 255, 1);
	color: #000000;
}
.responsiveo-bottom a,
.responsiveo-bottom h1,
.responsiveo-bottom h2,
.responsiveo-bottom h3,
.responsiveo-bottom h4{
	color: #000000;
}
.responsiveo-footer{
	background: rgba(255, 255, 255, 1);
	background-size: auto;
	border-top: 0px solid #ffffff;
	color: #ffffff;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.responsiveo-footer a,
.responsiveo-footer h1,
.responsiveo-footer h2,
.responsiveo-footer h3,
.responsiveo-footer h4{
	color: #ffffff;
}
nav.mainmenu ul li a{
	font-size: 1.0em;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	padding-right: 10px;
}
@media (max-width: 767px) {
	.container{
		width: 100%;
	}
	.reponsiveo-header-place-holder,
	.responsiveo-header,
	.responsiveo-header-wrapper,
	.responsiveo-header-wrapper .row:first-child{
		min-height: 96px;
	}
	.responsiveo-header-video-wrapper{
		height: 96px;
	}
	.responsiveo-slider,
	.responsiveo-slider-wrapper{
		height: 100px;
	}
	.responsiveo-top{
		min-height: 100px;
	}
	.responsiveo-bottom{
		min-height: 100px;
	}
	.responsiveo-footer,
	.responsiveo-footer-wrapper{
		min-height: 0px;
	}
	.navbar-toggle{
		display: block!important;
	}
	.navbar-collapse.collapse {
		display: none!important;
	}
	.navbar-collapse.collapse.in {
		display: block!important;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.container{
		width: 100%;
	}
	.reponsiveo-header-place-holder,
	.responsiveo-header,
	.responsiveo-header-wrapper,
	.responsiveo-header-wrapper .row:first-child{
		min-height: 100px;
	}
	.responsiveo-header-video-wrapper{
		height: 100px;
	}
	.responsiveo-slider,
	.responsiveo-slider-wrapper{
		height: 200px;
	}
	.responsiveo-top{
		min-height: 100px;
	}
	.responsiveo-bottom{
		min-height: 100px;
	}
	.responsiveo-footer,
	.responsiveo-footer-wrapper{
		min-height: 0px;
	}
	.navbar-toggle{
		display: none!important;
	}
	.navbar-collapse.collapse {
		display: block!important;
	}
	.navbar-collapse.collapse.in {
		display: none!important;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.container{
		width: 992px;
	}
	.reponsiveo-header-place-holder,
	.responsiveo-header,
	.responsiveo-header-wrapper,
	.responsiveo-header-wrapper .row:first-child{
		min-height: 297px;
	}
	.responsiveo-header-video-wrapper{
		height: 297px;
	}
	.responsiveo-slider,
	.responsiveo-slider-wrapper{
		height: 200px;
	}
	.responsiveo-top{
		min-height: 20px;
	}
	.responsiveo-bottom{
		min-height: 350px;
	}
	.responsiveo-footer,
	.responsiveo-footer-wrapper{
		min-height: 0px;
	}
	div[itemprop="articleBody"]{
		column-count: 2;
		-moz-column-count: 2;
		column-rule-color: #444444;
		column-rule-width: 1px;
		column-rule-style: none;
		display: block;
		overflow: hidden;
	}
	.navbar-toggle{
		display: none!important;
	}
	.navbar-collapse.collapse {
		display: block!important;
	}
	.navbar-collapse.collapse.in {
		display: none!important;
	}
}
@media (min-width: 1200px) {
	.container{
		width: 1200px;
	}
	.reponsiveo-header-place-holder,
	.responsiveo-header,
	.responsiveo-header-wrapper{
		min-height: 350px;
	}
	.responsiveo-header-video-wrapper{
			height: 350px;
	}
	.responsiveo-slider,
	.responsiveo-slider-wrapper{
		height: 200px;
	}
	.responsiveo-top{
		min-height: 20px;
	}
	.responsiveo-bottom{
		min-height: 350px;
	}
	.responsiveo-footer,
	.responsiveo-footer-wrapper{
		min-height: 0px;
	}
	.column-2 div[itemprop="articleBody"]{
		column-count: 2!important;
		-webkit-column-count: 2;
		column-rule-color: #444444;
		column-rule-width: 1px;
		column-rule-style: none;
	}
	.navbar-toggle{
		display: none!important;
	}
	.navbar-collapse.collapse {
		display: block!important;
	}
	.navbar-collapse.collapse.in {
		display: none!important;
	}
}
