﻿a {
	color: #1F9DAB;
	text-decoration: none;
}
a:visited {
	color: #1F9DAB;
}
a:active {
	color: #1F9DAB;
}
a:hover {
	color: #666666;
}
.pageposition {
	text-align: center;
}
.headingbg {
	background-image: url('images/headingbg.jpg');
	background-repeat: repeat-x;
	background-color: #CFEFEE;
}
.mainnavposition {
	text-align: right;
}
.navabout {
	border-width: 0px;
	margin-right: 10px;
}
.navdoc {
	border-style: none;
	border-width: 0px;
	margin-right: 12px;
}
.navfilm {
	border-width: 0px;
	margin-right: 21px;
}
.contacttop {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.contacttop a {
	color: #FFFFFF;
}
.contacttop a:visited {
	color: #FFFFFF;
}
.contacttop a:active {
	color: #FFFFFF;
}
.contacttop a:hover {
	color: #666666;
}

.headingtext {
	font-size: large;
}
.headingcoloured {
	color: #1F9DAB;
	font-size: large;
}
.contentext {
	text-align: left;
	font-size: 9pt;
	background-color: #CFEFEE;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 150%;
}
.textpos {
	line-height: 200%;
}
.line {
	color: #1F9DAB;
}
.flashfailuretext {
	font-size: xx-small;
}
.alignleft {
	text-align: left;
}
.footerbg {
	background-color: #1F9AA9;
	border-top-style: solid;
	border-top-width: 3px;
	border-top-color: #01485C;
}
.rightfootertext {
	text-align: right;
	color: #FFFFFF;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.rightfootertext a {
	color: #FFFFFF;
	text-decoration: underline;
}
.rightfootertext a:visited {
	color: #FFFFFF;
}
.rightfootertext a:active {
	color: #FFFFFF;
}
.rightfootertext a:hover {
	color: #666666;
	text-decoration: none;
}

.leftfootertext {
	text-align: left;
	font-size: 10px;
}
.leftfootertext a {
	color: #FFFFFF;
	text-decoration: underline;
}
.leftfootertext a:visited {
	color: #FFFFFF;
}
.leftfootertext a:active {
	color: #FFFFFF;
}
.leftfootertext a:hover {
	color: #666666;
	text-decoration: none;
}
