	BODY {
	color : Black;
	font-family : Verdana, sans-serif;
	font-size : 11px;
	background: #FFFFFF;
	left: 5px;
	}

	A {
	color : #000066;
	}

	A:HOVER {
		color : #FF0000;
	}

	p {
		color : #000000;
		font-family : Verdana, sans-serif;
		font-size : 11px;
	}

	h1 {
		color : #FFFFFF;
		font-family : Verdana, sans-serif;
		font-size : 24px;
		font-weight : bold;
		border-bottom-width: 1px;
		border-bottom-style: none;
		border-bottom-color: #000000;

	}

	h2{
		color : #000066;
		font-family : Verdana, sans-serif;
		font-size : 14px;
		font-weight : bold;
		border-bottom-width: 1px;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: solid;
		border-left-style: none;
		border-bottom-color: #333333;
		font-variant: small-caps;

	}

	h3{
		color : #000000;
		font-family : Verdana, sans-serif;
		font-size : 12px;
		font-weight : bold;
	}

	.AllBorder {
		border-top: 1px solid #666666;
		border-right: 2px double #666666;
		border-bottom: 1px solid #666666;
		border-left: 1px solid #666666;
	}

	.LeftBorder { border-color: #CCCCCC; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 1px}

	.StdBorder { border-color: #CCCCCC; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 1px}

	.wraparound_right {
		float : right; padding: 10px;
	}
	.wraparound_left {
		float : left; padding: 10px;
	}
	.onblue{
		FONT-SIZE: 12px;
		COLOR: white;
		font-family : Verdana, sans-serif;
		BACKGROUND-COLOR: transparent;
		TEXT-DECORATION: none;
		font-weight : normal;
	}
	.onblue A:link {
		FONT-SIZE: 12px;
		COLOR: white;
		font-family : Verdana, sans-serif;
		BACKGROUND-COLOR: transparent;
		TEXT-DECORATION: none;
		font-weight: bold;
	}
	.onblue A:visited {
		FONT-SIZE: 12px;
		COLOR: white;
		font-family : Verdana, sans-serif;
		BACKGROUND-COLOR: transparent;
		TEXT-DECORATION: none;
		font-weight: bold;
	}
	.onblue A:hover {
		FONT-SIZE: 12px;
		COLOR: RED;
		font-family : Verdana, sans-serif;
		BACKGROUND-COLOR: transparent;
		TEXT-DECORATION: none;
		font-weight: bold;
	}
	
	.mini {
		color : #000000;
		font-family : Verdana, sans-serif;
		font-size : 9px;
	}
	.tdh2{
		color : #000066;
		font-family : Verdana, sans-serif;
		font-size : 14px;
		font-weight : bold;
		border-bottom-width: 1px;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: solid;
		border-left-style: none;
		border-bottom-color: #333333;
		font-variant: small-caps;
	}
	.tdnorm{
		border-bottom-width: 1px;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: solid;
		border-left-style: none;
		border-bottom-color: #333333;
	}
#Menu a:link, #Menu a:visited  {
	color: #000000;
	display: block;
	background-color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px solid #C0C0C0;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C0C0C0;
	border-left-color: #C0C0C0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E4E4E4;
}
#Menu a:hover, #Menu a:active  {
	color: #000000;
	border-right: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	border-left: 1px solid #C0C0C0;
	background-color: #CCFFFF;

}
.clear {
	text-decoration: none;
	border-bottom: 0px none;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-top-style: none;
}

.clear a:link {
	text-decoration: none;
	border-bottom: 0px none;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-top-style: none;
}
.clear a:visited {
	text-decoration: none;
	border-bottom: 0px none;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-top-style: none;
}
.clear a:hover {
	text-decoration: none;
	border-bottom: 0px none;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-top-style: none;
}
.clear a:active {
	text-decoration: none;
	border-bottom: 0px none;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-top-style: none;
}

	.table{
	color: #000066;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	
}

.phone {
    font-family : Verdana, sans-serif;
	font-size : 18px;
    margin: 0px;
	padding-right: 18px;
}
/*=================================================
Style for contact form added 27th Nov 2008 - djr
=================================================*/
form h3 {
font-size: 16px;
padding: 0;
}
/* fieldset styling */
fieldset {
	padding: 10px;
	width: 450px;
	border: 1px solid #ccc;
	overflow: hidden; 
	background: #EBEDF5;
	margin: 0 0 0 65px;
}
/* legend styling */
#contactForm legend {
font-size: 1.6666666666666667em;
display: none;
}
/* style for labels */
#contactForm textarea {
	height: 84px;
}
#contactForm label {
	display: block;
	margin: 0;
}
#contactForm input {
  width: 306px;
}
#contactForm textarea {
	width: 410px;
}
#contactForm input {
border:1px solid #BFBFBF;
padding:2px 5px;
}
#contactForm textarea {
	height: 100px;
}
.required {
	font-size: 0.8em;
	color:red;
	line-height: 1.5em;
}
/* #contactForm input.submit {
background-color: #000066;
color: #fff;
display: block;
margin-left: auto;
margin-right: auto;
width: 200px; alter this to fit width of text 
cursor: pointer;*/
}
/* put error message in <p> in errror-wrap <div> */
p.mail-sent,
p.mail-failed,
p.error-message,
p.close-window {
	padding-left: 1.8em; 
}
p.mail-sent {
line-height:20px;
background: url(../images/email_go.png) no-repeat 0 0;
}
p.error-message {
line-height:20px;
background:  url(../images/error.png) no-repeat 0 0;
} /* errors could also be reported as a list */
p.mail-failed {
line-height:20px;
background:  url(../images/email_error.png) no-repeat 0 3px;
}
p.privacy {
	clear:both;
	text-align: center;
}
form p.small{
	margin-bottom: 0;
}
body.privacy {
	margin: 1em;
}
p.close-window {
	float: right;
}
p.close-window {
	background: url(../images/cross.png) no-repeat 0 50%;
}
p.mail-sent, p.mail-failed, p.error-message, p.close-window {
padding-left:1.8em;
}