body {
	background-image: url(images/bg_main.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 25px;
	padding: 0px;
	background-color: #BEC4DA;
}
.content {
	margin-left:auto;
	margin-right:auto;
}
.nav {
	background-image: url(images/bg_nav.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 7px;
	padding-bottom: 8px;
	padding-left: 10px;
}
.nav a, .nav a:visited, .nav a:hover, .nav a:active, .white a, .white a:visited, .white a:hover, .white a:active {
	color: #FFFFFF;
	font-size:10px;
	text-decoration: none;
}

.nav a:hover
 {
	font-weight: bold;
}

.indent {
	padding: 10px;
	width:441;
	background-color:#FFFFFF;
}
td {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #6876A8;
	
}
h3 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	color: #6876A8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6876A8;
	font-size: 13px;
	line-height: 19px;
	letter-spacing: 1px;
	padding-bottom: 10px;
	padding-top: 15px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #273C82;
	padding-top: 5px;
	padding-bottom: 5px;
}
.copyrightlogo {
	width:225;
}
.bgname {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/bg_name.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	letter-spacing: 1px;
	padding: 5px 5px 5px 10px;
	text-transform: uppercase;
	word-spacing: 1px;
}
.profile {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #6876A8;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	vertical-align: top;
	width:383px;
}
.profile {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #6876A8;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	vertical-align: top;
	width:445px;
}
.bg_title {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/bg_title.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	letter-spacing: 1px;
}
.indent10 {
	padding: 10px;
	background-color:#FFFFFF;
}
.labels {
	width:35%;
}
h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6876A8;
	letter-spacing: 1px;
}
.bgpiggybank {
	font-size: 12px;
	color: #273C82;
	background-image: url(images/piggybank.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 10px;
	padding-right: 120px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom: 1px solid #647E9D;
	border-left: 1px solid #647E9D;
}
.bg_office {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #273C82;
	background-image: url(images/bg_office.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 10px 10px 80px;
}
.copy_boxes {
	font-size: 12px;
	line-height: 19px;
	padding: 10px;
}
h2 {
	font-size: 16px;
	letter-spacing: 1px;
	word-spacing: 1px;
}
.bordertop {
	padding-top: -10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #647E9D;
}
.bg_tulip {
	background-image: url(images/bg_tulip.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 15px;
	padding-right: 80px;
	padding-bottom: 30px;
	padding-left: 10px;
	color: #FFFFFF;
	font-size: 12px;
}
.title {
	color: #FFFFFF;
	background-color: #647E9D;
	padding-left: 10px;
	border: 1px solid #647E9D;
	font-size: 12px;
	letter-spacing: 1px;
}
.white {
	color: #FFFFFF;
}
.bg_white {
	background-color:#FFFFFF;
}
.bg_lightergrey {
	background-color:#E6E6E6;
}
.bg_grey {
	background-color:#D7D7D7;
}
.bg_darkergrey {
	background-color:#A0A29D;
}
.bg_darkblue {
	background-color:#273C82;
}
.bg_green {
	background-color:#3F7F2B;
}
.bg_neville {
	background-color: #D7D7D7;
	background-image: url(images/bg_neville.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 11px;
	padding-top: 10px;
	padding-right: 100px;
	padding-left: 10px;
	padding-bottom: 2px;
}
.indent10_font12 {
	font-size: 12px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.enquiry_form {
	background-color: #D7D7D7;
	border: 1px solid #647E9D;
}
input, textarea {
	font-size: 10px;
	color: #253C82;
	width: 160px;
	border: 1px solid #647E9D;
}
.radiobutton {
	width: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.submit {
	background-color: #273C82;
	font-size: 10px;
	color: #FFFFFF;
	width: 160px;
	border: 1px solid #647E9D;
}
.required {
	font-size: 14px;
	color: #FF0000;
}
.spacer {
	height: 5;
}
.pdfwidth {
	width: 40;
}

/* The Footer*/
.footer {
	clear:both;
	background-color: #EDEEEA;
	padding: 4px;
	font-size: 80%;
	text-align: center;
}
.footer table {
	width:auto;
}
.footercell {
	padding-left:40px;
	padding-right:40px;
	text-align:center;
}

.footerspace {
	padding-left:140px;
	padding-right:40px;
	text-align:center;
}

.filler{
	width:2em;
}

.footspace {
	padding-left:10px;
	padding-right:40px;
	text-align:center;
}
