@charset "UTF-8";
/* CSS Document */

body {
	-webkit-text-size-adjust: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1 {
	font-family: Georgia, Times, serif; 
	font-size: 24px; 
	color: #94969A; 
}

p,td {
	font-family: Georgia, Times, serif; 
	font-size: 12px;
	line-height:15px; 
	color: #94969A; 
}

ul {
	list-style-type: square;
}
a:link {text-decoration: underline;color: #94969A;}
a:visited {text-decoration: underline;color: #94969A;}
a:hover {text-decoration: none;color: #94969A;}
a:active {text-decoration: underline;color: #94969A;}

.nav1 {
	font-family: Georgia, Times, serif; 
	font-size: 14px;
	line-height:16px; 
	color: #EEEEEE;
	margin-top:0px; 
}

a.nav1:link {text-decoration: none;color: #94969A;}
a.nav1:visited {text-decoration: none;color: #94969A;}
a.nav1:hover {text-decoration: none;color: #EEEEEE;}
a.nav1:active {text-decoration: none;color: #94969A;}

.nav2 {
	font-family: Georgia, Times, serif; 
	font-size: 14px;
	line-height:16px; 
	color: #333333;
	margin-top:0px; 
}

a.nav2:link {text-decoration: none;color: #94969A;}
a.nav2:visited {text-decoration: none;color: #94969A;}
a.nav2:hover {text-decoration: none;color: #333333;}
a.nav2:active {text-decoration: none;color: #94969A;}

a.interactivemap:link {text-decoration: underline;color: #FF0000;}
a.interactivemap:visited {text-decoration: underline;color: #FF0000;}
a.interactivemap:hover {text-decoration: none;color: #FF0000;}
a.interactivemap:active {text-decoration: none;color: #FF0000;}

.biggerbottom {
	font-family: Georgia, Times, serif; 
	font-size: 18px;
	line-height:20px; 
	color: #94969A;
	margin-bottom:0px; 
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin-right:12px;
}

a.footerlink:link {text-decoration: underline;color: #666666;}
a.footerlink:visited {text-decoration: underline;color: #666666;}
a.footerlink:hover {text-decoration: none;color: #666666;}
a.footerlink:active {text-decoration: underline;color: #666666;}

input, select, textarea {
	font-family: Georgia, Times, serif;
	font-size: 11px;
	color: #94969A;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-weight: normal;
}

input.submit {
	font-family: Georgia, Times, serif;
	font-size: 11px;
	color: #94969A;
	background: #EEEEEE;
	border: 1px solid #CCCCCC;
	font-weight: normal;
}

input:focus, select:focus, checkbox:focus, textarea:focus {
	color: #94969A;
	background: #EEEEEE;
}

.lastpara {
	margin-bottom:0px;
}.coloured {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666;
}
