body {
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
body.front {
	background-color: #67D5D6;
}
img {
	border: 0px 0px 0px 0px;
	border-style: none;
	border-spacing: 0px;
}
img.frontalign {
	position: relative;
	left: 16px;
}
img.middled {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
p, h1, h2, h3, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}
p {
	font-size: 10pt;
	font-weight: normal;
	text-align: justify;
}
h1, h2 {
	font-size: 14pt;
	font-weight: bold;
}
h3, h4 {
	font-size: 12pt;
}
h3 {
	font-weight: bold;
}
h4 {
	font-weight: normal;
}
h1 {
	text-align: center;
}
h2, h3, h4 {
	text-align: left;
}
a {
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #003333;
	text-decoration: none;
	background-color: #67D4D6;
}
a:active {
	color: #006666;
	text-decoration: none;
}
a:link {
	color: #003333;
	text-decoration: none;
}
a:visited {
	color: #006666;
	text-decoration: none;
}
#middle {
	width: 100%;
	height: 100%;
	background-image: url("blue/title.jpg");
	background-position:	center;
	background-repeat: no-repeat;
}
.introduction {  font-size: 12pt}
.smallprint {  font-size: 8pt}
.alnpete {  font-weight: bolder; color: #333333}
.paneltop {  background-image: url("blue/bluepaneltop.gif"); background-repeat: no-repeat}
.panelbase { background-image: url("blue/bluepanelbase.gif"); background-repeat: no-repeat }
.panel { background-image: url("blue/bluepanelback.gif"); background-repeat: repeat-y }
.panelpara {  margin-right: 15px; margin-left: 15px; font-size: 8pt; text-align: left}
.panelheader { margin-right: 15px; margin-left: 15px; font-weight: normal; color: #FFFFFF; font-style: normal; font-variant: small-caps; font-size: 12pt}
.followon {  text-indent: 6pt; white-space: pre}
.columnpara { margin-right: 15px; margin-left: 15px; font-size: 8pt; text-align: justify}
.keyword {  color: #660000; font-weight: bold}
.tableright {  text-align: right; margin: 0px}
.tableleft {  text-align: left; margin: 0px}
.centred {  text-align: center}
.publication {  font-style: italic; font-family: Georgia, "Times New Roman", Times, serif;}
.caps {  text-transform: uppercase; font-size: smaller;}


th.sra {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
}