.toppagelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
	color: #000099;
}
.homelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-indent: 30px;
	color: #000099;
}
a {
	color: #000099;
}
a:link {
	text-decoration: none;
	color: #000099;

}
a:visited {
	text-decoration: none;
	color: #3399FF;
}
a:hover {
	text-decoration: none;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	color: #0000CC;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #333333;
	font-weight: bold;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #333333;
	
}
.grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #CCCCCC;
	
}
.verysmalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 4pt;
	
}
.boldbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000099;
	font-style: italic;
	
}
.centredboldbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
	
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	line-height: 11pt;
	margin-top: 0;
	margin-bottom: 3pt;
	font-style: normal;
	text-align: left;
}
.whitebodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	line-height: 10pt;
	margin-top: 0;
	margin-bottom: 3pt;
	font-style: normal;
	text-align: left; 
}
.clicktoregister {
	background-color: #00FFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #0000CC;
}
.smallboldbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #333333;
	
}
.bluecaptionbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000099;
	background-color: #104990;
	
}
.smallbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
	color: #333333;
	
}
.whitelargetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	
}
.whitebodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-align: center;
}
.uncetredsmallbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.boldwhitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}
.whitebodytext14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
}
.whitebodytextuncentred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
}
.bluebodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333399;
}
.smallbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-align: left;
	
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #333333;
	
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6pt;
	text-align: left;
}
.bodytextindent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0000CC;
	line-height: 11pt;
	margin-top: 0pt;
	margin-bottom: 2pt;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	margin-right: 0px;
	margin-left: 0px;
	text-align: left;
}
.bodytextindent2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	line-height: 11pt;
	text-indent: 1em;
	margin-top: 0;
	margin-bottom: 3pt;
	font-style: normal;
	
}
.table
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #333399;
	background-color: #66FFFF;
	display: table;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #6633FF;
	border-right-color: #6633FF;
	border-bottom-color:#6633FF;
	border-left-color: #6633FF;
	
}