body{
	background: #E1E1E1 ;
	margin: 0;
	padding: 0;
	font-family: arial, sans-serif;
	font-size: 80%;
	color: #0A455F;
}
#container div{ display:block; float:left;}
a{
	text-decoration: underline;
	color: #FF8C00;
}
a:hover{
	text-decoration: underline;
	color: #FFBF33;
}
h1, h2, h3, h4, h5, h6{ margin:0;}
ul{ margin:0; padding:0;}
#container{
	width:1000px;
	margin:0 auto;	
}
#innerContainer{ width: 990px; float:left; background: #E1E1E1 url(../images/bodyBg.gif) left bottom repeat-y; padding:0 5px;}

#header, #content, #footer{ width:990px;}

#header{ height:137px; background: url(../images/headerBg.jpg);}
#header h1#logo{ margin:0; display:block; float:left;}
#header h1#logo a{ margin:0; width: 501px; height:0; padding-top:137px; overflow:hidden; float:left; display:block; background: url(../images/headerBg.jpg) left top;}
#header #login, #header .phoneNumber, span#callUsToday a{
	float:right;
	display:block;
	clear:right;
}
#header #login{
	width: 347px;
	height: 32px;
	color: white;
	margin: 9px 25px 0 0;
	display: inline;
}
#login input{
	width: 127px;
	height: 23px;
	border:0;
	padding: 3px 3px 3px 7px;
	font-size: 0.9em;
	float: left;
}
#login input.username{
	background: transparent url(../images/loginInput1.gif) left top no-repeat;
}
#login input.password{
	background: transparent url(../images/loginInput2.gif) left top no-repeat;
}
#login input.submit {
	display: block;
	float: left;
	overflow: hidden;
	height: 14px;
	padding-top: 14px;
	width: 54px;
	background: url(../images/loginBtn.gif) left top no-repeat;
	margin: 5px 0 0 6px;
}

#header h2.phoneNumber{
	text-align: right;
}

h2.phoneNumber {
	margin: 5px 20px 5px 0;
	color: #E87F00;
	font-size: 2.5em;
	width: 275px;
}
h2.phoneNumber a {
	color: #E87F00;
	text-decoration: none;
}

h2.phoneNumber a:hover {
	text-decoration: underline;
}

#header span#callUsToday a{
	width: 216px;
	margin: 5px 20px 5px 0;
	color: white;
	font-size: 1.2em;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
}

#header span#callUsToday a:hover{
	text-decoration: underline;
}

#header span#callUsToday a em{ color: #E87F00; font-style: italic;}
#content{
	background: white url(../images/contentBg.jpg) left top repeat-y;
}
#content #leftCol{
	width: 195px;
	background-color: #bababa;
}
#content #middleCol{ width:382px; padding: 17px 17px 0 12px;}
body.inner #content #middleCol{
	width: 558px;
	padding: 12px 18px 30px 18px;
}

#content #rightCol{
	width: 384px;
	margin-top: 17px;
}

body.inner #content #rightCol{ width: 181px;}

#nav{ list-style-type: none; margin:0; padding:0;}
#nav li{ border-bottom: 1px solid white; display:block; float:left; width: 195px;}

#nav li a{
	padding: 5px 0 5px 15px;
	display: block;
	float: left;
	width: 180px;
	text-decoration: none;
}

/* 3rd level nav items are indented to the right so we need to shorten the width*/
#nav li ul li ul li a{
	width: 165px;
}
/* 4th level nav items are indented to the right so we need to shorten the width*/
#nav li ul li ul li ul li a{
	width: 150px;
}
/* nav bar hover colours */
div #nav li a:hover{
	background: #FF8C00;
}

body div #nav li.selected a:hover{
	background: #419AC5;
}

body div #nav li.selected ul li.selected a:hover{
	background: #419AC5;
}

body div #nav li.selected ul li.selected ul li a:hover{
	background: #419AC5;
}

#nav li.selected a{
	background:#2E7598;
	text-decoration: none;
}

#nav li span{ float:left; display:block;}
#nav li .navItemName{ color:white; font-size:1.2em; font-weight:bold;}
#nav li .navItemDesc{ color: #494949; font-size:0.8em; clear:both; width: 173px;}
#nav li.selected .navItemDesc{ color:white;}
/* 2nd level nav item not selected */
#nav li ul li a, #nav li.selected ul li a{
	background:#6691A6;
	color:white;
	font-size:0.8em;
	padding: 2px 0 2px 15px;
}
/* 2nd level nav item selected */
#nav li.selected ul li.selected a{
	background: #2E7598;
	color: white;
	font-size: 0.8em;
	padding: 2px 0 2px 15px;
}
/* 3rd level nav items need to be indented further */
#nav li.selected ul li.selected ul li a {
	background:#6691A6;
	padding: 2px 0 2px 30px;
}
#nav li.selected ul li.selected ul li.selected a {
	background: #2E7598;
	padding: 2px 0 2px 30px;
}
/* 4th level nav items need to be indented further */
#nav li.selected ul li.selected ul li.selected ul li a {
	background:#6691A6;
	padding: 2px 0 2px 45px;
}
#nav li.selected ul li.selected ul li.selected ul li.selected a {
	background: #2E7598;
	padding: 2px 0 2px 45px;
}

#nav li ul li{
	border:0;
}
#nav li ul{
	padding: 0 0 0 0;
	display: block;
	float: left;
	background: #6691A6;
}

#quoteRotate{
	height: 230px;
	width: 100%;
}

#caseStudyPanel{
	width: 378px;
	padding: 0 0 0 0;
	color: #0A455F;
	margin: 0 0 15px 0;
	height: 215px;
}
.caseStudyPanelLarge{
	width: 378px;
	padding: 0 0 0 0;
	color: #0A455F;
	margin: 0 0 15px 0;
}
#caseStudyPanel h3, .caseStudyPanelLarge h3{
	font-weight: normal;
	font-style: italic;
	font-size: 1.4em;
	line-height: 1.5em;
	padding: 5px 0 5px 0;
	float: left;
}

#caseStudyPanel h3{
	height: 120px;
}

#caseStudyPanel div, .caseStudyPanelLarge div{
	padding:  0 0 4px 0;
	float: left;
	width: 100%;
}

.caseStudyPanelLarge div{
	padding:  0 0 4px 17px;
}

#caseStudyPanel div{
	height: 30px;
}

#caseStudyPanel span, .caseStudyPanelLarge span{
	font-size: 0.8em;
	vertical-align: middle;
	display: inline-block;
	padding: 5px 0 0 0;
	float: left;
}
#caseStudyPanel img, .caseStudyPanelLarge img{
	vertical-align: middle;
	float: left;
	padding: 4px 10px 0 0;
}
#caseStudyPanel a{
	font-size: 0.9em;
	color: #FF8C00;
	float: right;
	padding: 3px 0 0 0;
	vertical-align: bottom;
}

#caseStudyPanel a:hover{
	color: #FFBF33;
}

#middleCol p {
	clear: both;
	font-size: 1.2em;
	padding: 0 0 0 1px;
	color: #666666;
}

#videoPanel{
	width: 364px;
	height:217px;
	padding: 0 0 0 0;
}

#videoPanel h3{ display:block; float:left; width:364px; height: 0; padding-top: 27px; overflow: hidden; background: transparent url(../images/90Seconds.jpg); margin: 0;}
#newsPanel{
	margin: 0 0 0 0;
}

#newsPanel h3#newsTitle a{
	color: white;
}

.subscribe{
	display: block;
	clear: both;
	width: 269px;
	background: transparent url(../images/subscribeBg.gif) left top no-repeat;
	padding: 5px 5px 51px 90px;
}
#newsPanel .subscribe{
		background: #BABABA;
}

#newsPanel .subscribe h3{
	font-size: 0.9em;
	width: 167px;
	background: #BABABA;
	color: white;
	display: block;
	font-weight: normal;
}

#newsPanel .subscribe input.emailAddress{
	background: transparent url(../images/newsPanelSubscribeInput.png) left top no-repeat;
}

.subscribe input.submitButton{
	width: 30px;
	height: 10px;
	padding-top: 10px;
	background: url(../images/subscribeBtn.gif) left top no-repeat;
	overflow: hidden;
	display: block;
	float: left;
	margin: 6px 0 0 9px;
}

#footer{ background: #EEEEEE; margin-bottom:15px;}
#footer ul, #footer ul ul{list-style-type:none; display:inline; float:left; font-size:0.9em;}
#footer ul{
	margin: 0px 0 0px 15px;
}
#footer ul ul{ margin:0; border:0;padding:0;}
#footer ul li{
	float:left;
	margin: 0 16px 0 0;
	display: inline;
}
#footer ul li ul li{ float:left; margin:0; padding:0;clear:both;} 
#footer a{
	color:#666666;
	float:left;
}
#footer a:hover{
	color:#333333;
}
#footer li.title a{
	font-weight: bold;
	color: #0A455F;
	font-size: 1.1em;
	text-decoration: none;
}
#footer li.title a:hover{
	color: #2C677F;
}

#footer .footerLogos{
	width: 170px;
	background: url(../images/footerLogos.png) right top no-repeat;
	margin: 10px 0 10px 10px;
	height: 90px;
}

#footer .footerLogos h4{
	height: 0;
	overflow: hidden;
	display: inline;
	float: right;
}

#footer .footerLogos .iso9001Logo{
	display: inline;
	clear: none;
	float: left;
	position: relative;
	left: 14px;
	top: 52px;
}

#footer .footerLogos .iso9001Logo a img{
	border: none;
}

/* we need this to make sure the footer menu links don't push out the logos on the right */
#footer div#footermenu{
	width: 594px;
	margin-left: 194px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}

/* Inner page styles */

#breadcrumb span{ font-size:0.8em; color: #666666;}

body.inner #content h1{
	color: #FF7311;
	font-size: 3.0em;
	font-weight: bold;
	clear: both;
	display: block;
	margin: 15px 0 0 0;
	width: 100%;
	float: left;
}

body.inner #content h2{
	font-weight: 100;
	float: left;
	clear: both;
}

body.inner #content #middleCol ol.headingList {
	padding:0 0 0 10px;
}
body.inner #content #middleCol ol.headingList li{
	font-size: 1.6em;
	font-weight: bold;
	margin-top: 0px;
	list-style-type:none;
}

body.inner #content #middleCol ol.headingList li h3{
	font-size: 1.0em;
	float:left;
	clear:none;
	color: #0A455F;
}

body.inner #content #middleCol ol.headingList li p{
	font-size: 0.7em;
	font-weight: normal;
	padding: 0 18px 0 36px;
}

body.inner #content #middleCol ol.headingList li h3.orderedListNumber{
	width:35px;
	float:left;
}

#content #serviceOverview{
	margin: 20px 0;
	width: 570px;
	clear: both;
	padding: 0;
}

#content #serviceOverview div{
	clear: none;
	display: inline;
	width: 153px;
	padding: 0 0 0 0;
}

#content #serviceOverview div.plus{
	clear: none;
	display: inline;
	width: 10px;
	padding: 0 7px 0 7px;
	margin: 0 10px 0 10px;
}

#content #serviceOverview div.plus h3{
	margin: 18px 0 0 0;
}

#content #serviceOverview div.plus div{
	background-color: #B0B0B0;
	width: 1px;
	height: 185px;
	padding: 0 0 0 0;
	margin: 8px 0 0 5px;
}

#content #serviceOverview div li {
	float: left;
	padding: 0 0 0 0;
	margin: 0 0 5px 0;
}

#content #serviceOverview div h3{ font-size:1.6em; height:53px;}

#content #serviceOverview div ul{ list-style-position: outside; list-style-type: disc; margin-left:15px; padding:0;}
#content #serviceOverview div li a{
	color:	#666666;
}
#content #serviceOverview div li a:hover{
	color:	#333333;
}
#content a.infoLink{
	font-weight: bold;
	color:	#2E7598;
	font-size: 0.9em;
}

#content a.infoLink:hover{
	font-weight: bold;
	color:	#5FA8BA;
	font-size: 0.9em;
}

#content a img{
	border-style: none;
}
#content #serviceOverview div a:hover{ background-position: -81px top;}

body.inner #newsPanel h3#newsTitle{
	font-size: 0.9em;
	width: 167px;
	background: #BABABA;
	color: white;
	display: block;
	float: left;
	padding: 4px 4px 4px 10px;
	font-weight: normal;
	margin: 0;
}

body.inner #newsPanel ul{
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0;
	display: block;
	float: left;
}

body.inner #newsPanel ul li{
	display: block;
	float: left;
	width: 181px;
}

body.inner #newsPanel ul li.notLast{
	display: block;
	float: left;
	border-bottom: 1px solid #ff8c00;
	width: 181px;
}

body.inner #newsPanel ul li a{
	color: #999999;
	font-size: 0.8em;
	font-weight: bold;
	display: block;
	float: left;
	padding: 7px 7px 7px 10px;
	background: transparent url(../images/newsArrow.gif) no-repeat scroll 164px center;
}
body.inner #newsPanel ul li a:hover{ color: #666666; background: transparent url(../images/newsArrow.gif) no-repeat scroll 165px center;}
body.inner .subscribe{
	width: 168px;
	background: #EFEFEF;
	padding: 5px 5px 32px 8px;
	margin-bottom: 9px;
}
body.inner #middleCol .subscribe{
	width: 175px;
background: transparent url(../images/subscribeBg.gif) left top no-repeat;
	padding: 5px 5px 45px 90px;
}
body.inner .subscribe h3{ margin-bottom:3px;}
body.inner #middleCol .subscribe h4{
	float: left;
	display: inline;
	clear: none;
	padding: 5px 10px 0px 0px;
}
body.inner .subscribe input.emailAddress{
	background: transparent url(../images/innerSubscribeInput.gif) left top no-repeat;
	width: 120px;
	height: 17px;
	border: 0;
	padding: 3px 3px 3px 7px;
	font-size: 0.9em;
	float: left;
}
body.inner .subscribe input.submitButton{
	width: 30px;
	height: 10px;
	padding-top: 10px;
	background: url(../images/subscribeBtn.gif);
	overflow: hidden;
	display: block;
	float: left;
	margin: 7px 0 0 5px;
}
#rightCol span.videoLink{ width: 181px; height:0; padding-top:38px; overflow:hidden; display:block; float:left; background: transparent url(../images/rightColVideoLinkTitle.png) left top no-repeat;}
#rightCol a.trailer{
	margin: 17px 0 0 0;
	width: 181px;
	height:0;
	padding-top:102px;
	overflow:hidden;
	display:block;
	float:left;
	background: transparent url(../images/40pPerTrailer.jpg) left top no-repeat;
}
#rightCol a.trailer:hover{ background-position: left -102px;}

body.inner #caseStudyPanel, body.inner .caseStudyPanelLarge{
	background: white url(../images/innerCaseStudyBottom.gif) left bottom no-repeat;
	width: 554px;
	padding: 15px 0 24px 0px;
	color:#0A455F;
	margin: 0 0 15px 0;
}

body.inner .caseStudyList div.quoteImage{
	float: left;
	width: 175px;
	margin: 2px 0 0 0;
}

body.inner #container .caseStudyList div.quoteBodyContact{
	width: 373px;
	float: left;
	margin-left: 10px;
}

body.inner #container .caseStudyList div.quoteContactLink{
	width: 100%;
}

body.inner #middleCol #caseStudyPanel p, body.inner #middleCol .caseStudyPanelLarge p{
	width: 516px;
	font-weight: normal;
	font-style: italic;
	font-size:0.9em;
	padding:0 20px 0 17px;
	line-height:1.6em;
	margin:0px 0 10px;
	float:left;
	color:#0A455F;
}
body.inner #middleCol .caseStudyList p{
	width: auto;
	font-weight: normal;
	font-style: italic;
	font-size:0.9em;
	padding:0 2px 0 17px;
	line-height:1.6em;
	margin:0px 0 10px;
	float:left;
	color:#0A455F;
}
body.inner #middleCol #caseStudyPanel p.first, body.inner #middleCol .caseStudyPanelLarge p.first{
	padding: 20px 20px 0 17px;
}
body.inner #caseStudyPanel img, body.inner .caseStudyPanelLarge img{
	float: left;
}
body.inner #caseStudyPanel span, body.inner .caseStudyPanelLarge span, body.inner .caseStudyList span{
	font-size: 0.8em;
	padding: 0 0 5px 0px;
	float: left;
}

body.inner .caseStudyPanelLarge span{
	padding: 15px 0 0 0;
}

body.inner .caseStudyList span{
	padding: 0 0 5px 17px;
}
body.inner #caseStudyPanel a, body.inner .caseStudyPanelLarge a{
	font-weight: bold;
	font-size: 0.9em;
	color: #FF8C00;
	float: right;
	padding: 4px 0 0 0;
	margin: 10px 0 0 0;
}
body.inner .caseStudyList a{
	font-weight: bold;
	font-size: 0.9em;
	color: #FF8C00;
	float: right;
	padding: 0 0 4px 0;
	clear: right;
}

body.inner #content .downloadText{
	font-weight: bold;
	padding-top: 6px;
}

body.inner .caseStudyList a:hover{
	color: #FFBF33;
}
	
body.inner #middleCol h3, body.inner p{ clear:both;}
body.inner #middleCol h3{ font-size:1.6em;}
body.inner #middleCol ul{
	list-style-position: outside;
	padding-left: 16px;
	margin: 10px 0;
	font-size:0.9em;
}

body.inner #middleCol ol{
	list-style-position: outside;
	padding-left: 20px;
	margin: 10px 0;
	font-size:0.9em;
}

body.inner #middleCol ul li{
	color: #666666;
}

body.inner #middleCol p{
	font-size: 0.9em;
	line-height: 1.5em;
	margin: 0 0 14px 0;
}

body.inner #middleCol p.topBorder{
	border-top: 1px solid #FF8C00;
	margin: 20px 0 14px 0;
	padding-top: 18px;
}

body.inner #middleCol li{
	color: #666666;
	line-height: 1.5em;
}

body.inner #middleCol .caseStudyList p.topBorder{
	width: 538px;
}
body.inner #middleCol h1, body.inner #middleCol h2, body.inner #middleCol h3, body.inner #middleCol h3, body.inner #middleCol h4, body.inner #middleCol h5, body.inner #middleCol h6, body.inner #middleCol p, body.inner #middleCol ul{
	display: block;
	clear: both;
}
.spacer{
	clear: both;
	display: block;
	height: 10px;
}
#rightCol .spacer{
	clear: both;
	display: block;
	height: 1px;
}
.pullingItem{
	width: 550px;
	border-top: 1px solid #FF8C00;
	padding: 20px 0 20px 0;
}
.pullingItem div{
	width: 65%;
	float: left;
	display: inline;
	clear: none;
}
.pullingItem img{
	float: right;
}
.pullingItem a{
	font-weight: bold;
	font-size: 0.9em;
	color: #FF8C00;
}
#demoForm table{
	width: 90%;
	text-align: left;
}
#demoForm table th{
	font-weight: bold;
	text-align: left;
}
#demoForm .submitButton, #contactForm fieldset input.submitButton, #businessAnalysisForm fieldset input.submitButton, #emailAFriendForm fieldset input.submitButton, #trailermasterOneMonthFreeForm fieldset input.submitButton{
	font-size: 1.5em;
	float: right;
	width: auto;
}

.submitButton{
	font-weight: bold;
	color: #0A455F;
	background: #efefef;
	cursor: pointer;
	border: none;
}

fieldset{
	text-align: left;
	border: 0px;
	padding: 0 0 0 0;
	clear: left;
	display: block;
	width: 100%;
}

fieldset label{
	font-weight: bold;
	clear: left;
}

#businessAnalysisForm fieldset label, #trailermasterOneMonthFreeForm fieldset label{
	width: 40%;
	float: left;
}

#businessAnalysisForm fieldset input, #trailermasterOneMonthFreeForm fieldset input{
	width: 40%;
	float: left;
}

#businessAnalysisForm fieldset label.specificProblem, #trailermasterOneMonthFreeForm fieldset label.additionalComments{
	width: 100%;
}

#businessAnalysisForm fieldset textarea.specificProblem{
	width: 99%;
	height: 120px;
	margin-bottom: 10px;
}

#contactForm fieldset #name{
	width: 98%;
}

#contactForm fieldset #email{
	width: 98%;
}

#contactForm fieldset #phone{
	width: 98%;
}

#contactForm fieldset #reason{
	width: 99%;
}

#contactForm fieldset #subject{
	width: 99%;
}

#contactForm fieldset #message{
	width: 99%;
	height: 120px;
	margin-bottom: 10px;
}
	
#emailAFriendForm fieldset label{
	float: left;
	width: 100%;
}

#emailAFriendForm fieldset div{
	width: 45%;
}

#emailAFriendForm fieldset input, #emailAFriendForm fieldset textarea{
	width: 99%;
	float: left;
}

.gpsSpecTable{
	width: 250px;
	margin-left: 10px;
	font-size: 11px;
}

.gpsSpecTable th{
	width: 75px;
	border: solid 1px #000;
	text-align: left;
	vertical-align: top;
}

.gpsSpecTable td{
	width: 145px;
	border: solid 1px #000;
	text-align: left;
}
#map{
	width: 295px;
	height: 295px;
	border: 0;
	border-width: 0px;
	float: right;
}
.leftBlock{
	float: left;
	width: 75%;
}
#container .rightBlock{
	float: right;
	width: 75%;
}

.leftBlockNarrow{
	float: left;
	width: 45%;
}
#container .rightBlockNarrow{
	float: right;
	width: 45%;
}
.wide{
	padding: 10px 0 10px 1px;
	width: 100%;
}

#container div .slideShow{
	float: none;
	padding-left: 0px;
}

body.inner #middleCol ul.isoUnorderedList{
	list-style-type: none;
}

body.inner #middleCol ul.isoUnorderedList li{
	background-image: url(../images/trailermaster/service-overview/iso9001_bullet.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left: 5em;
	padding-top: 1em;
	height: 3em;
	vertical-align: middle;
}
body.inner #middleCol .leftText{
	clear: left;
}

#container #content .rightWrapped{
	padding-left: 20px;
	padding-bottom: 20px;
	padding-top: 4px;
	float: right;
}

.brochureDownload{
	border: none;
}

.jcarousel-container {
	position: relative;
}

.jcarousel-clip {
	z-index: 2;
	padding: 0;
	margin: 0;
	overflow: hidden;
	position: relative;
}

body.inner #middleCol .jcarousel-list {
	z-index: 1;
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}

body.inner #middleCol .jcarousel-list li, body.inner #middleCol .jcarousel-item {
	float: left;
	list-style: none;
	width: 142px;
	height: 125px;
	margin:0;
}

.jcarousel-container-vertical {
	height:135px;
}

.jcarousel-clip-vertical {
	width: 152px;
	height: 135px;
}

.jcarousel-item {
	width: 142px;
	height: 125px;
	padding: 5px;
	background: #1C4B5E;
}

.jcarousel-item-horizontal {
	margin-right: 10px;
}

.jcarousel-item-vertical {
	margin-bottom: 10px;
}

.jcarousel-control {
	margin-bottom: 10px;
	width: 401px;
	float: left;
}

.jcarousel-control a:hover{
	text-decoration: none;
}

.jcarousel-control a{
	height: 45px;
	width: 401px;
	position: relative;
	display: block;
	float: left;
	text-decoration: none;
}

.jcarousel-control a span{
	position: absolute;
	left: 0;
	top: 0;
	background: url(../images/newsScrollerItemBg.jpg) repeat-x left top;
	color: #1C4B5E;
	width: 387px;
	height: 30px;
	display: block;
	float: left;
	padding: 14px 0 0 13px;
	border-bottom: 1px solid white;
	text-align: left;
	font-size: 1.2em;
}

.jcarousel-control a.on{
	height:46px;
}

.jcarousel-control a.on span{
	color: white;
	background-image: none;
	background-color: #1C4B5E;
	height: 31px;
}

#moreTopStories{
	border-top: 1px solid #e0e0e0;
	padding: 15px 0 0 0;
	margin: 15px 0;
	width: 100%;
}

#moreTopStories div.title{
	width: 100%;
	height: 21px;
	background: #E6EBED url(../images/moreNewsArrow.gif) no-repeat left top;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.9em;
	float: left;
}

#moreTopStories a.minus{
	overflow: hidden;
	width: 17px;
	height: 0;
	display: block;
	float: left;
	padding-top: 21px;
	background: url(../images/moreNewsMinus.gif);
	float: right;
}

#moreTopStories a.plus{
	overflow: hidden;
	width: 19px;
	height: 0;
	display: block;
	float: left;
	padding-top: 21px;
	background: url(../images/moreNewsPlus.gif);
	float: right;
}

#moreTopStories a.minus:hover, #moreTopStories a.plus:hover{
	background-position: left -21px;
}

body.inner #middleCol #moreTopStories ul{
	list-style-type: none;
	padding: 0 0 0 10px;
}

body.inner #middleCol #moreTopStories ul li{
	background: url(../images/moreNewsListArrow.gif) no-repeat left 4px;
	padding: 0 0 0 12px;
	float: left;
	margin: 5px 0;
	width: 47%;
}

#moreTopStories ul li a{
	color: #0A455F;
	float: left;
	width:250px;
}
#selectMonth ul{
	float:left;
	margin: 8px 0 0 0;
}

#selectMonth ul li{
	display: block;
	float: left;
	margin: 0 9px 9px 0;
}

#selectMonth ul li a{
	color: #333333;
	background: url(../images/newsArchiveMonthBg.jpg) no-repeat left top;
	width: 34px;
	height: 23px;
	display: block;
	float: left;
	text-align: center;
	padding: 6px 0 0 0;
}

#selectMonth ul li a:hover{
	background-position: left -29px;
	text-decoration: none;
	color: #666666;
}

#selectYear{
	margin: 0 0 0 4px;
}

#selectYear ul{
	float: left;
	margin: 8px 0 0 0;
}

#selectYear ul li{
	display: block;
	float: left;
	margin: 0 11px 9px 0;
}

#selectYear ul li a{
	color: #333333;
	background: url(../images/newsArchiveYearBg.jpg) no-repeat left top;
	width: 47px;
	height: 23px;
	display: block;
	float: left;
	text-align: center;
	padding: 6px 0 0 0;
}

#selectYear ul li a:hover{
	background-position: left -29px;
	text-decoration: none;
	color: #666666;
}

#newsArchiveWidget .goButton{
	float: right;
	margin-right: 2px;
}

#newsArchiveWidget ul li.noMargin{
	margin: 0;
}

* html #selectYear, * html #selectMonth{
	padding-bottom: 8px;
}

.seeAlso{
	background: #EFEFEF;
	width: 168px;
	padding: 5px 5px 0 8px;
}

.seeAlso ul, .relatedLinks ul{
	list-style-type: none;
	padding: 0 0 0 2px;
	float: left;
	margin: 4px 0;
}

.seeAlso ul li, .relatedLinks ul li{
	background: url(../images/seeAlsoArrow.gif) no-repeat left 5px;
	padding: 0 0 0 8px;
	float: left;
	margin: 5px 0;
}

.seeAlso ul li a, .relatedLinks ul li a{
	color: #0A455F;
	float:left;
	width:153px;
}

.relatedLinks{
	background: #EFEFEF;
	width: 168px;
	padding: 5px 5px 0 8px;
	margin: 1px 0 0 0 ;
}

* html .seeAlso, * html .relatedLinks{
	padding-bottom: 8px;
}

#contactUsWidget{
	background: #EFEFEF url(../images/contactUsWidgetBg.jpg) no-repeat right top;
	width: 168px;
	padding: 5px 5px 10px 8px;
	margin: 0 0 13px 0 ;
}

#middleCol #contactUsWidget{
	width: auto;
	background-position: 0px 0px;
}

#contactUsWidget h3{
	margin-bottom: 3px;
}

#contactUsWidget span{
	font-size: 0.8em;
	width: 98px;
	float: left;
	margin: 0 0 10px 0;
}

#middleCol #contactUsWidget span{
	float: none;
	clear: both;
	display: block;
	width: auto;
}

#middleCol #contactUsWidget form{
	margin-left: 55px;
}

#contactUsWidget input{
	background: transparent url(../images/innerContactUsInput.gif) left top no-repeat;
	width: 152px;
	height: 17px;
	border: 0;
	padding: 3px 3px 3px 7px;
	font-size: 0.9em;
	float: left;
	margin: 0 0 5px 0;
}

#contactUsWidget input.submitButton{
	background: #EFEFEF none repeat scroll 0 0;
	float: right;
	width: auto;
}

#contactUsWidget a{
	width: 30px;
	height: 0;
	padding-top: 10px;
	background: url(../images/subscribeBtn.gif);
	overflow: hidden;
	display: block;
	float: right;
	margin: 7px 8px 0 0;
}

body.inner #middleCol div.articleFooter ul {
	margin: 0px;
	padding-left: 0px;
	display: inline;
}

body.inner #middleCol div.articleFooter ul li{
	display: inline;
	list-style-type: none;
}

body.inner #middleCol div.articleFooter p {
	display: inline;
}

p em{
	color: #0A455F;
	font-size: 1.4em;
	font-weight: 100;
	font-style: normal;
}

.tagcloud{
	font-size: 0.1em;
}

#tagCloudPanel{
	font-size: 0.6em;
}

#businessAnalysisWidget a{
	margin: 0 0 12px 0;
	width: 181px;
	height: 0px;
	padding-top: 189px;
	overflow: hidden;
	display: block;
	float: left;
	background: transparent url(../images/businessAnalysisWidgetBg.jpg) left top no-repeat;
}

#businessAnalysisWidget a:hover{
	background-position: left -189px;
}

#homeLeftCol, #homeRightCol{
	float: left;
}

#homeLeftCol{
	width: 437px;
} 

#homeLeftCol .seeHowWeCanHelp{
	width: 437px;
	height: 34px;
	background: url(../images/90SecondsLarge.jpg);
	text-indent: -999999px;
	float: left;
	display: block;
}

#middleCol #homeRightCol{ width: 313px; padding:0 0 0 15px;}

#middleCol p{
	font-size:0.9em;
}

#homeRightCol p{
	font-size: 1.4em;
}

#homeRightCol p{ margin:0 0 12px 0;  padding-right:0;}

#homeRightCol h2.phoneNumber{
	font-size: 2.3em; color: #E87F00;
	font-size: 2.3em;
}

.home #content #middleCol{
	padding-left: 14px;
	padding-bottom: 10px;
	padding-right: 0px;
	width: 779px;
} 

.home #middleCol h1{
	background: url(../images/homeQuoteLine.gif) no-repeat left top;
	width: 599px;
	height: 52px;
	text-indent: -999999px;
	float: left;
	display: block;
	margin: 0 0 10px;
}

#cvoWidgetHome{
	border-top: 1px solid #DFDFDF;
	padding: 10px 0 0 0;
	margin: 10px 0 0 0;
	width: 425px;
}

#homeRightCol #cvoWidgetHome{
	width: auto;
}

#cvoWidgetHome span.left, #cvoWidgetHome span.right{ color:#E87F00; font-weight:bold;}
#cvoWidgetHome span.left{ float:left;}
#cvoWidgetHome span.right{ float:right;}

#content #cvoWidgetHome p{
	width: 270px;
	float: left;
	clear: both;
	margin: 10px 0 0 0;
}

#homeRightCol #cvoWidgetHome p{
	width: 170px;
}

#cvoWidgetHome img{ float:right;}

#homeWidgetsPanel{ margin: 30px 0 0 0; width: 767px; clear:both;}
#homeWidgetsPanel img{ float:left;}
#trailerMasterWidgetHome, #topTenWidgetHome, #customerSuccessWidgetHome{ width: 229px; height: 160px; text-indent:-999999px; outline:0; float:left;}
#trailerMasterWidgetHome{ background: url(../images/homeWidget1.jpg) left top;}
#topTenWidgetHome{ background: url(../images/homeWidget2.jpg) left top;}
#customerSuccessWidgetHome{ background: url(../images/homeWidget3.jpg) left top;}
#trailerMasterWidgetHome:hover, #topTenWidgetHome:hover, #customerSuccessWidgetHome:hover{ background-position: left -170px;}

#middleCol p.note{
	color: #CCCCCC;
}

div.threeCols{
	width: 33.3%;
	text-align: center;
}

div.threeCols img{
	margin-bottom: 10px;
}

div.twoCols{
	width: 49%;
}

div.twoCols div.specTable{
	width: 100%;
	margin-bottom: 20px;
}

div.twoCols div.specTable table{
	width: 100%;
	background-color: #DDDDDD;
}

div.twoCols div.specTable table tbody tr td{
	color: black;
	width: 50%;
	font-size: 0.9em;
}
