body    {
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 140%;
	background-color: #FFFFFF;
	margin: 0px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3f79bd;
	text-decoration: none;
}
a:hover { color: maroon; text-decoration: underline }
h3 {
	color: #3f79bd;
	font-size: 14px;
	font-family: "Century Gothic" "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 6px;
	line-height: 20px;
}
.greyText {  color: #606060}
hr {
	color: #3f79bd;
}
ul {
}
th {
	color: #FFFFFF;
	background-color: #3f79bd;
}
div#header {
	width: 800px;
}
div#navigation {
	font-size: x-small;
	color: #FFFFFF;
	width: 681px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 119px;
	background-color: #3F79BD;
}
div#content {
	background-color: #E0E9F4;
	width: 800px;
}
div#region1 {
	width: 113px;
	float: left;
}
div#region2 {
	width: 687px;
}

.contentblock {
	padding: 6px;
}
#navigation a {
	color: #FFFFFF;
}
p {
	margin-bottom: 6px;
	margin-top: 6px;
}
.blueText {
color: #3F79BD
}
.button {
	background-color: #CFDDEE;
	border: thin solid #3F79BD;
	color: #3F79BD;
}
.tableborder{
	border-collapse: collapse;
	border: 1px solid #000000;
	empty-cells: show
}
.tableborder th, .tableborder td{
	border: 1px solid #000000;
}
.lightbgcolour {
	background-color: #E0E9F4;
}
.redtext {
	color: #FF0000;
}
.rhs {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #0D7AC0;
	border-right-color: #0D7AC0;
	border-bottom-color: #0D7AC0;
	border-left-color: #0D7AC0;
	padding: 6px;
}
.orangetext {
	color: #FF9900;
}
.greentext {
	color: #339900;
}
