body {
	background-color:#ffffff;
	padding:0px;
	margin:0px;
}

A:link {
	font-weight:bold;
	color:#003366;
	text-decoration:none;
	}
	
A:visited {
	font-weight:bold;
	color:#003366;
	text-decoration:none;
}

A:hover {
	font-weight:bold;
	color:#6D8D22;
	text-decoration:none;
}

A:active {
	font-weight:bold;
	color:#003366;
	text-decoration:none;
}

.uppermenu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	font-weight:bold;
	color:#cccccc;
}

.uppermenu A {
	text-decoration:none;
	padding-left:12px;
	margin-left:12px;
	border-left:1px solid #cccccc;
}

.uppermenu A:link {
	color:#999999;
}

.uppermenu A:visited {
	color:#999999;
}

.uppermenu A:hover {
	color:#6D8D22;
}

.uppermenu A:active {
	color:#999999;
}

.leftColumn {
	background-image:url(images/background-left.jpg);
	background-color:#FFFFFF;
	background-position:bottom;
	background-repeat:no-repeat;
}

.leftmenu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	font-weight:bold;
	color:#666666;
	width:10em;
	height:30px;
	border-top:1px solid #C5D1A7;
	text-align:left;
	padding-top:.3em;
	}
	
.leftsubmenu {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:0.65em; 
	line-height: 0.95em; 
	color:#000000;
	text-align:left; 
	padding-left:0.2em; 
	padding-bottom:2em;
	padding-right:0.5em;
	width:10em; 
	}

.leftsubmenu A {
	text-decoration:none;
	font-weight:normal;
}

.leftsubmenu A:link {
	color:#000000;
	font-weight:normal;
}

.leftsubmenu A:visited {
	color:#000000;
	font-weight:normal;
}

.leftsubmenu A:hover {
	color:#6D8D22;
	font-weight:normal;
}

.leftsubmenu A:active {
	color:#000000;
	font-weight:normal;
}
	
	
#centrecontainer {
	width: 573px;
	background-image:url(images/background-centre.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}

#centrecontainer:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
	
.centreColumn {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	line-height:1.9em;
	color:#333333;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:20px;
	width:400px;
}



.centreBottomColumn {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.65em;
	line-height:1.9em;
	color:#666666;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:20px;
	width:550px;
}

hr {
	height:1px;
	color:#C5D1A7;
}

.hr {
	border-top:1px solid #C5D1A7;
	font-size:1px;
	line-height:0px;
	height:1px;
	margin:4px 0px 4px 0px;
}


.centreRightColumn {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	line-height:1.1em;
	color:#333333;
	width:150px; 
	float:right;
}

.centreRightColumnSmall {
	font-size:0.9em;
	color:#999999;
}


.rightColumn{
	background-image:url(images/background-right01.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
}


ul {
	padding-left:12px;
	margin-left:12px;
}

.lesslineheight {
	line-height: 1.1em;
}
