body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
html, body, #contents {
	min-height: 100%;
	width: 100%;
	height: 100%;
}
html>body, html>body #contents {
	height: auto;
}
#contents {
	position: absolute;
	top: 0;
	left: 0;
}
#header {
	border-top: 1px solid #778899;
	height: 100px;
	background-image: url(design_images/header_bg.gif);
}
#header .strapline {
	font: 120% Georgia, "Times New Roman", Times, serif;
	color: #778899;
	background-color: transparent;
	float: right;
	margin-right: 2em;
	margin-top: 0.5em;
}
#header .logo {
	float: left;
	margin-left: 0em;
	margin-top: 0em;
}
#nav {
	position: absolute;
	width: 200px;
	top: 101px;
	padding: 20px 10px 10px 10px;
	border-bottom: 1px solid #003366;
	border-right: 1px solid #003366;
	background: #eeeeee;
}
#nav h3 {
	font: 110% Georgia, "Times New Roman", Times, serif;
	color: #990000;
	background-color: transparent;
	margin: 0;
	padding-bottom: 4px;
}
#nav .txt {
	width: 184px;
	background-color: #FCF5F5;
	border: 1px inset #901602;
}
#nav ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	width: 184px;
}
#nav li {
	font: 80% Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 0.3em;
	border-bottom: 1px solid #003366;
}
#nav a:link, #nav a:visited {
	text-decoration: none;
	color: #003366;
	background-color: transparent;
}
#nav a:hover {
	color: #990000;
	padding-left: 10px;
}
#nav h2 {
	font: 110% Georgia, "Times New Roman", Times, serif;
	color: #2A4F6F;
	background-color: transparent;
	border-bottom: 1px dotted #cccccc;
}
#content {
	margin-left: 16em;
	margin-right: 2em;
	margin-bottom: 3em;
	padding-bottom: 1em;
}
#content h1 {
	text-align: center;
	padding-right: 20px;
	font: 160% Georgia, "Times New Roman", Times, serif;
	color: #990000;
}
#content h2 {
	text-align: center;
	padding-right: 20px;
	font: 150% Georgia, "Times New Roman", Times, serif;
	color: #990000;
}
#content h3 {
	text-align: center;
	padding-right: 20px;
	font: 140% Georgia, "Times New Roman", Times, serif;
	color: #990000;
}
#content h4 {
	text-align: center;
	padding-right: 20px;
	font: 130% Georgia, "Times New Roman", Times, serif;
	color: #990000;
}
#content h5 {
	text-align: center;
	padding-right: 20px;
	font: 120% Georgia, "Times New Roman", Times, serif;
	color: #990000;
}
#content h6 {
	text-align: center;
	padding-right: 20px;
	font: 110% Georgia, "Times New Roman", Times, serif;
	color: #990000;
}

#content p {
	font-size: 80%;
	line-height: 1.6em; 
	padding-left: 1.2em;
}
#content li {
	font-size: 80%;
}
#content a:link, #content a:visited {
	color: #990000;
	text-decoration:underline;
}
#content a:hover {
	color: #003366;
	text-decoration:none
}
#footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	border-top: 10px solid #990000;
	background-color: #003366;
	color: #FFFFFF;
	font-size: 70%;
}
#footer p {
	margin: 0.5em 0 1em 2em;
	padding: 0;
}
#footer a:link, #footer a:visited {
	text-decoration: underline;
	color: #ffffff;
	background-color: transparent;
}
#footer a:hover {
	text-decoration: none;
	color: #003366;
	background-color:#FFFFFF;
}
.adbox {
	padding: 2px 4px 2px 6px;
	margin: 0 0 10px 0;
	border: 1px dotted #003366;
}
.datatable {
	border: 1px solid #DDDDDD;
	border-collapse: collapse;
}
.datatable td {
	border: 1px solid #DDDDDD;
	font-size:11px;
}
.datatable th {
	border: 1px solid #dddddd;
	background-color: #003366;
	font-weight: bold;
	text-align: left;
	font-size: 12px;
	color: #FFFFFF;
}
.datatable caption {
	color: #990000;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 8px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.datatable tr.altrow {
	background-color: #eeeeee;
	color: #000000;
}
.red
{
	color: #990000;
}
.blue
{
	color: #003366;
}
input.txt {
  color: #333333;
  background-color: #EEEEEE;
  border: 1px inset #666666;
  width: 90%;
}
input.txtfrm {
  color: #003366;
  background-color: #eeeeee;
  border: 1px inset #666666;
  width: 200px;
}
select.txt {
  color: #333333;
  background-color: #EEEEEE;
  border: 1px inset #666666;
  width: 200px;
}
input.btn {
  color: #990000;
  background-color: #CCCCCC;
  border: 1px outset #333333;
}
form p {
  clear: left;
  margin: 0;
  padding: 0;
  padding-top: 5px;
}
form p label {
  float: left;
  width: 30%;
  font: bold 1em Arial, Helvetica, sans-serif;
}
fieldset {
	border: 1px solid #003366;
	margin-top: 16px;
	padding: 10px;
	background-color: #FFFFFF;
}
legend {
  font: bold 1.2em Arial, Helvetica, sans-serif;
  color: #003366;
  background-color: #FFFFFF;
}
.smaller50percent {
	font-size: 80%;
}
.bigger20percentred {
	font-size: 12px;
	color: #990000;
}
.feature-div-outer {
	margin-top:10px;
	background-color: #FFFFFF;
	border:2px solid #999999;
	padding:4px;
	background-image:url(images/special-bg-outer.gif);
	background-repeat:repeat-x;
	background-position:top;
}
.feature-div-inner {
	background-color: #FFFFFF;
	border:1px dashed #999999;
	padding:10px;
	background-image:url(images/special-bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
