/* CSS stylesheet  */
/* by Cornish WebServices Ltd */
/* blue is #475a83 and gold is #E5AC65 or #996600 and pale blue is #d9e0f0 */
/* This style sheet contains styles not required to be seen in Contribute */ 
html, body {
	margin:0;
	padding:0;
	background:#fff;
	color: #535151;
	text-align:center;
	font-family: Arial, Tahoma, Verdana, sans-serif;
}
/* width in em of page - 60 em is about right */
 /* total width = leftcol + maincol + rightcol */
 /* 		55 =  11 + 39 + 14.5 */
 /* twocols =   main col + rightcol =  44 */
 /* header height is set based on logo graphic */
 
 /* FIRST DEFINE AREAS OF THE PAGE */
#pagewidth {
	font-size:90%;
	width:55em;
	margin: 0 auto 0 auto;
	text-align:left;
	padding:0px;
}
#header {
	min-height:7em;
	height: auto !important;
	height:7em;
	position:relative;
	width:100%;
	background:#fff;
	text-align:right;
	font-size:80%;
	padding:0.1em;
	margin: 0 0 5px 0;
}
#menubar {
	height:1.1em;
	font-weight: bolder;
	font-size:80%;
	background: #e5e5e5;
	color: #676E7A;
	border: #c2c2c2 1px solid;
	padding: 0.5em 0px 0.3em 1em;
	margin:0 0 1em 0;
	position: relative;
	z-index:3000;
}
#twocols {
	width:44em;
	float:right;
	position:relative;
	margin:0px;
	padding:0px;
}
#rightcolumn {
	width:14.5em;
	font-size:90%;
	float:right;
	position:relative;
	background-color:#fff;
	margin:0px;
	padding:0px;
}
#maincolumn {
	width:29.5em;
	font-size:100%;
	float: left;
	display:inline;
	position: relative;
	background-color: #fff;
	overflow:hidden;
}
#leftcolumn {
	width:11em;
	font-size:90%;
	min-height:200px;
	float:left;
	position:relative;
	background-color:#fff;
	overflow:hidden;
}
#footer1 {
	font-size:80%;
	min-height:5.5em;
	clear:both;
	background: #e5e5e5;
	color: #333333;
	border: #cbced3 1px solid;
	padding: 6px 10px;
	margin: 0px auto;
}
#footer2 {
	font-size:90%;
	height:1em;
	clear:both;
	background: #848483;
	color: #fff;
	border: #848483 1px solid;
	padding: 6px 10px;
	margin-bottom:5px;
}
/* menubarheight defines the region for the menubar at half way (left 50%) - different values for non IE */
#menubarheight {
	position:absolute;
	left: 50%;
	margin:0px;
	margin-left:-27.5em;
	top:7.1em;
	background-color:#009966;
	padding: 0px;
} /* top values for FireFox */
* html #menubarheight {
	top:7.1em;
} /* different values  IE */
/* top pulldown menus */
#menut1 {
	border: #c2c2c2 1px solid;
	border-left: #676E7A 1px solid;
	border-bottom: #676E7A 1px solid;
	position:absolute;
	top:0px;
	width:12em;
	font-size:80%;
	background: #e5e5e5;
	color: #25456e;
	z-index:300;
	visibility: hidden
}
#menut2 {
	border: #c2c2c2 1px solid;
	border-left: #676E7A 1px solid;
	border-bottom: #676E7A 1px solid;
	position:absolute;
	top:0px;
	width:12em;
	font-size:80%;
	background: #e5e5e5;
	color: #25456e;
	z-index:300;
	visibility: hidden
}
#menut3 {
	border: #c2c2c2 1px solid;
	border-left: #676E7A 1px solid;
	border-bottom: #676E7A 1px solid;
	position:absolute;
	top:0px;
	width:12em;
	font-size:80%;
	background: #e5e5e5;
	color: #25456e;
	z-index:300;
	visibility: hidden
}
#menut4 {
	border: #c2c2c2 1px solid;
	border-left: #676E7A 1px solid;
	border-bottom: #676E7A 1px solid;
	position:absolute;
	top:0px;
	width:15em;
	font-size:80%;
	background: #e5e5e5;
	color: #25456e;
	z-index:300;
	visibility: hidden
}
#menut5 {
	border: #c2c2c2 1px solid;
	border-left: #676E7A 1px solid;
	border-bottom: #676E7A 1px solid;
	position:absolute;
	top:0px;
	width:12em;
	font-size:80%;
	background: #e5e5e5;
	color: #25456e;
	z-index:300;
	visibility: hidden
}
#menut6 {
	border: #c2c2c2 1px solid;
	border-left: #676E7A 1px solid;
	border-bottom: #676E7A 1px solid;
	position:absolute;
	top:0px;
	width:15em;
	font-size:80%;
	background: #e5e5e5;
	color: #25456e;
	z-index:300;
	visibility: hidden
}
#menut7 {
	border: #c2c2c2 1px solid;
	border-left: #676E7A 1px solid;
	border-bottom: #676E7A 1px solid;
	position:absolute;
	top:0px;
	width:12em;
	font-size:80%;
	background: #e5e5e5;
	color: #25456e;
	z-index:300;
	visibility: hidden
}
#menut8 {
	border: #c2c2c2 1px solid;
	border-left: #676E7A 1px solid;
	border-bottom: #676E7A 1px solid;
	position:absolute;
	top:0px;
	width:12em;
	font-size:80%;
	background: #e5e5e5;
	color: #25456e;
	z-index:300;
	visibility: hidden
}
#menut9 {
	border: #c2c2c2 1px solid;
	border-left: #676E7A 1px solid;
	border-bottom: #676E7A 1px solid;
	position:absolute;
	top:0px;
	width:12em;
	font-size:80%;
	background: #e5e5e5;
	color: #25456e;
	z-index:300;
	visibility: hidden
}
#menut3a {
	border: #c2c2c2 1px solid;
	border-left: #676E7A 1px solid;
	border-bottom: #676E7A 1px solid;
	position:absolute;
	top:0px;
	width:12em;
	font-size:80%;
	background: #e5e5e5;
	color: #25456e;
	z-index:300;
	visibility: hidden
}
#menut3b {
	border: #c2c2c2 1px solid;
	border-left: #676E7A 1px solid;
	border-bottom: #676E7A 1px solid;
	position:absolute;
	top:1.8em;
	width:12em;
	font-size:80%;
	background: #e5e5e5;
	color: #25456e;
	z-index:300;
	visibility: hidden
}
#menut3c {
	border: #c2c2c2 1px solid;
	border-left: #676E7A 1px solid;
	border-bottom: #676E7A 1px solid;
	position:absolute;
	top:3.6em;
	width:12em;
	font-size:80%;
	background: #e5e5e5;
	color: #25456e;
	z-index:300;
	visibility: hidden
}
/* The following needs altering if top menus change */
#menut1 {
	left:4em;
}
#menut2 {
	left:10.5em;
}
#menut3 {
	left:16.8em;
}
#menut4 {
	left:23.2em;
}
#menut5 {
	left:29.5em;
}
#menut6 {
	left:36.5em;
}
#menut7 {
	left:40.6em;
}
#menut8 {
	left:46.8em;
}
#menut9 {
	left:53.4em;
}
#menut3a {
	left:28em;
}
#menut3b {
	left:28em;
}
#menut3c {
	left:28em;
}
/* following for noscript pulldown menus */
div.submenus {
	text-align:left;
	margin-left:2em;
	font-size:90%;
}
/* ******************************************************************************************************************* */
/* Define the general style of the common html elements - specifc styles on user page */
p {
	padding:0px;
	margin:0px;
	color: #535151;
	margin:0px 10px 10px 0px;
	line-height:1.3em;
}
ul {
	padding:0px;
	margin:0.5em 0em;
	color: #535151;
}
ol {
	padding:0px;
	margin:0px;
	color: #535151;
}
li {
	padding:0px;
	margin:0px;
	color: #535151;
	line-height:1.3em;
	padding-bottom:0.5em;
	margin-left:3em;
	list-style-image:url(../images/gold.gif);
}
h1 {
	color:#996600;
	padding:0px;
	margin:1em 0px 0.5em 0em;
	font-size:110%;
	line-height:1.0em;
}
h2 {
	color:#444444;
	padding:0px;
	margin:0.5em 0px;
	font-size:105%;
	line-height:1.2em;
}
h3 {
	color:#996600;
	padding:0px;
	margin:0.2em 0px;
	font-size:100%;
	line-height:1.5em;
}
A {
	text-decoration:none;
}
a:link {
	color: #535151;
}
a:visited {
	color: #535151;
}
a:hover {
	color:#996600;
}
A.newLink {
	text-decoration:none;
}
a:link.newLink {
	color: #996600;
}
a:visited.newLink {
	color: #535151;
}
a:hover.newLink {
	color:#996600;
}
img {
	padding:0px;
	margin:0px;
}
:link {
	text-decoration: none
}
:visited {
	text-decoration: none
}
:link img {
	border-style:none;
}
:visited img {
	border-style:none;
}
:hover img {
	border-style:none;
}
h1 a {
	color:#996600;
}
h1 a:visited {
	color:#996600;
}
/* enable proper clearing of floats */ 
.clearend:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearend {
	display: inline-table;
} /* IE Mac fix */
/* Hides from IE-mac \*/
* html .clearend {
	height: 1%;
}
.clearend {
	display: block;
}
/* End hide from IE-mac */  
/* ******************************************************************************************************************* */


/* Header Styles */

/* Menu bar styles */
#menubar ul {
	padding:0px;
	margin: 0px;
	list-style-type: none
}
#menubar li {
	padding: 0px;
	float: left;
	margin: 0 0.3em;
	list-style-type: none;
	list-style-image:none;
	vertical-align: top
}
#menubar a:link {
	color:#676E7A;
	text-decoration: none
}
#menubar a:visited {
	color: #676E7A;
	text-decoration: none
}
#menubar a:hover {
	color: #475A83;
	text-decoration: none
}
/* styles for pulldown menus */
#menubarheight ul.submenu {
	margin:0px;
	padding:0 0.2em;
	text-align:left;
	font-size:85%;
}
#menubarheight ul.submenu li {
	list-style-image:none;
	list-style-type:none;
	line-height:1em;
	margin:0px;
}
#menubarheight ul.submenu li.spacer {
	line-height:0.1em;
	background:#c2c2c2;
	margin-bottom:0.2em;
}
#menubarheight ul.submenu a {
	text-decoration:none;
	margin:0em;
	display:block;
	line-height:1em;
	padding:0.3em 0.5em;
}
#menubarheight ul.submenu a:link {
	background: #e5e5e5;
	color: #676E7A;
}
#menubarheight ul.submenu a:visited {
	background: #e5e5e5;
	color: #676E7A;
}
#menubarheight ul.submenu a:hover {
	background:#475a83;
	color:#e5e5e5;
}
/* Main column styles */
div.breadcrumb {
	margin:0.1em;
}
div.breadcrumb a {
	text-decoration:none;
}
div.breadcrumb a:hover {
	color:#E5AC65;
}
/* styles for maincontent */

div.maincontent {
	padding:0 0 0 10px;
	font-size:90%;
}
div.maincontent h1 {
	font-size:120%;
}
/* Div where all links are shown */
div.showlinks a {
	color:#996600;
	text-decoration:none;
}
div.showlinks a:visited {
	color:#996600;
	text-decoration:none;
}
div.showlinks a:hover {
	color:#996600;
	text-decoration:underline;
}
div.showlinks a:active {
	color:#996600;
	text-decoration:none;
}
/* styles for tables */
table.mainpage {
	background:#d9e0f0;
	color:#000;
	border:1px solid #475a83;
}
table.mainpage th {
	padding-right: 1em;
	border-top:1px solid #bbbbbb;
}
table.mainpage td {
	border-top:1px solid #bbbbbb;
}
table.contactform td {
	text-align:left;
}
/* styles for forms */
div.searchbox {
	border:none;
	padding:0px;
}
input {
	background-color:#e5e5e5;
	color: #25456e;
	border:none;
}
input.homesearch {
}
input.submit {
	background-color:#25456e;
	color:#e5e5e5;
	padding:0px;
}
div.contactboxblue input {
	background-color:#d9e0f0;
	color: #25456e;
	border:1px solid #c2c2c2;
	padding-left:0.2em;
}
div.contactboxblue input.submit {
	background:#475a83;
	color:#fff;
}
/* RIGHT column styles */
/* styles for large tab buttons on all pages */
div.rightlargetab2 {
	background:#919aac;
	padding:0em;
	height:1em;
	overflow:hidden;
}
div.rightlargetab2 img {
	float:right;
}
div.rightlargetab2 a {
	background: #e5e5e5;
	color: #919aac;
	display:block;
	margin-left:0.3em;
	padding:0.9em 0.2em 1.1em 0.2em;
	height:1em;
	font-weight: bolder;
	font-size: 100%;
	text-decoration:none;
}
div.rightlargetab2 a:link {
	background:#e5e5e5;
	color:#676E7A;
}
div.rightlargetab2 a:visited {
	background:#e5e5e5;
	color:#676E7A;
}
div.rightlargetab2 a:hover {
	background:#919aac;
	color:#ffffff;
}
div.rightlargetab2 {
	border:none;
}
/* \*/
div.rightlargetab2 {
	border-top:solid 1px #ffffff;
	height:42px;
}
div.rightlargetab2 a {
	min-height:42px;
}
/* Hidden from IE-Mac */


/* FOOTER STYLES */
#bottomcompany {
	float:left;
	width:260px;
	font-size:100%;
	line-height:1.3em;
	height:60px;
	padding-bottom:5px;
}
#bottomtext {
	margin-left:275px;
	font-size:90%;
	line-height:1.3em;
} /* right hand text */
/* Footer2 styles */
#footer2 A {
	color: #fff;
}
#footer2 A:link {
	text-decoration: none;
}
#footer2 A:visited {
	text-decoration: none;
}
#footer2 A:hover {
	text-decoration: underline;
}
/* leftmenuheader is the header and leftmenus is the content */
div.leftmenuheader {
	background:#e5e5e5;
	color:#475a83;
	margin-top:0px;
	border:1px solid #cbced3;
	border-bottom:none;
	background : url(null) fixed no-repeat; /* required for scrolling div display bug in IE */
}
div.leftmenuheader h1 {
	font-size:90%;
	color:#475a83;
	font-weight:bold;
	margin:0 1em;
	padding:0.4em 0 0.3em 0;
}
div.leftmenus {
	font-weight:bolder;
	font-size:85%;
	margin:0px;
	padding:0.4em;
	background:#475a83;
	color:#ffffff;
	border:1px solid #cbced3;
	border-top:1px solid #e5e5e5;
}
div.leftmenus h1 {
	font-weight:bold;
	margin-top:0.3em;
	margin-bottom:0.2em;
	padding:0;
}
div.leftmenus p {
	margin-top:0.2em;
	margin-bottom:0;
	padding:9px;
}
div.leftmenus ul {
	margin:0px;
	padding:0px;
}
div.leftmenus li {
	list-style-image:none;
	list-style-type:none;
	margin-left:0px;
	line-height:0.6em;
	margin:0px;
}
div.leftmenus a {
	text-decoration:none;
	margin:0em;
	display:block;
	line-height:1.2em;
	padding:0.2em 0.5em;
}
div.leftmenus a:link {
	background:#475a83;
	color:#ffffff;
}
div.leftmenus a:visited {
	background:#475a83;
	color:#ffffff;
}
div.leftmenus a:hover {
	background:#e5e5e5;
	color:#475a83;
}
.phone {
	margin-top:20px;
	font-size:28px;
	font-weight:700;
	margin-right:0;
	color: #676E7A;
}
.del {
	padding-bottom:10px;
}
