@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600&display=swap');
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,900&display=swap");
/* old h1 -h6 colour was #363937 */

/*Reset body text size etc */

body {font-size:14pt; line-height: 1.7; font-family: "Source Sans Pro", sans-serif; font-weight: 400;}
/* Remove paragraph padding from banner photo for CMS*/
#banner p { 
padding: 0px;
margin: 0px;
}
b, strong {
	font-weight: 600;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Source Sans Pro", sans-serif;
	color: #363937;
	line-height: 1.2;
	letter-spacing: 0.01em;
	text-transform: none;
}
.welcomemsg {
	padding-bottom: 5px;
	border-bottom-width: 4px;
	border-bottom-style: none;
	border-bottom-color: #E7EFF7;
	color: #666;
	margin-top: 16px;
}

h1 {
	font-size: clamp(1.625rem, 1.4068rem + 1.0909vw, 2.375rem);
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
h2 {
	font-size: clamp(1.5rem, 1.3909rem + 0.5455vw, 1.875rem);
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding: 0px;
}

h3 {
	font-size: clamp(1.25rem, 1.1773rem + 0.3636vw, 1.5rem);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 16px;
	margin-left: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}

h4 {
	font-size: clamp(1.25rem, 1.1773rem + 0.3636vw, 1.5rem);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 16px;
	margin-left: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
h5 {
	font-size: clamp(1.25rem, 1.1773rem + 0.3636vw, 1.5rem);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 16px;
	margin-left: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
h6 {
	font-size: clamp(1.25rem, 1.1773rem + 0.3636vw, 1.5rem);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 16px;
	margin-left: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}

.footer a:link {
	color: #ffffff;
	text-decoration: none;
	line-height: 1.6;
}

.footer a:visited {
	color: #ffffff;
	text-decoration: none;
	padding: 0px;
}
.footer a:hover {
	color: #FFF;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;

}
.footerbg a:active {
	color: #ffffff;
	text-decoration: none;
}
.footer p {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	color: #FFF;
	font-size: 0.9em;
	line-height: 1.7;
}
	
.footerheadline {
	font-size: 1.35em;
	line-height: 1.2;
	font-weight: 600;
}
.mainpagecontent {
	color: #666;
	padding-bottom: 10px;
	
}
.rightnav {
	font-family: "Source Sans pro", sans-serif;
	font-size: 0.75em;
	color: #6b6b6b;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d6d6d6;
	text-align: left;
	background-image: url(../images/a_arrow-r2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	line-height: 1.2;
}
.rightnav a:link {
	color: #6b6b6b;
	text-decoration: none;
}

.rightnav a:visited {
	color: #6b6b6b;
	text-decoration: none;
}
.rightnav a:hover {
	color: #0068A6;
	text-decoration: none;
}
.rightnav a:active {
	color: #6b6b6b;
	text-decoration: none;
}
.mainpagecontent a:link {
	color: #666;
	text-decoration: none;
	padding: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}

.mainpagecontent a:visited {
	color: #666;
	text-decoration: none;
	padding: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
.mainpagecontent a:hover {
	color: #0068A6;
	text-decoration: none;
	padding: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2AABCE;

}
.mainpagecontent a:active {
	color: #666;
	text-decoration: none;
	padding: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;

}

.welcomemsg a:link {
	color: #666;
	text-decoration: none;
	padding: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}

.welcomemsg a:visited {
	color: #666;
	text-decoration: none;
	padding: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
.welcomemsg a:hover {
	color: #0068A6;
	text-decoration: none;
	padding: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2AABCE;

}
.welcomemsg a:active {
	color: #666;
	text-decoration: none;
	padding: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;

}


A.button {
	FONT-WEIGHT: bold;
	FONT-SIZE: 0.925em;
	font-family: "Poppins", sans-serif;
	font-weight: 500;
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	background-color: #3179b4;
	padding-left: 45px;
	padding-right: 45px;
	padding-top: 15px;
	padding-bottom: 15px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
	text-transform: uppercase;
	
}
A.button:hover {
	COLOR: #ffffff;
	background-color: #1a1a1a;
	TEXT-DECORATION: none;
	
	
}
A.button2 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 0.88em;
	font-family: "Poppins", sans-serif;
	font-weight: 400;
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	background-color: #3179b4;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 12px;
	padding-bottom: 12px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-khtml-border-radius: 0;
	border-radius: 0;
	text-transform: none;
	
}
A.button2:hover {
	COLOR: #ffffff;
	background-color: #1a1a1a;
	TEXT-DECORATION: none;
	
	
}
.newsdiv {
	background-color: #F3F3F3;
	background-image: url(../images/news-box1-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #e1e1e1;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	-khtml-border-radius: 9px;
	border-radius: 9px;
	color: #666;

}
	.newspadding {
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.newscontent a:link {
	color: #666;
	text-decoration: none;
	padding: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}

.newscontent a:visited {
	color: #666;
	text-decoration: none;
	padding: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
.newscontent a:hover {
	color: #2AABCE;
	text-decoration: none;
	padding: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2AABCE;

}
.newscontent a:active {
	color: #666;
	text-decoration: none;
	padding: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
