html, body {
	margin: 0;
	padding: 0;
	color: #103444;
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
}

.colour_1 {
 background-color: #ccffff;
 text-align: center;
}

.colour_2 {
 background-color: #99cccc;
 text-align: center;
 width: 83px;
}

table {
 font-size: 12px;
}

.head {
color:#333333;
font-family:Arial,Helvetica,sans-serif;
font-size:9pt;
font-weight:bold;
}

#maincontainer {width: 779px; border: 0px solid #4C95CA; }

#header {vertical-align: top; width: 779px; height: 155px; border: 0px solid black; }

#container {float: right; width: 630px; margin-left: 0px; background-color: #ffffff; border: 0px solid black; }
#content {text-align: left; width: 630px; padding-top: 40px; border: 0px solid black; }

#nav {float:left; width: 145px; border: 0px solid black; }
#navigation {list-style: none; padding:0; margin:0; height:450px; margin-top: 40px; }
#navigation h2 { margin: 0px; padding: 0px; font-weight: bold; font-size: 14px; font-style: normal; color: #447AA8; }
#navigation li {vertical-align: center; width: 100px; margin-bottom: 5px; text-align: left; color: #5097CD; font-weight: bold;  }
html>body #navigation li { width: 125px; }
#navigation li.section{background: url('../images/sections_normal.gif') no-repeat 0 0; padding-left: 20px; width: 125px;}
#navigation li a {margin: 0px; height: 0px; vertical-align: top; text-decoration: none; color: #5097CD; font-weight: bold; }
#navigation li a.section { font-weight: bold; color: white; }


#footer {clear:both; width: 779px; height: 75px; background: #ffffff; }
#imagecaption {padding: 3px; color: #FFFFFF; font-family: Arial, Verdana, Helvetica; font-size: 12px; background-color: #6699CC; }

.imagegallery {padding: 3px; color: #6699CC; font-family: Arial, Verdana, Helvetica; font-size: 16px; font-weight: bold; line-height: 120%; margin:0px; height: 40px;}
.offview {
	display: block;
	position: absolute;
	top: 0;
	left: -300px;
	width: 25px;
}
.title {
  margin: 0px; padding: 0px;
}


#tellafriend {
padding: 0px;
margin: 0px;
}

#tellafriend li{
padding: 0px;
margin: 0px;
list-style: none;
display: inline;
}

h1 {
	font-weight: bold;
	font-size: 18px;
	color: #4396DC;
}
h2 {
	font-weight: bold;
	font-size: 14px;
	color: #4396DC;
}
h3 {
	font-weight: bold;
	font-size: 9px;
	color: #4396DC;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
	font-size: 9px;
	color: #4396DC;
}

.caption {
	font-weight: bold;
	font-size: 12px;
	color: #1D3D54;
}

a
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  line-height: 16pt;
  font-weight: bold;
  color: #003366;
  text-decoration: none;
}

a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  line-height: 16pt;
  font-weight: bold;
  color: #003366;
  text-decoration: none;
}

a:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  line-height: 16pt;
  font-weight: bold;
  color: #003366;
  text-decoration: none;
}

.standard {
	margin: 0;
	padding: 0;
	color: #515c61;
	font-family: Arial, Verdana, Helvetica, Arial;
	font-size: 14px;
}

.formfield {
  font-family: Arial, Tahoma, Verdana, Helvetica, Arial;
  font-size: 12px;
  color: #000000; 
  background-color: #ffffff;
  border-width: 1px;
  border-style: solid;
  border-color: #BEBEBC;
}

.formbutton {
  font-family: Arial, Tahoma, Verdana, Helvetica, Arial;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
  background: #BEBEBC;
  border-width: 2px;
  border-style: solid;
  border-left-color: #C0C0C0;
  border-top-color: #C0C0C0;
  border-bottom-color: #888787;
  border-right-color: #888787;
}

img {
  border-style: none;
}

