body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #254c66;
}
p {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
}
p img {

}
h1 {
	font-family: Tahoma, Arial Black, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #254c66;
	margin-top: 27px;
	margin-bottom: 20px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}
h3 {
	
}
h4 {
	
}

form {
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #254c66;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #254c66;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #254c66;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #254c66;
	font-weight: bold;
	text-decoration: none;
}
hr {
	height: 1px;
	margin: 0px;
	padding: 0px;
}
.clear {
	clear:both;
	font-size:0.1em;
	padding: 0px;
	margin: 0px;
}

.container {
	width: 825px;
	min-height: 100%;
	background-image: url(../images/content_bg.gif);
	background-repeat:repeat-y;
	position: absolute;
	left: 50%;
	margin-left: -412px;
}
.container_margin {
	margin-left: 20px;
	margin-right: 20px;
}
.brand_area {
	width: 785px;
	height: 79px;
	padding-top: 31px;
	margin-left: 20px;
	margin-right: 20px;
}
.brand_area img {
	float: left;
	margin-top: -31px;
}
.sub_nav_ul {
	margin: 0px;
	padding: 0px;
	width: 170px;
	list-style: none;
	float: right;
}
.sub_nav {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	text-align: right;
	border-right: 5px solid #e5a901;
	height: 20px;
	margin-bottom: 5px;
	width: 165px;
	clear: both;
}
.sub_nav a {
	float: right;
	text-decoration: none;
	font-weight: normal;
	padding-bottom: 4px;
	padding-top: 3px;
	padding-right: 5px;
	display: block;
	width: 160px;
}
.sub_nav a:visited {
	float: right;
	text-decoration: none;
	font-weight: normal;
	padding-bottom: 4px;
	padding-top: 3px;
	padding-right: 5px;
	display: block;
	width: 160px;
}
.sub_nav a:hover {
	color: #FFFFFF;
	background-color: #2e5e80;
	text-decoration: none;
	font-weight: normal;
	display: block;
}
.sub_nav_bottom {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	text-align: right;
	border-right: 5px solid #e5a901;
	height: 20px;
	width: 165px;
	clear: both;
}
.sub_nav_bottom a {
	float: right;
	text-decoration: none;
	font-weight: normal;
	padding-bottom: 4px;
	padding-top: 3px;
	padding-right: 5px;
	display: block;
	width: 160px;
}
.sub_nav_bottom a:visited {
	float: right;
	text-decoration: none;
	font-weight: normal;
	padding-bottom: 4px;
	padding-top: 3px;
	padding-right: 5px;
	display: block;
	width: 160px;
}
.sub_nav_bottom a:hover {
	color: #FFFFFF;
	background-color: #2e5e80;
	text-decoration: none;
	font-weight: normal;
	display: block;
}
.left_nav {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	width: 255px;
	background-image: url(../images/nav_bg.gif);
	background-repeat: repeat-y;
	float: left;
}
.left_nav_main {
	margin-left: 20px;
	width: 230px;
}
.left_nav_main ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.left_nav_button {
	width: 210px;
	height: 20px;
	background-color: #e5a901;
	margin-bottom: 7px;
}
.left_nav_button_bottom {
	width: 210px;
	height: 20px;
	background-color: #e5a901;
}
a.left_nav_link_dark  {
	background-color: #4184b3;
	color: #ffffff;
	cursor: pointer;
}
a.left_nav_link_dark:visited  {
	background-color: #4184b3;
	color: #ffffff;
	cursor: pointer;
}
a.left_nav_link_dark:hover  {
	background-color: #204259;
	color: #ffffff;
	cursor: pointer;
	text-decoration: none;
}
a.left_nav_link_light  {
	background-color: #5d96be;
	color: #ffffff;
	cursor: pointer;
}
a.left_nav_link_light:visited  {
	background-color: #5d96be;
	color: #ffffff;
	cursor: pointer;
}
a.left_nav_link_light:hover  {
	background-color: #204259;
	color: #ffffff;
	cursor: pointer;
	text-decoration: none;
}
a.left_nav_link_on  {
	background-color: #204259;
	color: #ffffff;
	cursor: pointer;
}
a.left_nav_link_on:visited  {
	background-color: #204259;
	color: #ffffff;
	cursor: pointer;
}
a.left_nav_link_on:hover  {
	background-color: #204259;
	color: #ffffff;
	cursor: pointer;
	text-decoration: none;
}
.left_nav_link {
	width: 200px;
	height: 18px;
	margin-left: 5px;
	padding-left: 5px;
	padding-top: 2px;
	display: block;
	color: #ffffff;
	background: inherit;
}
.content {
	padding-top: 10px;
	width: 550px;
	float: left;
}
.copy {
	width: 490px;
	margin-left: 10px;
}
.accreditations {
	clear: both;
	padding-left: 45px;
}
.accreditations img,.acc img{
	float: left;
	margin-right: 7px;
}
.divider {
	padding-top: 15px;
	height: 16px;
	padding-left: 20px;
	clear: both;
}
.footer {
	clear: both;
	padding-left: 45px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	padding-bottom: 50px;
}
.footer a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	text-decoration: underline;
	font-weight: normal;
}
.footer a:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	text-decoration: underline;
	font-weight: normal;
}
.footer a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	font-weight: normal;
}
.footer_left {
	float: left;
	width: 500px;
}
.footer_right {
	float: right;
	width: 150px;
	margin-right: 30px;
}
.two_col_left {
	width: 235px;
	margin-right: 10px;
	float: left;
}
.two_col_right {
	width: 235px;
	float: right;
}
.two_col_left img {
	margin-bottom: 4px;
}
.two_col_right img {
	margin-bottom: 4px;
}
.images_right {
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;
	font-size: 11px;
	width: 235px;
}
.images_left {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	font-size: 11px;
	width: 235px;
}

.straights{
	position: relative;
}

.straights .acc{
	position: absolute;
	top: 0px;
	right: 0px;
}

.formRow .inputText, .formRow .inputTextA{
	border: 1px solid #254C66;
	font-size: 11px;
	height: 15px; 
	width: 250px;
}

.formRow .inputSub{
	border: 0px solid #333333;
	font-weight: bold;
	background: #4889b5;
	color: #ffffff;
	font-size: 11px;
	height: 22px;
	width: 100px;
}

.formRow .inputTextA{
	font-family: Tahoma, Arial Black, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 50px;
	overflow: auto;
}

.formRow{ padding: 0; margin: 0 0 5px 10px; }

.formRow label{
	width: 150px;
	display: block;
	font-weight: bold;
	float: left;
}

.formStr{
	margin-bottom: 20px;
	margin-left: 5px;
}

.formStr label{
	display: block;
	color: #ffffff;
	background: #5D96BE;
	font-weight: bold;
	margin: 1px;
	width: 409px;
	padding: 2px 0 2px 0;
	margin: 0;
}

.strChk{
	float: left;
	width: 203px;
	font-weight: bold;
	background: #bbd3e3;
	margin: 1px;
	height: 22px;
}

.mand{
	color: #880000;
}

.clear{
	clear: both;
}