@charset "utf-8";
.pagebody {
	font-family: Arial;
	background-color: #B6B6B6;
	-moz-border-radius: 30px;	
}
.maintextbody {
	margin: 10px;
	color: #354844;

}
.welcometext {
	background-color: #FFFFFF;
	font-weight: bold;
	text-indent: 10px;
	color: #84A69E;
}


.leftcolumn {
	background-color: #ECF0FE;
}


.links {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #3E3E3E;
	text-align: center;
	height: 10px;
	background-color: #ECF0FE;
	font-weight: normal;
	font-size: small;
}

.whiteimageborder {
	border: medium solid #E7ECFE;
}
.nonemuch {
	color: #354844;
}


.linktitle {
	font-family: Arial;
	font-size: small;
	font-style: normal;
	color: #3A504B;
	background-color: #ECF0FE;
	text-align: center;
	font-weight: bold;
	height: 12px;
	border: thin none #BFD3EB;
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
.linkboxright {
	background-color: #F1F4FE;
	border: thin none #CADEF6;
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}

.pagetoplink {
	color: #8EC0E6;
	font-weight: normal;
	text-transform: none;
	font-size: x-small;











.pictureblackborder {
	border: thin solid #000000;
}
.centrerightcolumn {
	color: #000000;
	padding: 10px;
	margin: 10px;
}
  
contenttables {
	border: thin solid #EAEAEA;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
.content {
	border: thin solid #EDF1FE;
	left: auto;
	top: 214px;
	right: auto;
	bottom: auto;
	color: #000000;
	position: relative;
	padding: 0px;
	margin: 20px;
	visibility: visible;
	background-color: #F5F8FE;
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
.centralcell {
	color: #000000;
	border: thin solid #B4C6DB;
	bottom: auto;
	margin-left: 50px;
	padding: 10px;
	width: auto;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
table {
	margin: 20px;
	width: auto;
}
singlecell {
	color: #000000;
	border: thin solid #EDF1FE;
}
.tablemiddle {
	color: #E9EEEE;
	left: 0px;
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
.textcolour {
	color: #5F817A;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: auto;
	overflow: visible;
	text-align: center;
	white-space: normal;
	font-size: small;
}
.disclaimer {
	font-size: xx-small;
	color: #5F817A;
	overflow: auto;
}

.whiteimagebordernotblue {
		border: thin solid #FBFCFF;
}

.INDEXTABLE {
	border: thin none #E3E9F5;
	height: auto;
	vertical-align: text-top;
	white-space: normal;
	clear: none;
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
.titletitle {
	font-size: medium;
	font-weight: bold;
	color: #2F403C;
	background-color: #ECF0FE;
}

