body {
  font-size: 12px;
  font-family: verdana, arial, helvetica, sans-serif;
  background-color: #FFF;
  color: #000; 
}

h1 {
  font-weight: normal;
  font-size: 1.8em;
  letter-spacing: 1px; 
	padding:0;
  margin: 5px;
}

h2 {
  font-weight: normal;
  font-size: 1.6em;
	padding:0;
  margin: 5px;
}

h3 {
  font-weight: normal;
  font-size: 1.4em;
	padding:0;
  margin: 5px;
}

hr {
	line-height:1px;
	height:1px;
	background-color:#ccc;
}

a:link {
  font-weight: bold; 
  text-decoration: none; 
  color: #0000D0;
}

a:visited {
  font-weight: bold; 
  text-decoration: none; 
  color: #800080;
}

a:hover, a:active {
  text-decoration: underline; 
  color: #208080;
}
h1 a:link, h2 a:link, h3 a:link,
h1 a:visited, h2 a:visited, h3 a:visited {
	font-weight: normal;
}

/* -- Page Header -- */

#header {
  position: relative;
  top: 2px;
  width: 100%;
}

#sitemap {
  position: relative;
  top: 5px;
  float: right;
  width: 76%;
	margin-left:-2px;
	padding-right:2px;
	z-index:12;
	background-color:#fff;
}

#sitemap a {
  float: left;
  margin: 0.5em 0 0 0;
  padding: 0.15em 1.2em;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  border: 2px solid #33BBBB;
	border-bottom: 0px solid #33BBBB;
  color: #000;
}

#sitemap a:hover, #sitemap a.active {
  background-color: #AAEEEE;
  font-weight: bold;
}

/* -- Menu -- */

#menu {
  position: relative;
  top: 13px;
  float: left;
  width: 24%;
	z-index:1;
}

.menuheader {
  font-weight: bold;
  text-decoration: none;
  background-color: #FFF;
}

.menuheader a {
	display:block;
	margin: -2px 0 0 0;
  padding: 0.3em 0;
  text-align: center;
  text-decoration: none;
  border-left: 2px solid #33BBBB;
  border-right: 2px solid #33BBBB;
  border-bottom: 2px solid #33BBBB;
  color: #000;
}

.menucontent {
  clear: both;
  padding: 0.5em;
  background-color: #FFF;
  border-left: 2px solid #33BBBB;
  border-right: 2px solid #33BBBB;
  border-bottom: 2px solid #33BBBB;
}

/* -- Main -- */

#main {
  position: relative;
  top: 5px;
  float: right;
	margin-left:-2px;
	padding-right:2px;
  width: 76%;
	z-index:12;
}

.mainheader { 
	font-size:18px;
	font-weight:normal;
  margin: 0;
  padding: 0.15em 0.5em;
  text-decoration: none;
  background-color: #AAEEEE;
  border: 2px solid #33BBBB;
}
.mainheader b { font-weight:normal; }
.mainheader a {
  margin: 0em 1.5em;
  padding: 0.15em 1.5em 0.15em 1.5em;
  text-decoration: none;
  background-color: #FFF;
  border: 2px solid #33BBBB;
  color: #000;
}

.mainheader a:hover, .mainheader a.active {
  background-color: #AAEEEE;
  font-weight: bold;
}

.content {
  clear: right;
  padding: 0.5em;
  background-color: #FFF;
  border-left: 2px solid #33BBBB;
  border-right: 2px solid #33BBBB;
  border-bottom: 2px solid #33BBBB;
}

/* -- Footer -- */

#footer {
  position: relative;
  top: 5px;
  float: right;
  width: 99%;
  margin: 10px 0 0 0;
	padding: 0.5em 0.1em 0.5em 0.5em;
  font-size: 0.8em;
  text-transform: lowercase;
  border: 2px solid #33BBBB;
}

/* -- Signup Instruction --*/

#instruction {
  position: relative;
  top: 20px;
  float: right;
  width: 73.5%;
  margin: 0.3em 0.5em 0em 0em;
  background: #FFF;
  border: 2px solid #33BBBB;
}

/* -- User webpage menu links -- */

.linkmenu {
  float: right;
}

.linkmenu a {
  margin: 0em 0.3em 0.3em 0.3em;
  padding: 0.15em 0.5em 0.15em 0.5em;
  text-decoration: none;
  background-color: #FFF;
  border: 2px solid #33BBBB;
}

.linkmenu a:hover, .linkmenu a.active {
  background-color: #AAEEEE;
  font-weight: bold;
}

/* -- Other styles -- */

input.button { 
  font: normal normal bold 11px verdana, arial, helvetica, sans-serif;
  background-color: #AAEEEE;
  padding: 2px 5px 2px 5px;
}

.inactive {
  color: #333;
  font-style: italic;
}

.floatleft {
  float: left;
  text-align: left;
  margin-left: 0em;
}

.floatright {
  float: right;
  text-align: right;
  margin-right: 0em;
}

.imgLeft, .imgRight {
  margin: 5px;
}

.imgLeft {
  float: left;
  margin-left: 0px;
}

.imgRight {
  float: right;
  margin-right: 0px;
}

.hompagebox {
	display:block; float:left; width:45%; padding:5px; margin:1%;
}
.hompagebox h2 a, .hompagebox h3 a {
	color:#35D;
}
.hompagebox h2 a:hover, .hompagebox h3 a:hover {
	text-decoration:underline;
}
ul{
  font-size: 1em;
  padding-top: 5px;
  padding-bottom: 5px;
  list-style-image: url(../img/li_bullet.gif);
}


li {
  margin-left: 10px;
}

/* formval.css */

.info   { color: black; background-color: transparent; font-weight: normal; }
.warn   { color: rgb(120,0,0); background-color: transparent; font-weight: normal; }
.error  { color: red; background-color: transparent; font-weight: bold }

/* fieldset */

fieldset {
	position: relative;
	padding: 15px 10px;
	margin: 10px 10px 10px 10px;
}

fieldset fieldset  {
	border: 1px solid #ccc;
}

legend {
	position: absolute;
	top: -9px;
	padding: 2px 5px;
}

fieldset fieldset legend {
	font-size: 90%;
}

/* -- Coloured Menus -- */

.menublue a {
  border: 2px solid #6699CC;
	border-bottom: 0px solid #fff;
}
.menublue a:hover, .menublue a.active {
  background-color: #99CCFF;;
}

.menuaqua a {
  border: 2px solid #33BBBB;
	border-bottom: 0px solid #fff;
}
.menuaqua a:hover, .menuaqua a.active {
  background-color: #AAEEEE;
}

.menugreen a {
  border: 2px solid #33AA66;
	border-bottom: 0px solid #fff;
}
.menugreen a:hover, .menugreen a.active {
  background-color: #AAEECC;
}

.menugrey a {
  border: 2px solid #999999;
	border-bottom: 0px solid #fff;
}
.menugrey a:hover, .menugrey a.active {
  background-color: #DDDDDD;
}

.menulime a {
  border: 2px solid #7EEE77;
	border-bottom: 0px solid #fff;
}
.menulime a:hover, .menulime a.active {
  background-color: #BFFFBB;
}

.menuorange a {
  border: 2px solid #EE9933;
	border-bottom: 0px solid #fff;
}
.menuorange a:hover, .menuorange a.active {
  background-color: #FFDD88;
}

.menupurple a {
  border: 2px solid #7777CC;
	border-bottom: 0px solid #fff;
}
.menupurple a:hover, .menupurple a.active {
  background-color: #CCCCFF;
}

.menured a {
  border: 2px solid #C66666;
	border-bottom: 0px solid #fff;
}
.menured a:hover, .menured a.active {
  background-color: #ECCCCC;
}

.menutan a {
  border: 2px solid #AF9F7F;
	border-bottom: 0px solid #fff;
}
.menutan a:hover, .menutan a.active {
  background-color: #EFDFBF;
}

.menuyellow a {
  border: 2px solid #DDDD6D;
	border-bottom: 0px solid #fff;
}
.menuyellow a:hover, .menuyellow a.active {
  background-color: #FFFFBF;
}

