body {
	margin: 0;
	padding: 26px 0 0 0;
	font: 11pt/1.4 "Myriad Pro", Arial, sans-serif;
	color: #000;
	background: #162f45 url('/_images/bg/body.png') left top repeat-x;
}

h1,h2,h3,h4,h5,h6,p,ul,li,form,fieldset,input,select,textarea {
	margin: 0;
	padding: 0;
}

fieldset {
	border: 0;
}

img {
	border: 0;
}

.hidden {
	display: none;
}

.invisible {
	visibility: hidden;
}

.clear {
	clear: both;
}

a {
	color: #80c507;
}

h1 {
	display: none;
}

h2 {
	color: #162f45;
	font-size: 2.4em;
	margin: 0 0 .5em 0;
	border-bottom: 1px solid #dfdfe1;
	font-weight: normal;
}

#sub-content h2 {
	color: #fff;
}

h3 {
	font-size: 1.2em;
	font-weight: normal;
	margin-bottom: 1em;
}

h3 span {
	text-transform: uppercase;
	color: #e80303;
}

.highlight,
.highlight a {
	color: #e80303;
}

h4 {
	font-size: .8em;
}

p {
	font-size: .75em;
	line-height: 1.5em;
	margin-bottom: 1.25em;
}

p.call-us {
	font-size: 1.3em;
	color: #e80303;
	text-transform: lowercase;
	margin-bottom: 1em;
}

/* LAYOUT */

#content ul {
	color: #175cad;
	font-size: .75em;
	line-height: 1.5em;
	margin: 0 0 1.25em 15px;
}

#content .careers ul {
	color: #333;
	margin-left: 30px;
}

#content .careers ul li {
	margin-bottom: 5px;
}

#container {
	width: 930px;
	margin: 0 auto;
}

#header {
	height: 86px;
}

#logo {
	height: 380px;
	width: 100%;
	background: url('/_images/logo.jpg') left top no-repeat;
}

#content {
	padding: 20px 0 70px 0;
	background: #fff url('/_images/bg/content.png') left bottom no-repeat;
	position: relative;
}

.wrapper {
	overflow: hidden;
	position: relative;
}

.column {
	float: left;
}

#content .column.first {
	width: 275px;
	padding: 0 35px 0 40px;
}

#content .column.image {
	width: 290px;
	padding: 3.25em 0 0 0;
	border-right: 1px solid #dfdfe1;
}

#content .column.last {
	width: 240px;
	padding: 0 0 0 20px;
}

#content .page {
	margin: 0 300px 0 0;
	padding: 0 20px 80px 40px;
	border-right: 1px solid #dfdfe1;
	position: relative;
}

#content .page.careers {
	padding-bottom: 20px;
}

#content .page .call-out {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 80px;
}

#content .page .call-us {
	position: absolute;
	bottom: 0;
	right: 20px;
	margin: 0;
}

#content .page .call-out a {
	position: absolute;
	bottom: 0;
	left: 40px;
}

#content .two-one .two {
	padding: 0 20px 0 30px;
	width: 580px;
}

#content .two-one .two .column {
	width: 270px;
	padding: 0 20px 0 0;
}

#content h4 {
	color: #165bac;
}

#content .two-one .one {
	width: 280px;
	margin: 2.5em 0 0 0;
	padding: 0 0 0 19px;
	border-left: 1px solid #dfdfe1;
}

.page-img {
	position: absolute;
	right: 20px;
	top: 40px;
}

.careers-list {
	border-top: 1px solid #dfdfe1;
	position: absolute;
	right: 20px;
	top: 6.1em;
	width: 260px;
	list-style: none;
	padding: 30px 0 0 0;
}

.careers-list li {
	margin-bottom: 5px;
}

.careers-list li a {
	color: #175cad;
	text-decoration: none;
}

.careers-list li.selected {
	font-weight: bold;
}




#sub-content,
#sub-content h4 {
	color: #fff;
}

#content .note {
	font-size: .6em;
	color: #666;
}

#sub-content .note {
	color: #8cadc9;
}

.dual {
	padding: 15px 30px 30px 30px;
}

.dual .column {
	width: 410px;
}

.dual .first {
	padding: 0 25px 0 0;
}

.dual .last {
	padding: 0 0 0 25px;
}

.quote {
	padding: 0 20px 20px 20px;
	position: relative;
	overflow: auto;
}

#content .quote .first {
	border-right: 1px solid #dfdfe1;
	width: 409px;
	padding: 0;
}

#content .quote .last {
	width: 390px;
	padding: 0 0 0 20px;
	position: relative;
}

.quote label {
	font-size: .75em;
	display: block;
	float: left;
	width: 110px;
	padding: 3px 0;
	margin: 0 0 3px 0;
}

.quote input.text,
.quote select {
	width: 260px;
	border: 1px solid #dfdfe1;
	font-size: .75em;
	padding: 3px 5px;
	font-family: "Myriad Pro", Arial, sans-serif;
	margin: 0 0 3px 0;
}

.quote .last label {
	width: 160px;
}

.quote .last input.text,
.quote .last select {
	width: 200px;
}

.quote br {
	clear: both;
}

.quote .last input.length-2 {
	width: 25px;
	margin-right: 5px;
}

.quote .last input.length-3 {
	width: 35px;
	margin-right: 5px;
}

.quote .last input.length-4 {
	width: 45px;
	margin-right: 5px;
}

.quote .s {
	position: absolute;
	top: 180px;
	left: 154px;
}

input.radio {
	float: left;
	margin: 3px 0;
	display: block;
}

.quote .last label.radio {
	width: 40px;
	padding: 3px 5px;
}

.quote .last select.short {
	width: 60px;
	padding-left: 0;
}

.quote .submit {
	float: right;
	margin-right: 15px;
}

#footer {
	background: #0f2030;
	padding: 10px 0;
	overflow: hidden;
	font-size: .75em;
	color: #8cadc9;
}

#footer .wrapper {
	width: 930px;
	margin: 0 auto;
	background: url('/_images/ombudsmen.png') 720px 5px no-repeat;
}

#footer ul {
	list-style: none;
	text-transform: lowercase;
}

#footer li {
	display: block;
	padding: 0 15px;
	float: left;
}

#footer a {
	color: #8cadc9;
	text-decoration: none;
}

#footer a:focus,
#footer a:hover {
	color: #fff;
}

#footer .copyright {
	float: right;
	text-align: right;
}

