/************ navLinks styles **************/

#navLinks{
	color: #ffffff;
	background: #441D80 url(../pixs/helpback.jpg);
	position: relative;
	float: left;
	width: 940px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

#navLinks a:link, #navLinks a:visited {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background: #000000;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-right: 1px;
	
}

#navLinks a:hover{
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	background: #FFFFFF;
	margin-top: 1px;
}

A:link {
	COLOR: #0000FF;
	TEXT-DECORATION: underline;
	background: #FFFFFF;
}



A:visited {
	COLOR: #0000FF;
	TEXT-DECORATION: underline;
	background: #FFFFFF;
}

A:active {
	COLOR: #0000FF;
	TEXT-DECORATION: underline;
	background: #FFFFFF;
}

A:hover {
	COLOR: #441E81;
	TEXT-DECORATION: underline;
	background: #FFFFFF;
}

A.footer:link {
	TEXT-DECORATION: underline;
	color: #FFFFFF;
	background: #000000;
}

A.footer:visited {
	COLOR: #FFFFFF;
	TEXT-DECORATION: underline;
	position: relative;
	background: #000000;
}

A.footer:active {
	COLOR: #FFFFFF;
	TEXT-DECORATION: underline;
	position: relative;
	background: #000000;
}

A.footer:hover {
	COLOR: #999999;
	TEXT-DECORATION: underline;
	position: relative;
	background: #000000;
}

A.help:link {
	TEXT-DECORATION: underline;
	color: #FFFFFF;
	background: #431D80;
}

A.help:visited {
	COLOR: #FFFFFF;
	TEXT-DECORATION: underline;
	position: relative;
	background: #431D80;
}

A.help:active {
	COLOR: #FFFFFF;
	TEXT-DECORATION: underline;
	position: relative;
	background: #431D80;
}

A.help:hover {
	COLOR: #999999;
	TEXT-DECORATION: underline;
	position: relative;
	background: #441E81;
}

body 
{
	text-align: center;
	margin-top: 10px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 101%;
	color: #666666;
	position: relative;
	background: #FFFFFF;
	padding: 0px;
} 

#center {
	text-align: center;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}
#Container {
	text-align: center;
	position: relative;
	width:940px;
	height: auto;
	padding: 0px;
	font-size: 80%;
	color: #333333;
	background: #FFFFFF;
}
#content {
	float: left;
	text-align: justify;
	position: relative;
	left: 20px;
	width: 780px;
	height: auto;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 10px;
	
}
#contentright {
	float: right;
	width: 100px;
	text-align: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 70%;
}
#contentheader {
	float: left;
	width: 900px;
	position: relative;
	left: 20px;
	padding-left: 10px;
}
#footer{
	width: 936px;
	color: #441D80;
	text-align: center;
	position: relative;
	font-size: 70%;
	float: left;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	background: #FFFFFF;
}

#header {
	width: 940px;
	float: left;
	color: #000033;
	height: 131px;
	position: relative;
	text-align: left;
	font-size: 80%;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding: 0px;
	background: #FFFFFF url(../pixs/logo2.gif) no-repeat 520px;
}

#help {
	float: left;
	width: 940px;
	position: relative;
	background: url(../pixs/helpback.jpg) repeat-y;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
}
#innercontainer {
	width: 940px;
	height: auto;
	position: relative;
	float: left;
	text-align: left;
	color: #441D80;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background: #FFFFFF;
}
#strapline {
	width: 395px;
	float: left;
	color: #FFFFFF;
	height: 130px;
	position: relative;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 545px;
	background: #333333 url(../pixs/strapmain4.jpg) no-repeat;
	vertical-align: text-bottom;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 20px;
	margin: 0px;
	
}
blockquote {
	margin: 0px;
	padding-left: 25px;
}
h1 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 110%;
	text-align: left;
	margin-top: 20px;
}

h2 {
	font-size: 110%;
	text-align: left;
}
.textcentre{
	text-align: center;
}
.textright {
	text-align: right;
}
.small {
	font-size: 80%;
}
ul {
	list-style-type: disc;
	font-weight: bold;
}
.imagenoborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
	padding-bottom: 1px;
} 
.imageright {
	text-align: right;
	float: right;
	margin-left: 20px;
}
table {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
th {
	color: #FFFFFF;
	background: #441D80;
	padding: 5px;
	text-align: left;
}
td {
	color: #441D80;
	background: #ECE9D8;
	padding: 5px;
}
