/* Set up the page */
html {
	overflow-y: scroll;
}

/* remove the focus dotted lines */
:focus {
	outline: 0;
}

/* set the basic page formatting */
body {
	background-color: #002D4B;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
}

.wrapper {
	background-color:#FFFFFF;
	text-align:left;
}
/* set the main title colour independant of size */
.colourtitle {
	color: #284690;
	font-weight:bold;
	font-size:14px;
}

/* set the basic page links formatting */
a:link {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #009933;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

.ondark {
	text-align:center;
	color:#799DC7;
	margin-top:10px;
}
.ondark a:link {
	color: #799DC7;
	text-decoration: underline;
}
.ondark a:visited {
	color: #799DC7;
	text-decoration: underline;
}
.ondark a:hover {
	color: #B6CCE5;
	text-decoration: none;
}
.ondark a:active {
	color: #799DC7;
	text-decoration: underline;
}
/* example formatting for background image */
.contentarea {
	background:#8AA8EE url("img/contentbg.jpg") repeat-x top left;
	font-size:12px;
}
.mainarea {
padding:5px 10px;
}
/* example formatting for bordered area with background colour */
.area-container {
	padding: 5px;
	background-color: #fff;
	border: 1px solid #316DC0;
}

/* example formatting for bordered area*/
.pic-container-rhs {
	padding: 5px;
	background-color: #fff;
	border: 1px solid #316DC0;
	margin-left:10px;
}

/* formatting for header and footer */
.siteheader {
	background:white url(img/header.jpg) no-repeat left top;
	font-style: normal;
	height: 244px;
	color:#FFFFFF;
	text-align:right;
}
.sitefooter {
	background: url(graphics/webfooter.jpg) no-repeat left top;
	font-style: normal;
	height: 15px;
	text-align:center;
	color:#799DC7;
	margin-top:10px;
}

/* altered formatting for heading tags */
h1 {
	color: #284690;
	font-size: 24px;
}

h2 {
	font-size: 18px;
	color: #0099CC;
}
h3 {
	color: #284690;
	font-size: 16px;
}

h4 {
	font-size: 14px;
	color: #0099CC;
}
.class {
	width:150px;
}

#navcontainer
{
margin: 0;
padding: 0 0 0 0px;
}

#navcontainer UL
{
list-style: none;
margin: 5px 0px;
padding: 0;
border: none;
}

#navcontainer LI
{
display: inline;
margin: 0;
padding: 0;
float: left;
width: 20%;
}

#navcontainer A
{
	font-size:14px;
	color: #1F4109;
	display: block;
	width: auto;
	text-decoration: none;
	margin: 0;
	padding: 2px 10px;
	font-weight: bolder;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
}

#navcontainer A:hover, #navcontainer A:active { color: #ffffff; }

#navcontainer A.active:link, #navcontainer A.active:visited
{
position: relative;
z-index: 102;
background: #BBBBBB;
font-weight: bold;
}

#subnav
{
position: relative;
top: -1px;
z-index: 101;
margin: 0;
padding: 0px 0 3px 0;
background: #BBBBBB;
border-top: 1px solid #fff;
border-bottom: 1px solid #aaa;
}

#subnav UL
{
list-style: none;
margin: 1px 0 0px 13px;
padding: 0px;
border-right: 1px solid #fff;
border-left: 1px solid #aaa;
}

#subnav LI
{
position: relative;
z-index: 102;
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}

#subnav A
{
color: #fff;
display: block;
width: auto;
text-decoration: none;
margin: 0;
padding: 2px 12px 2px 10px;
}

#subnav A:hover, #subnav A:active { color: #444; }
#subnav A.active:link, #subnav A.active:visited { color: #444; }
#subnav BR, #navcontainer BR { clear: both; }

#navcontainerv { width: 150px; }

#navcontainerv ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainerv a
{
display: block;
padding: 3px;
width: 130px;
background-color: #036;
border-bottom: 1px solid #eee;
}

#navcontainerv a:link, #navlistv a:visited
{
color: #EEE;
text-decoration: none;
}

/* ---------------------- Bluewax nav ---------------------- */
.blue #waxcontainer{position:relative;height:48px;background:#69BEEE;width:100%;font-family:"Trebuchet MS",Arial,Verdana,Helvitica,sans-serif;}
.blue #waxnav{position:relative;height:25px;font-size:11px;font-weight:bold;background:#fff url(/code/wax/images/wax/bluewax_bottom.gif) repeat-x bottom left;}
.blue #waxnav ul{margin:0px;padding:0 0 4px 0;list-style-type:none;width:auto;float:right;}
.blue #waxnav ul li{display:block;float:left;margin:0 1px;}
.blue #waxnav ul li a{display:block;float:left;color:#003858;text-decoration:none;padding:0 0 0 12px;height:21px;line-height:195%;}
.blue #waxnav ul li a span{padding:0 12px 0 0;}
.blue #waxnav ul li a:hover,.blue #waxnav ul li a.current{color:#fff;background:#1D6893 url(/code/wax/images/wax/bluewax_navtopleft.gif) no-repeat top left;}
.blue #waxnav ul li a:hover span,.blue #waxnav ul li a.current span{display:block;width:auto;background:#1D6893 url(/code/wax/images/wax/bluewax_navtopright.gif) no-repeat top right;}


#navcontainerv a:hover
{
background-color: #369;
color: #fff;
}
