body  {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/backpattern.gif);
	background-repeat: repeat;
}
#container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #FFFFFF;
	height: auto;
}

#masthead {
	height: 149px;
	text-align: center;
	background-color: #105ABD;
	background-image: url(images/logo2.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#optimisation {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F7B518;
	background-color: #DFE4EE;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #F7B518;
	margin-top: 10px;
}
#optimisation p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
	margin-bottom: 1px;
}

#contentleft {
	background-repeat: repeat-y;
	background-position: right;
	width: 525px;
	float: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 15px;
}
p {
	color: #5C5C5C;
	font-size: 0.7em;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 8px;
	line-height: 1.3em;
	text-align: justify;
	margin-top: 0px;
}
#contentleft ul {
	font-size: 0.8em;
}
#menuright {
	width: 245px;
	position: relative;
	float: right;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
#menuright ul {
	font-size: 0.7em;
	display: block;
	margin: 5px;
	padding-left: 0px;
	font-weight: bold;
}
#menuright li {
	list-style-image: none;
	list-style-type: none;
}
#menuright li a {
	line-height: 1.3em;
	margin-bottom: 2px;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	text-decoration: none;
	color: #0852BD;
	background-image: url(images/menutop.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D2E1FF;
	border-left-color: #D2E1FF;
}
#menuright  li  a:hover {
	color: #CC0000;
	background-image: url(images/menubak.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #666666;
	border-left-color: #999999;
}
#contentright {
	width: 245px;
	position: relative;
	float: right;
	font-size: 1em;
}
#contentright p, #menuright p {
	color: #333333;
	margin-right: 10px;
	font-size: 0.7em;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
}

#footer {
	clear: both;
	background-color: #0852BD;
	font-size:0.8em;
	width: 100%;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #F7AD18;
	background-image: url(images/footbak.gif);
	background-repeat: repeat-x;
}
#footer p {
	color: #CCCCCC;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	font-size: 0.75em;
}

#footer a, #footer a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
#footer a:hover {
	color: #FF0000;
	text-decoration: none;
}
blockquote {
	color: #666666;
	border-left-color: #DDDDDD;
	border-right-color: #999999;
	font-size: 0.8em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFE3BB;
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 15px;
	margin-left: 30px;
	border-top-color: #DDDDDD;
	border-bottom-color: #999999;
	border: solid;
	padding: 5px;
	border-width: 1px;
}
h1 {
	font-size: 1.1em;
	color: #FF6600;
	padding-top: 10px;
	padding-bottom: 2px;
	margin: 0px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

h2, h3 {
	font-size: 0.9em;
	color: #666666;
	padding-top: 10px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0;
}

a:link {
	color: #000099;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #0066FF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FF0000;
}
img.floatLeft {
	float: left;
	margin: 5px 10px 7px 0px;
}
img.image_nofloat {
	border: 1px solid #000000;
	padding: 2px;
}
img.floatRight {
	float: right;
	margin: 0px 0px 7px 10px;
	background-color: #CCCCCC;
}
img.imagecentre {
	margin-right: auto;
	margin-left: auto;
}
li {
	list-style-position: outside;
	list-style-image: url(images/list.gif);
	list-style-type: disc;
	font-size: 0.85em;
	line-height: 1.5em;
	margin-bottom: 6px;
	color: #000066;
}


.bold {
	font-weight: bold;
}
.subscript {font-size: 0.7em
}
.larger {
	font-size: .9em;
	font-weight: bold;
	color: #FF6600;
}
.largergrey {
	font-size: 0.9em;
	font-weight: bold;
	color: #333333;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}

td.tablecellblue {
	background-color: #E2E6FA;
}
td.tablecellorange {
	background-color: #FFEBCC;
}
td.tablecellrequired {
	font-weight: bolder;
	color: #CC0000;
}
td.tableindent {
	text-indent: 15px;
}
.hints {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
	padding-left: 70px;
	background-image: url(images/hintbak.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;
	border: 1px solid #CCCCCC;
	padding-right: 20px;
	background-color: #FFFFCC;
	width: 400px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
}
.clearfix {
	clear: both;
}
