.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
}

.smalldark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
}
a.menu:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #114EA0;
	text-decoration: underline;
}
a.menu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #114EA0;
	text-decoration: underline;
}
a.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #666666;
	text-decoration: none;
}
.topnavtable {
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.tablepichome {
	border: 1px dotted #114EA0;
}
.verysmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333333;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #114EA0;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.texttable {
	background-color: #F4F4F4;
	border: 1px dotted #CCCCCC;
}
.maintitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #333333;
	font-style: italic;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
}
.maintextside {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #114EA0;
}
.sidenav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #114EA0;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: dotted;
	border-top-color: #114EA0;
	border-bottom-color: #CCCCCC;
}
a.menu2:link {
	color: #114EA0;
	text-decoration: none;
}
a.menu2:visited {
	color: #114EA0;
	text-decoration: none;
}
a.menu2:hover {

	color: #666666;
	text-decoration: underline;
}
.contactinput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	border: 1px solid #114EA0;
	background-color: #FFFFFF;

}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	border: 1px solid #114EA0;
	overflow: auto;
	background-color: #FFFFFF;

}
.commentary {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
	margin: 5px;
	clip: rect(auto,auto,auto,auto);
	list-style-image: url(assets/tick.gif);
}
.smaller {
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	border-bottom-style: solid;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-color: #FFCC00;
}
.red {
	color: #FF0000;
}
.highlighter {
	background-color: #FFFF00;
}
.homeback {
	background-image: url(assets/homeback.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#box {
	background-color: #E2E4EF;
	border: 2px solid #F2C90D;
	margin-left: 15px;
	margin-right: 10px;
	padding: 10px 3px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333333;
}
.new {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	background-color: #FFFFCC;
	padding: 0px 15px;
	border: 1px solid #265098;
}
.pic {
	float: left;
	padding: 5px 10px 5px 5px;
}
.picleft {
	clear:left;
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}
hr {
	border: 1px solid #114EA0;
}
.picplacement {
	padding-left: 30px;
}
#news h4 {
	font-size: 100%;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	padding-bottom: 3px;
}
#news2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	background-color: #FFFFE6;
	border: 1px solid #265098;
	padding: 0px 5px 5px 10px;
	margin-bottom: 10px;
}
#news2 h4 {
	font-size: 85%;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.leftimage {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}
#centre {
	width: 590px;
	float: left;
}
#homeside {
	float: right;
	width: 160px;
}
.clear {
  clear: both;
}
