

@charset "UTF-8";



.block {
display: block;
}

body  {
	font: 12px 'Trebuchet MS', Arial, Helvetica, sans-serif;;
	background: #E1E1E1 url(/images/pageBG_all.png) repeat-x;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #666;
}

.content p, 
.content li, 
#main p, 
.mpContent p,
.truck p {
	line-height: 150%;
}

.content p, .content li {
	width: 85%;
}

.content ul {
margin-left: 0;
padding-left: 1.3em;
}
.content li {
padding-bottom: 4px;
}

#container { 
	width: 970px;
	margin: 0 auto; 
	text-align: left;
	position: relative;
	top: 0;
}
#header { 
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;;
	padding: 8px 32px 16px 32px;
	margin: 0 0 16px 0;
	position: relative;
}
#bar {
	position: relative;
	left:0;
	top: 0;
	width: 100%;
	height: 24px;
	background-color: #666;
} 
#header h1 {
	margin: 0; 
	padding: 8px 0; 
}
.truck {
	padding: 0 32px 4px;
	width: 906px;
	position: relative;
	margin: 0;
}
.truck h2 {
	font-size: 14px;
	position: relative;
	top: 0px;
} 

.truck .summary {
	width: 906px;
	margin: 8px 32px 0 0;
	position: relative;
}

.truck .summary hr {
	background-image: url(/images/truckTopLine.png);
	background-repeat: no-repeat;
	width: 907px;
	height: 4px;
	border: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: -8px;
}


#main {
	float: left;
	position: relative; 
	width: 586px; 
	margin: 24px 16px 32px 32px;
}

#main2 {
	float: left;
	position: relative; 
	width: 534px; 
	margin: 24px 16px 32px 32px;
}

.offeringMain {
	position: relative;
	width: 534px;
	margin: 16px 0 0 0;
}

#main hr.topRule, 
#main2 hr.topRule {
	background-repeat: no-repeat;
	height: 4px;
	border: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: -8px;
}
#main hr.topRule {
	background-image: url(/images/truckTopLine.png);
	width: 586px;
}
#mainBlog hr.topRule, 
#main2 hr.topRule {
	background-image: url(/images/truckTopLine535.png);
	width: 535px;
}
#mainBlog hr.topRule {
	background-repeat: no-repeat;
	height: 4px;
	border: none;
	margin: 0;
	padding: 0;
	position: relative;
	top: -4px;
}



#main ul {
	margin-top: 4px;
}
#main li {
	list-style-type: disc;
	margin-bottom: 8px;
	line-height: 150%;
}

#main ul.noBullet li {
	list-style-type: none;
	list-style-image: none;
}
#sidebar { 
	margin: 0 0 0 634px; 
	padding: 0 32px 32px 0;
	position: relative;
} 
#sidebar2 { 
	margin: 0 0 0 610px; 
	padding: 16px 32px 32px 0;
	position: relative;
} 
#sidebarOfferings { 
	margin: 0 0 0 588px; 
	padding: 32px 32px 32px 0;
	position: relative;
} 
#sidebar a.teaserBlock {
	padding: 0;
	margin: 0 0 24px 0;
	display: block;
	width: 279px;
	height: 126px;
}
#sidebar a.teaserBlock:hover {
} 


.floatL {
	float: left;
	margin-top: 16px;
}

.floatR {
	float: right;
	margin-top: 16px;
}

.clearfloat { 
	clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}

.clearAll { 
	clear: both;
}

.nav {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;;
	font-size: 100%;
	font-weight: bold;
	color: #2b4e6f;
	}

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

.footnote {
	margin: 8px 0; 
	font-size: 10px; 
	text-align: left; 
	color: #AAAAAA;
}

a {
	text-decoration: none;
	color: #2b4e6f;
}

a:hover {
	color: #6eaa07;
}


#footer { 
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;;
	margin: 0px 32px 0 32px; 
	color: silver;
	border-top: 1px solid silver;
} 

#socialLinks {
	float: right;
	margin-top: 8px;
	margin-bottom: 0;
	text-align: right;
	vertical-align: top;
}

#socialLinks a {
	margin-left: 0;
}

#footer p {
	font-size: 75%;
	padding: 8px 0 0 0;
	margin: 0;
}

#socialLinks img {
	padding: 0;
	margin: 0 0 4px 4px;
}

#policy {
margin-left: 20px;
}


.truck a img.primary, #main .video a img {
	border: 0px solid black;
}
.truck a:hover img.primary, #main .video a:hover img  {
	border: 0px solid black;
}
.truck a:hover, #main .video a:hover  {
	background-color: inherit;
}

hr {
	width: 906px;
	margin: 0 32px;
	padding: 0;
	height: 8px;
	background-image: url(/images/hr.png);
	border: none;
}

#homeImage, .mainImage img {
	display: block;
}

#homeCarouselHeadlinePrefix {
	position: absolute;
	top: 40px;
	right: 0;
	padding: 3px 0;
	width: 238px;
	border-bottom: 3px solid white;
}

#homeCarouselHeadlinePrefix img {
position: relative;
left: -20px;
}


.mainImage {
	position: absolute;
	margin-bottom: 0;
	top: 0;
	left: 0;
	background-color: gray;
}

.mainImage .overlay, .mainImage .overlay2 {
	position: absolute;
	top: 117px;
	right: 36px;
	width: 191px;
	height: 133px;
	padding: 12px 12px;
	font-weight: normal;
	white-space: nowrap;
}

.mainImage .overlay img, .mainImage .overlay2 img {
margin-bottom: 8px;
}

.mainImage .overlay {
	opacity: 0.5;
	background-color: black;
}

.mainImage .overlay2 {
	opacity: 1.0;
	font-size: 100%;
	color: #8D8C8D;
}



.mainImage .scroll {
	position: absolute;
	bottom: 41px;
	right: 36px;
	width: 200px;
	padding: 0;
	color: white;
	height: 12px;
	cursor: pointer;
	text-align: right;
}

.mainImage .title {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}



h1 {
	font: 200% 'Trebuchet MS', Arial, Helvetica, sans-serif;;
	margin: 2px 0 2px -16px;
	padding: 0 0 0 16px;
	text-transform: uppercase;
	font-weight: bold;
	color: #666;
	background-image: url('/images/headlineArrow.png');
	background-repeat: no-repeat;
	background-position: left center;
}

h2 {
	margin: 0 0 12px 0;
	font: 125% 'Trebuchet MS', Arial, Helvetica, sans-serif;;
	color: gray;
}
.tightHeadings h2 {
	margin: 0 0 4px 0;
}

h3 {
	margin: 0 0 8px 0;
	font: 100% 'Trebuchet MS', Arial, Helvetica, sans-serif;;
	color: #666;
}

h2, h3 {
	padding: 0;
	font-weight: bold;
}

.formRow {
	width: 100%;
	margin-bottom: 8px;
	clear: both;
	font: 125% 'Trebuchet MS', Arial, Helvetica, sans-serif;;
	font-weight: bold;
}

.formRow .formLabel {
	width: 5em;
	float: left;
	padding-top: 0.25em;
}

.formRow .formField {
	margin-left: 7em;
	vertical-align: middle;
}

.formRow .formField input, .formRow .formField textarea {
	width: 10em;
	font-size: 125%;
}

.formRow .formField input.submit {
	width: 7em;
}


.noRecordsMessage {
font-style: italic;
font-size: 120%;
color: silver;
}

.diagram {
	margin: 16px 0;
}

.headBlurb {
	color: #6eaa07;
	text-transform: uppercase;
	font-size: 150%;
}

.border {
	border: 2px solid #666;
}

.jobTitle {
	font-style: italic;
	color: silver;
	text-align: right;
	padding-left: 2em;
}

#main td.email {
	padding-left: 1em;
}

#main td.email a {
	background-color: transparent;
	background-image: url(/images/email_icon.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#main td.email a:hover {
	background-color: #E1E1E1;
	background-image: url(/images/email_icon_sel.jpg);
}

.spaceBefore {
	margin-top: 24px;
}

.scroll img {
	display: inline;
}




.spotColor1 {
	color: #6eaa07;
}






.blockTitle {
	text-align: left;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;;
	font-size: 150%;
	margin: 0 32px;
	padding: 0;
	text-transform: uppercase;
	font-weight: bold;
	float: right;
	width: 906px;
	background-color: #E1E1E1;
	border-bottom: 3px solid black;
	position: relative;
	top: 5px;
	color: black;
}








.sectionBlock {
	clear: both;
	margin: 16px 32px 16px 32px;
}
.sectionBlockShort {
	clear: both;
	margin: 32px 0 0 0;
}
.sectionBlockOfferings {
	margin: 8px 0 0 0;
}


.sectionHead h2 img, 
.sectionHeadShort h2 img, 
.sectionHeadOfferings h2 img, 
.sectionHeadSmall h3 img  {
	display: block;
	margin-bottom: 4px;
}

.sectionHead h2, 
.sectionHeadShort h2  {
	margin-left: 16px;
}

.sectionHead, 
.sectionHeadShort {
	position: relative;
	left: -16px;
}

.sectionHead, 
#homeblog2 .outer {
	background-image: url('/images/headlineArrowGray.png');
	background-repeat: no-repeat;
	background-position: left center;
}

.sectionHead {
	width: 921px;
}
.sectionHeadShort {
	width: 610px;
}





.twoCol {
	-moz-column-count: 2;
	-webkit-column-count: 2;
	column-count: 2;
	-moz-column-gap: 32px;
	-webkit-column-gap: 32px;
	column-gap: 32px;
}



.backButton {
display: block;
position: relative;
left: -11px;
margin: 4px 0 0 0;
}

.seeMoreLink {
position: absolute;
bottom: 0;
left: 12px;
}


.primary {
	padding: 12px 16px 10px 16px;
	background-color: #EBEBEB;
}


#mainContact {
	float: left;
	position: relative; 
	width: 400px; 
	margin: 24px 16px 32px 32px;
}

.contact img {
display: block;
margin: 0 0 16px 32px;
}

#sidebarContact {
	width: 380px;
	margin: 8px 0 0 550px;
}

#sidebarContact a {
	display: block;
	float: left;
	margin: 0 16px 0 0;
}

