body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	background-color: #6D94BE;
}
#island {
	background-color: #FFFFFF;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-right-width: 30px;
	border-left-width: 30px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.box {
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 5px;
	color: #FFFFFF;
}
.box img {
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
	margin-bottom: 3px;
}
h2 {
	display: block;
	margin: 0px;
	padding: 0px;
	font-size: 18px;
}
.mheaderext {
	font-size: 28px;
}
.box h2, .box indent {
	display: block;
	margin-right: 20px;
	margin-left: 20px;
}
.lblue {
	color: #01A0C6;
}
.lowext {
	font-size: 14px;
}
.mblue {

	color: #0472A3;
}
.medext {

	font-size: 18px;
}
.indent {
	display: block;
	margin-right: 50px;
}
form {
	margin: 0px;
	padding: 0px;
}
.niso {
	width: 90px;
}
.ipso {
	width: 150px;
}
input, select {
	border: 1px solid #B3F0FF;
}
.dgreen, .dgreen a {
	color: #BAD265;
}
a {
	text-decoration:none;
}
input.dgreen {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #978F38;
	border: none;
}
.space {
	line-height: 20px;
}
.split {
	float: left;
	display: block;
}
#footer {
	background-image: url(images/footer.gif);
	background-position: center center;
	background-repeat: no-repeat;
}
#footer a {
	color: white;
	display: block;
}
#footer td {
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	color: #FFFFFF;
}
.ldgreen, .ldgreen a {

	color: #D3E39D;
}
