/************ navLinks styles **************/

#navLinks{
	margin: 0px;
	padding: 2px 0px;
	background: #15327d;
	color: #ffffff;
	text-align: right;
	font-size: 12px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#navLinks a:link, #navLinks a:visited {
	font-weight: bold;
	padding: 2px 10px;
	color: #ffffff;
	text-decoration: none;
	background: #15327d;
	border-top: 2px solid #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	
}

#navLinks a:hover{
	background: #e07a27;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
/************ navLinks2 styles **************/

#navLinks2{
	margin: 0px;
	padding: 0px;
	background: #15327d;
	color: #FFFFFF;
	width: 720px;
}

#navLinks2 a:link, #navLinks2 a:visited {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	
}

#navLinks2 a:hover{
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
/************ navLinks3 styles **************/

#navLinks3{
	margin: 0px;
	padding: 0px;
	background: #15327d url(../pixs/navbar.gif);
	color: #FFFFFF;
	width: 720px;
	height: auto;
	border-bottom-width: 2px;
	border-bottom-style: ridge;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: ridge;
	border-top-color: #CCCCCC;
	position: relative;
}

#navLinks3 a:link, #navLinks3 a:visited {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background: #15327d;
	margin: 0px;
	padding: 0px;
	
}

#navLinks3 a:hover{
	background: #e07a27;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

A:link {
	BACKGROUND: #FFFFFF;
	COLOR: #e07a27;
	TEXT-DECORATION: none;
}

A:visited {
	BACKGROUND: #FFFFFF;
	COLOR: #e07a27;
	TEXT-DECORATION: none;
}

A:active {
	BACKGROUND: #FFFFFF;
	COLOR: #e07a27;
	TEXT-DECORATION: none;
}

A:hover {
	BACKGROUND: #FFFFFF;
	COLOR: #e07a27;
	TEXT-DECORATION: none;
}

A.footer:link {
	TEXT-DECORATION: none;
	color: #CCCCCC;
	background: #15327d;
}

A.footer:visited {
	BACKGROUND: #15327d;
	COLOR: #CCCCCC;
	TEXT-DECORATION: none;
	position: relative;
}

A.footer:active {
	BACKGROUND: #15327d;
	COLOR: #CCCCCC;
	TEXT-DECORATION: none;
	position: relative;
}

A.footer:hover {
	BACKGROUND: #15327d;
	COLOR: #e07a27;
	TEXT-DECORATION: underline;
	position: relative;
}

body 
{
	text-align: center;
	margin-top: 0px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background: #e07a27 url(../pixs/bodyback.jpg) repeat-x;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 101%;
	color: #15327d;
	position: relative;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
} 

#center {
	text-align: center;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}
#centerdarkblue {
	text-align: center;
	width: 100%;
	color: #FFFFFF;
	background: #15327d;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #CCCCCC;
}
#Container {
	text-align: center;
	position: relative;
	width:760px;
	height: auto;
	padding: 0px;
	color: #000000;
	background: #FFFFFF;
}
#footer{
	width: 760px;
	background: #15327d url(../pixs/bodyback.jpg);
	color: #FFFFFF;
	text-align: center;
	position: relative;
	font-size: 70%;
	padding: 5px 2px 2px;
	float: left;
	margin-bottom: -25px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	bottom: 20px;
	
}
#straplinebase {
	color: #000000;
	background: #e07a27;
	float: left;
	height: auto;
	width: 760px;
	position: relative;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding: 0px;
	font-size: 60%;
}

.textright {
	text-align: right;
}
.textcentre{
	text-align: center;
}

#header {
	width: 760px;
	background: #009966;
	float: left;
	color: #FFFFFF;
	height: auto;
	text-align: center;
	position: relative;
	margin-bottom: -10px;
	padding-bottom: 1px;
	
}
#innercontainer {
	width: 760px;
	height: auto;
	position: relative;
	float: left;
	text-align: left;
	color: #15327d;
	background: #FFFFFF;
	padding: 0px;
	border-right: 2px solid #CCCCCC;
	border-left: 2px solid #CCCCCC;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.navbartable {
	padding: 3px 5px;
	color: #CCCCCC;
	background: #15327d;
	text-align: right;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid #999999;
	border-left: 0px;
	font-weight: bold;
}
#contenttop {
	background: #FFFFFF;
	float: left;
	color: #15327d;
	text-align: left;
	position: relative;
	left: 20px;
	font-size: 80%;
	width: 720px;
	padding-bottom: 10px;
	top: 5px;
	
}

#content {
	background: #FFFFFF;
	float: left;
	color: #15327d;
	text-align: left;
	position: relative;
	left: 20px;
	font-size: 80%;
	width: 720px;
	height: auto;
	padding-bottom: 30px;
	padding-top: 5px;
	
}


#top {
	width: 760px;
	background: #15327d;
	float: left;
	color: #FFFFFF;
	height: 130px;
	position: relative;
	text-align: center;
	font-size: 80%;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0px;
	margin: 0px;
	
}

h1 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 110%;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	color: #15327d;
	background: #FFFFFF;
}

h2 {
	font-size: 100%;
	display: inline;
	color: #CC6633;
	background: #FFFFFF;
}
blockquote {
	margin: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 25px;
}

.imageborder {
	position: relative;
	border: 1px dashed #999999;
}
.imageleft {
	clear: both;
	float: left;
	position: relative;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.imageright {
	clear: both;
	float: right;
	position: relative;
}
.imagerightnoborder {
	clear: both;
	float: right;
	position: relative;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-right: 0px;
	border: 0px
}
.imagenoborder {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	border: 0px;
	padding: 0px;
}
#imageright {
	float: right;
	position: relative;
	top: 15px;
}
#imageleft{
	float: left;
	position: relative;
	top: 15px;
}

#navbar {
	width: 760px;
	color: #FFFFFF;
	font-size: 80%;
	height: auto;
	text-align: right;
	background: #15327d;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	position: relative;
	float: left;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-weight: bold;
}
#strapline {
	width: 760px;
	color: #FFFFFF;
	font-size: 80%;
	height: 10px;
	text-align: right;
	background: #15327d url(../pixs/navbar.jpg);
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	position: relative;
	float: left;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#right {
	float: right;
	width: 360px;
	color: #FFFFFF;
	position: relative;
	text-align: justify;
	background: #5b75b2  url(../pixs/fadeback.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
	top: 0px;
	display: block;
	font-weight: bold;
}
#right ul{
	padding-left: 80px;
	padding-bottom: 5px;
}
#right li{
	padding: 2px;
}

#left{
	float: left;
	width: 360px;
	color: #FFFFFF;
	text-align: left;
	background: #5b75b2 url(../pixs/fadeback.jpg) repeat-x;
	position: relative;
	top: 0px;
	height: auto;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#left ul{
	padding-left: 60px;
	padding-bottom: 5px;
}
#left li{
	padding: 2px;
}
ul {
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
li {
	padding: 3px;
}
.tablewhite10px {
	font-size: 80%;
	padding: 10px;
	border: 1px solid #666666;
}
th {
	font-size: 80%;
	font-weight: bold;
	background-color: #EEEEEE;
	text-align: center;
	padding: 3px;
	vertical-align: text-top;
	border: 1px solid #666666;
}
.tablewhite3px {
	padding: 3px;
	font-size: 80%;
	text-align: center;
	border: 1px solid #666666;
}


.tablewhite10pxbold {
	padding: 10px;
	font-weight: bold;
	font-size: 80%;
	border: 1px solid #666666;
}
