@charset "utf-8";
/* CSS Document */


/* top structural divs */
html {
    height: 101%; /* setting height to 101% forces scroll bar to display */
}
body {
	font-size: 12px;
}
.content_full {
	background-color: #ffffff;
}
.content_wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.footer_full {
	background-color: #3b5998;
}
.footer_wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #3b5998;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.bottom_bar_full {
	background-color: #3b5998;
}
.bottom_bar_wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #3b5998;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.social {
	float:right;
}
/* hero */

.hero {
	text-align: center;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/* top login register */
#list3 {
	float:right;
	background-color: #EAF0F5;
	border: 1px solid #dee8f0;
	text-align: center;
	font-size: 14px;
	font-weight: lighter;
	color: #666;
	padding: 5px;
	margin: 20px 0px 0px 0px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
}
#list3 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
#list3 ul li { display: inline;}
#list3 ul li a {
	color: #67b20f;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#list3 ul li a:hover {
	color: #900000;
}

/* topnavbar ul */
.top_bar ul {
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	text-align: right;
	padding: 5px 0px 0px 0px;
	height: 20px;
}
.top_bar ul li {
	display: inline;
	margin: 0px 2px 0px 0px;
	text-align: center;
}
.top_bar ul li a {
	text-decoration: none;
	color: #ffffff;
	padding: 8px 8px 8px 8px;
}
.top_bar ul li a:hover {
	color: #DBAD47;
}
.top_bar ul li.active a {
	color: #DBAD47;
}

/* mainnavbar */
#mainnavbar {
	height: 34px;
	text-align: left;
	font-weight: normal;
	margin: 15px 0px 0px 0px;
	display: block;
	color: #23355b;
	padding: 0px 0px 0px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3b5998;
}
#mainnavbar ul {
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	text-align: left;
	padding: 5px 0px 0px 0px;
	height: 20px;
}
#mainnavbar ul li {
	display: inline;
	margin: 0px 2px 0px 0px;
	text-align: center;
}
#mainnavbar ul li a {
	text-decoration: none;
	color: #ffffff;
	padding: 8px 8px 8px 8px;
	background-color: #3b5998;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}
#mainnavbar ul li a:hover {
	color: #000000;
	background-color: #67b20f;
}
#mainnavbar ul li.active a {
	color: #000000;
	background-color: #FC0;
}
#mainnavbar ul li.yellow {
	color: #000000;
	background-color: #DBAD47;
}
#mainnavbar ul li.yellow a {
	color: #000000;
	background-color: #DBAD47;
}
#mainnavbar ul li.yellow a:hover {
	color: #ffffff;
	background-color: #993300;
}

/* page divs */
.pagecontent {
	overflow: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.column_left {
	float: left;
	width: 200px;
	text-align: left;
	margin-right: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	background-color: #ffffff;
}
#column_right {
	float: left;
	width: 690px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
}
.governance {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	font-size: 13px;
	color: #333333;
	text-align: left;
}
p.icon {
	padding: 5px 0px 0px 75px;

}
.icon_pic {
	text-align: left;
	float: left;
	margin-right: 10px;
	padding: 0px;
}
.additional_left{
	float: left;
	width: 210px;
	margin-right: 30px;
	padding-top: 0px;
	font-size: 13px;
	color: #333333;
	text-align: left;
}
.additional_centre {
	float: left;
	width: 210px;
	margin-right: 30px;
	padding-top: 0px;
	font-size: 13px;
	color: #333333;
	text-align: left;
}
.additional_right {
	float: left;
	width: 210px;
	margin-right: 0px;
	padding-top: 0px;
	font-size: 13px;
	color: #333333;
	text-align: left;
}
.additional_left p {
	padding-left: 75px;
}
.additional_centre p {
	padding-left: 75px;
}
.additional_right p {
	padding-left: 75px;
}

/* register in left column */
.left_register {
	border: 1px solid #dee8f0;
	background-color: #EAF0F5;
	margin: 10px 0px 0px 0px;
	padding: 5px;
	text-align: center;
	font-size: 14px;
	font-weight: lighter;
	color: #666;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
}
.left_register ul {
	list-style: none;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 4px;
	width: 180px;
}
.left_register ul li {
	padding: 0px 0px 2px 0px;
}
.left_register  ul a, .left_register  ul a:visited { /* grouping these selectors makes sure that your links retain their button look even after being visited */
	display: block;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #DBAD47;
	color: #000000;
	font-size: 12px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
}
.left_register  ul a:hover, .left_register  ul a:active, .left_register  ul a:focus { /* this changes the background and text color for both mouse and keyboard navigators */
	color: #ffffff;
	background-color: #990000;
}

/* menu used in left column */
.left_menu {
	margin-bottom: 10px;
	margin-right: 10px;
	text-align: left;
}
.left_menu  ul {
	list-style: none;
	border-top: 1px solid #ffffff;
	margin-bottom: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	width: 200px;
}
.left_menu  ul li {
	border-bottom: 1px solid #ffffff;
	padding-left: 0px;
}
.left_menu  ul a, .left_menu  ul a:visited { /* grouping these selectors makes sure that your links retain their button look even after being visited */
	display: block;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #dee8f0;
	color: #333333;
	background-repeat: no-repeat;
}
.left_menu  ul a:hover, .left_menu  ul a:active, .left_menu  ul a:focus { /* this changes the background and text color for both mouse and keyboard navigators */
	color: #000000;
	background-color: #DBAD47;
}

/* lists  */
ul, ol {
	padding-top: 0px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
ul li, ol li {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.abc ol {
	list-style-type: lower-alpha;
}

/* pic boxes */
img {
	border-style: none;
}
img a {
	border-style: none;
}
.picbox {
	text-align: left;
	margin-top: 5px;
	margin-bottom: 10px;
}
.picboxleft {
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	margin-right: 10px;
}
.picboxsocial {
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}
.picboxright {
	float: right;
	margin: 5px;
}
.picboxcentre {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* headings and typography */
p {
	margin: 0px 0px 8px 0px;
}
ul {
	margin: 0px 0px 8px 0px;
}
h1 {
	font-size: 24px;
	color: #333333;
	line-height: 30px;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-weight: lighter;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	font-size: 16px;
	color: #3b5998;
	line-height: 20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
	text-align: left;
}
h3 {
	font-size: 14px;
	color: #666;
	line-height: 16px;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: bold;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h4 {
	font-size: 18px;
	color: #666;
	line-height: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: lighter;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h5 {
	font-size: 12px;
	color: #666;
	line-height: 14px;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: bold;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.intro {
	font-size: 16px;
	color: #55930c;
	line-height: 24px;
	font-family: Verdana, Geneva, sans-serif;
	margin: 0px 0px 15px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: normal;
}
.rule {
	height: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3b5998;
	margin-top: 10px;
	margin-bottom: 10px;
}
.ruleblue {
	height: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d3e0ea;
	margin-top: 10px;
	margin-bottom: 10px;
}
.rulegrey {
	height: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
}
.read_more {
	font-size: 12px;
	font-weight: bold;
	color: #3b5998;
	margin-top: 5px;
}
.align_right {
	text-align: right;
}
.redtext {
	color: #C00;
}

/* links in main text */

#column_right a {
	text-decoration: underline;
	color: #3b5998;
}
#column_right a:visited {
	text-decoration: underline;
	color: #3b5998;
}
#column_right a:hover {
	text-decoration: underline;
	color: #A62A16;
}
#column_right a:active {
	text-decoration: underline;
	color: #3b5998;
}

/* structural devices */
.content_1 {
	float: left;
	text-align: left;
	width: 280px;
	margin: 0px 40px 10px 0px;
	padding: 0px;
}
.content_2 {
	float: left;
	text-align: left;
	width: 280px;
	margin: 0px 40px 10px 0px;
	padding: 0px;
}
.content_3 {
	float: left;
	text-align: left;
	width: 280px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
.content_2col {
	float: left;
	text-align: left;
	width: 580px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
.content_3col {
	text-align: left;
	width: 960px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	clear: both;
	height: 0px;
}
.advert {
	text-align: center;
}
.form_box {
	padding: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.social {
	border: 1px solid #dee8f0;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #EAF0F5;
	overflow: auto;
	text-align: center;
	font-size: 14px;
	font-weight: lighter;
	color: #666;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
}
.social img {
	padding-right: 2px;
	padding-left: 2px;
}

/* footer */
.footer {
	background-color: #3b5998;
	color: #FFF;
	padding: 10px 10px 30px 10px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	overflow: auto;
	font-size: 11px;
}
.footer p {
	margin: 0px;
	padding: 0px;
}
.footer_1 {
	float: left;
	width: 290px;
	margin-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5979be;
	padding-right: 20px;
}
.footer_2 {
	float: left;
	width: 160px;
	margin-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5979be;
	padding-right: 20px;
	padding-left: 10px;
}
.footer_3 {
	float: left;
	width: 160px;
	margin-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5979be;
	padding-right: 20px;
	padding-left: 10px;
}
.footer_4 {
	float: left;
	width: 160px;
	padding-left: 10px;
}
.footer h5 {
	color: #FFF;
}
.footer a {
	text-decoration: underline;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}
.footer a:visited {
	text-decoration: underline;
	color: #ffffff;
}
.footer a:hover {
	text-decoration: underline;
	color: #FC0;
}
.footer a:active {
	text-decoration: underline;
	color: #ffffff;
}

/* tables */

table {
	font-size: 13px;
	border-collapse:collapse;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
table, th, td {
	border: 1px solid #022d64;
} 
td {
	padding:4px;
	vertical-align:top;
	text-align: left;
}
thead td {
	font-weight: bold;
	background-color: #3b5998;
	color: #ffffff;
}

/* wordpress */
.postmetadata {
	font-size: 9px;
	font-weight: bold;
	color: #666;
}

/* add to avada theme */
.avada_row {
	padding: 0px;
}