@charset "UTF-8";
/* CSS Document */
/* Main Navigation -- highlighting current page based on the body ID definition */
body#home #menuv-container a#homeNav,
body.company #menuv-container a#companyNav,
body.products #menuv-container a#productsNav,
body#partnerships #menuv-container a#partnershipsNav,
body#technology #menuv-container a#technologyNav,
body#support #menuv-container a#supportNav,
body#carriers #menuv-container a#carriersNav,
body#clients #menuv-container a#clientsNav,
body#contact #menuv-container a#contactNav {
	height:36px;
	color: #FFF;
}
body#advantage #menuv-container a#advantageSubNav,
body#locationsHQ #menuv-container a#locationsHQSubNav,
body#certifications #menuv-container a#certificationsSubNav,
body#caseStudies #menuv-container a#caseStudiesSubNav,
body#news #menuv-container a#newsSubNav,
body#processShipper #menuv-container a#processShipperSubNav,
body#ltlOptimizer #menuv-container a#ltlOptimizerSubNav,
body#enterpriseShipper #menuv-container a#enterpriseShipperSubNav,
body#desktopShipper #menuv-container a#desktopShipperSubNav,
body#shippingSolutions #menuv-container a#shippingSolutionsSubNav,
body#officeView #menuv-container a#officeViewSubNav,
body#consultingServices #menuv-container a#consultingServicesSubNav
body#hotline #menuv-container a#hotlineSubNav,
body#whitePapers #menuv-container a#whitePapersSubNav,
body#smartWare #menuv-container a#smartWareSubNav,
body#addressValidation #menuv-container a#addressValidationSubNav {
	color: #001a49;
}