.link, a{text-decoration: underline;}.link, a{font-weight: bold;}
.linkcolour, .fc-header h2, .link, .eeventcoming i,.eedate:after,.date-icon:after, a{color: #58b5d3;}
.link:hover, a:hover{color: #feda62;}
.widgetbg{background-color: #ffffff;}
.rssFeed .rssRow,.tweet_list li {border-bottom: 1px solid #000000;}
body{
		color: #000000;
		font-family: Verdana, Geneva, sans-serif;
		background-color: #ffffff;
	}
.content{
		background-color: #ffffff;
	}
.searchbox{
		border: 3px solid #ffffff;
	}
#default_footer{
		margin-left:auto;
		margin-right:auto;
		text-align: center;
		font-size:10pt;
		padding-bottom:10px;
		color:#ffffff;
	}
#default_footer a{
		text-decoration: underline;
		color:#ffffff;
	}
.resource_item_header, .button, .button-strip a{
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	background-color: #58b5d3;
	background: #58b5d3;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#58b5d3), color-stop(50%,#58b5d3), color-stop(51%,#58b5d3), color-stop(100%,#58b5d3));
	background: -moz-linear-gradient(top,  #58b5d3 0%, #58b5d3 50%, #58b5d3 51%, #58b5d3 100%);
	background: -webkit-linear-gradient(top,  #58b5d3 0%,#58b5d3 50%,#58b5d3 51%,#58b5d3 100%);
	background: -o-linear-gradient(top,  #58b5d3 0%,#58b5d3 50%,#58b5d3 51%,#58b5d3 100%);
	background: -ms-linear-gradient(top,  #58b5d3 0%,#58b5d3 50%,#58b5d3 51%,#58b5d3 100%);
	background: linear-gradient(top,  #58b5d3 0%,#58b5d3 50%,#58b5d3 51%,#58b5d3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#58b5d3', endColorstr='#58b5d3',GradientType=0 );
	border: 5px solid #58b5d3;
	color: #ffffff;
}
.resource_item_header:hover, .button:hover, .button:focus, .button_open, .button-strip-active a, .button-strip a:hover{
	background: #feda62;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#feda62), color-stop(50%,#feda62), color-stop(51%,#feda62), color-stop(100%,#feda62));
	background: -moz-linear-gradient(top,  #feda62 0%, #feda62 50%, #feda62 51%, #feda62 100%);
	background: -webkit-linear-gradient(top,  #feda62 0%,#feda62 50%,#feda62 51%,#feda62 100%);
	background: -o-linear-gradient(top,  #feda62 0%,#feda62 50%,#feda62 51%,#feda62 100%);
	background: -ms-linear-gradient(top,  #feda62 0%,#feda62 50%,#feda62 51%,#feda62 100%);
	background: linear-gradient(top,  #feda62 0%,#feda62 50%,#feda62 51%,#feda62 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feda62', endColorstr='#feda62',GradientType=0 );
	border: 5px solid #feda62;
	color: #000000;
}
.button a, .button-strip a{
	color: #ffffff;
	text-decoration:none;
}
.button-strip-active a{
	color: #000000;
	text-decoration:none;
}
.button:hover a, .button-strip:hover a{
	color: #000000;
	text-decoration:none;
}
.button-strip a{
	font-weight:normal;
}
.resource_item_open{
	border: 5px solid #58b5d3;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
}
.resource_item_open .resource_item_header{
	border: none;
	-webkit-border-radius: 9px 9px 0px 0px;
	-moz-border-radius: 9px 9px 0px 0px;
	border-radius: 9px 9px 0px 0px;
}
h1, h2, h3, h4, h5, h6, .heading1, .heading2, .heading3, .heading4, .heading5{
	color: #747474;
	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: #feda62;
	color: #000000;
}
.widget_tab:hover, .widget_tab_selected{
	background: #ffffff;
	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 #000000;
}
.tab, .tab_selected, .navbar-top, .nav-mobile{
	font-weight: bold;
	background: none;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,none), color-stop(50%,none), color-stop(51%,none), color-stop(100%,none));
	background: -moz-linear-gradient(top,  none 0%, none 50%, none 51%, none 100%);
	background: -webkit-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: -o-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: -ms-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='none', endColorstr='none',GradientType=0 );
	color: #eaeaea;
}
.vtab{
	font-weight: bold;
	background: none;
	background: -webkit-gradient(linear, right, left, color-stop(0%,none), color-stop(50%,none), color-stop(51%,none), color-stop(100%,none));
	background: -moz-linear-gradient(-90deg,  none 0%, none 50%, none 51%, none 100%);
	background: -webkit-linear-gradient(-90deg,  none 0%,none 50%,none 51%,none 100%);
	background: -o-linear-gradient(-90deg,  none 0%,none 50%,none 51%,none 100%);
	background: -ms-linear-gradient(-90deg,  none 0%,none 50%,none 51%,none 100%);
	background: linear-gradient(-90deg,  none 0%,none 50%,none 51%,none 100%);
	color: #eaeaea;
}
.vtab:hover, .vtab_selected{
	background: #9dd8ea;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#9dd8ea), color-stop(50%,#9dd8ea), color-stop(51%,#9dd8ea), color-stop(100%,#9dd8ea));
	background: -moz-linear-gradient(-90deg,  #9dd8ea 0%, #9dd8ea 50%, #9dd8ea 51%, #9dd8ea 100%);
	background: -webkit-linear-gradient(-90deg,  #9dd8ea 0%,#9dd8ea 50%,#9dd8ea 51%,#9dd8ea 100%);
	background: -o-linear-gradient(-90deg,  #9dd8ea 0%,#9dd8ea 50%,#9dd8ea 51%,#9dd8ea 100%);
	background: -ms-linear-gradient(-90deg,  #9dd8ea 0%,#9dd8ea 50%,#9dd8ea 51%,#9dd8ea 100%);
	background: linear-gradient(-90deg,  #9dd8ea 0%,#9dd8ea 50%,#9dd8ea 51%,#9dd8ea 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9dd8ea', endColorstr='#9dd8ea',GradientType=0 );
	color: #ffffff;
}
.navbar-top>div>ul>li>a, .navbar-top>div>ul>li>a:focus, .nav-mobile a{
	background: none;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,none), color-stop(50%,none), color-stop(51%,none), color-stop(100%,none));
	background: -moz-linear-gradient(top,  none 0%, none 50%, none 51%, none 100%);
	background: -webkit-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: -o-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: -ms-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='none', endColorstr='none',GradientType=0 );

	color: #eaeaea;
	border-right: 0px solid #58b5d3;
	border-left: 0px solid #58b5d3;
	border-top: 0px solid #58b5d3;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 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: #9dd8ea;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9dd8ea), color-stop(50%,#9dd8ea), color-stop(51%,#9dd8ea), color-stop(100%,#9dd8ea));
	background: -moz-linear-gradient(top,  #9dd8ea 0%, #9dd8ea 50%, #9dd8ea 51%, #9dd8ea 100%);
	background: -webkit-linear-gradient(top,  #9dd8ea 0%,#9dd8ea 50%,#9dd8ea 51%,#9dd8ea 100%);
	background: -o-linear-gradient(top,  #9dd8ea 0%,#9dd8ea 50%,#9dd8ea 51%,#9dd8ea 100%);
	background: -ms-linear-gradient(top,  #9dd8ea 0%,#9dd8ea 50%,#9dd8ea 51%,#9dd8ea 100%);
	background: linear-gradient(top,  #9dd8ea 0%,#9dd8ea 50%,#9dd8ea 51%,#9dd8ea 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9dd8ea', endColorstr='#9dd8ea',GradientType=0 );
	color: #ffffff;
}
.tab a{
	color: #eaeaea;
}
.tab a:hover, .navbar-top a.current:hover{
	color: #ffffff;
}
.tab-bar{
	border-bottom: 1px solid #58b5d3;
}
@media (max-width: 767px) {
	.tab{
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
		border-radius: 6px;
	}
	.tab-bar{
		border: none;
	}
}
#responsiveheader{
	font-family: Verdana, Geneva, 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: #ffffff;
}
#responsiveheaderimage{
	background-image: URL(/images/logos/pcpls/Logos for Site-02.png);
}
#responsiveheadermessage p:before{
	content:'';
}
#responsiveheaderaltmessage p:before{
	content:'';
}
.widget{
	border: 0px solid #000000;
	background-color: #ffffff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0);
	-moz-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0);
	box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0);
}
.widgetheader{
	color: #ffffff;
	font-weight: bold;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	border-radius: 10px 10px 0px 0px;
	background: #58b5d3;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#58b5d3), color-stop(50%,#58b5d3), color-stop(51%,#58b5d3), color-stop(100%,#58b5d3));
	background: -moz-linear-gradient(top,  #58b5d3 0%, #58b5d3 50%, #58b5d3 51%, #58b5d3 100%);
	background: -webkit-linear-gradient(top,  #58b5d3 0%,#58b5d3 50%,#58b5d3 51%,#58b5d3 100%);
	background: -o-linear-gradient(top,  #58b5d3 0%,#58b5d3 50%,#58b5d3 51%,#58b5d3 100%);
	background: -ms-linear-gradient(top,  #58b5d3 0%,#58b5d3 50%,#58b5d3 51%,#58b5d3 100%);
	background: linear-gradient(top,  #58b5d3 0%,#58b5d3 50%,#58b5d3 51%,#58b5d3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#58b5d3', endColorstr='#58b5d3',GradientType=0 );
}
.widgetbody{
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;
}
.widgetbody p{
	margin-top:0px;
}
.widgetbody h1{
	color: #747474;
}
.pagination>.active>a, .pagination>.active>a:hover{
	background-color: #747474;
	border-color: #747474;
}
.pagination>li>a, .pagination>li>a:hover{
	color: #747474;
}
.polaris-nav-active i{
	color: #747474;
}
.widgetbody hr{
	color: #000000;
	background-color: #000000;
	margin-top: 6px;
	margin-bottom: 8px;
	height: 1px;
	border: none;
}
.toprule{
	border-top: 1px solid #000000;
}
.bottomrule{
	border-bottom: 1px solid #000000;
}
.bodytext{color: #000000;}
.headingtext{color: #747474;}
div[data-widgetid-'8247'] .amev-event-list{
  	height: 550px !important;
  	width: 600px !important;
}