1* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 62.5%;
	font-family: Helvetica, sans-serif;

}

p {
	font-size: 1.2em;
	margin-bottom: 15px;
	color: #3B6A9A;
	line-height: 1.3em;
}

#page-wrap {
	width: 1000px;
	background: ;
	padding: 8px 50px 8px 50px;
	margin: 10px auto;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	color: #633;
}

#contact-area {
	width: 600px;
	margin-top: 0px;
}

#contact-area input, #contact-area textarea {
	padding: 0px;
	width: 471px;
	font-family: Helvetica, sans-serif;
	font-size: 1.4em;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 0px solid #900;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 1.4em;
}.maintitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #3B6A9A;
}
.largetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #2E5697;
	line-height: 1.6em;
}
.maintitleblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #2E5697;
}
.maintitletable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFF;
	font-style: normal;
	font-weight: normal;
}
.noramltextcentre {
	font-size: 1.1em;
	margin-bottom: 15px;
	color: #333;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}
.titlelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #AC1118;
	font-weight: bold;
}
.lightbluetext {
	font-size: 1.2em;
	margin-bottom: 15px;
	color: #E6DD9C;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.smalllinktext {
	font-size: 1.2em;
	margin-bottom: 15px;
	color: #3B6A9A;
	line-height: 1.3em;
	font-weight: bold;
}
.maintextblack {
	font-size: 1.3em;
	margin-bottom: 15px;
	color: #000;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}
.titleheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #AC1118;
	font-weight: bold;
}
.subheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #F45B18;
	font-weight: bold;
}
.normaltabletext {
	font-size: 1em;
	margin-bottom: 15px;
	color: #000;
	line-height: 1.3em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	text-indent: 5px;
}
.normaltabletextcentred {
	font-size: 1em;
	margin-bottom: 15px;
	color: #000;
	line-height: 1.3em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#page-wrap table tr .maintextblack table {
	text-align: left;
}
.normaltabletextleftindent {
	font-size: 1em;
	margin-bottom: 15px;
	color: #000;
	line-height: 1.3em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-left: 5px;
}
.subheaderschemecontents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #AC1118;
	font-weight: bold;
}
.toplinks {
	font-size: 1.2em;
	margin-bottom: 15px;
	color: #333;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}
