@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	background-color: #000000;
	text-align: left;
}

a {
	color:#FF6600;
}

ul {
	padding-left: 15px;
}

.bodyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}

.bodyBold a:hover {
	color:#FFFFFF;
	text-decoration: none;
}

.bodyBold a:visited {
	color:#FF9900;
	text-decoration: underline;
}

.bodyBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	color: #000000;
}

.bodyBlack a {
	color:#FF6600;
}

.bodyBlack a:hover {
	color:#FFFFFF;
	text-decoration: none;
}

.bodyBlack a:visited {
	color:#FF9900;
	text-decoration: underline;
}

.bodyBoldBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.copyright_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-align: left;
}

.copyright_text a {
	color:#FF6600;
}

.copyright_text a:hover {
	color:#FFFFFF;
	text-decoration: none;
}

.copyright_text a:visited {
	color:#FF9900;
	text-decoration: underline;
}

.bodyBoldBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	
}.bodyBoldBigCentred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.website {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-align: left;
}
.website a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000099;
	text-align: left;
}
.website a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000099;
	text-align: left;
}
.website a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FF9900;
	text-align: left;
}
.website a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000099;
	text-align: left;
}

.clientRollover {
	padding-bottom: 7px;
}
