body {
	background: #ffffff;
	text-align: center;
	padding: 0px;
	margin: 0px;
	font-family: arial, helvetica, verdana, swiss;
	font-size: 0.9em;
	color: #000000;
}

p, li {
	text-align: left;
	padding: 0px;
	margin: 0px;
	font-family: arial, helvetica, verdana, swiss;
	font-size: 0.9em;
	color: #000000;
}

input, select, textarea, form {
	font-family: arial, helvetica, verdana, swiss;
	font-size: 0.9em;
}

a {
 	font-family: arial, helvetica, verdana, swiss;
	font-size: 0.9em;
	color: #0d5484;
	text-decoration: underline;
	font-weight: plain;
}

.container {
	background: #ffffff;
	width: 750px;
	border: solid 1px #888888;
}

.header {
	background: #ffffff;
	width: 750px;
	height: 144px;
}

.highVis { 
	font-family: arial, helvetica, verdana, swiss;
	font-size: 0.9em;
	color: #ffff00;
	text-decoration: none;
	font-weight: bold;
	width: 155px;
	position: absolute;
	top: 0px;
	text-align: center;
}

.highVis:hover { 
	color: #ffff00;
	text-decoration: underline;
	font-weight: bold;
	width: 155px;
}


.accessInfo { 
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	width: 155px;
}

.accessInfo:hover { 
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	width: 155px;
}

.companyContacts {
	color: #ffffff;
}

.companyContacts:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}

.navArea {
	background: url(images/nav-centre.gif) repeat-x;
	width: 82px;
	height: 27px;
}

.navBar {
	position: absolute;
	text-align: left;
	border: 0px solid #545454;
	width: 705px;
	height: 27px;
	padding: 0 0 0 5px;
	margin: 0 auto;
	background: url(images/nav-centre.gif) repeat-x;
}

.navOption {
	color: #0d5484;
	font-weight: bold;
	font-size: 0.8em;
	text-decoration: none;

}

.navSpacer {
	padding: 0;
	margin: 0 0.5em 0 0.5em;
	vertical-align: middle;
}

.navOption:hover {
	color: #ffffff;
	font-weight: bold;
	font-size: 0.8em;
}

.navItem { 
	color: #0d5484;
	text-decoration: none;
	font-weight: plain;

}

.navItem:hover { 
	color: #000000;
	text-decoration: underline;
	font-weight: plain;
}

#content {
	text-align: left;
	border: 0px solid #545454;
	width: 750px;
	height: 100%;

}

#text {
	text-align: left;
	border: 0px solid #545454;
	width: 680px;
	margin-left: 30px;

}
	#text p .welcome {
	text-align: left;
		display: block;
		color: #0d5484;
		font: bold 1.8em arial, helvetica, verdana, swiss;
		margin-top: 30px;
		padding: 0 0 0 0px;
		}
	#text p .welcome2 {
	text-align: left;
		display: block;
		color: #77bde6;
		font: bold 1.3em arial, helvetica, verdana, swiss;
		margin: 0 0 0 0px;
		padding: 0 0 0 0px;
		}

.copyright {
	text-align: center;
	font-family: arial, helvetica, verdana, swiss;
	font-size: 0.7em;
	color: #000000;
}
