/* -----Screen CSS----- */
/* -----HTML Elements----- */
html { height: 100%; margin-bottom: 1px; }  /* Forces vert scrollbar on all pages*/
body {
	padding:0 0 0 0;
	margin:0 0 0 0;
	background: #333670 url(images/backgroundslice.gif) top left repeat-x;
	text-align:left;
}
h1 {
	padding:0 0 0 0;
	margin:0 0 0 0;
	font:bold 26px Arial, Helvetica, sans-serif;
	color: #333366;
}
h2 {
	padding:0 0 0 0;
	margin:0 0 0 0;
	font:bold 15px Arial, Helvetica, sans-serif;
	color: #fff;
}

h3 {
	padding:0 0 0 0;
	margin:20px 0 0 0;
	font:bold 13px Arial, Helvetica, sans-serif;
	color: #333366;
}

p { 
	padding:0 0 0 0;
	margin:10px 0 0 0;
	color: #333366;
	font:normal 11px Arial, Helvetica, sans-serif;
}
hr {
	margin: 0 0 10px 0;
	color: #ddd;
	line-height:1px;
}
form {
	padding: 0;
	margin:15px 0 0 0;
}
br.clear{
	clear: both;
}
/* -----Type styling----- */
.subtext {
	padding:0 0 0 0;
	margin:10px 0 10px 0;
	color:#999;
	font:normal 11px Arial, Helvetica, sans-serif;
}

.boldsubtext {
	padding:0 0 0 0;
	margin:10px 0 10px 0;
	color:#999;
	font:bold 11px Arial, Helvetica, sans-serif;
}

.subtext a:link{
	padding:0 0 0 0;
	margin:10px 0 10px 0;
	color:#666;
	font:bold 11px Arial, Helvetica, sans-serif;
}
/* -----Page layout elements----- */
#container {
	padding:0 0 0 0;
	margin:0 0 0 0;
	border-bottom: 1px solid #fff;
	float:left;
	width:776px;
	background:#fff url(images/navback.gif) top left repeat-y;
	text-align:left;
}
#headerprint {
	width: 1px;
	height: 1px;
	float: right;
	display: none;
	overflow: hidden;
}
#topsection {
	float:left;
	background: url(images/topsection.jpg) top left no-repeat;
	width:776px;
	height:119px;
	border-bottom: 1px solid #fff;
}
/* -Side nav- */
#navbar {
	padding:0 0 0 0;
	margin:0 0 0 0;
	float:left;
	width:148px;
}

#navbar ul {
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style-type:none;
}
#navbar li {
	margin:0 0 0 0;
	padding:0 0 0 0;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	background: url(images/navbutton.jpg) top left no-repeat;
}
#navbar li a {
	padding: 8px 10px 8px 10px;
	display:block;
	width:127px;
	color: #fff;
	font:bold 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#navbar li a:link, #navbar li a:visited, #navbar li a:active {
color: White;
}
#navbar li a:hover {
color: #C9FD32;
}
#navbar li.rate {
	border-top: 1px solid #fff;
	margin:5px 0 0 0;
	background: url(images/navbutton-green.gif) top left no-repeat;
}
#navbar li.rate a:link, #navbar li.rate a:visited, #navbar li.rate a:active {
color: #467908;
}
#navbar li.rate a:hover {
color: White;
}
/* main page */
#maincontent {
	padding:0 0 0 0;
	margin:0 0 0 0;
	width:628px;
	height: 100%;
	float:left;
	text-align:left;
}
#flashcontent {
	float:left;
	width: 627px;
	border-right: 1px solid #fff;
	background: #ccc;
}
#flashcontent object, #flashcontent object img {
	width: 627px;
	height: 180px;
}
body#home #flashcontent object, body#home #flashcontent object img {
	height: 373px;
}
#news {
	padding: 30px 5px 5px 10px;
	border-top: 1px solid #fff;
	width: 221px;
	float:left;
	background:#353B77 url(images/greenheader.jpg) top left repeat-x;
}
#rightpics {
	width: 221px;
	float:left;
	padding: 5px 5px 5px 10px;
}
#rightpics img {
	border: 1px solid #c3f62d;
	margin: 4px auto 4px auto;
}
/* Inline type styling */
#news p {
	color:#fff;
	text-decoration: none;
}
#news p a:link, #news p a:active, #news p a:visited {
	color:#D2FF32;
	text-decoration: none;
}
#news p a:hover {
	color:#D2FF32;
	text-decoration: underline;
}
#textcontent {
	padding: 10px 5px 5px 10px;
	float:left;
	width: 376px;
}

body#priv #textcontent {
	width: 613px;
	background-color: White;
}
body#priv #textcontent h3 {
	margin-top: 0px;
}
body#priv #textcontent ul {
	margin: 5px 0 5px 15px;
}
body#priv #textcontent li { 
	list-style: disc outside;
	font:normal 11px Arial, Helvetica, sans-serif;
	color: #333366;
 }
div.staff p {
	margin-bottom: 10px;
}
div.staff img.pic {
	width: 130px;
	height: 130px;
	float: right;
	border: 1px solid #333670;
}
/*Links page*/
dl {
font:normal 13px Arial, Helvetica, sans-serif;
}
dt {
margin: 0 0 0 0;
border-top : 1px solid #353b77;
clear: left;
float: left;
width: 175px;
height: 52px;
 border-top : 1px solid #353b77;
}
dt img {
	margin-top: 3px;
	border: none;
}
.links dt a {
	display: block;
}
dd {
width: 205px;
margin: 0 0 0 0;
 border-top : 1px solid #353b77;
	height: 48px;
	float: left;
}
dd a {
	padding: 25px 0 0 10px;
	font-weight: bold;
}
dd a:link, dd a:active, dd a:visited, p.link a:link, p.link a:active, p.link a:visited {
	color: #353b77;
	text-decoration: none;
}
dd a:hover, p.link a:hover {
	color: #7fcd1f;
	text-decoration: underline;
}

/* Form layout format */
#textcontent label {
	padding: 0 10px 0 0 ;
	width: 80px;
	float: left;
	text-align: left;
	font: bold 12px Arial, Helvetica, sans-serif;
}
#textcontent label p {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
.single-field {
	width: 250px;
}
.multiline-field {
	width: 250px;
	height: 50px;
}
.option {
	width: 255px;
}
.button {
	text-align: center;
}
/*FAQ's*/
dl.faq {
	font: normal 13px Arial, Helvetica, sans-serif;
}
.faq dt {
 	border-top : 1px solid #353b77;
	width: 100%;
	font-weight: bold;
	color: #467908;
	clear: left;
	float: none;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 5px 0 5px 0;
}
.faq dd {
	border-top : 1px solid #e8e9ed;
	clear: left;
	float: none;
	height: auto;
	width: auto;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
}
dl.faq dd ul {
}
body#priv #textcontent dl.faq dd ul li {
	font: normal 13px Arial, Helvetica, sans-serif;
	color: Black;
	padding-right: 10px;
}
/* Footer */
#footer {
float:left;
width:776px;
height: 50px;
background: url(images/footerlogos.jpg) top left no-repeat;
text-align:right;
padding:0;
margin:0;
}
#footer p {
color: #fff;
}
#footer p a{
color:#fff;
text-decoration: underline;
}

#footer p a:hover {
text-decoration: none;
}


/* ----flash text relacement----- */
h2 {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 24px;
	color: #000;
}

.replace {
	margin: 0;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 24px;
	font-weight:bolder;
	}

/* This goes in the stylesheet to hide the browser text before it is replaced */

html.hasFlash .replace	{
	visibility: hidden;
}

/* end of flash text relacement */
/*Customer Satisfaction Questionnaire*/
body#question #textcontent {
	width: 612px;
	background-color: White;
}
body#question #textcontent p label {
	clear: left;
	/*float: none;*/
	width: 330px;
	margin-top: 5px;
	margin-bottom: 5px;
}
body#question #textcontent p .tic-col {
	text-align: center;
	width: 60px;
	float: left;
	margin: 5px 3px 5px 3px;
}
textarea.single-field {
	height: 150px;
}




/* All code (C) Antony Ellam, Colin Preston, Designed4hits 2006 */