/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #05359B;
	background-image: url(images/greybackground.jpg);
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #0D3D9E;
	list-style-position: outside;
	list-style-image: url(images/dotpoint.jpg);
}
.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #C91E2E;
}
.eventheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0D3D9E;
}
.whitesmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.whitesmall a:link {
	color: #FFFFFF;
}
.whitesmall a:visited {
	color: #FFFFFF;
}
.whitesmall a:hover {
	color: #C91E2E;
}
.whitesmall a:active {
	color: #FFFFFF;
}
a:link {
	color: #C91E2E;
}
a:visited {
	color: #C91E2E;
}
a:hover {
	color: #0D3D9E;
}
a:active {
	color: #C91E2E;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.smallerwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.smallerwhite a:link {
	color: #FFFFFF;
}
.smallerwhite a:visited {
	color: #FFFFFF;
}
.smallerwhite a:hover {
	color: #0D3D9E;
}
.smallerwhite a:active {
	color: #FFFFFF;
}
.latestnews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0A3898;
	padding-left: 20px;
}
.largeblue {
	font-family: Tahoma, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #224FAC;
}
