html,body{margin:0;padding:0}
body {
	font-family: Arial, Helvetica, sans-serif; /* Calibri,  */
	color: #666666;
	font-size: 0.73em;
	line-height: 1.3em;
}
h1 {
	padding-top: 7px;
	font-size: 1.7em;
	color: #24528b;
	margin: 0px;
}
a {
	color: #24528b;
}
img {
	border: none;
	}

.green {
	color: #63802F;
}
h2 {
	padding-top: 7px;
	font-size: 1.1em;
	color: #63802F;
	margin: 0px;
}
p {
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
div#container{
	width:818px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
div#header {
	height: 186px;
	margin: 0px;
	padding: 0px;
}
div#wrapper{
	float:left;
	width:100%;
	margin: 0px;
	padding: 0px;
}
div#content{
	padding-top: 0px;
	padding-right: 190px;
	padding-bottom: 30px;
	padding-left: 160px;
	background-image: url(../images/contentBackground.gif);
	background-repeat: repeat-x;
	background-color: #F0F0F0;
	margin: 0;
	min-height: 400px;
	list-style-type: none;
}
div#content ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div#content ul li {
	background-image: url(../images/dash.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
	margin-left: 2px;
}

div#content div ul {
	margin-bottom: 8px;
}

div#content div ul li {
	background-image: none;
	padding-left: 0;
	margin-left: 0;
}
div#navigation{
	float:left;
	width:130px;
	margin-left:-816px;
	background-image: url(../images/navigationDivider.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 4px;
	min-height: 400px;
	margin-top: 3px;
}

div#navigation ul{
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
div#navigation li{
	list-style: none;
	margin: 0;
	padding-left: 3px;
	display: block;
	padding-bottom: 2px;
	padding-top: 0px;
	}
	
div#navigation li.active{
	/*
	background-image: url(../images/navigationPointer.gif);
	background-repeat: no-repeat;
	background-position: left 0.3em;
	*/
	font-weight: bold;
	padding-right: 0px;
	}

div#navigation li.active ul li{
	font-weight: normal;
	padding-right: 0px;
	}
	
div#navigation li.active ul li.active{
	font-weight: bold;
	}
	
div#navigation li.active ul li ul li{
	font-weight: normal;
	}
	
div#navigation li.active ul li ul li.active{
	font-weight: bold;
	padding-right: 0px;
	}
	
div#navigation li a{
	text-decoration: none;
	color: #24528b;
	}
	
div#navigation li a.programmes{
	}

div#navigation li ul{
	margin-top: 3px;
	}
	
div#navigation li ul li{
	margin-top: 3px;
	list-style: none;
	padding-left: 10px;
	}
	
div#navigation li ul li a{
	text-decoration: none;
	color: #63802F;
	}
	
div#navigation li ul li ul li{
	background-image: url(../images/dash.gif);
	background-position: left center;
	background-repeat: no-repeat;
	margin-left: 12px;
	padding-left: 10px;	
	padding-bottom: 0px;
	padding-top: 0px;
	}
	
div#navigation li ul li ul li a {
	color: #63802F;
	}
	
div#footer {
	margin: 0;
	padding-left: 10px;
	font-size: 0.9em;
	background-image: url(../images/footerBackground.gif);
	background-repeat: repeat-x;
	clear: both;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 0px;
}

div#footer a {
	text-decoration: none;
	color: #666666;
	}

div#footer div#jerram {
	float: right;
	display: block;
	width: 170px;
	text-align: right;
	margin-right: 7px;
	}
	
div#footer div#jerram a {
	background-image: url(../images/jerramLogo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;	
	
	}
div#column{
	float:left;
	width:170px;
	margin-left:-187px;
	margin-right: 17px;
}
div#column div strong {
	color: #FFFFFF;
	background-color: #63812F;
	text-align: center;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
}
div#column ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
div#column ul li{
	margin-bottom: 3px;
	background-image: url(../images/acrobat.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 16px;
	font-size: 0.9em;
	}
div#column ul li a{	
	color: #666666;
	text-decoration: none;
	}
	
div#column p {
	text-align: center;
	font-size: 0.9em;
	width: 143px;
	line-height: 1.1em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	}

div#column p a{
	margin: 0;
	text-align: center;
	font-size: 0.9em;
	color: #63802F;
	width: 143px;
}

div#column p img{
	margin-bottom: 6px;
	margin-top: 8px;
}

div#column div div {
	padding: 8px;
	border: 1px solid #C1C1C1;
	background-color: #FFFFFF;
}
div#column div#resources {
	margin-bottom: 7px;
	margin-top: 7px;
	clear: both;
}
div#column div#contact {
	margin-bottom: 7px;
	margin-top: 7px;
	clear: both;
}
input#searchfield {
	background-image: url(../images/searchBox.gif);
	background-repeat: no-repeat;
	float: left;
	width: 140px;
	border: 1px solid #CCCCCC;
	height: 15px;
	padding-top: 3px;
	padding-left: 3px;
	color: #666666;
}
input#gobutton {
	width: 20px;
	height: 20px;
	margin: 0;
	border: 0;
	overflow: hidden;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	background-color: transparent;
	background-image: url(../images/goButton.gif);
	background-repeat: no-repeat;
	background-position: center top;
	float: right;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
div#column div#search {
	margin-bottom: 7px;
	margin-top: 7px;
	clear: both;
}
div#column div div.cl {
	clear: both;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

table {
	margin-top: 8px;
	border: none;
	text-align: center;
	border: none;
	border-spacing: 4px;
	}
	
th {
	background-color: #333333;
	color: #ccff99;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 3;
	padding-left: 0;
	}

td{
	line-height: 1.5em;
	padding: 4px;
	border: none;
	}

td.greentablecell {
	color: #24518A;
	background-color: #CEE1B5;
	padding: 2px;
}

td.whitetablecell {
	color: #24518A;
	padding: 2px;
}

table.mobiles {
	border: none;
	border-spacing: 2px;
	text-align: left;
	}
table.mobiles td{
	border: none;
	border-spacing: 2px;
	text-align: left;
	padding-right: 8px;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	
table.hometable {
	border: none;
	border-spacing: 8px;
	border-collapse: separate;
	}
	
table.hometable td{
	border:  none;
	}
	
div.FSF_result a {
	text-decoration: none;
	}
	
div.FSF_result {
	padding-top: 5px;
	padding-bottom: 5px;
	}
