body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background-color:#444;
	}


a:active 	{ color:#FF9900; Text-Decoration: none}
a:link 		{ color:#0000CC; text-decoration: underline} 
a:visited 	{ color:#0000CC; text-decoration: underline} 
a:hover 	{ color:#FF0000; Text-Decoration: none;  } 
#box {
	border: 1px solid #000;
	background-color:#FFF;
	background-image:url(logobig.jpg);
background-repeat:no-repeat;
background-position: top center;

}

		.lborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
.insetlist {
	font-size: 12px;
	font-weight: normal;
	margin-top: 6px;
	margin-left: 15px;
}

.sub {
	font-size: 70%;
	}
.justified {
	font-size: 80%;
	text-align: justify;

}
.bodytext {
	font-size: 80%;
}
.centred {
	font-size: 80%;
	margin-right: 66px;
	margin-left: 66px;
}
h1 {
	font-size: 30px;
	font-weight: normal;
	margin: 3px 0px;
	
	
}
h2 {
	font-size: 120%;
	font-weight: normal;
	margin-bottom:3px;

}
h3 {
	margin-top: 20px;
	margin-bottom: 3px;
	font-size: 18px;
	font-weight: normal;
	padding-left:40px;
}
.highlight {
	font-size: 100%;
	font-weight: bold;
	color: #022F6C;
}
.biggerbodytext {
	font-size: 90%;
}
hr {
	color: #666;
}
.topborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}
.rightborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
}
	.hidden {
		display: none;
		}
		
		.hr {
	color: #BBBBBB;
	width: 80%;
}
#topnav ul {
	border: 0;
	margin: 0;
	list-style-type: none;
	text-align: center;
	}
	 #topnav ul li {
	 display: block;
	float: left;
	height: auto;
	}
	 #topnav ul li a {
	 display: block;
	 width: 100px;
	padding: 7px 0px 7px 0px;
	color: #FFF;
	text-decoration: none;		
	text-align: inherit;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color:#EF0031;
	
}
		#topnav ul li a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #000000;
	
		}
		#topnav a:active {
			color: #000;
		}
		.lborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
.dualborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	}
.topleftborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
	border-top-color: #000;
	border-top-style: solid;
	border-top-width: 1px;
	}
	
.topborder {
	border-top-color: #000;
	border-top-style: solid;
	border-top-width: 1px;
	}
.content {
padding-left: 40px;
padding-right: 40px;

}
.normallist {
	margin-top: 6px;
	font-size: 80%;
}
.leftmargin {
	margin-left: 6px;
}
.rightmargin {
	margin-right: 6px;
}
.clear {
clear:both;
}
.news {
padding: 5px;
margin-top: 20px;
width: 99%;
margin-bottom: 20px;
background-color:#EFEFEF;
border: 1px solid #333;
display:block;
}

