/* Undo existing styles
======================================================================*/
a img,:link img,:visited img { border: none; }
button, code, h1, h2, h3, h4, h5, h6, input, pre, select, table, td, textarea, th {font-size: 1em; }
blockquote, body, button, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, 
html, label, legend, li, ol, p, pre, table, td, th, ul
{ margin: 0; padding: 0; }
p {margin-bottom:10px;}
form {width:auto}
ol {list-style-position:inside}

/*==testing===*/
.brd{border:1px solid blue;}

/* FOUNDATION
======================================================================*/
body {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:14px;
	margin: 0px; 
	padding: 0px;
}
#mainContainer {width: 100%;}

#jumpnav {position:absolute; top:5px; right:5px; z-index:50; color:#fff;}
#jumpnav select {border:1px solid #999999; padding:0; margin:0; background-color:#000; color:#fff;}
#jumpnav a {color:#fff;}

#header {background: url(../../images/template/header_background.jpg) no-repeat top left #000; min-width:1050px;}
#content {padding-left: 35px; padding-top: 35px; width: 950px;}
#portalcontent {padding-left: 15px; padding-top: 15px; width: 800px;}

h1 {font-size: 18px; font-weight: bold; margin: 0px 0px 14px 0px; line-height:1.1em;}
h2 {font-size: 14px; font-weight: bold; margin: 0px 0px 8px 0px;}
h2.red {color: #E51837; font-size: 14px; font-weight: bold; margin: 0px 0px 8px 0px;}
h3 {font-size: 12px; font-weight: bold; margin: 15px 0px 4px 0px;}
.strongTxt{font-weight:bold}

h1.bigH1 {font-size:18px;font-weight:bold;}


p.special {color: #6D6D6D; font-size: 13px; line-height: 17px; margin-bottom: 15px;}
p {color: #000;}
ul.special {color: #6D6D6D;}

sup {
    bottom: 1ex;
    height: 0;
    line-height: 1;    
    position: relative;
    vertical-align:baseline;
}

hr {border:1px solid #CECECE; height:1px;margin-bottom:14px;}
a {color: #E51837; text-decoration: none; font-weight: bold;}
a:hover {color: #97071C; text-decoration: underline; font-weight: bold;}
a:visited {color: #E51837; text-decoration: none; font-weight: bold;}
a:visited:hover {color: #97071C; text-decoration: underline; font-weight: bold;}

a.currentPage{color: #3b3a3a;}
a.currentPage:hover{text-decoration:none}
 



.logo {padding: 20px 0px 13px 30px;}
.clear {clear: both; font-size: 1px; height: 1px; line-height: 1px;}
.clearHr {clear: both; border-bottom: 1px solid #CECECE; height: 30px; margin-bottom: 20px;}
.cLeft {clear:left;}
.cRight {clear:right;}	

/* ====positioning==*/
.smallPadBtm {padding-bottom:10px; }
.indent{padding-left:10px;}
.indentMed {margin-left:25px;}
.indentLarge {margin-left:80px;}
.indentHuge {padding-left:150px}
.fLeft {position:relative; float:left;}
.fRight {position:relative; float:right;}
.tAlignRt{text-align:right}

.fRight img {padding:0px 0px 8px 15px}

.imgContainer {margin-bottom: 15px; width:600px; position:relative; z-index:0; height:155px}
.imgContainer  object {position:absolute; top:0; left:0; z-index:0; }

.colRContainer{width:206px}
/* ===== MAIN NAV ===== */

#search{float:right; clear:none; position:absolute; right:10px; top:2px; display:inline; z-index:30; background-color: #E51837; }
#search #searchB {height:14px; margin-top:-1px; padding:0; border:1px solid black;  font-size:10px; background-color:#A30326; color:#fff; vertical-align:top;}

.mainNav {background-color: #E51837; font-family: Arial, Helvetica, sans-serif; width: 100%; z-index:10;}
/*iframe to prevent main nav from being hidden by flash on home page ***/
.mainNav iframe {width:640px; height:245px; position:absolute; z-index:-1; border:0;}
#nav {background-color: #E51837; color: #FFF; font-weight: bold; font-size: 12px; padding-left: 20px; position: relative; z-index: 10; height:21px;}
#nav ul {display: block; list-style-type: none; margin: 0px; padding: 0px;}
#nav li {
	background-color: #E51837;
	color: #FFF;
	float: left;
	list-style-type: none;
	position: relative;
	text-align:center;
}
#nav li a {color: #FFF; display: block; padding: 3px 20px 4px 20px; text-decoration: none;}
#nav li a:hover {background-color: #A30326; color: #FFF; text-decoration: none;}
#nav li ul {display: none; 	font-weight: normal; position: absolute; left: 0px; top: 21px; width: 200px;}
#nav li ul li {background-color: #FFF; border: none; color: #FFF; display: block; float: left; margin: 0px; padding: 0px; text-align: left; width: 100%;}
#nav li ul li a {background-color: #E51837; border: none; border-top: 1px solid #FFF; color: #FFF; display: block; margin: 0px; padding: 3px 10px; width:100%;}
#nav li ul li a:hover {background-color: #A30326; border: none; border-top: 1px solid #FFF; display: block; text-decoration: none; }
#nav li:hover ul, #nav li.over ul {display: block;}
#nav li.navBorder {background-color: #FFF; font-size: 9px; height: 12px; margin-top: 3px; padding-top: 2px; width: 1px;}

/* ===== SUB NAV ===== */
#content .colR .subNav {color: #E51837; font-size: 12px; list-style-type: none; margin: 0px; padding: 0px;}
#content .colR .subNav ul {font-weight: bold; list-style-type: none; margin: 0px; padding: 0px;}
#content .colR .subNav li {margin: 0px 0px 3px 0px; padding: 0px;}
#content .colR .subNav li a {color: #E51837; }

/* ===== LEFT/MAIN COLUMN ===== */
.colL {float: left; margin: 0px 20px 0px 0px; padding-right:25px; width: 600px;}
.colL .imageRight {float:right;margin-top:30px;padding-left:10px;}

/* ===== SUB PAGE/MAIN COLUMN NO BORDER===== */
.colLNB {float: left; margin: 0px 20px 0px 0px; padding-right:25px; width: 600px;}


/* ===== RIGHT SIDE COLUMN ===== */
.colR {float: left; padding: 0px 0px 0px 0px; width: 250px;}
.colR .header {
	background-color:#e51837;
	padding:5px 10px 5px 10px;
}
.colR .header p {
	padding:0px;
	margin:0px;
	color:#fff;
	font-weight:bold;
	font-size:16px;
}
.colR .colRContainer {
	background-color:#e3e3e3;
	padding:10px;
	margin-bottom:15px;
	width:230px;
}

.colR .colRContainerNoPadding {
	padding:0px;
	width:250px;
}

.knowledgeHubContainer p {
	font-size:15px;
	line-height:18px;
	color:#636363;
}

.knowledgeHubContainer img {
	float:right;
	padding:0px 0px 10px 10px;
}

.knowledgeHubSide h3 {
	padding:0px;
	margin:30px 0px 10px 0px;
	font-size:15px;
}

.knowledgeHubSide h3.first {margin-top:0px;}

.knowledgeHubSide a {
	font-size:12px;
	display:block;
	margin-bottom:10px;
}

.colR .knowledgeHub {
	font-size:13px !important;
	line-height:18px;
	font-weight:bold;
	margin:10px 15px 0px 5px !important;
	float:right !important;
	width:160px !important;
}
.calloutFirstText {
	font-size:13px !important;
	line-height:18px;
	font-weight:bold;
}

.colR .calloutFirst,
.colR .callout {margin:0px; padding:10px 0px 15px 0px; width: 100%;}
.colR .calloutNoPadding {padding:0px;min-height:56px;}
.colR .leftImg {float:left !important;padding:0px;margin:0px 0px 0px 10px;}
.colR .calloutLine {border-top:1px solid #CECECE;}
.colR .calloutFirst {border: none; margin-top: 0px;padding-top:0px; }
.callloutRule {border-top: 1px solid #CECECE; margin: 15px 0px 0px 0px;  padding: 0px; width: 100%;}

.colR .calloutFirst h2,
.colR .callout h2 {font-size: 13px; margin: 0px; padding-bottom: 5px;}

.specialh2 {color: #858585; font-size: 15px;}

.colR .calloutFirst p,
.colR .callout p {font-size: 11px; margin: 0px; padding: 0px;}

.colR .calloutFirst img,
.colR .callout img {float: right; margin: 0px 0px 0px 5px;}
.colR .callout div.leftimage img {align: left; float: left; margin: 0px; }

#content .colR ul {margin: 0px 0px 0px 15px; padding: 0px;}
#content .colR ul li {margin: 0px 0px 7px 0px;}



/* ===== BODY ===== */
#content ul {margin: 0px; padding: 0px 0px 0px 25px;}
#content ul li {margin-top: 3px;}

.homeFeature {padding-top: 6px; width: 600px;}
.homeFeature div {float: left; width: 280px; height: 100%; margin: 0px; padding: 0px;}
.homeFeature div.divider {border-right: 1px solid #B1B1B1; float: left; margin: 0px 15px; width: 2px;}
.homeFeature div.colR {float: left; padding: 0px;}
.homeFeature div h2,
.homeFeature div.colR h2 {font-size: 15px; font-weight: bold; padding-bottom: 2px;}
.homeFeature p {margin-bottom: 12px;}
.homeFeature h2 a, .homeFeature div.colR h2 a {font-size: 11px; font-weight: bold;}

.prodlisttable li, .homeFeature div.colR .prodlisttable li {list-style:none; margin-left:-25px;}

.imgText {clear: both; padding-top: 10px; padding-bottom: 15px;}
.imgText .img {float: left; margin-top: 3px;margin-right: 20px; width: 100px;}
.imgText .txt {float: left; width: 465px;}


/* ===== Knowledge Center Pages ===== */
.knowledgeCenter p, .knowledgeCenter ul {font-size:12px;line-height:16px;}

.knowledgeCenter ul {margin-bottom:20px !important;}

.knowledgeCenter ul.noBullets li {
	list-style-type:none;
	margin-bottom:10px;	
}

.knowledgeCenter .knowledgeHubContainer p {
	font-size:15px;
	line-height:18px;
	color:#636363;
}

.knowledgeCenter .indent {margin:0px 0px 20px 25px;}

.knowledgeCenter .indent a {
	display:block;
	margin-bottom:5px;
}

.solutionFinderContainer {background-color:#e3e3e3;}

.solutionFinderContainer img {float:none !important;}

.solutionFinderContainer .header {
	background-color:#636363;
	height:35px;
}

.solutionFinderContainer .header img {
	padding:0px !important;
	margin:0px !important;
	display:inline;
}

.solutionFinderContainer .header h1 {
	color:#fff;
	font-size:20px;
	display:inline;
	padding:0px !important;
	margin:0px;
	position:relative;
	bottom:10px;
}

.solutionFinderContainer .footer {
	background-color:#bbbbbb;
	height:35px;
}

.solutionFinderContainer .footer a:hover
{
	text-decoration: none;
}
.solutionFinderContainer .footer a {
	display:block;
	float:right;
	background-color:#e51837;
	border:none;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	padding: 11px 11px 10px;	
}

.solutionFinderContainer img {
	display:block;
	margin:0px !important;
	padding:0px !important;
}

.solutionFinderContainer .insideBox {padding:20px;}

.solutionFinderContainer .insideBox h2 span {font-weight:normal;}

.solutionFinderContainer .checkboxes {float:left;}

.solutionFinderContainer .insideBox h3 {
	float:left;
	margin:3px 0px 0px 5px;
	padding:0px;
}

.knowledgeHubContainer .toggleContainer h3 {float:none !important;}
.knowledgeHubContainer .toggleContainer 
{
	display: none;
	margin:5px 0px 10px 30px;
}
.knowledgeHubContainer .results, .knowledgeHubContainer .results li
{
	display: none;
}

.knowledgeHubContainer .results {margin-top:20px;}

.knowledgeHubContainer .results li, .knowledgeHubContainer .results li a {
	line-height:20px;
	font-size:18px;
}

.knowledgeHubContainer .results li a.smallLink {
	line-height:18px;
	font-size:15px;
	font-weight:normal;
}

.knowledgeHubContainer .results li {
	margin-bottom:20px;
	list-style-type:none;
	}

.learnLinksContainer a {
	display:block;
	font-size:15px;
	line-height:22px;
}

/* FOOTER
======================================================================*/
#footer {border-top: 1px solid #000; margin: 40px 0px 20px 0px;}

#footer ul {padding-top: 12px; text-align:center;}
#footer ul li {color: #000; display: inline;}
#footer ul li a {color: #E51837; margin: 0px;padding: 0px;}
#footer .copyRt {text-align:center; margin-top:10px; font-size:95%;}

/*======Contact form====*/
#contactForm input, #contactForm select,#contactForm textarea{ border:1px solid #666666; margin:0; padding:2px;}
 #contactForm input[type="checkbox"] {border:0;  margin:4px 1px 4px 0; padding:0; vertical-align:middle}


/* news pages ======================*/
.pressContBox {clear:left; margin-bottom:10px;}
.pressContBox div {font-weight:bold; width:80px; display:block;float:left; clear:none; position:relative; }


/*Leadership page ======================*/
.leaderShipBox {float:left; position:relative; margin-bottom:15px; width: 100%;}
.leaderShipBox img {float:left; padding: 0px 25px 10px 0px ;}
.leaderShipBox p {margin-top: 0px; padding-top: 0px;}


/*Positing box layout for left image / copy combination. pages include ImpactIndicators  TiltIndicators  Environmental Indicators index pages ***/
.positioningBox {float:left; position:relative; width:580px; margin:8px 0 8px 0px; padding-bottom:10px; }
.positioningBoxRule {border-bottom:1px solid #d7d7d7; float:left; position:relative; width:100%; margin:0px 0px 15px 0px; }
.positioningBox  img {float:left;display:inline; position:relative; margin: 0 25px 0 0;}
.positioningBox  .positioningBoxCopy {float:left; display:inline; position:relative;  clear:none;  margin-top:0px; width:450px;}
.positioningBox  .positioningBoxCopyNoImg {float:left; display:inline; position:relative;  clear:none;  margin-top:0px; margin-left:125px;}

/*Customers page ======================*/
.col1 {float:left; width:280px; margin-right:10px; }
.col2 {float:left; clear:none;; width:280px; }
p.testimonials {text-align:justify}


/*******Site Map ***************/
.siteMapUl {list-style:none; }
.siteMapUl a {width:100%; display:block}
.siteMapUl li.emp1 { font-size:14px; border-bottom:1px solid black; padding-bottom:2px; margin-bottom:8px; text-transform:uppercase}
.siteMapUl li.emp2 { font-size:13px;padding:7px 0 7px 0;}	
.siteMapUl li.emp3 { font-size:13px;padding:2px 0 2px 0;}	
.siteMapUl li.emp1 a, .siteMapUl li.emp2 a,  .siteMapUl li.emp3 a { color:#bb122b}


/*=========selection guide**********/
.guideTable {border:0px solid #000000; width:500px}
.guideTable td {padding:3px; border:1px solid #000;}
.bgy {background-color:#FFCC00;  border:1px solid #000;}
.bgp {background-color:#330066;  border:1px solid #000; }
.bgr{background-color:#B00000;  border:1px solid #000;}
.bgo{background-color:#FF9900;  border:1px solid #000;}
.bgg{background-color:#009900;  border:1px solid #000;}

.labelTable {border:0px width:200px}
.labelTable td {padding:3px;}


/*Specs pages====*/
.data {margin-bottom:10px;}
.data td, .data th{padding:1px 0px 2px 0px; border-bottom:1px solid #d7d7d7;}

/******* Side bars***********/

.sidebarbox{width:229px;background-repeat:no-repeat; background-position: 0 0; position:relative; margin:0; padding:0;}
.sidebarbox .sidebarPad{position:relative; margin:0; padding:0; }
.sidebarbox h3.first {margin-top:0;}
/* side bar background images
.boxBgIm {background-image: url(../../images/sbar_ImpactManager.jpg);}
.boxBgEm {background-image: url(../../images/sbar_EquipManager.jpg);}
.boxBgUm {background-image: url(../../images/sbar_UsageManager.jpg);}
.boxBgSm {background-image: url(../../images/sbar_implement.jpg);}
.boxBgIi {background-image: url(../../images/sbar_impactindicators.jpg);}
.boxBgTi {background-image: url(../../images/sbar_tiltindicators.jpg);}
.boxBgEi {background-image: url(../../images/sbar_envindicators.jpg);}
.boxBgEr {background-image: url(../../images/sbar_environmentalrecorders.jpg);}
.boxBgIen {background-image: url(../../images/sbar_impactenvironmental.jpg);}
*/

.Rename {margin-top:15px; width:229px;background:url(../../images/RenameBG.gif) no-repeat top right;
 border-top:3px double #CCCCCC;border-bottom:3px double #CCCCCC;padding:0px; }
.Rename .renamePad {padding:0px; margin:7px; }
.Rename a {font-size:12px;}

/*===========Featured Products===============*/


#ProdFeatureSHII {position:relative; width: 580px; height:154px;  background: url(../../images/abg_impactindicators.jpg) top right no-repeat;}
#ProdFeatureSHII div {top:20px; position:relative; width:350px; }

#ProdFeatureIER {position:relative; width: 580px;height:154px; background: url(../../images/abg_shocklogs.jpg) top right no-repeat;}
#ProdFeatureIER div {top:25px; position:relative; width:340px;}

#ProdFeatureIERPD {position:relative; width: 580px;height:210px; background: url(../../images/abg_shocklogs.jpg) top right no-repeat;}
#ProdFeatureIERPD div {top:25px; position:relative; width:340px;}


#ProdFeatureER {position:relative; width: 580px; height:170px;  background: url(../../images/abg_envrecorders.jpg) no-repeat right;}
#ProdFeatureER div {top:25px; position:relative; width:340px;}

#ProdFeatureEI {position:relative; width: 580px; height:160px; background: url(../../images/abg_envindicators.jpg) top right no-repeat;}
#ProdFeatureEI div {top:25px; position:relative; width:350px;}

#ProdFeatureTI {position:relative; width: 580px;height:154px;  background: url(../../images/abg_tiltindicators.jpg) top right no-repeat;}
#ProdFeatureTI div {top:25px; position:relative; width:350px;}

#ProdFeatureIM {position:relative; width: 580px; height:160px; background: url(../../images/abg_impactfamily.jpg) top right no-repeat;}
#ProdFeatureIM div {top:25px; position:relative; width:350px;}

#ProdFeatureEM {position:relative; width: 580px; height:175px;  background: url(../../images/abg_equipmanager.jpg) top right no-repeat; }
#ProdFeatureEM div {top:25px; position:relative; width:350px;}

#ProdFeatureFCM {position:relative; width: 580px; height:175px;  background: url(../../images/abg_fleetcontrol_manager.jpg) top right no-repeat; }
#ProdFeatureFCM div {top:25px; position:relative; width:350px;}

#ProdFeatureEC {position:relative; width: 580px; height:175px;  background: url(../../images/abg_equipcommand.jpg) top right no-repeat; }
#ProdFeatureEC div {top:25px; position:relative; width:350px;}

#ProdFeatureUM {position:relative; width: 580px; height:160px;  background: url(../../images/abg_usagemanager.jpg) top right no-repeat;}
#ProdFeatureUM div {top:25px; position:relative; width:350px;}

#ProdFeatureSM {position:relative; width: 580px; height:155px;  background: url(../../images/abg_startmanager.jpg) top right no-repeat;}
#ProdFeatureSM div {top:25px; position:relative; width:380px;}

#ProdFeatureIS {position:relative; width: 580px; height:160px; background: url(../../images/abg_implementservices.jpg) top right no-repeat;}
#ProdFeatureIS div {top:25px; position:relative; width:350px;}

.specificationsTM {border-bottom:1px solid #ccc;padding-top:10px;}

.specificationsTM span {font-weight:bold;}

.specificationsTM p {margin-left:15px;}

/************* Portal Styles *******************/

#portal {
	margin-left:10px;
	margin-top:10px;
}	
#portal a {
	text-indent:10px;
	padding-top: 10px;
	padding-bottom:10px;
}	

#portal_subsection {
	padding:2px;
	margin-top:10px;
	background-color:#e6e7e8;
	color:#6A6A6A;
/*	font-size:14px;	*/
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
}
#portal_subsection a {
	font-weight:normal;
	color:#b71e1e;
	font-size:12px;
	text-decoration:none;
}

#portal_subsection a:hover {
	text-decoration:underline;
}
#portal_headline {
	background-color:#a4a7a9;
	color:#FFFFFF;
	font-weight:bold;
/*	font-size:18px;	*/
	font-size:16px;
	padding-left:8px;
	padding-top:5px;
	padding-bottom:5px;
}
#linespacer {
	line-height:5px;
	font-size:5px;
	color:#FFFFFF;
	padding:0px;
	margin:0px;
}
	
/* Portal Product thumbnail styles======================================================================*/
#Lthumb_inside {
	border-right: 1px solid #E6E7E8;
	border-bottom: 1px solid #E6E7E8;
	padding: 15px 0px ;
	width: 50%;
}

#Rthumb_inside {
	border-bottom: 1px solid #E6E7E8;
	padding: 15px 0px;
	width: 50%;
}

#Rthumb_end a, 
#Lthumb_end a, 
#Lthumb_inside a, 
#Rthumb_inside a {
	margin: 0px;
	padding: 0px;
}

#Lthumb_inside p, 
#Rthumb_inside p,
#Lthumb_end p, 
#Rthumb_end p  {
	vertical-align: bottom;
	float: right;
	margin: 10px 0px;
	margin-right:10px;
	width: 200px;
}

#Lthumb_inside img, 
#Rthumb_inside img,
#Lthumb_end img, 
#Rthumb_end img
  { 
	margin: 0px 20px;
}

#Lthumb_end {
	border-right: 1px solid #E6E7E8;
	padding: 15px 0px ;
	width: 50%;
}

#Rthumb_end {
	padding: 15px 0px ;
	width: 50%;
}

.imgBorder{
border:1px solid #eaeaea;
}
/* Fleet Form styles======================================================================*/

input.check{margin-bottom:1px!important;margin-top:1px!important; }
/* End of Fleet Form styles======================================================================*/

.IERtable{}
.IERtable th{ text-align: left; background: #939598; border: 1px solid black; height: 30px; padding-left: 10px; vertical-align: bottom;}
.IERtable th.middle{ border-left: none;}
.IERtable td{ border-bottom: 1px solid black !important; padding-left: 10px;}
.IERtable td.first{border-left: 1px solid black; border-right: 1px solid black;}
.IERtable td.middle{border-right: 1px solid black;}
.IERtable td.last{border-right: 1px solid black;}

.ShockLogSessionsTable {border:1px solid #666;}

.ShockLogSessionsTable th {
	text-align:left;
	border-bottom:1px solid #666;
	background-color:#E51837;
	color:#fff;
	font-weight:bold;
	padding-left:5px;
	border-right:1px solid #666;
}

.ShockLogSessionsTable th.last {border-right:none;}

.ShockLogSessionsTable td {
	padding-left:5px;
	border-bottom:1px solid #666;
	border-right:1px solid #666;
}

.ShockLogSessionsTable td.lastR {border-right:none;}

.ShockLogSessionsTable td.lastB {border-bottom:none;}

.newSmaller {
	float: left!important; 
	height: 28px; 
	margin-left: 0px!important; 
	margin-right: 5px!important;
}

/* HOMEPAGE CHANNEL CHANGER
======================================================================*/
.imgContainer {height:215px; padding:0px 0px 0px 35px;}

#navigation {position: relative;}

#navigation ul{
	float: right;
	text-align: right;
	margin:0px;
	padding:0px;
	position:absolute;
	bottom:12px;
	right:20px;
	z-index:900;
	height: 20px;
}

#navigation li {
	float:left;
	list-style-image:none;
	margin-left:7px;
	background: url(../../images/template/channels/numberBackground.png) no-repeat top left;
	width:24px;
	padding: 3px 0px 0px 0px !important;
	text-decoration:none;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:40px;
	color:#9a9a9a;
	display: block;
	text-align: center;
	cursor:pointer;
}

#navigation li.active {color:#EA2035;}

.imageContainer {
	width:598px;
	height:215px;
	margin:0px 0px 20px 0px;}

.changer {display: none;}

/* HOMEPAGE STYLES
======================================================================*/
.homeSubTextLeft {width:150px; font-weight:bold; float:left;}
.homeSubTextRight {width:433px; color:#666666; float:left; padding:0px 0px 0px 15px;}
.homeSubTextRight a {color:#666666; text-decoration:underline; font-weight:normal;}
.homeSubTextRight a:hover {color:#666666; text-decoration:underline;}
.homeSubTextRight a:visited {color:#666666; text-decoration:underline;}
.homePageHighlightLinks {float:left; margin-top:3px; margin-right:5px;}
	
/* SIDEBAR
======================================================================*/
.findARep {
	background: url(../../images/rep_bg.png) no-repeat top left;
	color:white;
	height:187px;
	padding:15px 15px 15px 15px;
	width:247px;}
	
.findARepSpacer {height:58px; width:277px;}
	
.findARepPopup {
	width:247px;
	padding:15px;
	background: url(../../images/find_a_rep_popup.jpg) no-repeat top left;
	color:white;}
	
.findARepPopupFooter {
	width:247px;
	padding:10px 15px 5px 15px;
	background-color:#585858;}
	
.findARep p {color:white;}

.findARep #Country.error, 
.findARep #Canada.error, 
.findARep #Zip.error
{
	background-color: #FF8585;
	border: 1px solid red;
}

#applicationsContent .colR  .findARepSelect {
	color:white;
	margin:0px 0px 5px 0px; 
	padding:0px;}

.findARep select { width: 235px; }
	
.findARep h2 {margin-bottom:20px; line-height:16px;}
.findARepPopup h2 {margin-bottom:5px; line-height:16px;}
.findARep a, .findARepPopupFooter a {color:#bcbcbc; font-size:10px; text-decoration:underline;}
.findARep a:hover, .findARepPopupFooter a:hover {color:#bcbcbc;}

.findARepPopup h2 {font-size:12px; font-weight:bold; color:black;}
.findARepPopup h2.popupHeader {color:white; font-size:20px; line-height:20px; margin-bottom:20px;}
.findARepPopup p {color:black; margin:0px; padding:0px;}
.findARepPopupFooter p {color:white;}

.formLeft {font-weight:bold; padding:6px 10px 0px 0px; text-align:left;}
.formRight {padding:1px 0px 3px 0px;}
.formClear {clear:both;}
.formSubmit {background: url(../../images/form_submit.png) no-repeat top left; text-align:center; width:163px; height:23px; border:0px; padding-top:8px; margin-top:2px; margin-bottom:2px;}
.formSubmit a {color:white; font-weight:bold; text-decoration:none; font-size:12px;}

.latestNewsSidebar {color:#666666;font-size:11px; font-weight:bold; line-height:16px;}
.timeAgo {color:#b3b3b3; font-size:10px; line-height:26px;}
#applicationsContent .colR p.distPortal {text-align:left; margin-left:0px; padding-left:0px;}

.twtr-hd h3, .twtr-hd h4 {display:none;}

/* ===== Home Page Added 01/05/2012 ===== */
#applicationsContent div.bodyNoFade a {
	color:#6d6d6d;
	font-weight:normal;
	text-decoration:underline;
}
.bodyNoFade {
	float:left; 
	font-size:12px;
	line-height:16px;
	margin:0px 0px 0px 0px; 
	padding:10px 25px 20px 35px;
	position:relative; 
	width:590px;
}
#applicationsContent .homeBox1 {
float:left;background-image:url(../../images/applications_transformers_home.jpg);background-repeat:no-repeat;width:185px;height:155px;
}
#applicationsContent .homeBox2 {
float:left;background-image:url(../../images/applications_commercial_home.jpg);background-repeat:no-repeat;width:185px;height:155px;margin-left:17px;
}
#applicationsContent .homeBox3 {
float:left;clear:none;background-image:url(../../images/applications_medical_home.jpg);background-repeat:no-repeat;width:185px;height:155px;margin-left:17px;
}
.homeBoxFade {
	background-color:#444444;
	color:#dddddd;
	font-size:11px;
	font-weight:bold;
	opacity:0.8; 
	filter:alpha(opacity=80); /* For IE7 */ 
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; /* For IE8 */ 
	margin:85px 0px 0px 0px;
	padding:5px 10px 0px 10px;
	width:165px;
	height:65px;
}
.homeBoxFade a, .homeBoxFade a:hover {
color:#ffffff;font-size:12px;font-weight:bold;text-decoration:underline;
}

/* BIG FOOTER
======================================================================*/
.bigFooter {
	background: #5e5e5e url(../../images/footer_bg.jpg) top left repeat-x; 
	margin-top: 20px;
	min-height:195px; 
	padding:20px 20px 10px 20px;
}
.bigFooterColOne, .bigFooterColTwo, .bigFooterColThree, .bigFooterColFour {float:left; margin-bottom:20px; width:188px;}
.bigFooterColFive {float:left; height:41px; margin-left:35px; width:160px;}
.bigFooterLinks {float:left;}
.bigFooterCopyright {float:left; margin-left:25px; text-align:right;}
.bigFooter h2 {color:white;}
.bigFooter a {color:#bbbbbb; font-weight:normal;}
.bigFooter a:hover {color:#bbbbbb;}
.bigFooterLinks p {color:#bbbbbb;}
.bigFooterCopyright p {color:#bbbbbb; font-size:9px;}
.bigFooterLinks a {font-size:11px; font-weight:bold;}
.bigFooter .footerWrapper { width: 950px; }

/* ===== Applications Pages Added 01/05/2012 ===== */
#applicationsContent {
	margin:0px 0px 0px 0px; 
	padding:35px 0px 0px 0px; 
	width: 950px;
}
#applicationsContent h1 {
	font-size:20px; 
	font-weight:bold; 
	margin:0px 0px 14px 0px; 
	padding:0px 25px 0px 35px; 
	line-height:22px;
}
#applicationsContent .colL {
	border-right:0px none #ffffff;
	float:left; 
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px; 
	width:650px;
}
div.introText {
	display:block;
	min-height:200px;
	margin:0px 0px 30px 0px;
	padding:0px 25px 0px 35px; 
}

div.introText  p {
	color:#6d6d6d;
	font-size:14px;
	line-height:20px;
}

p.introText {
	font-size: 14px;
	font-weight: bold;
	margin: 1px 0 0;
	padding: 0;
	text-transform: uppercase;
}

.bodyFade {
	background-image:url(../../images/applications_background.jpg);
	background-repeat:repeat-x;
	float:left; 
	font-size:12px;
	min-height:328px;
	line-height:16px;
	margin:0px 0px 0px 0px; 
	padding:20px 25px 10px 35px;
	position:relative; 
	width:590px;
}
#applicationsContent   .leftBox {
	color:#000000;
	font-weight:bold;
	display:inline;
	float:left;
	margin:0px 25px 0px 0px;
	padding:0px 0px 0px 0px; 
	position:relative;
	width:150px;
}
#applicationsContent  .rightBox {
	background-color:none;
	clear:none;  
	color:#6d6d6d;
	display:inline; 
	float:left; 
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px; 
	position:relative;  
	width:400px;
}
#applicationsContent .colR {
	float:left;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px; 
	width: 280px;
}
#applicationsContent div.colR p a {
	text-decoration:underline;
}
#applicationsContent .colR  h3 {
	background-image:url(../../images/applications_sidebar.jpg);
	background-repeat:repeat-x;
	color:#E51837;
	font-size:16px;
	height:42px;
	line-height:16px;
	margin:13px 0px 0px 0px; 
	padding:12px 0px 0px 20px; 
	width:260px;
}
#applicationsContent .colR  h4 {
	color:#000000;
	font-size:14px;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 20px; 
}
#applicationsContent .colR  h5 {
	color:#6d6d6d;
	font-size:14px;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 20px; 
}
#applicationsContent .colR  p {
	color:#6d6d6d;
	margin:0px 0px 0px 0px; 
	padding:0px 20px 0px 20px; 
}
#applicationsContent .colR  hr {
	background-color:#eeeeee;
	border-width:0;
	color:#eeeeee;
	height:1px;
	margin:15px 0px 15px 0px; 
	padding:0px 0px 0px 0px;
}
