@charset "UTF-8";

body {
	margin: auto;
	padding: 0px;
	text-align: center;
	background-color:#000;
	background-image: url(../images/bk.jpg);
	background-position:50%;
}

h1 {
	color: #fff;
	font-size: 12px;
	letter-spacing: 1pt;
	font-weight: lighter;
  	margin: 0px;
  	padding: 0px;
	margin-bottom: 5px;
}

h2 {
	color: #ccdb36;
	font-size: 12px;
	font-weight: lighter;
	letter-spacing: 3pt;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}

h3 {
	color: #e47f21;
	font-size: 14px;
	letter-spacing: 1pt;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 5px;
}

h4 {
	color: #39b8ee;
	font-size: 20px;
	letter-spacing: 1pt;
	font-weight: normal;
	padding-left: 20px;
	line-height: 40px;
	margin-bottom: -10px;
}

h5 {
	color: #e47f21;
	font-size: 16px;
	letter-spacing: 1pt;
	font-weight: normal;
	margin: 0px;
	margin-bottom: 5px;
}

#wrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
  width: 960px;
	margin: auto;
	margin-top: 0px;
	background-color: #000;
	text-align: left;
	padding: 0px;
}

#header {
  padding-top: 20px;
  text-align: right;
}

#flashHeader {
  border: 0;
  clear: both;
  padding: 0px;
  margin: 0px;
  margin-bottom: 20px;
  z-index: 12;
}

#registerDiv {
  margin-top: 40px;
  margin-bottom: 0px;
}


#registerDiv p {
  text-align: center;
  font-size: 32px;
  font-weight: normal;
  margin-bottom: 0px;
}

#registerDiv p a {
  font-weight: normal;
  color: red;
}

#registerDiv p a:hover {
  color: #39b8ee;
}

#mainNav {
  float: left;
  width: 240px;
}

#mainNav .navList {
	line-height: 22px;
	list-style-type: none;
	padding-left: 40px;
  margin: 0px;
}

#mainNav .colour1 {
	color: red;
}

#pageContent {
	margin-bottom: 0px;
  float: right;
  width: 720px;
  z-index: 6;
}

#pageContent .colour1 {
	color: red;
}

#pageContent p {
  margin-top: 0px;
	font-size: 12px;
}

#pageContent img {
  border: none;
}

#pageContent .planImg {
  margin-bottom: 10px;
}

#pageContent .contentFlash {
  margin-top: 20px;
  margin-bottom: 20px;
}

#pageContent .contentImgLeft {
  float: left;
  margin-right: 20px;
}

#pageContent .plainTable {
  border-collapse: collapse;
  text-align: center;
  width: 700px;
  font-size: 12px;
  margin-top: 0px;
}

#pageContent .plainTable th,
#pageContent .plainTable td {
  border: 1px solid white;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 18px;
}

#pageContent .plainTable .textLeft {
  text-align: left;
}

#pageContent .nameTable {
  border-collapse: collapse;
  text-align: left;
  width: 700px;
  font-size: 12px;
  margin-top: 10px;
  margin-bottom: 10px;
}

#pageContent .nameTable tr td {
  padding: 5px 0px;
}

#pageContent table {
  border-collapse: collapse;
  text-align: center;
  width: 500px;
  font-size: 12px;
  margin-top: 40px;
}

#pageContent table tr td,
#pageContent table tr th {
  padding: 5px;
}

#pageContent table tr.headerRow {
  background-color: #525da9;
	font-weight: bold;
}

#pageContent table tr.colour1Row {
  background-color: #60a954;
}

#pageContent table tr.colour1Row td.whiteCell,
#pageContent table tr.colour1Row td.greyCell {
  color: #60a954;
}

#pageContent table tr.colour2Row {
  background-color: #4a318e;
}

#pageContent table tr.colour2Row td.whiteCell,
#pageContent table tr.colour2Row td.greyCell {
  color: #4a318e;
}

#pageContent table tr.colour3Row {
  background-color: #f90;
}

#pageContent table tr.colour3Row td.whiteCell,
#pageContent table tr.colour3Row td.greyCell {
  color: #f90;
}

#pageContent table tr.colour4Row {
  background-color: #06c;
}

#pageContent table tr.colour4Row td.whiteCell,
#pageContent table tr.colour4Row td.greyCell {
  color: #06c;
}

#pageContent table tr.colour5Row {
  background-color: #f00;
}

#pageContent table tr.colour5Row td.whiteCell,
#pageContent table tr.colour5Row td.greyCell {
  color: #f00;
}

#pageContent table tr.colour6Row {
  background-color: #66c;
}

#pageContent table tr.colour6Row td.whiteCell,
#pageContent table tr.colour6Row td.greyCell {
  color: #66c;
}

#pageContent table tr.colour7Row {
  background-color: #69f;
}

#pageContent table tr.colour7Row td.whiteCell,
#pageContent table tr.colour7Row td.greyCell {
  color: #69f;
}

#pageContent table tr.colour8Row {
  background-color: #993;
}

#pageContent table tr.colour8Row td.whiteCell,
#pageContent table tr.colour8Row td.greyCell {
  color: #993;
}

#pageContent table tr.colour9Row {
  background-color: #336;
}

#pageContent table tr.colour9Row td.whiteCell,
#pageContent table tr.colour9Row td.greyCell {
  color: #336;
}

#pageContent table tr.colour10Row {
  background-color: #366;
}

#pageContent table tr.colour10Row td.whiteCell,
#pageContent table tr.colour10Row td.greyCell {
  color: #366;
}

#pageContent table tr.colour11Row {
  background-color: #933;
}

#pageContent table tr.colour11Row td.whiteCell,
#pageContent table tr.colour11Row td.greyCell {
  color: #933;
}

#pageContent table tr.colour12Row {
  background-color: #c33;
}

#pageContent table tr.colour12Row td.whiteCell,
#pageContent table tr.colour12Row td.greyCell {
  color: #c33;
}
#pageContent table tr.colour13Row {
  background-color: #c93;
}

#pageContent table tr.colour13Row td.whiteCell,
#pageContent table tr.colour13Row td.greyCell {
  color: #c93;
}
#pageContent table tr.colour14Row {
  background-color: #699;
}

#pageContent table tr.colour14Row td.whiteCell,
#pageContent table tr.colour14Row td.greyCell {
  color: #699;
}

#pageContent table tr td.whiteCell {
  background-color: #fff;
	font-weight: bold;
}

#pageContent table tr td.greyCell {
  background-color: #e9e9e9;
	font-weight: bold;
}

#pageContent table tr td.blackCell {
  background-color: #000;
}

#footer {
  clear: both;
  margin: 0px;
  padding-top: 20px;
}

#footer .footerImgLeft {
  float: left;
}

#footer .footerImgRight {
  float: right;
}

#footer #footerLine p {
  margin-top: 14px;
  margin-bottom: 0px;
  padding-left: 150px;
  width: 650px;
  float: left;
  font-size: 16px;
  text-align: left;
}

#footer #footerLine p a {
  font-weight: normal;
}

#footer p .colour1 {
  color: #ccdb36;
}

#footer p .colour2 {
  color: #e47f21;
}

#footer p .colour3 {
  color: #F00;
}

#footer p .colour4 {
  color: #164ea1;
}

#footer .disclaimer {
  clear: both;
  width: 960px;
  text-align: left;
	line-height:3.5em;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	line-height: 14px;
}

#footer .disclaimer p {
  margin-top: 0px;
  margin-left: 240px;
}

#footer img {
  border: none;
}

#footer .footerLinks {
  margin: 0px;
  padding: 0px;
  padding-bottom: 10px;
  margin-left: 240px;
}

#footer .footerLinks p {
	font-size: 10px;
	color: #fff;
	line-height: 14px;
}

a {
	font-weight: bold;
}

a:link {
	color: #fff;
	text-decoration: none;
}
a:visited {
	color: #fff;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #39b8ee;
}
a:active {
	text-decoration: none;
	color: #ccdb36;
}
a .activeLink {
	text-decoration: none;
	color: #ccdb36;
}
