﻿body
{
	text-align: center;
	margin: 0px auto;
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 12px;
	color: #5072b1;
}

input, select
{
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 12px;
}

a, a:visited
{
	color: #5072b1;
	text-align: left;
}

.BiggerBodyHeaderText
{
	font-size: 24px;
	font-weight: bold;
}

.BigBodyHeaderText
{
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
}

.BodyHeaderMixedCaseText
{
	font-size: 16px;
	font-weight: bold;
	text-transform: none;
}

.BodyHeaderText
{
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

.BlackBodyHeaderText
{
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: Black;
}
 
.BlueAddressHighlight, .LocationInfo
{
	font-size: 12px;
	font-weight: bold; 
	color: Blue;
}

.SmallHeader
{
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

.Main
{
	width: 950px;
	text-align: left;
	margin: 0 auto;
}

.TopSection
{
	width: 950px;
	height: 57px;
	float: left;
}

.Logo
{
	width: 162px;
	height: 49px;
	margin: 0px 0px 0px 37px;
	background-image: url('../images/logo.jpg');
	background-repeat: no-repeat;
	background-position: left;
	float: left;
}

.MenuSection
{
	width: 751px;
	float: left;
}
	
.AboveMenu
{
	width: 751px;
	height: 13px;
	background-image: url('../images/above_menu_background.jpg');
	background-repeat: repeat-x;
	float: left;
}

.BelowMenu
{
	width: 950px;
	height: 14px;
	background-image: url('../images/interior_below_menu_background.jpg');
	background-repeat: repeat-x;
	float: left;
}

.Truck
{
	width: 425px;
	height: 463px;
	background-image: url('../images/truck.jpg');
	float: left;
}

.MainSection
{
	width: 950px;
	float: left;
}

.RightSection
{
	width: 525px;
	float: left;
}

.TopCallout
{
	width: 525px;
	height: 174px;
	background-color: #5072b1;
	float: left;
}

.TopCalloutTextSection
{
	margin-top: 20px;
	background-color: #5072b1;
	float: left;
	color: White;
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
}

.MapSectionBlue
{
	width: 179px;
	float: left;
}

.MapSectionBlue, .MapSectionBlue div
{
	background-color: #5072b1;
	color: #bfcbcd;
}

.MapSectionWhite
{
	width: 179px;
	float: left;
	background-color: White;
	color: #5072b1;
}

.MapSectionWhite, .MapSectionWhite div
{
	background-color: White;
	color: #5072b1;
}

.MapSectionBlue a, .MapSectionBlue a:hover, .MapSectionBlue a:visited
{
	font-size: 10px;
	color: White;
}

.MapSectionWhite a, .MapSectionWhite a:hover, .MapSectionWhite a:visited
{
	font-size: 10px;
	color: #5072b1;
}

.Map
{
	width: 137px;
	height: 87px;
	margin-left: 20px;
	margin-top: 15px;
	margin-bottom: 3px;
	float: left;
	background-repeat: no-repeat;
}

.MapTextBlue, .MapTextWhite
{
	width: 179px;
	height: 55px;
	float: left;
}

.MapTextTerminalName
{
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 2px;
}

.MapTextDetails
{
	font-size: 10px;
}


.MiddleSeparator
{
	width: 525px;
	height: 2px;
	background-color: #c0d7ff;
	float: left;
}

.CalloutSection
{
	width: 361px;
	float: left;
}

.CenterCallout
{
	width: 485px;
	height: 115px;
	padding-left: 40px;
	padding-right: 0px;
	padding-top: 35px;
	background-image: url('../images/center_blue_background.jpg');
	background-repeat: repeat-x;
	float: left;
	color: White;
}

.BottomCallout
{
	width: 435px;
	height: 111px;
	padding-left: 50px;
	padding-right: 40px;
	padding-top: 25px;
	background-image: url('../images/center_gray_background.jpg');
	background-repeat: repeat-x;
	float: left;
}

.Driver
{
	width: 164px;
	height: 152px;
	float: left;
	background-image: url('../images/center_blue_background_flip.jpg');
}
/*	height: 287px; 
	background-image: url('../images/markpic.jpg');
*/

.AboveFooterSeparator
{
	width: 950px;
	height: 7px;
	background-color: #c4c4c4;
	float: left;
}

.Portfolio
{
	width: 950px;
	height: 130px;
	background-color: #f2f2f2;
	float: left;
}

.BelowPortfolioSeparator
{
	width: 950px;
	height: 23px;
	background-color: #c4c4c4;
	float: left;
}

.AboveTaglineSeparator
{
	width: 950px;
	height: 7px;
	background-color: #c4c4c4;
	float: left;
}

.Tagline
{
	width: 950px;
	background-color: #f2f2f2;
	text-align:center;
	float: left;
	font-style:italic;
	font-weight:bold;
	font-size:large;
}

.OurMission
{
    width: 207px;
    height: 185px;
    margin: 20px 0px 20px 20px;
    outline-color:White;
    float: left;
}

.BelowTaglineSeparator
{
	width: 950px;
	height: 23px;
	background-color: #c4c4c4;
	float: left;
}

.Footer
{
	width: 950px;
	height: 23px;
	float: left;
	text-align: center;
	margin-top: 4px;
}

.HorizontalMenuSeparator
{
	width: 751px;
	height: 1px;
	background-color: #cad6eb;
	float: left;
}
        
.Separator
{
	background-color: #e1ebfc;
    float: left;
    border: 1px solid #e1ebfc; 
   	border-style: none none solid; 
}

.TerminalLinksPopup
{
	font-size: 16px;
	font-weight: bold;
	text-align:left;
}

.TerminalLinksPopupHRefs
{
	font-size: 12px;
	font-weight: bold;
	text-align:left;
}
