body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #d0f1d0;/*Background colour*/
	color: #838b83;
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#container {
	margin: 1em auto;
	width: 964px;
	text-align:left;
	position: relative;
}
#Header {
	height: 85px;
	padding: 0px;
	background-color: #99e099;/*Header background colour*/
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	text-align: center;
	color: #000033;
	background-image: url(../Images/clouds.jpg);
}
#Content {
	margin-right: auto;
	padding: 17px;
	background-color: white;
	color: #333333;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;/*zoom: 1;To rectify IE failure to display paragraph text*/
}
#footer {
	clear: both;
	color: #333333;
	background-color: #FFFF99;/*Copyright bar colour*/
	text-align: center;
}
a:link {
	text-decoration: underline;
	color: #339933;
}
a:visited {
	text-decoration: underline;
	color: #1a4257;
}
a:hover {
	text-decoration: none;
	color: #1040b0;
}
a:active {
	text-decoration: underline;
	color: #1a4257;
}
div.float {
	float: left;
	position: relative;
}
div.float p {
	text-align: center;
	position: relative;
}
.floatleft {
	float: left;
	margin-top: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	margin-right: 10px;
}
.floatright {
	float: right;
	margin-top: 0px;
	margin-bottom: 12px;
	margin-left: 10px;
	margin-right: 0px;
}
#Menu {
	text-align: center;
	padding: 0px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	color: inherit;
	background-color: white;
}
#menu, a {
	font-size: 11pt;
	letter-spacing: 0.3px;
	color: #1a4257;
	background-color: white;
	padding: 0px;
	margin-bottom: 6px;
}
.active {
	color: #1a4257;
	background-color: #c1cdc1;
}
h1 {
	letter-spacing: 0.1px;
	font-size: 1.8em;
	color: #000000;
}
h1.welcome {
	font-size: 1.2em;
	color: #000000;
	width: 700px;
}
h2, h3 {
	margin-bottom: 0px;
	color: #000000;
	background-color: white;
	font-size: 1.1em;
}
h3 {
	font-size: 16px;
	text-align: left;
	color: #000000;
}
p {
	margin-bottom: 1.2em;
	text-align: left;
	color: #333333;
	background-color: white;
	font-size: 11pt;
	line-height: 1.5em;
}
.warning {
	padding: 5px 5px 5px 30px;
	border: 1px solid #CFA840;
	font-weight:bold;
	background-color: #FFFFDF;
	background-image: url(../Images/icon_warning.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;
}
#box {
	border: 5px #838b83;
	border-style: outset;
	padding: 0.7em;
}
#p1 {
	margin-top: 0px;
	text-align: left;
	color: #333333;
	background-color: white;
	padding-left: 45px;
	margin-left: 50px;
	font-style: normal;
	font-size: 11pt;
}
#p2 {
	margin-top: 0px;
	text-align: left;
	color: #333333;
	background-color: white;
	padding-left: 45px;
	margin-left: 460px;
	font-style: italic;
	font-size: 11pt;
}
#p3 {
	margin-top: 0px;
	text-align: left;
	color: #333333;
	background-color: white;
	padding-left: 45px;
	margin-left: 460px;
	font-style: normal;
	font-size: 11pt;
}
#p4 {
	margin-top: 0px;
	text-align: left;
	color: #333333;
	background-color: white;
	padding-left: 45px;
	margin-left: 50px;
	margin-right: 70px;
	font-style: normal;
	font-size: 11pt;
}
#p5 {
	margin-top: 0px;
	text-align: center;
	color: #333333;
	background-color: white;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	font-style: normal;
	font-size: 11pt;
}
#p6 {
	margin-top: 0px;
	text-align: left;
	color: #333333;
	background-color: white;
	padding-left: 45px;
	margin-left: 380px;
	font-style: normal;
	font-size: 11pt;
}
.style1 {
	font-style: normal;
	font-size: 16pt;
}
table.style {
	color: #333333;
	background-color: #FFFFF0;
	border: 4px outset #838b83;
}
table.style th {
	border-width: thin;
	padding: 2px;
	border-style: solid;
	border-color: #99cc99;
}
table.style td {
	font-size: 0.9em;
	border-width: thin;
	padding: 5px;
	border-style: solid;
	border-color: #99cc99;
}
ul {
	margin: 10px;
	text-align: left;/*width: auto;*/
}
li {
	list-style: disc;
	padding-left: 15px;
	margin: 1em;
}
#li1 {
	margin-left: 80px;
}
#li2 {
	margin-left: 80px;
}
#li3 {
	margin-left: 230px;
}
#li4 {
	margin-left: 350px;
}
#list {
	list-style: circle;
	padding: 15px;
	margin-bottom: 55px;
}
/*li.inline {
	font-size: 11pt;
	display: inline;
	padding-left: 15px;
	padding-right: 15px;
	border-right: 1px dotted #808080;
	color: #000033;
	background-color: white;
}
li.last {
	font-size: 11pt;
	display: inline;
	padding-left: 15px;
	padding-right: 3px;
	border-right: 0px;
	color: #000033;
	background-color: white;
}*/
#HR1 {
	height: 3px;
	/*width:auto;*/
	color: #838b83;
	background-color: #99E099;
	margin-left: 25%;
	margin-right: 25%;
}
#HR2 {
	height: 5px;
	/*width:auto;*/
	color: #838b83;
	background-color: #99E099;
	margin-left: 20%;
	margin-right: 20%;
}
