#banner .title {
	background: #21808a;
	padding: 15px;
	padding-bottom: 10px;
	float: left;
	width: 946px;
	margin-bottom: 24px; 
	font-size: 20px;
	color: #FFF;
	text-shadow: 1px 1px 1px #000;
	border-top: 1px solid #164c52;
	border-right: 1px solid #21808a;
	border-bottom: 1px solid #21808a;
	border-left: 1px solid #1a5f66;
	}
#banner .title h1 {
	color: #FFF;
	font-weight: regular;
	font-size: 30px;
	text-shadow: 1px 1px 1px #000;
	margin: 0px;
	margin-bottom: 5px;
	width: 946px;
	}
.navigator {
	margin: 18px 0 18px 0 !important;
	}
	
table.standard_table {
	border: 1px solid #e0e0d5;
	float: left;
	width: 642px;
	margin: 18px 0 0 0;
	font-family: Arial, sans-serif;
	}
.standard_table thead tr th {
	border-top: 1px solid #1c1f21;
	}
.standard_table thead tr th h3 {
	border-top: 1px solid #67696a;
	border-bottom: 1px solid #dadccd;
	background: #1c1f21;
	font-family: Museo;
	height: 61px;
	padding-left: 20px;
	font-size: 30px;
	color: #f7f8e9;
	font-weight: normal !important;
	line-height: 61px;
	text-align: left;
	margin: 0px;
	}
.standard_table thead tr th h3 span {
	display: block;
	float: left;
	font-weight: bold;
	width: 622px;
	padding: 5px 0 5px 20px;
	margin: 0 0 0 -20px;
	font-size: 14px;
	height: 16px;
	line-height: 16px;
	color: #707070;
	border-bottom: 1px solid #DADCCD;
	text-align: left;
	}

.standard_table tbody tr td {
	padding: 20px 20px 13px 20px;
	text-align: left;
	font-size: 12px;
	color: #32a3af;
	background: #ededde;
	}
fieldset#left {
	width: 287px;
	border: none;
	margin: 0;
	padding: 0;
	float: left;
	}
fieldset#right {
	width: 287px;
	border: none;
	margin: 0;
	padding: 0;
	float: right;
	}
label {
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 15px;
	display: block;
	float: left;
	height: 15px;
	margin: 1px 0 8px 0px;
	width: 260px;
	color: #1d2022;
	}
input {
	margin: 0 0 19px 1px;
	padding: 2px 0 0 8px;
	float: left;
	border-radius: 2px;
	width: 275px;
	height: 27px;
	line-height: 27px;
	color: #1d2022;
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 27px;
	background: #e2e2d5;
	border: 1px solid #afafa6;
	}
textarea {
	background: #e2e2d5;
	margin: 0 0 19px 1px;
	padding: 0px;
	height: 103px;
	color: #1d2022;
	font-family: Arial, sans-serif;
	font-size: 14px;
	width: 283px;
	float: left;
	border-radius: 2px;
	border: 1px solid #afafa6;
	}
input#submit {	
	height: 54px;
	margin: 1px 0 0 0;
	padding: 0;
	border-radius: 0px;
	width: 285px;
	line-height: 54px;
	font-family: Museo;
	color: #00c8f5;
	font-size: 30px;
	text-shadow: 1px 1px 1px #000;
	background: #1d3e4d;
	border-top: 1px solid #496470;
	border-right: 1px solid #122731;
	border-bottom: 1px solid #21808a;
	border-left: 1px solid #122731;
	}
input.field_error, textarea.field_error {
	color: #b22e2e;
	background: #efbfbf;
	}
.person_box {
	padding: 15px 12px 10px 12px;
	width: 117px;
	height: 76px;
	float: left;
	margin: 0 0 20px 20px;
	}
.person_box.set {
	background: #1c1f21;
	border-top: 1px solid #0c0d0e;
	border-right: 1px solid #323537;
	border-bottom: 1px solid #494b4d;
	border-left: 1px solid #121415;
	}
.person_box.unset {
	background: #e2e2d5;
	border-top: 1px solid #5f5f59;
	border-right: 1px solid #e5e5d9;
	border-bottom: 1px solid #e8e8dd;
	border-left: 1px solid #8f8f86;
	}
	