#newsSlider ul {
	width:743px;
	height:372px;
}
#newsSlider li .item {
	background-position: center center;
	background-repeat:no-repeat;
}
#newsSlider {
	position:relative;
	z-index:3;
}
#newsSlider .mask {
	background-image:url(/images/backgrounds/slider-mask.png);
	z-index:2;
	position:absolute;
	top:0;
	left:2px;
	height:393px;
	width:852px;
}
#newsSlider .text {
	position:absolute;
	bottom:0px;
	height:165px;
	width:680px;
	background-image:url(/images/backgrounds/slider-text.png);
	background-repeat:no-repeat;
	background-position: center center;
	color:#ffffff;
}
#newsSlider .item .title {
	font-family:MyraidPro;
	font-size:30px;
	color:#ffffff;
	padding-bottom:10px;
	text-shadow:2px 2px #000000;
	line-height: 32px;
}
#newsSlider .item .wrapper {
	padding-top:20px;
	padding-left:50px;
}
#newsSlider .item .teaser {
	font-family:Verdana;
	font-size:16px;
	float:left;
	width:75%;
}
#newsSlider .item .readmore {
	float:left;
	width:25%;
	z-index:3;
}
#newsSlider .item a {
	background-image:url(/images/backgrounds/slider-learn-more.png);
	background-repeat:no-repeat;
	width:115px;
	height:27px;
	padding-top:10px;
	padding-left:10px;
	display:inline-block;
	z-index:3;
}
#newsSlider .left a {
	width:50px;
	height:370px;
	display:inline-block;
	background-image:url(/images/backgrounds/slider-arrow.png);
	background-repeat:no-repeat;
	background-position: center center;
}
#newsSlider .mask-top {
	background-image:url(/images/backgrounds/slider-mask-top.png);
	width:803px;
	height:21px;
	left:0;
	position:absolute;
	top:10px;
	left:48px;
	z-index:3;
}
#newsSlider .mask-bottom {
	background-image:url(/images/backgrounds/slider-mask-bottom.png);
	width:803px;
	height:54px;
	z-index:3;
	position:absolute;
	bottom:-24px;
	left:50px
}
#newsSlider .mask-left {
	background-image: url("/images/backgrounds/slider-mask-left.png"); 
	height: 150px; 
	left: 1px; 
	position: absolute; 
	width: 49px; 
	background-position: center bottom; 
	bottom: -20px;
}
.home-videos {
	font-family:Verdana;
	margin-left:20px;
}
.home-videos .title {
	color:#000000;
	font-size:21px;
	padding-top:10px;
}
.home-videos .subtitle {
	color:#347401;
	font-size:18px;
	padding-top:10px;
}
.home-videos .teaser {
	font-size:14px;
	color:#616161;
}
.home-videos iframe {
	border:1px solid #ffffff;
	box-shadow: 5px 5px 2px #888888;
}
#body #news-list .news-article .left {
	width:210px !important;
}
#body #news-list .news-article .right {
	width:283px;
	padding:0px;
}
#news-list .news-article .left img {
	max-width:200px;
	text-shadow:2px 2px #000000;
	border:1px solid #000000;
}	
#news-list .news-article .title {
	font-family:Jura;
	color:#000000;
	font-size:23px;
}
#news-list .news-article .subtitle {
	font-family:Verdana;
	color:#347401;
	font-size:16px;
}
#news-list .news-article .teaser {
	font-family:Verdana;
	color:#616261;
	font-size:14px;
	padding-top:15px;
}
#news-list .news-article .readmore {
	background-image:url(/images/backgrounds/inner-learn-more.png);
	background-repeat:no-repeat;
	width:128px;
	height:36px;
	float:left;
	margin-top:5px;
}
#news-list .news-article .readmore a {
	padding-left:10px;
	display:block;
	font-size:14px;
	color:#4f5050;
	margin-top:10px;
}
#news-list .news-article.video .readmore {
	background-image:none;
	float:left;
	position:relative;
}
#news-list .news-article.video .readmore a {
	font-size:16px;
	color:#418902;
	padding-left:0px;
}
#article-details .right,
#article-details .left {
	margin-left:35px;
	margin-right:35px;
}
#article-details .title {
	color:#ffffff;
	font-size:44px;
	text-shadow: 2px 2px #000000;
	font-family:jura;
}
#article-details .body {
	font-family:Verdana;
	font-size:15px;
}
#article-details iframe {
	display:block;
}
#faq-list > ul > li {
	width:28%;
	padding:2%;
	display:inline-block;
	vertical-align:top;
}
.x-accordion {
    margin-bottom: 1.375em;
}
.x-accordion-group {
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 3px;
    box-shadow: 0 0.125em 0.275em 0 rgba(0, 0, 0, 0.9);
    margin: 8px 0;
    font-family:Verdana;
    font-size:14px;
}
.x-accordion-heading {
    border-bottom: 0 none;
    overflow: hidden;
}
.x-accordion-heading .x-accordion-toggle.collapsed:before {
    color: #ccc;
    transform: rotate(45deg);
}
.x-accordion-heading .x-accordion-toggle:before {
    bottom: 0.1em;
    color: #ccc;
    display: inline-block;
    font-family: "FontAwesome" !important;
    font-size: 74%;
    font-style: normal !important;
    font-weight: normal !important;
    margin-right: 10px;
    position: relative;
    transform: rotate(0deg);
    transition: all 0.3s ease 0s;
}
.x-accordion-heading .x-accordion-toggle.collapsed {
    background-color: #fff;
}
.x-accordion-inner {
    background-color: #fff;
    border-top: 1px solid rgba(0, 0, 0, 0.15);
    box-shadow: none;
    padding: 10px 15px;
    color:#28323f;
}
.x-accordion-heading .x-accordion-toggle {
    background-color: #fff;
    color: #272727;
    display: block;
    font-weight: 600;
    padding: 10px 15px;
    font-family:Verdana;
}
.x-accordion-toggle {
    cursor: pointer;
}
.x-accordion-heading:hover .x-accordion-toggle:hover {
	color:#347401;
	transition: all 0.3s ease 0s;
}