<!--

/* CSS Document */

html {
	margin: 0;
	padding: 0;
	font-size: 80%;
}

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/background/main-background.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	color: #FFFFFF;
	background-color: #9060AC;
	text-align: center;
}

h1 {
	font-size: 150%;
	margin: 0;
	padding: 5px 0 0 0;
}
h2 {
	font-size: 140%;
}
h3 {
	font-size: 130%;
}
h4 {
	font-size: 120%;
}
h5 {
	font-size: 110%;
}
h1, h2, h3, h4, h5 {
	color: #333333;
	background-color: #FFFFFF;
	font-weight: normal;
}

a:link {
	color: #520F56;
	background-color: transparent;
	text-decoration: none;
}
a:visited {
	color: #000000;
	background-color: transparent;
	text-decoration: none;
}
a:hover {
	color: #9060AC;
	background-color: transparent;
	text-decoration: underline;
}
a:active {
	color: #520F56;
	background-color: transparent;
	text-decoration: underline;
}

a img {
	border: none;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
img {
	display: inline;
}

.textVVVLarge {
	font-size: 250%;
	font-weight: normal;
}
.textVVLarge {
	font-size: 200%;
	font-weight: normal;
}
.textVLarge {
	font-size: 150%;
	font-weight: normal;
}
.textLarge {
	font-size: 125%;
	font-weight: normal;
}
.textNormal {
	font-size: 100%;
	font-weight: normal;
}
.textSmall {
	font-size: 90%;
	font-weight: normal;
}
.textVSmall {
	font-size: 80%;
	font-weight: normal;
}
.textVVSmall {
	font-size: 70%;
	font-weight: normal;
}
.textVVVSmall {
	font-size: 60%;
	font-weight: normal;
}

.textLeft {
	text-align: left;
}
.textCentre {
	text-align: center;
}
.textRight {
	text-align: right;
}

.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}

.red {
	color: #FF0000;
	background-color: #FFFFFF;
}
.green {
	color: #00CC00;
	background-color: #FFFFFF;
}
.black {
	color: #000000;
	background-color: #FFFFFF;
}

/*** START: Custom Styles ***/

.ndLightPurple {
	color: #9060AC;
	background-color: transparent;
}

.ndDarkPurple {
	color: #520F56;
	background-color: transparent;
}

/*** END: Custom Styles ***/

/*** START: Form styles ***/

form { 
	margin: 0;
	padding: 0;
	color: #666666;
	background-color: #FFFFFF;
}
form div.standardForm { 
	width: 75%;
	text-align: center;
	margin: 0 auto;
	padding: 0;
}
form div.largeWidthForm { 
	width: 90%;
	text-align: center;
	margin: 0 auto;
	padding: 0;
}
form div.adminForm { 
	width: 90%;
	text-align: center;
	margin: 0 auto;
	padding: 0;
}
fieldset {
	width: 100%;
	text-align: left;
	margin: 0;
	padding: 10px 0 10px 0;
	border: none;
	border-top: 1px solid #CCCCCC;
}
legend {
	font-weight: bold;
	font-size: 110%;
	color: #520F56;
	background-color: #FFFFFF;
	margin: 0 0 5px 0;
	padding: 5px;
}
fieldset div {
	clear: right;
	width: 90%;
	margin: 0;
	padding: 1px;
}
fieldset div div.label {
	float: left;
	width: 35%;
	color: #666666;
	background-color: #FFFFFF;
}
fieldset div div.formField {
	float: right;
	width: 55%;
}
fieldset div div.formLabelField {
	float: left;
	width: 90%;
	color: #666666;
	background-color: #FFFFFF;
}
div.formButtons {
	clear: both;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	padding: 10px 0;
	border-top: 1px solid #CCCCCC;
}

/* form error table */
div.formErrorTable {
	width: 75%;
	margin: 0 auto;
	padding: 0;
}
div.formErrorTable div {
	text-align: left;
	margin: 0 auto;
	padding: 0;
	color: #FF0000;
	background-color: transparent;
	border: 1px #FF0000 solid;
}
div.formErrorTable ul {
	margin: 0 0 0 30px;
	padding: 0;
}
div.formErrorTable ul li {
	list-style-type: disc;
	margin: 0;
	padding: 0;
}

/*** END: Form styles ***/

/*** START: Website Layout ***/

.clear {
	clear: both;
}

#wrapperOuter {
	width: 801px;
	margin: 5px auto;
	padding: 0;
	text-align: left;
	color: #FFFFFF;
	background-color: transparent;
}

#headerLinks {
	clear: both;
	width: 801px;
	margin: 0;
	padding: 5px 0;
	color: #FFFFFF;
	background-color: transparent;
	font-size: 7px;
}
#headerLinks a {
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: none;
}
#headerLinks a:hover {
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: underline;
}

#wrapperOuter #wrapper {
	clear: both;
	width: 801px;
	padding: 0;
	text-align: left;
	color: #000000;
	background-color: #FFFFFF;
}

#logo {
	clear: both;
	width: 781px;
	margin: 0;
	padding: 10px 10px 0 10px;
	text-align: right;
}

#horizontalBar1 {
	clear: both;
	width: 801px;
	height: 5px;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	background-color: #9060AC;
}

#panel {
	clear: both;
	width: 781px;
	height: 147px;
	margin: 0;
	padding: 10px 10px 5px 10px;
}

#nav {
	clear: both;
	width: 781px;
	height: 22px;
	margin: 0;
	padding: 0 10px;
	color: #520F56;
	background-color: #FFFFFF;
	font-size: 8px;
}
#nav ul {
	width: 781px;
	height: 22px;
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	background-color: #520F56;
	background-image: url(../images/background/navigation.jpg);
	background-repeat: repeat-x;
}
#nav ul li {
	width: 71px;
	height: 22px;
	float: left;
	text-align: center;
	margin: 0;
	padding: 0;
}
#nav ul li a {
	width: 71px;
	height: 22px;
	display: block;
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: none;
	margin: 0;
	padding: 6px 0 0 0;
}
#nav ul li a:hover {
	width: 71px;
	height: 22px;
	display: block;
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: none;
	margin: 0;
	padding: 6px 0 0 0;
	background-image: url(../images/background/navigation-over.jpg);
	background-repeat: repeat-x;
}

#mainBody {
	clear: both;
	width: 781px;
	margin: 0;
	padding: 5px 10px 10px 10px;
	color: #666666;
	background-color: #FFFFFF;
}
#mainBody .mainContent {
	margin: 0 0 0 10px;
	padding: 0 0 0 0;
}

#footer {
	clear: both;
	width: 801px;
	margin: 5px 0 0 0;
	padding: 0;
	color: #FFFFFF;
	background-color: #520F56;
	font-size: 8px;
}
#footer .footerLeft {
	float: left;
	width: 33%;
	text-align: left;
	margin: 0;
	padding: 10px 0 10px 10px;
}
#footer .footerRight {
	float: right;
	width: 57%;
	text-align: right;
	margin: 0;
	padding: 10px 10px 10px 0;
}
#footer a {
	color: #FFFFFF;
	background-color: transparent;
}
#footer a:hover {
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: underline;
}

/*** END: Website Layout ***/

/*** START: Custom Website Layout ***/

/* CSS Table Layout 1 */
.contentTable1 {
	width: 771px;
}
.contentTable1 .column1 {
	float: left;
	width: 601px;
}
.contentTable1 .column2 {
	float: right;
	width: 160px;
}

table.tableStyle1 {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #000000;
	font-size: 85%;
}
table.tableStyle1 caption {
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 0 5px 0;
	color: #333333;
	text-align: left;
}
table.tableStyle1 thead th {
	text-align: left;

	background: #000000 url(../images/background/table-header-background.jpg) repeat-x;
	color: #FFFFFF;
}
table.tableStyle1 thead th, table.tableStyle1 tbody td {
	padding: 5px 10px;
}
table.tableStyle1 tbody td {
	text-align: left;
	border-bottom: dotted 1px #CCCCCC;
}
table.tableStyle1 tbody tr:hover {
	background-color: #CCCCCC;
}

/*** END: Custom Website Layout ***/

-->