@charset "utf-8";
/* CSS Document */

body, html {
	margin: 0;
	padding: 0;
	background-color: #444547;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

.wrapper {
	margin: 0 auto;
	text-align: center;
	width: 800px;
}

.wholeSite {
	background-color: white;
	width: 800px;
	min-height: 555px;
	height: auto;
	padding-bottom: 45px;
	border-top: solid 1px black;
	border-left: solid 1px black;
	border-right: solid 1px black;
	text-align: left;
}

/* for Internet Explorer */
/*\*/
* html .wholeSite {
height: 555px;
}
/**/

/* for Internet Explorer */
/*\*/
* html .leftNav {
height: 350px;
}
/**/

/*
h1 = titles
h2 = main body content
*/
h1 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 10px;
	font-weight: 100;
	color: #3f3f3f;
	margin: 0px;
	paddding: 0px;
	margin: 0px 10px;

}

a:link {
	color:#0082b1;
	text-decoration: none;
}

a:visited {
	color:#0082b1;
	text-decoration: none;
}

a:hover {
	color:#6eb9e0;
	text-decoration: underline;
}


.maincopy a:link {
	color:#3C78B5;
	text-decoration: none;
}

.maincopy a:visited {
	color:#3C78B5;
	text-decoration: none;
}

.maincopy a:hover {
	color:#3C78B5;
	text-decoration: underline;
}

.newscopy a:link {
	color:#737373;
	text-decoration: none;
}

.newscopy a:visited {
	color:#737373;
	text-decoration: none;
}

.newscopy a:hover {
	color:#3C78B5;
	text-decoration: underline;
}


h3 {
	font-size: 11px;
	font-weight: Bold;
	color: #144c97;
	margin: 0px;
	paddding: 0px;
	margin: 0px 10px;

}

h4 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px 0px;
	background-color: #6EB9E0;
	padding: 13px 30px 5px 10px;

}

h5 {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px 0px;
	background-color: #3c78b5;
	padding: 13px 30px 5px 10px;

}

h6 {
	font-size: 10px;
	font-weight: 100;
	color: #194877;
	margin: 0px 10px;
	padding: 0;
}

.divDate {
   position: relative;
   top: 10px;
   right: 10px;
   float: right;
   z-index: 100;
}

.bodycirle li {
	list-style-type: disc;
	color: #6EB9E0;
}

.listtextcolour {
	color: #3f3f3f;
}


.formtext {
	font-size: 10px;
	font-weight: bold;
	color: #65BBDA;
	margin: 0px;
	paddding: 0px;
	margin: 0px 0px;
	line-height: 22px;
}

.formlink {
	font-size: 9px;
	font-weight: normal;
	color: #6392B4;
	margin: 0px;
	paddding: 0px;
	margin: 0px 0px;

}

.forgot {
	font-size: 9px;
	font-weight: normal;
	color: #737373;
}


/*HEADER CONTENT*/
.header {
	width: 760px;
}

.cst_logo {
	position: relative;
	top: 7px;
	left: 15px;
}

.cst_logo_bar {
	position: relative;
	top: 55px;
	left: 8px;
	width: 2px;
	height: 45px;
	background-color: #c0d2e4;

}

.cst_featuring {
	position: relative;
	top: 64px;
	left: 14px;
}

.cst_lock {
	position: relative;
	top: 3px;
	left: 63px;
}

.mainMenu {
	position: relative;
	top: 43px;
}

.headerLine {
	background-color: #3c3c3c;
	width: 800px;
	height: 4px;
	xmargin-top: 15px;
	xposition: relative;
	xtop: 15px;

}

.greenboxline {
	background-color: #999999;
	width: 188px;
	height: 1px;
	position: absolute;
}

.shiftup {
	position: relative;
	top: -3px;
}

/*HOME PAGE CONTENT*/
.home_header {
	position: relative;
	xtop: 15px;
}

.content {
	position: relative;
	top: 17px;
}

.site_acknowledgements {
	color: #b98761;
	background-color: #f5e3ca;
}


/*LEFT NAVIGATION*/
.leftNav {
	background-color: #fbf4eb;
	width: 119px;
	min-height: 350px;
	height: auto;
}

/*FOOTER*/
.footer {
	background-color: #ffffff;
	width: 800px;
	position: relative;
	height: 45px;
	xpadding-top: 23px;
	padding-bottom: 5px;
	margin-top: -40px;
   border-left: solid 1px black;
	border-right: solid 1px black;
	border-bottom: solid 1px black;
}

.footerLine {
	background-color: #888888;
	width: 800px;
	height: 1px;

}

.footer a:link {
	color: #3c78b5;
	text-decoration:none;
}

.footer a:visited {
	color: #3c78b5;
	text-decoration:none;
}

.footer a:hover {
	color: #3c78b5;
	text-decoration: underline;

}

/*HOMEPAGE 2 COLUMN TEXT AREA*/

.linebreak {
	background-color: #888888;
	width: 400px;
	height: 1px;
}

/*HOME PAGE DARK BLUE TEXT BUTTON*/

#morebluebutton {

background-color: #3c78b5;
width: 55px;
height: 15px;
position: relative;
top: 4px;
left: 128px;
text-align: center;

}

.morebluebutton {
font-weight: bold;
text-align: center;
margin: 0px;
width: 55px;
height: 15px;

}

.morebluebutton a {
text-decoration: none;
display: block;
color: #ffffff;
background-color: #3c78b5;
width: 55px;
height: 15px;
padding-top: 3px;
}

.morebluebutton a:hover {
background-color: #639CD5;
}

/*HOME PAGE LIGHT BLUE TEXT BUTTON*/

#morelightbluebutton {

background-color: #56B4D6;
width: 55px;
height: 15px;
position: relative;
top: 4px;
left: 128px;
text-align: center;

}

.morelightbluebutton {
font-weight: bold;
text-align: center;
margin: 0px;
width: 55px;
height: 15px;

}

.morelightbluebutton a {
text-decoration: none;
display: block;
color: #ffffff;
background-color: #56B4D6;
width: 55px;
height: 15px;
padding-top: 3px;
}

.morelightbluebutton a:hover {
background-color: #6DC4E3;
}

/*NEWS IMAGES*/

.img_left {
float:left;
margin:0px 15px 5px 0;
}

/*HOME PAGE GREEN TEXT BUTTON*/

#moregreenbutton {

background-color: #555555;
width: 55px;
height: 15px;
position: relative;
top: 0px;
left: 335px;
text-align: center;

}

.moregreenbutton {
font-weight: bold;
text-align: center;
margin: 0px;
width: 55px;
height: 15px;

}

.moregreenbutton a {
text-decoration: none;
display: block;
color: #ffffff;
background-color: #555555;
width: 55px;
height: 15px;
padding-top: 3px;
}

.moregreenbutton a:hover {
background-color: #6e6e6e;
}

#bevelbutton {

background-color: #B9CDBB;
width: 55px;
height: 16px;
position: absolute;
text-align: center;


}

.bevelbutton {
font-weight: bold;
text-align: center;
margin: 0px;
width: 55px;
height: 16px;
font-size: 10px;
color: #FFFFFF;
margin: 0px;
paddding: 0px;
}

.bevelbutton a {
text-decoration: none;
display: block;
color: #ffffff;
background-color: #B9CDBB;
width: 55px;
height: 16px;
padding-top: 3px;
border-style: outset;
border-width: 2px;
}

.bevelbutton a:hover {
background-color: #ABB6AC;
}

/*LOGIN*/

input {
border-width:1px;
border-color: #B9CDBB;
border-width:1px;
border-style: solid;
background-color:#FFFFFF;
width: 130px;
margin: 0px;

}

.text{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:8pt;
  font-weight: normal;
  color: #808285;

/*2ND NAVIGATION*/

