body {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif
}
p {
	color: #696969;
	font-size: 11px;
	line-height: 15px
}
h1 {
	color: navy;
	font-size: 20px;
	font-weight: bold;
	line-height: 2em;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: navy;
	line-height: 1.4;
}
h4 {
	color: navy;
	font-size: 14px;
	font-weight: bold;
	margin: 0.75em 0 0.25em;
	line-height: 1.3em;
}
h5 {
	color: navy;
	font-size: 12px;
	font-weight: 500;
	margin: 2em 0 0.4em
}
h6 {
	color: #696969;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin: 0.2em 0 0.13em
}
h9 {
	color: navy;
	font-size: 20px;
	font-weight: bold;
}

td {
}
table {
	color: #696969;
	font-size: 9px;
	line-height: 15px
}
.lineabove {
	padding-top: 10pt;
	border-top: 1pt solid silver
}
.linebelow {
	padding-bottom: 5px;
	border-bottom: 1px solid silver
}

.tabletext {
	margin-left: 1em;
	left: 5em
}
.topmenu {
	color: white
}
.menulink {
	background-color: #c0c0c0
}
div.class {
	width: 155px
}
.pbold {
	color: navy;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700
}
.silverblock {
	background-color: silver;
	background-position: center 0
}
.padding {
	padding-right: 12px;
	padding-left: 12px
}
.bottommenu {
	color: #fff;
	font-size: 10px;
}
.bottommenu a {
	color: #fff;
	text-decoration: none;
}
.bottommenu a:hover {
	color: #ff3;
}
.caption {
	font-size: 11px;
	font-style: italic;
	text-align: center;
	padding: 0 0 3px 0;
}
li {
	font-size: 1.2em;
}
h6 a {
	color: #666666;
	text-decoration: none;
}
#Section {
	font-family: Arial, Helvetica, sans-serif;
	width: 490px;
	padding: 0 10px;
}


.line {
	border-top: 1pt solid silver;
	margin: 0;
	padding: 0;
	clear: both;
}
.centreimage {
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	display: block;
	text-align: center;
}
.centrecaption {
	color: #696969;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	margin: 10px 0 10px 0;
}
.centrecaption a {
	text-decoration: none;
	color: #696969;
}




.SectionHead  {
	font-size: 1.4em;
	font-weight: bold;
	color: navy;
	border-bottom: 1px solid silver;
	padding: 0 0 5px 0;
	margin: 15px 0 0 0 0;
}
.SectionPara  {
	font-size: 1.1em;
	line-height: 1.5em;
	color: #696969;
}

.sectiontable {
	margin: 0 0 15px 0;
	padding: 0px;
	border-bottom: 1px solid silver;
}
.tablecaption {
	color: #696969;
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
	margin: 10px 0;
	padding: 0;
}
.tablecaption a {
	text-decoration: none;
	color: #696969;
	padding: 0;
}
.floatright {
	float: right;
	margin: 10px 0 20px 0;
}
.SectionParaLeft {
	font-size: 1.1em;
	line-height: 1.5em;
	color: #696969;
	width: 260px;
	float: left;
	padding: 0;
	margin: 10px 0;
}
.image_centre {
	text-align: center;
	display: block;
	margin-left: 30px;
}
.datatable {
	border-collapse:collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	width: 300px;
	background-color: #FFFFFF;
	margin: 0 0 0 30px;
	padding: 0;
}
.datatable td {
	border-top: 0px solid silver;
	border-bottom: 1px solid silver;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	font-size: 1em;
	line-height: 1.5em;
}
.datatable th {
	font-style: italic;
	font-weight: bolder;
	background-color: #DDD;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	border-bottom: 1px solid silver;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	border-top: 1px solid silver;
}
