body {
	background-color: #ffffff;
	background-image: url('../images/bg.gif');
	background-repeat: repeat-y;
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 17px;
	margin-bottom: 30px;
	margin-left: 0px;
	margin-right: 30px;
	margin-top: 30px;
	padding: 0px;
	}

.noindent {
	text-indent: 0px;
	}
			
a:link {
	color: #006faf;
	}

a:visited {
	color: #4596c4;
	}

a:hover {
	color: #000000;
	}

a:active {
	color: #4596c4;
	}

code {
	font-family: APLHELP, Lucida Console, monospace;
	}

code.block {
	background-color: #ffffcc;
	display: block;
	margin-bottom: 9px;
	margin-top: 3px;
	padding: 6px;
	}

code em {
	font-family: Times New Roman, serif;
	}

div#content {
	margin-left: 235px;
	}

em, strong {
	color: #006faf;
	}

h1, h2, h3, h4, h5 {
	margin: 0px;
	padding: 0px;
	}

h1 a {
	background-image: url('../images/logo.gif');
	display: block;
	height: 162px;
	line-height: 500px;
	margin-left: 220px;
	overflow: hidden;
	width: 330px;
	}

h2, h3, h4, h5 {
	color: #cc3333;
	margin-top: 15px;
	}

h2 {
	border-bottom: 3px solid #f2caca;
	font-size: 30px;
	line-height: 24px;
	}

h2.hidden {
	display: none;
	}

h3 {
	border-bottom: 2px solid #82bcdd;
	color: #006faf;
	font-size: 24px;
	font-style: italic;
	line-height: 19px;
	}

h3.country {
	background-repeat: no-repeat;
	padding-left: 66px;
	padding-top: 21px;
	}

h3#au {
	background-image: url('../images/au.gif');
	}

h3#canada {
	background-image: url('../images/canada.gif');
	}

h3#denmark {
	background-image: url('../images/denmark.gif');
	}

h3#finland {
	background-image: url('../images/finland.gif');
	}

h3#france {
	background-image: url('../images/france.gif');
	}

h3#germany {
	background-image: url('../images/germany.gif');
	}

h3#mexico {
	background-image: url('../images/mexico.gif');
	}

h3#nether {
	background-image: url('../images/nether.gif');
	}

h3#spain {
	background-image: url('../images/spain.gif');
	}

h3#uk {
	background-image: url('../images/uk.gif');
	}

h4 {
	border-bottom: 1px solid #f2caca;
	font-size: 20px;
	line-height: 16px;
	}

h5 {
	color: #006faf;
	font-size: 17px;
	font-style: italic;
	line-height: 14px;
	}

img.right {
	float: right;
	margin-bottom: 9px;
	margin-left: 9px;
	}

p {
	margin-bottom: 9px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 3px;
	padding: 0px;
	text-indent: 30px;
	}

p#copyright {
	border-top: 2px solid #dddddd;
	color: #666666;
	font-size: 14px;
	margin-top: 18px;
	padding-top: 9px;
	text-align: center;
	text-indent: 0px;
	}

table tr td,
table tr th {
	padding: 9px;
	vertical-align: top;
	}

table tr td {
	border: 1px solid #99ccff;
	}

table tr th {
	background-color: #cc3333;
	color: #ffffff;
	text-align: left;
	}

table tr.subheading th {
	background-color: #006faf;
	text-align: center;
	}

table tr th a:link,
table tr th a:visited {
	color: #f2caca;
	}

table tr.subheading th a:link,
table tr.subheading th a:visited {
	color: #99ccff;
	}

table tr th a:hover,
table tr th a:active,
table tr.subheading th a:hover,
table tr.subheading th a:active {
	color: #ffffff;
	}

ul {
	margin-bottom: 9px;
	margin-left: 30px;
	margin-right: 0px;
	margin-top: 3px;
	padding: 0px;
	}

ul li {
	margin: 0px;
	padding: 0px;
	}

ul#nav {
	float: left;
	font-family: Arial, sans-serif;
	list-style: none;
	margin: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 15px;
	position: relative;
	top: -150px;
	width: 210px;
	}

ul#nav li {
	padding-top: 5px;
	padding-bottom: 5px;
	}

ul#nav li a,
ul#nav li strong {
	display: block;
	padding-bottom: 7px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 7px;
	}

ul#nav li a:link {
	color: #000000;
	}

ul#nav li a:visited {
	color: #ffffff;
	}

ul#nav li a:hover {
	color: #cc3333;
	}
	
ul#nav li a:active {
	color: #000000;
	}

ul#nav li strong {
	background-color: #006faf;
	color: #ffffff;
	}

