/* ------------- GLOBAL STYLES ---------------------- */


/*-------------- START NATIONWIDE EXPANSION BANNER -----------*/

.BannerContainer{
	width: 750px;
	height: 260px;
	background-image:url(../img/gradient_globe2_bkgd.png);
	background-repeat:no-repeat;
	clear:both;
	float:left;
	margin-top: 5px;
	
}
.LogisticsInfo{
	width: 500px;
	height: 260px;
	margin-left: 160px;
}
.BannerTitle{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#464646;
	margin: 20px 0px 0px 120px;
	line-height: 26px;
	font-size: 26px;
	width: 500px;
}
.BannerTitle span{
	font-size: 16px;
	font-style:italic;
}
.Providing{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#999999;
	margin: 5px 0 0 120px;
}
.ProvList{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#464646;
	margin: 5px 0 0 105px;
	/*border: 1px solid green;*/
	width: 440px;
}
.ProvList li{
	list-style:disc;
	margin-left:30px;
}
.link{
	margin: 10px 0 0 120px;
	background-image:url(../img/link%20arrow.png);
	background-repeat:no-repeat;
	background-position:right;
	width: 247px;
	height: 17px;
	color:#006633;
}
.link a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#006633;
}
/*-------------- END NATIONWIDE EXPANSION BANNER -----------*/


html {
		background: url(../img/bodyBG.jpg) repeat-x fixed bottom;
}

html, body, #container {
	height: 100%;
}

body > #container {
	height: auto;
	min-height: 100%;
}

#main {
	padding-bottom: 25px; /*same height as footer*/
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background: url(../img/familyBar.jpg) repeat-x top right;
}

img {
	border: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

.center {
	text-align: center;
}

.clear {
	clear: both;
}

.break {
	clear: both;
	height: 10px;
}

.relative {
	position: relative;
}

em {
	color: #006633;
	font-style: normal;
}

a {
	color: #006633;
	outline: none;
	border: none;
	cursor: pointer;
	cursor: hand;
}

a:hover {
	color: #009900;
}

.margin-right {
	margin-right: 10px;
}

.margin-left {
	margin-left: 10px;
}
h1, h2, h3, h4, h5 {
	padding: 0px;
	margin: 0px;
}

h1 {
	font-size: 30px;
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 18px;
}

h5 {
	font-size: 14px;
	margin-bottom: 5px;
}

ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

p {
	line-height: 18px;
}

.bulleted-list {
	margin-left: 30px;
	list-style: square;
	line-height: 18px;
}

.bulleted-list ul {
	margin-left: 20px;
	list-style: circle;
}

.smallBtn {
	width: 110px;
	height: 25px;
	border: 1px solid #333333;
	text-align: center;
	line-height: 25px;
}

.smallBtn a {
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background-image: url(../img/buttonBG.jpg);
	background-repeat: repeat-x;
	background-position: 0% 0%;
}

.smallBtn a:hover {
	background-image: url(../img/buttonBG.jpg);
	background-repeat: repeat-x;
	background-position: 100% 100%;
}

.triangleList {	
	margin: 5px;
	margin-left: 40px;
	list-style: url(../img/arrowRight_12pt_666666.gif);
}

.leftList {
	width: 300px;
	float: left;
}

.longLeftList {
	width: 330px;
	float: left;
	margin-top: 0px;
}

.download {
	display: block;
	width: 80px;
	height: 15px;
	background-color: #006633;
	border: 1px solid #003300;
	color: #FFF;
	font-size: 11px;
	line-height: 15px;
	text-align: center;
	float: left;
	margin-left: 15px;
	margin-top: 1px;
}

.download a {
	display: block;
	width: 80px;
	height: 15px;
	cursor: pointer;
	cursor: hand;
	color: #FFF;
	text-decoration: none;
}

#container {
	width: 960px;
	margin: auto;
	position: relative;
	min-width: 960px;
}

* html #container {
	width: 970px;
}

#container #familyBar {
	width: 100%;
	height: 33px;
	margin-bottom: 20px;
	display: block;
}

#container #familyBar ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 960px;
	height: 33px;
	font-size: 11px;
}

#container #familyBar ul li {
	float: left;
	margin: 0px 14px;
	line-height: 33px;
	color: #666;
	overflow: hidden; /*need for ie6*/
}

#container #familyBar a {
	color: #666;
	text-decoration: none;
	height: 25px;
}

#container #familyBar a:hover {
	color: #333;
	text-decoration: underline;
}

#container #familyBar .first {
	margin-left: 0px;
	padding-left: 0px;
}

#container #familyBar .last {
	margin-right: 0px;
	padding-right: 0px;
	width: 95px;
}

#container #familyBar .myrlcLock {
	float: left;
	margin-top: 10px;
	margin-right: 5px;
}

#container #familyBar .rlglobal {
	background: url(../img/familyBarSprite.png) -92px 0px no-repeat;
	width: 110px;
	height: 25px;
	margin-top: 5px;
	margin-left: 12px;
	
}

#container #familyBar .rlcarriers {
	background: url(../img/familyBarSprite.png) 0px 0px no-repeat;
	width: 90px;
	height: 21px;
	margin-left: 335px;
	margin-right: 20px;
	margin-top: 5px;
}

* html #container #familyBar .rlcarriers {
	margin-left: 260px;
}
#container #familyBar .rltruckload {
	background: url(../img/familyBarSprite.png) -1070px 0px;
	width: 86px;
	height: 25px;
	padding-right: 0px;
	margin-top: 5px;
}

#container #familyBar .sitemap {
	text-decoration: underline;
}
#container #familyBar span {
	visibility: hidden;
}

#container #familyBar .rlcarriers a:hover, #container #familyBar .rlcarriers .active {
	background: url(../img/familyBarSprite.png) 0px -25px no-repeat;
	display: block;
	width: 90px;
	height: 21px;
	text-decoration: none;
}

#container  #familyBar .rlglobal a:hover, #container  #familyBar .rlglobal .active {
	background: url(../img/familyBarSprite.png) -92px -25px no-repeat;
	display: block;
	width: 110px;
	height: 25px;
	text-decoration: none;
}

#container #familyBar .rltruckload a:hover, #container #familyBar .rltruckload .active {
	background: url(../img/familyBarSprite.png) -203px -25px no-repeat;
	display: block;
	width: 86px;
	height: 25px;
	text-decoration: none;
}

#container #familyBar .fb-hover {
	position: absolute;
	top: 34px;
	left: 339px;
	z-index: 3000;
	width: 500px;
	height: 129px;
	background: url(../img/familyHover.jpg) repeat-x;
	border: 1px solid #999999;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	padding: 10px;
	line-height: 18px;
}

#container #familyBar .fb-hover .photo {
	border: 1px solid #006633;
	width: 196px;
	height: 129px;
	float: left;
	margin-right: 10px;
	margin-top: -1px;
}

#container #familyBar .fb-hover .left {
	width: 290px;
}

#container #familyBar .fb-hover h3 {
	font-size: 15px;
	margin-bottom: 10px;
}

#container #familyBar .fb-hover .learnMore a {
	position: absolute;
	right: 10px;
	bottom: 0px;
	color: #006633;
	text-decoration: underline;
}

* html #container #familyBar .fb-hover .learnMore a {
	bottom: 10px;
}

#container #familyBar .fb-hover ul {
	margin: 0px;
	padding: 0px;
	width: 290px;
	height: 45px;
	line-height: 18px;
}

* html #container #familyBar .fb-hover ul {
	padding-top: 10px;
}

#container #familyBar .fb-hover li {
	clear: both;
	padding: 0px;
	margin: 0px;
	height: 18px;
	overflow: visible;
	font-size: 12px;
	position: relative;
	width: 160px;
}

* html #container #familyBar .fb-hover li {
	width: 145px;
	line-height: 18px;
}

#container #familyBar .fb-hover li a {
	color: #006633;
	text-decoration: underline;
}

#container #familyBar .fb-hover .leftSide {
	float: left;
	width: 140px;
}

#container #familyBar .fb-hover .rightSide {
	float: right;
	width: 140px;
}

#container #logo {
	float: left;
	width: 209px;
	height: 36px;
	margin-top: -22px;
}

* html #container #logo {
	margin-top: -25px;
}


#container #mainNav {
	width: 650px;
	height: 33px;
	margin-top: 5px;
	margin-bottom: 5px;
	background: url(../img/navBG.jpg) no-repeat bottom left;
	float: right;
}

#container #mainNav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 13px;
	font-weight: bold;
	line-height: 33px;
}

#container #mainNav li {
	float: left;
	border-right: 1px #CCCCCC solid;
}

#container #mainNav li li {
	float: left;

}

#container #mainNav li li li {
	float: left;
	border-right: 1px solid #e2e2e2;
}

#container #mainNav .last {
	border: none;
}

#container #mainNav .sf-menu .first {
	border-top: none;
}

#container #mainNav li a {
	display: block;
	padding: 0px 15px;
	height: 33px;
	color: #006633;
	text-decoration: none;
	outline: none;
	float: left;
}

#container #mainNav li a:hover {
	background-color: #FFFFFF;
	color:#006633;
}

#container #mainNav .active {
	background: url(../img/navBG-hover.gif) repeat-x;
}

#container #mainNav .active a {
	color: #FFF;
}

#container #mainNav .sf-menu ul {
	width: 200px;
	background: #FFFFFF;
	border: 1px solid #e2e2e2;
	border-bottom: none;
}

#container #mainNav .sf-menu ul li a {
	font-size: 11px;
	font-weight: normal;
	border-bottom: 1px solid #e2e2e2;
	width: 170px;
	color: #006633;
}

#container #mainNav .sf-menu ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	width: 170px;
	background: #006633;
}

#container #mainNav .sf-menu ul li ul li a {
	font-size: 11px;
	font-weight: normal;
	border-bottom: 1px solid #e2e2e2;
	width: 170px;
	color: #006633;
}

#container #mainNav .sf-menu ul li ul li a:hover {
	font-size: 11px;
	font-weight: normal;
	border-bottom: 1px solid #e2e2e2;
	width: 170px;
}

#container #mainNav .arrowRight {
	background: url(../img/arrowRight_15pt_006633.gif) right center no-repeat;
}


#container #search {
	float: left;
	*margin-top: 6px;
	margin-left: 10px;
	position: relative;
}

#container #search .searchBtn {
	position: absolute;
	right: 1px;
	top: 3px;
	*top: 2px;
	width: 15px;
	height: 16px;
	cursor: pointer;
	cursor: hand;
}

#container #breadcrumbs {
/*---fix--*/
float:left;
margin-top:140px;
/*---fix--*/
	width: 960px;
	height: 27px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	clear: both;
	margin-bottom: 10px;
}

#container #breadcrumbs ul {
	margin: 0px;
	padding: 0px;
	line-height: 26px;
	list-style: none;
	color: #666666;
}

#container #breadcrumbs ul li {
	float: left;
}

#container #breadcrumbs a {
	color: #666666;
}

#container #breadcrumbs a:hover {
	color: #333333;
}

#container #breadcrumbs .active {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

#container .sidebar {
	float: left;
	width: 180px;
	margin-right: 20px;
	background: url(../img/rightColBG.jpg) repeat-x;
	padding: 10px;

}

#container .sidebar-container {
	width: 160px;
	background: #FFF;
	padding: 10px;
	border: 1px solid #CCCCCC;
}

#container .sidebar h3 {
	font-size: 12px;
	font-weight: bold;
	background: #999;
	padding: 3px;
	width: 175px;
	margin: -10px 0px 0px -10px;
	color: #FFF;
}

#container .sidebar ul {
	margin-top: 10px;
	line-height: 24px;
}

#container .content-area {
	float: left;
	width: 737px;
}

#container #mainContent {
	margin-top: 10px;
	height: 100%;
	padding-bottom: 20px;
	line-height: 18px;
}

#container #mainContent .highlight {
	background: url(../img/contentHighlightBG.jpg) repeat-x;
	width: 730px;
	height: 28px;
	margin-bottom: 10px;
	padding: 10px;
	line-height: 28px;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	text-align: center;
}

#container #mainContent .highlight input {
	width: 170px;
	height: 25px;
	margin-left: 10px;
	font-size: 18px;
	color: #333333;
}

#container #mainContent .highlight select {
	width: 270px;
	height: 27px;
	margin-left: 10px;
	font-size: 18px;
	color: #666666;
	float: left;
	font-weight: normal;
}

#container #mainContent .highlight .button {
	width: 70px;
	height: 25px;
	border: 1px solid #333333;
	text-align: center;
	line-height: 25px;
	float: left;
	margin-left: 10px;
}

#container #mainContent .highlight .button a {
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background-image: url(../img/buttonBG.jpg);
	background-repeat: repeat-x;
	background-position: 0% 0%;
}

#container #mainContent .highlight .button a:hover {
	background-image: url(../img/buttonBG.jpg);
	background-repeat: repeat-x;
	background-position: 100% 100%;
}

#container #mainContent .highlight a {
	text-decoration: underline;
	color: #333333;
}

#container #leftCol {
	width: 750px;
	float: left;
}

#container #tools {
	float: left;
	width: 190px;
	height: 106px;
	margin: 5px 0px 5px 0px;
	
	background: url(../img/rightColBG.jpg) repeat-x;
	padding: 5px;
	font-size: 11px;
}

#container #tools a {
	text-decoration: underline;
	margin-right: 10px;
}
#container #tools li {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	cursor: pointer;
	cursor: hand;
	padding: 4px;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	color: #666666;
	margin: 0px 0px 3px 0px;
	font-weight: bold;
}

#container #tools .schedule-pickup {
	background-color: #FFFFCC;
}

#container #tools li span {
	font-weight: normal;
	text-decoration: none;
	display: block;
}


#container #tools input {
	width: 75px;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
}

#container #tools .fullLength {
	width: 175px;
}

#container #tools select {
	width: 75px;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
}

#container #tools .fieldLeft {
	float: left;
	margin-right: 7px;
}

#container #tools .fieldRight {
	float: left;
}

#container #tools div, #container #tools p {

	overflow: hidden;
}

#container #tools .button {
	width: 70px;
	height: 25px;
	border: 1px solid #333333;
	text-align: center;
	line-height: 25px;
	float: right;
	margin-top: 10px;
}

#container #tools .tips {
	float: left;
	font-size: 10px;
	margin-top: 10px;
	width: 100px;
}

#container #tools .tips a {
	color: #006633;
}

#container #tools .button a {
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background-image: url(../img/buttonBG.jpg);
	background-repeat: repeat-x;
	background-position: 0% 0%;
}

#container #tools .button a:hover {
	background-image: url(../img/buttonBG.jpg);
	background-repeat: repeat-x;
	background-position: 100% 100%;
}

#container #tools .smallInfo {
	font-size: 10px;
	float: left;
}

#container #tools #webActivityTable {
	width: 185px;
	line-height: 16px;
}

#container #tools #webActivityTable .icon {
	width: 13px;
}

#container #tools #webActivityTable .tool {
	width: 15px;
}

#container #tools #webActivityTable .toolID {
	padding-left: 5px;
	width: 90px;
}

#container #tools #webActivityTable .status {
	display: block;
	width: 13px;
}

#container #tools #webActivityTable .delete {
	background: url(../img/web-activity-sprite.png) 17px 0px;
	height: 13px;	
}

#container #tools #webActivityTable .delete a {
	text-decoration: none;
	display: block;
	width: 13px;
	height: 13px;
}

#container #tools #webActivityTable .rq {
	background: url(../img/web-activity-sprite.png) no-repeat;
}

#container #tools #webActivityTable .tt {
	background: url(../img/web-activity-sprite.png) -16px 0px no-repeat;
}

#container #tools #webActivityTable .sm {
	background: url(../img/web-activity-sprite.png) -32px 0px no-repeat;
}

#container #tools #webActivityTable .in {
	background: url(../img/web-activity-sprite.png) -48px 0px no-repeat;
}

#container #tools #webActivityTable .st {
	background: url(../img/web-activity-sprite.png) -64px 0px no-repeat;
}

#container #tools #webActivityTable  .processing {
	background: url(../img/web-activity-sprite.png) -80px 0px no-repeat;
}

#container #tools #webActivityTable  .complete {
	background: url(../img/web-activity-sprite.png) -96px 0px no-repeat;
}

#container #tools #webActivityTable  .error {
	background: url(../img/web-activity-sprite.png) -112px 0px no-repeat;
}

#container #tools .allRecent {
	text-align: right;
	margin-top: 4px;
}


#container #rightCol {
	width: 190px;
	margin-left: 10px;
	float: left;
}

#container #rightCol .marketing {
	background: url(../img/rightColBG.jpg) repeat-x;
	width: 190px;
	height: 227px;
	padding: 5px 5px 7px 5px;
	margin: 5px 0px 10px 0px;

}

#container #rightCol .marketingContainer {
	border: 1px solid #CCCCCC;
	height: 227px;
}

* html #container #rightCol {
	margin-left: 8px;
}

/*#container #rightCol .marketing h3 {
	margin: 0px;
	font-size: 12px;
	cursor: pointer;
	cursor: hand;
	padding: 2px 2px 2px 5px;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	border-bottom: none;
	color: #666666;
	margin: 2px 0px 0px 0px;
	*margin: 5px 0px 0px 0px;
}*/

#container #rightCol .relatedInformation {
	background: url(../img/rightColBG.jpg) repeat-x;
	width: 190px;
	padding: 5px 5px 7px 5px;
	margin: 5px 0px 10px 0px;
}

#container #rightCol .relatedInformationContainer {
	border: 1px solid #CCCCCC;
	background: #F7F7F7;
	padding: 5px;
}

#container #rightCol .relatedInformation h3 {
	margin: 0px;
	font-size: 12px;
	cursor: pointer;
	cursor: hand;
	padding: 2px 2px 2px 5px;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	border-bottom: none;
	color: #666666;
	margin: 2px 0px 0px 0px;
	*margin: 5px 0px 0px 0px;
}

#container #rightCol .relatedInformationContainer ul {
	margin: 0px;
	margin-top: -5px;
	padding-left: 20px;
	line-height: 20px;
	height: 45px;
	list-style: url(../img/arrowRight_12pt_666666.gif);
}

#container .left-col {
	width: 480px;
	margin-right: 50px;
	float: left;
}

#container .right-col {
	width: 420px;
	float: left;
}

#container .general-info p{
	margin-top: 0px;
	margin-bottom: 0px;
}

#container .content-image img {
	border: 3px solid #CCCCCC;
	padding: 5px;
	text-align: right;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#container .arrowHeader {
	margin-right: 10px;
	float: left;
}

#container form {
	margin: 0px;
	padding: 0px;
}

#container .field-title {
	width: 200px;
	float: left;
}

#container .button {
	float: left;
	width: 70px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	background: #666666;
	border: 1px solid #333333;
}

#container .button a {
	color: #FFF;
	text-decoration: none;
	display: block;
}

input[type="text"], select, input[type="password"] {
	border: 1px solid #CCC;
	width: 200px;
}

textarea
 {
	border: 1px solid #CCCCCC;
}

input[type="checkbox"] {
	margin-right: 5px;
}

label {
	margin-right: 10px;
}

#container .value {
	width: 82px;
}


#footer {
	position: relative;
	/*margin-top: -25px; /*negative value of footer*/
	margin-top: 15px;
	height: 25px;
	line-height: 25px;
	clear: both;
	background: #e2e2e2;
	font-size: 11px;
	text-align: center;
}

#footer ul {
	list-style: none;
	margin: auto;
	width: 850px;
}

#footer li {
	float: left;
	padding: 0px 10px;
}

#footer .copyright a {
	text-decoration: none;
	color: #666;
}

#footer a {
	color: #666;
}

#footer .specialLink {
	color: #006633;
	font-weight: bold;
}

#footer .firstSpecial {
	margin-left: 25px;
}



/* ------------- HOME PAGE SPECIFIC STYLES ---------------------- */

#container #topper {
	float: left;
	width: 720px;
	height: 96px;
	margin-right:40px;
	/*background: url(../img/topperBG.jpg) repeat-;*/
	
}
#container #topper h1 {
	font-size: 22px;
	margin-top: 25px;
	margin-bottom: 5px;
}

#container #topper h2 {
	font-size: 18px;
	font-style: italic;
}


#container #topper .globe-image {
	position: absolute;
	right: 0px;
	bottom: 0px;
}


#container #boxContainer {
	width: 960px;
	height: 120px;
	clear: left;
	margin-bottom: 30px;
}


#container #boxContainer .box {
	border: 3px solid #e2e2e2;
	background: #FFFFFF;
	margin: 0px 10px 10px 0px;
	width: 292px;
	height: 100px;
	padding: 5px;
	padding-top: 10px;
	float: left;
	line-height: 18px;
	position: relative;
	padding-right: 10px;
}

* html #container #boxContainer .box {
	width: 292px;
}

#container #boxContainer .short-box {
	border: 3px solid #e2e2e2;
	background: #FFFFFF;
	margin: 0px 10px 10px 0px;
	width: 292px;
	height: 80px;
	padding: 5px;
	padding-top: 10px;
	float: left;
	line-height: 18px;
	position: relative;
	padding-right: 10px;
}


#container #boxContainer #last {
	margin-right: 0px;
}

#container #boxContainer .schedule-pickup {
	background-color: #FFFFCC;
}


#container #boxContainer .box ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#container #boxContainer .box .image {
	position: absolute;
	top: 0px;
	left: 0px;
}


#container #boxContainer .box .content {
	position: absolute;
	top: 12px;
	left: 125px;
	width: 170px;

}
#container #boxContainer .box img {
	margin-right: 10px;
}


* html #container #boxContainer .box img {
	margin-left: -10px;
}

#container #boxContainer .box h3 {
	font-size: 13px;
	color: #006633;
	font-weight: bold;
	margin-right: 10px;
	width: 170px;
	margin-top: -3px;
	padding-bottom: 5px;
}

#container #boxContainer .box .text {
	line-height: 16px;
	margin-bottom: 5px;
}

#container #boxContainer .learn-more {
	margin-top: 5px;
}
#container #boxContainer .box h3 a {
	text-decoration: none;
}


#container #boxContainer .countNumber {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	margin-right: 10px;	
}

#container .left-content {
	width: 670px;
	float: left;
	margin-bottom: 20px;
}

#container .right-content {
	width: 245px;
	height: 350px;
	*height: 365px;
	padding: 10px;
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
	background: #FFFFFF;
	border: 1px solid #CCC;
}

#container .right-content h5 {
	color: #666;
	font-size: 13px;
}

#container .right-content ul li {
	background: url(../img/service-bg.gif) repeat-x;
	height: 26px;
	margin: 7px 0px;
	line-height: 26px;
	font-weight: bold;
	padding-left: 10px;
}

#container .right-content ul li a {
	text-decoration: none;
	color: #333;
}

#container .right-content ul li a:hover {
	text-decoration: underline;
}







<!-- ************* SUPERFISH ***************** -->


.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
	z-index:		2000;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			200px; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			33px; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			200px; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			200px; /* match ul width */
	top:			0;
}

#topNav .sf-menu li.sfHover ul {
	left:			0;
	top:			18px;
	z-index:		99;
}

#carriers-hover, #global-hover, #truckload-hover {
	display:none;
}

.exit {
	float:right;
}

.submit-button {
	margin-left: 200px;
}
/*----------------------  NATIONWIDE EXPANSION MAP LANDING PAGE --------------*/

.MapContainer{
	width: 960px;
	height: 630px;
	background-image:url(Images/GradientBackground.png);
	background-repeat:no-repeat;
	padding:20px;
}
.MapGraphic{
	background-image:url(Images/Map2.png);
	background-repeat:no-repeat;
	width: 720px;
	height:451px;
	position:absolute;
	top: 150px;
	left:100px;
}
.rollover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin: 45px 0 0 210px;
	color: #363636;
}
.Heading{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:24px;
	color:#464646;
	margin-top: 5px;
	width:500px;
}
.SubHeading{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:italic;
	color:#999999;
	margin-top: 5px;
	width:600px;
}
.CityCode div{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#6a6a6a;
	background-color:#FFFFFF;
	border:2px solid #CCCCCC;
	padding: 1px;
}
.CityCode #IND{
	position:absolute;
	top: 175px;
	left: 485px;
}
.CityCode #ORD{
	position:absolute;
	top: 150px;
	left: 450px;
}
.CityCode #ATL{
	position:absolute;
	top: 285px;
	left: 525px;
}
.CityCode #CVG{
	position:absolute;
	top: 205px;
	left: 520px;
}
.CityCode #FLL{
	position:absolute;
	top: 410px;
	left: 600px;
}
.CityCode #DFW{
	position:absolute;
	top: 320px;
	left: 340px;
}
.CityCode #MCI{
	position:absolute;
	top: 220px;
	left: 360px;
}
.CityCode #DEN{
	position:absolute;
	top: 205px;
	left: 225px;
}
.CityCode #SLC{
	position:absolute;
	top: 155px;
	left: 135px;
}
.CityCode #LAX{
	position:absolute;
	top: 255px;
	left: 30px;
}
#PopupInformation{
	display: none;
}
.CityCode div a{
	text-decoration:none;
	color:#999999;
}
#PopupInformation div{
	width: 200px;
	border:1px solid green;
}	
/*------------ END NATIONWIDE EXPANSION MAP LANDING PAGE------------*/

/************EMERALD RATE QUOTE **************/
.clearAll{
	clear:both;
}
.FormMain{
	width: 560px;
	float:left;
	margin-left: 185px;
	border:1px solid #e2e2e2;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#FormTitle{
	background-color:#e2e2e2;
	width:550px;
	height: 27px;
	padding: 10px 0 0 10px;
	font-weight:bold;
	font-size:14px;
	color:#666;
}
#Instructions{
	width: 525px;
	margin: 0 auto;
	margin-top: 10px;
	line-height: 1.5;
}
.sub{
	margin: 5px 0 10px 5px;
	height: 12px;
}
.Topic{
	width:529px;
	min-height: 280px;
	border:1px solid #e7e7e7;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom:10px;
}
.Topic fieldset{
	border:none;
}

.Topic legend{
	background-color:#e2e2e2;
	height: 25px;
	width: 520px;
	margin-left:-11px;
	padding: 10px 0 0 10px;
	border:none;
	font-weight:bold;
	color:#666;
}
.FormFieldLRG {
	width: 240px;
	margin:5px 0px 5px 5px;
	float:left;
}
.FormFieldXLRG {
	width: 500px;
	margin:0px 0px 5px 0px;
	float:left;
}
#GrayFreightBox1{
	border:1px solid #cccccc;
	background-color:#ededed;
	margin: 10px 20px 10px 6px;
	float:left;
	height: 80px;
	width: 150px;
	padding: 5px 0 0 5px;
}
#GrayFreightBox2{
	border:1px solid #cccccc;
	background-color:#ededed;
	margin: 10px 5px 10px 6px;
	float:left;
	height: 80px;
	padding: 5px 0 0 5px;
}
.GrayBox1{
	float:left;
	width: 160px;
	margin-right:5px;
}
.GrayBox2{
	float:left;
	width: 350px;
}
.FormFieldSML {
	width: 50px;
	margin:0px 10px 5px 0px;
	float:left;
}
.labelSML{
	width:67px;
	float:left;
}
.select{
	width: 75px;
	margin-top: 5px;
	float:left;
}
#inputSML{
	width: 50px;
	margin:5px 1px 0 0px;
	float:left;
}
.PckType{
	width: 50px;
	margin:0px 0px 5px 0px;
	float:left;
}
.PckType1{
	width: 67px;
	margin:0px 0px 5px 0px;
	float:left;
}
.inputclass{
	width: 55px;
	margin-top:5px;
}
.Radio{
	float:left;
	width: 66px;
	margin-top: 20px;
}
.RadioInline{
	float: right;
	width: 70px;
	margin-top: -3px;
}
.InlineLabel{
	float:left;
}

.Inline{
	width: 230px;
	float:left;
	margin: 25px 0 0 5px;
}
.InlineLONG{
	width: 350px;
	float:left;
	margin: 25px 0 0 5px;
	padding-top: 3px;
}
.submit{
	margin: 30px 0 0 10px;
	width: 100px;
	float:left;
}
.cancel{
	width: 50px;
	float:left;
	margin: 40px 0 0 10px;
}
.CheckBox{
	margin-bottom: 5px;
}
.check{
	margin-right: 3px;
}
	
/************END EMERALD RATE QUOTE *********************/