table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p {
	margin-top: 6px;
	margin-bottom: 0px;
	text-align: justify;
}
.rightcoltext {
	padding-left: 25px;
	padding-right: 25px;
}
.hnavbg {
	background-image: url(page_files/page_hnavbar_bg.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
.heading {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff4000;/*themecolour2;*/
}
.divider {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9e9c9c;
}
body {
	background-color: #80A4C2;
	text-align: center;
}
.parahead {
	font-size: 11pt;
	font-weight: bold;
	color: #ffffff;
	background-color: #1b70d4;/*themecolour6;*/
	padding: 3px;
}
a:link {
	color: #004996;/*themecolour4%0;*/	
	text-decoration: none;
}
a:active {
	color: #004996;/*themecolour4%0;*/	
	text-decoration: none;
}
a:visited {
	color: #004996;/*themecolour4%0;*/	
	text-decoration: none;
}
a:hover {
	color: #ff4000;/*themecolour2;*/	
	text-decoration: underline;
}
.subhead {
	background-color: #7ec834;/*themecolour5;*/
}
.footer {
	color: #333333;
	background-image: url(page_files/page_hnavbar_bg.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 20px;
	color: #666666;/*themecolour4%0;*/
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
ul {
	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	list-style-image: url(page_files/page_bullet.gif);
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin-top: 2px;
	margin-bottom: 2px;
}
.pagetitle {
	color: #ffffff;
	background-color: #7ec834;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 3px;
	margin-bottom: 15px;
}
#page {
	background-color: #ffffff;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	border: 1px solid #888888;
	width: 796px;
	margin: 0 auto;
}
.tablekey {
	background-color: #dddddd;
	padding-left: 8px;
}
.tablevalue {
	border: solid 1px #dddddd;
}
.tablekey2 {
	background-color: #dddddd;
	padding-left: 8px;
}
.tablevalue2 {
	border: solid 1px #dddddd;
}
.mailbox {
	border: solid 5px #dddddd;
}