.link, a{text-decoration: none;}
	.link:hover, a:hover{text-decoration: underline;}.link, a{font-weight: normal;}
#header #layout>.amh-row, #header>.amh-row{max-width: 1200px;}
#header #layout>.amh-row>.amh-block>.amh-content, #header>.amh-row>.amh-block>.amh-content{max-width: 1200px;}
#body #layout>.amh-row, #body>div>.amh-row{max-width: 1200px;}
#body #layout>.amh-row>.amh-block>.amh-content, #body>div>.amh-row>.amh-block>.amh-content{max-width: 1200px;}
.bodysize{max-width: 1200px;}
#footer #layout>.amh-row, #footer>.amh-row{max-width: 1200px;}
#footer #layout>.amh-row>.amh-block>.amh-content, #footer>.amh-row>.amh-block>.amh-content{max-width: 1200px;}
.linkcolour, .fc-header h2, .link, .eeventcoming i,.eedate:after,.date-icon:after, a{color: #1a0dab;}
.link:hover, a:hover{color: #1a0dab;}
.widgetbg{background-color: #f0f0f0;}
.rssFeed .rssRow,.tweet_list li {border-bottom: 1px solid #cccaca;}
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: normal;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #25485d;
	background: #25485d;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#25485d), color-stop(50%,#25485d), color-stop(51%,#25485d), color-stop(100%,#25485d));
	background: -moz-linear-gradient(top,  #25485d 0%, #25485d 50%, #25485d 51%, #25485d 100%);
	background: -webkit-linear-gradient(top,  #25485d 0%,#25485d 50%,#25485d 51%,#25485d 100%);
	background: -o-linear-gradient(top,  #25485d 0%,#25485d 50%,#25485d 51%,#25485d 100%);
	background: -ms-linear-gradient(top,  #25485d 0%,#25485d 50%,#25485d 51%,#25485d 100%);
	background: linear-gradient(top,  #25485d 0%,#25485d 50%,#25485d 51%,#25485d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#25485d', endColorstr='#25485d',GradientType=0 );
	border: 1px solid #24475d;
	color: #ffffff;
}
.resource_item_header:hover, .button:hover, .button:focus, .button_open, .button-strip-active a, .button-strip a:hover{
	background: #25485d;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#25485d), color-stop(50%,#25485d), color-stop(51%,#25485d), color-stop(100%,#25485d));
	background: -moz-linear-gradient(top,  #25485d 0%, #25485d 50%, #25485d 51%, #25485d 100%);
	background: -webkit-linear-gradient(top,  #25485d 0%,#25485d 50%,#25485d 51%,#25485d 100%);
	background: -o-linear-gradient(top,  #25485d 0%,#25485d 50%,#25485d 51%,#25485d 100%);
	background: -ms-linear-gradient(top,  #25485d 0%,#25485d 50%,#25485d 51%,#25485d 100%);
	background: linear-gradient(top,  #25485d 0%,#25485d 50%,#25485d 51%,#25485d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#25485d', endColorstr='#25485d',GradientType=0 );
	border: 1px solid #24475d;
	color: #ffffff;
}
.button a, .button-strip a{
	color: #ffffff;
	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 #24475d;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.resource_item_open .resource_item_header{
	border: none;
	-webkit-border-radius: 4px 4px 0px 0px;
	-moz-border-radius: 4px 4px 0px 0px;
	border-radius: 4px 4px 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: #25485d;
	color: #ffffff;
}
.widget_tab:hover, .widget_tab_selected{
	background: #767171;
	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 #cccaca;
}
.tab, .tab_selected, .navbar-top, .nav-mobile{
	font-weight: bold;
	background: #767171;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#767171), color-stop(50%,#767171), color-stop(51%,#767171), color-stop(100%,#767171));
	background: -moz-linear-gradient(top,  #767171 0%, #767171 50%, #767171 51%, #767171 100%);
	background: -webkit-linear-gradient(top,  #767171 0%,#767171 50%,#767171 51%,#767171 100%);
	background: -o-linear-gradient(top,  #767171 0%,#767171 50%,#767171 51%,#767171 100%);
	background: -ms-linear-gradient(top,  #767171 0%,#767171 50%,#767171 51%,#767171 100%);
	background: linear-gradient(top,  #767171 0%,#767171 50%,#767171 51%,#767171 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#767171', endColorstr='#767171',GradientType=0 );
	color: #ffffff;
}
.vtab{
	font-weight: bold;
	background: #767171;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#767171), color-stop(50%,#767171), color-stop(51%,#767171), color-stop(100%,#767171));
	background: -moz-linear-gradient(-90deg,  #767171 0%, #767171 50%, #767171 51%, #767171 100%);
	background: -webkit-linear-gradient(-90deg,  #767171 0%,#767171 50%,#767171 51%,#767171 100%);
	background: -o-linear-gradient(-90deg,  #767171 0%,#767171 50%,#767171 51%,#767171 100%);
	background: -ms-linear-gradient(-90deg,  #767171 0%,#767171 50%,#767171 51%,#767171 100%);
	background: linear-gradient(-90deg,  #767171 0%,#767171 50%,#767171 51%,#767171 100%);
	color: #ffffff;
}
.vtab:hover, .vtab_selected{
	background: #f0f0f0;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#f0f0f0), color-stop(50%,#f0f0f0), color-stop(51%,#f0f0f0), color-stop(100%,#f0f0f0));
	background: -moz-linear-gradient(-90deg,  #f0f0f0 0%, #f0f0f0 50%, #f0f0f0 51%, #f0f0f0 100%);
	background: -webkit-linear-gradient(-90deg,  #f0f0f0 0%,#f0f0f0 50%,#f0f0f0 51%,#f0f0f0 100%);
	background: -o-linear-gradient(-90deg,  #f0f0f0 0%,#f0f0f0 50%,#f0f0f0 51%,#f0f0f0 100%);
	background: -ms-linear-gradient(-90deg,  #f0f0f0 0%,#f0f0f0 50%,#f0f0f0 51%,#f0f0f0 100%);
	background: linear-gradient(-90deg,  #f0f0f0 0%,#f0f0f0 50%,#f0f0f0 51%,#f0f0f0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#f0f0f0',GradientType=0 );
	color: #25485d;
}
.navbar-top>div>ul>li>a, .navbar-top>div>ul>li>a:focus, .nav-mobile a{
	background: #767171;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#767171), color-stop(50%,#767171), color-stop(51%,#767171), color-stop(100%,#767171));
	background: -moz-linear-gradient(top,  #767171 0%, #767171 50%, #767171 51%, #767171 100%);
	background: -webkit-linear-gradient(top,  #767171 0%,#767171 50%,#767171 51%,#767171 100%);
	background: -o-linear-gradient(top,  #767171 0%,#767171 50%,#767171 51%,#767171 100%);
	background: -ms-linear-gradient(top,  #767171 0%,#767171 50%,#767171 51%,#767171 100%);
	background: linear-gradient(top,  #767171 0%,#767171 50%,#767171 51%,#767171 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#767171', endColorstr='#767171',GradientType=0 );

	color: #ffffff;
	border-right: 0px solid #000000;
	border-left: 0px solid #000000;
	border-top: 0px solid #000000;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 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: #f0f0f0;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0f0f0), color-stop(50%,#f0f0f0), color-stop(51%,#f0f0f0), color-stop(100%,#f0f0f0));
	background: -moz-linear-gradient(top,  #f0f0f0 0%, #f0f0f0 50%, #f0f0f0 51%, #f0f0f0 100%);
	background: -webkit-linear-gradient(top,  #f0f0f0 0%,#f0f0f0 50%,#f0f0f0 51%,#f0f0f0 100%);
	background: -o-linear-gradient(top,  #f0f0f0 0%,#f0f0f0 50%,#f0f0f0 51%,#f0f0f0 100%);
	background: -ms-linear-gradient(top,  #f0f0f0 0%,#f0f0f0 50%,#f0f0f0 51%,#f0f0f0 100%);
	background: linear-gradient(top,  #f0f0f0 0%,#f0f0f0 50%,#f0f0f0 51%,#f0f0f0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#f0f0f0',GradientType=0 );
	color: #25485d;
}
.tab a{
	color: #ffffff;
}
.tab a:hover, .navbar-top a.current:hover{
	color: #25485d;
}
.tab-bar{
	border-bottom: 1px solid #000000;
}
@media (max-width: 767px) {
	.tab{
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
	}
	.tab-bar{
		border: none;
	}
}
#responsiveheader{
	font-family: Verdana, Geneva, sans-serif;
	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: #ffffff;
}
#responsiveheaderimage{
	background-image: URL(/images/logos/bcpl/);
}
#responsiveheadermessage p:before{
	content:'';
}
#responsiveheaderaltmessage p:before{
	content:'';
}
.widget{
	border: 1px solid #24475d;
	background-color: #f0f0f0;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-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: bold;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: -1px -1px 0px 0px;
	border-radius: -1px -1px 0px 0px;
	background: #25485d;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#25485d), color-stop(50%,#25485d), color-stop(51%,#25485d), color-stop(100%,#25485d));
	background: -moz-linear-gradient(top,  #25485d 0%, #25485d 50%, #25485d 51%, #25485d 100%);
	background: -webkit-linear-gradient(top,  #25485d 0%,#25485d 50%,#25485d 51%,#25485d 100%);
	background: -o-linear-gradient(top,  #25485d 0%,#25485d 50%,#25485d 51%,#25485d 100%);
	background: -ms-linear-gradient(top,  #25485d 0%,#25485d 50%,#25485d 51%,#25485d 100%);
	background: linear-gradient(top,  #25485d 0%,#25485d 50%,#25485d 51%,#25485d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#25485d', endColorstr='#25485d',GradientType=0 );
}
.widgetbody{
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-radius: 0px 0px -1px -1px;
	border-radius: 0px 0px -1px -1px;
}
.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: #cccaca;
	background-color: #cccaca;
	margin-top: 6px;
	margin-bottom: 8px;
	height: 1px;
	border: none;
}
.toprule{
	border-top: 1px solid #cccaca;
}
.bottomrule{
	border-bottom: 1px solid #cccaca;
}
.bodytext{color: #000000;}
.headingtext{color: #000000;}
/* target a div to allow a content block to go full width */
#body>div>.amh-row>div#idQXbwR.amh-block>.amh-content {
    max-width: 100%;
}

*::selection {
    background-color: #317c6e;
    color: white;
}

html, body {
      font-size: 1rem;
      font-family: 'Roboto', sans-serif;
      line-height: 1.5;
      color: #333;
      background-color: #fff;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      text-rendering: optimizeLegibility;
      font-style: normal;
      overflow-x: hidden; 

}

#body {
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    text-rendering: optimizeLegibility;
  	font-size: 15px;
  	font-weight: normal;  
}

h1, h2, h3, h4, h5, h6 {
    color: #24475d;
    font-weight: bold;
    text-rendering: optimizeLegibility;
   font-family: 'Roboto', sans-serif;
}

.button {
    width: auto;
    font-family: 'Roboto', sans-serif;
    height: auto;
    font-weight: bold;
    text-rendering: optimizeLegibility;
    font-size: 15px;
    text-transform: capitalize;
    letter-spacing: 0.2px;
    border-radius: 3px;
    font-weight: normal;
    padding: 10px 16px;
    cursor: pointer;
    outline: none;
}

.button-yellow {
    background: #deac0b;
    color: #24475d;
    width: auto;
    font-family: 'Roboto', sans-serif;
    height: auto;
    font-weight: bold;
    text-rendering: optimizeLegibility;
    font-size: 15px;
    text-transform: capitalize;
    letter-spacing: 0.2px;
    border-radius: 3px;
    font-weight: normal;
    padding: 10px 16px;
    cursor: pointer;
    outline: none;
    text-decoration: none !important;   
}

.button:hover,.button-yellow:hover {
   -webkit-filter: brightness(0.9);
    -moz-filter: brightness(0.9);
    -ms-filter: brightness(0.9);
    filter: brightness(0.9);
    text-decoration: none !important;
}

#mce_27 > p:nth-child(5) > a {
 text-decoration: none !important; 
}
::placeholder { 
    color: #000 !important;
    font-weight: normal !important;

}

img {
    border-style: none;
    height: auto;
    max-width: 100%;
}
a:hover {
  transition: all 0.1s ease;
  cursor: pointer !important; 
}


input:focus {
   color: #000;
   background: transparent;
   border-color: rgba(0,0,0,.3) !important;
   box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(0,0,0,.2) !important;
}


.events2-reg-thanks-stage {
  margin: 1em 0; 
}
@media(max-width: 767px) {
  .bodysize {
	padding: 20px;
  }
}
/*============ CMS NAVIGATION ==================*/
@media (min-width: 768px){
  .dropdown:hover > .dropdown-menu { 
     display: block;
  }
}
.navbar {
   border-radius: 0px;
}
/*hides the home tab - which is actually the second menu item DO NOT DELETE */
.navbar-top ul.navbar-nav > li:nth-child(2) {
   	display: none;
}
.yamm .yamm-content {
    padding: 0;
}
.nav > li > a {
	font-size: 15px;  
    text-rendering: optimizeLegibility;
    letter-spacing: normal;
    text-transform: capitalize;
     text-decoration: none;
}
/*top nav tabs*/
.navbar-top .navbar-nav > li > a {
   font-size: 20px;
   font-weight: 600;
   letter-spacing: 0.3px;
}
/* hide fa nav icons */
#navbar-collapse-grid > ul > li > a > i{
    display: none;
}
/*nav items on hover*/
.dropdown-menu>li>a:hover {
  background: unset;
  color: #317c6e;
}
/*nav item links*/
#navbar-collapse-grid > ul > li > ul > li > a {
	color: #317C6E;
    padding: 7px 10px;
    font-size: 14px;
    font-weight: 700;
}
/*============ HEADER ==================*/
/*============ FOOTER ==================*/
#default_footer, #default_footer a {
	background: #eee;
    font-size: 13px;
    color: #000;

}
#default_footer {
  padding: 20px;
}
#footer p {
  margin: 0;
  letter-spacing:normal;
}
#footer{
      font-size: 14px;
      color: #000;
      text-rendering: optimizeLegibility;
      line-height: normal;
      font-style: normal;
      font-weight: normal;

}