body {
	background-color: #CCEEFF;
	color: #000000;
	font-family: Verdana, Helvetica, Arial, Geneva, san-serif;
	font-size: 0.9em;
	margin: 0px 0px 0px;
	padding: 0px 0px 0px;
	height: 100%;
}
p, td, th, span {
	font-size: 1em;
	color: #000000;
}
a {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
fieldset {
	border: none;
}
h1 {
	color: #9AACBD;
	font-size: 2em;
	font-weight: bold;
}
h2 {
	color: #9AACBD;
	font-size: 1.2em;
	font-weight: bold;
}
hr {
	width:100%;
	border-top: 2px dashed #000066;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	color: #CCEEFF;
	background-color: #CCEEFF;
	height: 2px;
}
.titletext {
	color: #9AACBD;
	font-size: 2em;
	font-weight: bold;
}
.subtitletext {
	color: #9AACBD;
	font-size: 1.2em;
	font-weight: bold;
}
#header {
	width: 100%;
	float: left;
	background-color: #6699FF;
}
#headerleft {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 40%;
	float: left;
	font-weight: bold;
	background-color: #6699FF;
}
#headerleftinner {
	padding-left: 10px;
}
#headercentre {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 30%;
	float: left;
	background-color: #6699CC;
	font-weight: bold;
	border-right-style: solid;
	border-right-color: #000066;
	border-right-width: 2px;
	border-left-style: solid;
	border-left-color: #000066;
	border-left-width: 2px;
	height: 125px;
	font-size: 0.8em;
}
#headercentre a {
	color: #CCEEFF;
}
#headercentre a:hover {
	color: #000000;
}
#headerinner {
	padding-left: 10px;
	padding-right: 10px;
}
#headerright {
	padding-top: 46px;
	padding-bottom: 10px;
	width: 29%;
	float: left;
	text-align: center;
}
#contentleft {
	width: 20%;
	float: left;
	padding-top: 10px;
	background-color: #6699FF;
	height: 100%;
}
#contentleftpad {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#contentright {
	width: 80%;
	float: left;
	padding-top: 10px;
	background-color: #CCEEFF;
	border-top-style: solid;
	border-top-color: #000066;
	border-top-width: 2px;
	border-left-style: solid;
	border-left-color: #000066;
	border-left-width: 2px;
	margin-right: -2px;
	height: 100%;
}
#contentrightpad {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#contentleftpad ul {
	margin: 0px 0px 0px;
	padding: 0px 0px 0px;
}
#contentleftpad p {
	color: #000066;
	font-size: 0.85em;
	line-height: 1em;
}
#contentleftpad li.lioff {
	line-height:1.5em;
	list-style-image: url(http://www.project-ability.co.uk/artrek/images/dot_off.gif);
	list-style-position: outside;
	margin-left: 30px;
}
#contentleftpad li.lion {
	line-height:1.5em;
	list-style-image: url(http://www.project-ability.co.uk/artrek/images/dot_on.gif);
	list-style-position: outside;
	margin-left: 30px;
}
#contentleftpad li.lisuboff {
	line-height:1.5em;
	list-style-image: url(http://www.project-ability.co.uk/artrek/images/dot_off.gif);
	list-style-position: outside;
	margin-left: 60px;
}
#contentleftpad li.lisubon {
	line-height:1.5em;
	list-style-image: url(http://www.project-ability.co.uk/artrek/images/dot_on.gif);
	list-style-position: outside;
	margin-left: 60px;
}
#contentleftpad a.aoff {
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
}
#contentleftpad a.aoff:hover {
	font-size: 1.1em;
	font-weight: bold;
	color: #000066;
}
#contentleftpad a.aon {
	font-size: 1.1em;
	font-weight: bold;
	color: #000066;
}
#contentleftpad a.aon:hover {
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
}
#contentright td {
	font-size: 0.9em;
}