.link, a{text-decoration: none;}
	.link:hover, a:hover{text-decoration: underline;}.link, a{font-weight: normal;}
.navbar, .searchbox, #header, #layout>#header{max-width: 988px;}
#body.content{max-width: 988px;}
#footer, #layout>#footer{max-width: 988px;}
.linkcolour, .fc-header h2, .link, .eeventcoming i,.eedate:after,.date-icon:after, a{color: #0027ed;}
.link:hover, a:hover{color: #0027ed;}
.widgetbg{background-color: #ffffff;}
.rssFeed .rssRow,.tweet_list li {border-bottom: 1px solid #d7e7e7;}
body{
		color: #6e6e6e;
		font-family: Arial, Helvetica, sans-serif;
		background-color: #dbe7e6;
	}
.content{
		background-color: #dbe7e6;
	}
.searchbox{
		border: 3px solid #4a8971;
	}
#default_footer{
		margin-left:auto;
		margin-right:auto;
		text-align: center;
		font-size:10pt;
		padding-bottom:10px;
		color:#000000;
	}
#default_footer a{
		text-decoration: underline;
		color:#000000;
	}
.resource_item_header, .button, .button-strip a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #c2d8d1;
	background: #c2d8d1;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c2d8d1), color-stop(50%,#d5eae2), color-stop(51%,#c1d7d0), color-stop(100%,#c1d8d0));
	background: -moz-linear-gradient(top,  #c2d8d1 0%, #d5eae2 50%, #c1d7d0 51%, #c1d8d0 100%);
	background: -webkit-linear-gradient(top,  #c2d8d1 0%,#d5eae2 50%,#c1d7d0 51%,#c1d8d0 100%);
	background: -o-linear-gradient(top,  #c2d8d1 0%,#d5eae2 50%,#c1d7d0 51%,#c1d8d0 100%);
	background: -ms-linear-gradient(top,  #c2d8d1 0%,#d5eae2 50%,#c1d7d0 51%,#c1d8d0 100%);
	background: linear-gradient(top,  #c2d8d1 0%,#d5eae2 50%,#c1d7d0 51%,#c1d8d0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c2d8d1', endColorstr='#d5eae2',GradientType=0 );
	border: 1px solid #86bfa7;
	color: #083b25;
}
.resource_item_header:hover, .button:hover, .button:focus, .button_open, .button-strip-active a, .button-strip a:hover{
	background: #08784b;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#08784b), color-stop(50%,#028f7a), color-stop(51%,#07573f), color-stop(100%,#106c61));
	background: -moz-linear-gradient(top,  #08784b 0%, #028f7a 50%, #07573f 51%, #106c61 100%);
	background: -webkit-linear-gradient(top,  #08784b 0%,#028f7a 50%,#07573f 51%,#106c61 100%);
	background: -o-linear-gradient(top,  #08784b 0%,#028f7a 50%,#07573f 51%,#106c61 100%);
	background: -ms-linear-gradient(top,  #08784b 0%,#028f7a 50%,#07573f 51%,#106c61 100%);
	background: linear-gradient(top,  #08784b 0%,#028f7a 50%,#07573f 51%,#106c61 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#08784b', endColorstr='#028f7a',GradientType=0 );
	border: 1px solid #087648;
	color: #ffffff;
}
.button a, .button-strip a{
	color: #083b25;
	text-decoration:none;
}
.button-strip-active a{
	color: #ffffff;
	text-decoration:none;
}
.button:hover a, .button-strip:hover a{
	color: #ffffff;
	text-decoration:none;
}
.button-strip a{
	font-weight:normal;
}
.resource_item_open{
	border: 1px solid #86bfa7;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.resource_item_open .resource_item_header{
	border: none;
	-webkit-border-radius: 3px 3px 0px 0px;
	-moz-border-radius: 3px 3px 0px 0px;
	border-radius: 3px 3px 0px 0px;
}
h1, h2, h3, h4, h5, h6, .heading1, .heading2, .heading3, .heading4, .heading5{
	color: #000000;
	padding-bottom:2px;
	padding-top:2px;
	margin-bottom:0px;
	margin-top:0px;
	line-height: 1.3;
}
h1, h2, .heading1, .heading2{
	padding-bottom:5px;
	padding-top:5px;
	margin-bottom:0px;
	margin-top:0px;
}
h1, .heading1{
	font-weight: bold;
	font-size: 3.667em;
}
h2, .heading2{
	font-weight: bold;
	font-size: 2.667em;
}
h3, .heading3{
	font-weight: bold;
	font-size: 1.833em;
}
h4, .heading4{
	font-size: 1.167em;
	font-weight: bold;
}
h5, .heading5{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.917em;
}
.widget_tab, .widget_tab_selected{
	background: #d7e7e7;
	color: #0f0f0f;
}
.widget_tab:hover, .widget_tab_selected{
	background: #087648;
	color: #ffffff;
}
a.button-strip{
	width: 100%;
	display: block;
}
a.button-strip:hover{
	text-decoration:none;
}
.widget_tab, .widget_tab_selected{
	cursor: pointer;margin-left: auto;margin-right: 1px;padding: 5px;float: left;font-size: 1.083em;
}
.widget_tab_bar{
	height: 28px;
	border-bottom:1px solid #d7e7e7;
}
.tab, .tab_selected, .navbar-top, .nav-mobile{
	font-weight: normal;
	background: #c2d8d1;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c2d8d1), color-stop(50%,#d5eae2), color-stop(51%,#c1d7d0), color-stop(100%,#c1d8d0));
	background: -moz-linear-gradient(top,  #c2d8d1 0%, #d5eae2 50%, #c1d7d0 51%, #c1d8d0 100%);
	background: -webkit-linear-gradient(top,  #c2d8d1 0%,#d5eae2 50%,#c1d7d0 51%,#c1d8d0 100%);
	background: -o-linear-gradient(top,  #c2d8d1 0%,#d5eae2 50%,#c1d7d0 51%,#c1d8d0 100%);
	background: -ms-linear-gradient(top,  #c2d8d1 0%,#d5eae2 50%,#c1d7d0 51%,#c1d8d0 100%);
	background: linear-gradient(top,  #c2d8d1 0%,#d5eae2 50%,#c1d7d0 51%,#c1d8d0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c2d8d1', endColorstr='#d5eae2',GradientType=0 );
	color: #000000;
}
.vtab{
	font-weight: normal;
	background: #c2d8d1;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#c2d8d1), color-stop(50%,#d5eae2), color-stop(51%,#c1d7d0), color-stop(100%,#c1d8d0));
	background: -moz-linear-gradient(-90deg,  #c2d8d1 0%, #d5eae2 50%, #c1d7d0 51%, #c1d8d0 100%);
	background: -webkit-linear-gradient(-90deg,  #c2d8d1 0%,#d5eae2 50%,#c1d7d0 51%,#c1d8d0 100%);
	background: -o-linear-gradient(-90deg,  #c2d8d1 0%,#d5eae2 50%,#c1d7d0 51%,#c1d8d0 100%);
	background: -ms-linear-gradient(-90deg,  #c2d8d1 0%,#d5eae2 50%,#c1d7d0 51%,#c1d8d0 100%);
	background: linear-gradient(-90deg,  #c2d8d1 0%,#d5eae2 50%,#c1d7d0 51%,#c1d8d0 100%);
	color: #000000;
}
.vtab:hover, .vtab_selected{
	background: #08784b;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#08784b), color-stop(50%,#028f7a), color-stop(51%,#07573f), color-stop(100%,#106c61));
	background: -moz-linear-gradient(-90deg,  #08784b 0%, #028f7a 50%, #07573f 51%, #106c61 100%);
	background: -webkit-linear-gradient(-90deg,  #08784b 0%,#028f7a 50%,#07573f 51%,#106c61 100%);
	background: -o-linear-gradient(-90deg,  #08784b 0%,#028f7a 50%,#07573f 51%,#106c61 100%);
	background: -ms-linear-gradient(-90deg,  #08784b 0%,#028f7a 50%,#07573f 51%,#106c61 100%);
	background: linear-gradient(-90deg,  #08784b 0%,#028f7a 50%,#07573f 51%,#106c61 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#08784b', endColorstr='#028f7a',GradientType=0 );
	color: #ffffff;
}
.navbar-top>div>ul>li>a, .navbar-top>div>ul>li>a:focus, .nav-mobile a{
	background: #c2d8d1;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c2d8d1), color-stop(50%,#d5eae2), color-stop(51%,#c1d7d0), color-stop(100%,#c1d8d0));
	background: -moz-linear-gradient(top,  #c2d8d1 0%, #d5eae2 50%, #c1d7d0 51%, #c1d8d0 100%);
	background: -webkit-linear-gradient(top,  #c2d8d1 0%,#d5eae2 50%,#c1d7d0 51%,#c1d8d0 100%);
	background: -o-linear-gradient(top,  #c2d8d1 0%,#d5eae2 50%,#c1d7d0 51%,#c1d8d0 100%);
	background: -ms-linear-gradient(top,  #c2d8d1 0%,#d5eae2 50%,#c1d7d0 51%,#c1d8d0 100%);
	background: linear-gradient(top,  #c2d8d1 0%,#d5eae2 50%,#c1d7d0 51%,#c1d8d0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c2d8d1', endColorstr='#d5eae2',GradientType=0 );

	color: #000000;
	border-right: 1px solid #a9baba;
	border-left: 1px solid #a9baba;
	border-top: 1px solid #a9baba;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 3px 3px 0px 0px;
	border-radius: 3px 3px 0px 0px;
}
.tab:hover, .tab_selected, .navbar-top .open>a, .navbar-top>div>ul>li>a:hover, .navbar-top a.current, .navbar-top>div>ul>li>a:focus{
	background: #08784b;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#08784b), color-stop(50%,#028f7a), color-stop(51%,#07573f), color-stop(100%,#106c61));
	background: -moz-linear-gradient(top,  #08784b 0%, #028f7a 50%, #07573f 51%, #106c61 100%);
	background: -webkit-linear-gradient(top,  #08784b 0%,#028f7a 50%,#07573f 51%,#106c61 100%);
	background: -o-linear-gradient(top,  #08784b 0%,#028f7a 50%,#07573f 51%,#106c61 100%);
	background: -ms-linear-gradient(top,  #08784b 0%,#028f7a 50%,#07573f 51%,#106c61 100%);
	background: linear-gradient(top,  #08784b 0%,#028f7a 50%,#07573f 51%,#106c61 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#08784b', endColorstr='#028f7a',GradientType=0 );
	color: #ffffff;
}
.tab a{
	color: #000000;
}
.tab a:hover, .navbar-top a.current:hover{
	color: #ffffff;
}
.tab-bar{
	border-bottom: 1px solid #a9baba;
}
@media (max-width: 767px) {
	.tab{
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
	}
	.tab-bar{
		border: none;
	}
}
#responsiveheader{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#ffffff), color-stop(51%,#ffffff), color-stop(100%,#ffffff));
	background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 50%, #ffffff 51%, #ffffff 100%);
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
	color: #087648;
}
#responsiveheaderimage{
	background-image: URL(/images/logos/wiltshire/);
}
#responsiveheadermessage p:before{
	content:'';
}
#responsiveheaderaltmessage p:before{
	content:'';
}
.widget{
	border: 2px solid #7abe0d;
	background-color: #ffffff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0);
	-moz-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0);
	box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0);
}
.widgetheader{
	color: #ffffff;
	font-weight: normal;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 3px 3px 0px 0px;
	border-radius: 3px 3px 0px 0px;
	background: #8cc21b;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8cc21b), color-stop(50%,#81c21b), color-stop(51%,#61b028), color-stop(100%,#80ba36));
	background: -moz-linear-gradient(top,  #8cc21b 0%, #81c21b 50%, #61b028 51%, #80ba36 100%);
	background: -webkit-linear-gradient(top,  #8cc21b 0%,#81c21b 50%,#61b028 51%,#80ba36 100%);
	background: -o-linear-gradient(top,  #8cc21b 0%,#81c21b 50%,#61b028 51%,#80ba36 100%);
	background: -ms-linear-gradient(top,  #8cc21b 0%,#81c21b 50%,#61b028 51%,#80ba36 100%);
	background: linear-gradient(top,  #8cc21b 0%,#81c21b 50%,#61b028 51%,#80ba36 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8cc21b', endColorstr='#81c21b',GradientType=0 );
}
.widgetbody{
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-radius: 0px 0px 3px 3px;
	border-radius: 0px 0px 3px 3px;
}
.widgetbody p{
	margin-top:0px;
}
.widgetbody h1{
	color: #000000;
}
.pagination>.active>a, .pagination>.active>a:hover{
	background-color: #000000;
	border-color: #000000;
}
.pagination>li>a, .pagination>li>a:hover{
	color: #000000;
}
.polaris-nav-active i{
	color: #000000;
}
.widgetbody hr{
	color: #d7e7e7;
	background-color: #d7e7e7;
	margin-top: 6px;
	margin-bottom: 8px;
	height: 1px;
	border: none;
}
.toprule{
	border-top: 1px solid #d7e7e7;
}
.bottomrule{
	border-bottom: 1px solid #d7e7e7;
}
.bodytext{color: #6e6e6e;}
.headingtext{color: #000000;}
.am_cust_logo{
  background-size: 80% !important;
}
div#responsiveheader {
    width: 100%;
    height: 100px;
    margin: 0 auto;
    padding: 0;
    display: none;
}