body {
	background-color: #4E4E4E;
	background-image: url(/assets/images/bkgd_body.jpg);
	background-repeat: repeat-x;
	color: #6E6E6C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	margin: 0px;
	padding: 0px;
}

a {
	color: #6EB43F;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #9ED47A;
	text-decoration: underline;
}

div.clear {
	clear: both;
	height: 0px;
	overflow: hidden;		
}

div.errors {
	color: #6EB43F;
	margin-bottom: 12px;	
}

form {
	margin: 0px;
}

h1 {
	color: #103766;
	font-size: 18px;
	line-height: 18px;
	margin: 0px 0px 12px 0px;
}

h3 {
	font-size: 14px;
	margin: 15px 0px 3px 0px;
}

hr {
	background: none;
	height: 1px;
	border: none;
	border-bottom: 1px solid #9ED47A;
	margin: 20px 0px;
}

img {
	border: none;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
}

input.submit, input.FSF_submit {
	background-color: #002A5C;
	border: none;
	color: #FFF;
	font-size: 9px;
	letter-spacing: 1px;
	padding: 6px 0px;
	text-transform: uppercase;
	width: 60px;
}

input.text, input.FSF_input {
	background-color: #F0F0F0;
	border: none;
	height: 23px;
	margin-bottom: 15px;
	padding: 2px 6px 0px 6px;
	width: 264px;	
}

input.FSF_submit {
	margin: 5px 0px 20px 0px;
	vertical-align: top;
}

input.FSF_input {
	margin: 5px 5px 20px 0px;
}

input.mini {
	background-color: #FFF;
	width: 157px;
}

label {
	display: block;
	margin: 0px 0px 2px 0px;
}

div#name-field,
div#company-field,
div#email-field,
div#phone-field {
	position:relative;
}

label.overlabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

label.overlabel-apply {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	left: 6px;
	position: absolute;
	top: 6px;
	z-index: 100;
}

label.required,
label.invalid {
	color: #6EB43F;
}

p {
	margin: 0px 0px 12px 0px;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 8px;
}

span.required {
	color: #6EB43F;
	margin-right: 3px;
}

textarea {
	background-color: #F0F0F0;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 12px;
	padding: 6px 6px 0px 6px;
	width: 416px;	
}

ul {
	margin: 0px 2em 10px 1em;
	padding-left: 1em;
}

#container {
	background-color: #FFF;
	border-left: 1px solid #8D8D8D;
	border-right: 1px solid #8D8D8D;
	padding: 20px 35px 0px 35px;
	width: 750px;
}

#header {
	height: 72px;
	margin-bottom: 23px;
	overflow: hidden;
	width: 750px;
}

#logo {
	float: left;
	height: 72px;
	overflow: hidden;
	text-align: left;
	width: 375px;
}

#nav_utility {
	float: left;
	font-size: 11px;
	height: 72px;
	line-height: 16px;
	overflow: hidden;
	text-align: right;
	width: 375px;
}

#nav_utility a {
	color: #7E7E7C;
	font-weight: normal;
	text-decoration: none;
}

#nav_utility a:hover {
	color: #6EB43F;
}

#nav_global {
	border-bottom: 1px solid #9ED47A;
	border-top: 1px solid #9ED47A;
	height: 30px;
	margin-bottom: 30px;
	overflow: hidden;
}

#nav_global ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 20px;
}

#nav_global ul li {
	float: left;
	height: 29px;
	margin: 0px;
	overflow: hidden;
	padding: 6px 51px 0px 0px;
	position: relative;
}

#nav_global li.last {
	border: none;
	padding-right: 0px;
}

#nav_global li a {
	color: #002A5C;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
}

#nav_global li a:hover {
	color: #6EB43F;
}

#nav_global li.active a {
	color: #6EB43F;
}

#main {
	width: 750px;
}

#carouselMain {
	height: 285px;
	overflow: hidden;
	margin-bottom: 30px;
	position: relative;
	width: 750px;
}

#carouselMain .slide {
	left: 0px;
	position: absolute;
	top: 0px;
}

#carouselMain .thumbContainer {
	background-repeat: no-repeat;
	left: 630px;
	position: absolute;
	top: 20px;
}

#carouselMain .thumbContainer a {
	color: #D2D5D7;
	text-decoration: none;
}

#carouselMain .thumbContainer h2 {
	font-family: Times, serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	margin: 0px 0px 1px 0px;
}

#carouselMain .thumbContainer h3 {
	font-size: 13px;
	font-weight: normal;
	margin: 0px;
}

#carouselMain .thumbContainer div.title {
	background-color: #002A5C;
	height: 34px;
	opacity: .80;
	filter: alpha(opacity=80);
}

#carouselMain .thumbContainer .selected {
}

#carouselMain .thumbContainer .selected a {
}

#carouselMain .featureButton {
	background-color: #002A5C;
	color: #FFF;
	font-size: 10px;
	height: 75px;
	line-height: 12px;
	margin-bottom: 10px;
	overflow: hidden;
	position: relative;
	text-align: left;
	width: 100px;
}

#heading {
	background-color: #002A5C;
	background-image: url(/assets/images/bkgd_heading.jpg);
	background-repeat: repeat-x;
	height: 185px;
	margin-bottom: 35px;
	overflow: hidden;
	position: relative;
	text-align: left;
	width: 750px;
}

#heading div.image {
	float: left;
	height: 185px;
	width: 265px;
}

#heading div.quote {
	background-image: url(/assets/images/bkgd_quote.png);
	background-repeat: no-repeat;
	color: #FFF;
	float: left;
	font-family: Times, serif;
	padding: 5px 35px 0px 35px;
	position: absolute;
	bottom: 35px;
	left: 310px;
	width: 370px;
}

#heading div.quote h4 {
	display: block;
	color: #FFF;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	line-height: 18px;
	height: 18px;
	margin: 5px 0px 0px 0px;
}

#heading div.quote h5 {
	color: #FFF;
	font-size: 9px;
	font-weight: normal;
	height: 11px;
	line-height: 11px;
	overflow: hidden;
	margin: 0px 0px 4px 0px;
}

#content {
	float: right;
	margin-bottom: 50px;
	padding: 0px;
	text-align: left;
	width: 750px;
}

#content table {
	border: none;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
}

#content table td {
	vertical-align: top;
}

#content table td.quote {
	border-right: 1px solid #D4D4D4;
	width: 214px;
}

#content table td.intro {
	border-right: 1px solid #D4D4D4;
	padding: 0px 20px 0px 25px;
}

#content table td.sidebar {
	padding-left: 25px;
	width: 200px;
}
#content div.intro {
	float: left;
	font-size: 11px;
	line-height: 17px;
	height: 285px;
	padding: 10px 0px 0px 0px;
	overflow: hidden;
	width: 239px;
}

#content div.intro h1 {
	font-size: 15px;
	line-height: 15px;
	margin-bottom: 7px;
}

#content div.content {
	float: left;
	margin-right: 50px;
	width: 500px;
}

#content div.content a {
	font-weight: bold;
	text-decoration: none;
}

#content div.content div.insight {
	border-bottom: 1px solid #9ED47A;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

#content div.content div.insight span.series,
#content div.content div.insight span.source {
	display: block;
	margin-bottom: 6px;
}

#content div.quote {
	float: left;
	font-family: Times, serif;
	height: 285px;
	padding: 5px 25px 0px 0px;
	overflow: hidden;
	width: 214px;
}

#content div.quote h4 {
	display: block;
	color: #002A5C;
	font-size: 19px;
	font-style: italic;
	font-weight: normal;
	height: 19px;
	margin: 5px 0px 0px 0px;
	overflow: hidden;
}

#content div.quote h5 {
	color: #002A5C;
	font-size: 9px;
	font-weight: normal;
	height: 11px;
	line-height: 11px;
	overflow: hidden;
	margin: 0px 0px 4px 0px;
}

#content div.sidebar {
	float: left;
	font-size: 11px;
	line-height: 15px;
	width: 200px;
}

#content div.sidebar a {
	text-decoration: none;
}

#content div.sidebar div.careers,
#content div.sidebar div.casestudy,
#content div.sidebar div.contact {
	background-color: #6EB43F;
	background-repeat: no-repeat;
	color: #FFF;
	height: 45px;
	padding: 15px 0px 0px 15px;
	width: 185px;
}

#content div.sidebar div.careers {
	background-image: url(/assets/images/bkgd_careers.jpg);
}

#content div.sidebar div.casestudy {
	background-image: url(/assets/images/bkgd_casestudy.jpg);
}

#content div.sidebar div.contact {
	background-image: url(/assets/images/bkgd_contact.jpg);
}

#content div.sidebar h6 {
	font-family: Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	line-height: 20px;
	margin: 0px 0px 0px 0px;
}

#content div.sidebar h3 {
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
}

#content div.sidebar div.snippet {
	background-color: #F0F0F0;
	padding: 15px;
	margin-bottom: 30px;
	min-height: 85px;
	width: 170px;
}

#content div.sidebar div.snippet p {
	margin: 0px 0px 10px 0px;
}

#content div.sidebar div.more {
	background-color: #F0F0F0;
	margin-top: 20px;
	padding: 15px 15px 25px 15px;
}

#content div.sidebar div.more h5 {
	height: 12px;
	margin: 0px 0px 5px 0px;
}

#content div.sidebar div.more h3 {
	color: #6E6E6C;	
	height: 12px;
	margin: 0px 0px 5px 0px;
	text-transform: uppercase;
}

#content div.sidebar div.more ul,
#content div.sidebar div.more ul li {
	list-style-type: none;
	margin: 0px 0px 0px 0em;
	padding-left: 0em;
}

#content div.why {
	border-bottom: 1px solid #9ED47A;
	float: left;
	margin: 10px 30px 10px 0px;
	padding-bottom: 20px;
	width: 235px;
}

#content div.why h3 {
	margin-top: 0px;
}

#content div.why p {
	margin: 0px;
}

#content div.alt {
	margin-right: 0px;
}

#content div.last {
	border: none;
	margin-bottom: 0px;
	padding: 0px;
}

#footer {
	background-color: #F0F0F0;
	color: #7E7E7C;
	font-size: 10px;
	height: 10px;
	line-height: 10px;
	padding: 40px 35px;
	text-align: left;
	width: 750px;
}

#footer a {
	color: #7E7E7C;
	font-weight: normal;
}

#footer p {
	margin: 0px;
}
