body, td, th, p, div, form, h1, h2, h3, ul, ol, dl {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	top: 0;
	left: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 100%;
	background: #ffffff;
	color: #000000;
}
dl {
	margin-left: 5px;
}
h1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 170%;
	text-align: center;
	color: #0000cc;
	padding: 4px 0 4px 0;
}
h2 {
	font-family: Arial, sans-serif;
	font-size: 120%;
	text-align: center;
	padding: 2px 0px 3px 0;
}
h3 {
	font-family: Arial, sans-serif;
	font-size: 110%;
	text-align: center;
	padding: 1px 0 1px 0;
}
hr {
	margin: 0;
}
a:link {
	background: #ffffff;
	color: #000099;
	text-decoration: underline;
}
a:visited {
	background: #ffffff;
	color: #000066;
	text-decoration: underline;
}
a:active {
	background: #ffffff;
	color: #000099;
	text-decoration: underline;
}
a:hover {
	background: #ffffff;
	color: #000099;
	text-decoration: none;
}
img	{
	padding: 0px 0 0 0;
	margin: 2px 2px 2px 2px;
	border: 0;
	vertical-align: top;
}
table caption {
	font-weight: bold;
}
th {
	text-align: center;
}
table.banner {
	padding: 3px 0 3px 0;
	width: 100%;
	text-align: center;
	margin: 0;
}
table.banner td {
	vertical-align: top;
}
table.banner td.banner-left {
	font-size:50%;
	vertical-align: middle;
	width: 15%;
	padding: 3px;
}
table.banner td.banner-right {
	vertical-align: middle;
	width: 15%;
}
table.page {
	text-align: left;
	margin: 0;
	width: 100%;
}
td.content {
	padding: 0 2px 0 2px;
	vertical-align: top;
}
table.footer {
	margin: 0;
	font-size: 60%;
	padding: 3px 0 3px 0;
	width: 100%;
}
ol {
	list-style-type: decimal;
	padding: 4px 0 4px 10px;
	list-style-position: inside;
}
ul.bullet {
	list-style-type: disc;
	padding: 4px 0 4px 10px;
	list-style-position: inside;
}
ul.bullet li {
	margin-bottom: 2px;
}
ul.no-bullet {
	list-style-type: none;
	padding: 4px 0 4px 10px;
	list-style-position: inside;
}
ul.no-bullet li {
	margin-bottom: 2px;
}
p.page-top {
	text-align: center;
	font-size: 80%;
	margin-bottom: 3px;
}
div.map {
	padding: 0 4px 0 4px;
	width: 99%; 
	text-align: left;
}
div.bar {
	text-align: center;
}
div.thumbs {
	float: left;
	width: 150px;
	text-align: center;
	margin-top: 50px;
	font-family: Arial, sans-serif;
	font-size: 80%;
	font-weight: bold;
}
.clear-all {
	clear: both;
	display: block;
}
.left-image { 
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	border: 0;
}
.right-image {
	float: right;
	margin-right: 10px;
	margin-left: 10px;
	border: 0;
}
#section-links{
	padding: 0 1px 0 0;
	margin: 0 0 0 0;
	font-size: 90%;
	text-align: left;
	white-space: nowrap;
}
#section-links ul a:link, #section-links ul a:visited, #section-links ul a:hover {
	display: block;
	background: #ffffff;
	color: #000099;
}
#section-links ul a:visited {
	background: #ffffff;
	color: #000066;
}
#section-links ul a:hover {
	background: #000099;
	color:  #ffffff;
}
#section-links ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#section-links li {
	border-bottom: 1px solid #ffffff;
}

dt {
	font-weight: bold;
}
.centre {
	text-align: center;
	margin-bottom: 2px;
	margin-top: 2px;
}
.right {
	text-align: right;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-top: 2px;
}
.left {
	text-align: left;
	margin-left: 5px;
	margin-bottom: 2px;
	margin-top: 2px;
}


