/* FOR TABLE COLORS */
.backgroundRed { background-color: #EE3224; }
.backgroundWhite { background-color: #FFFFFF; }
.backgroundDarkGray { background-color: #999999; }
.backgroundLightGray { background-color: #C1C0C0; }
.backgroundLighterGray { background-color: #E8E8E8; }
.backgroundGray { background-color: #DCDCDC; }
.backgroundDarkerGray { background-color: #666666; }
.backgroundBurlywood { background-color: #DEB887;}
.backgroundGrayRadiator { background-color: #EBECEE;}

/* Table Background Image */
.tableWithBackgroundImage{
	background-color: #FFFFFF;
	background-image: url(/pub/images/DROP_PREFERRED_DEALER.gif);
	background-repeat: repeat-y;
	margin: 0px;
}

/* TEXT BOX */
.textBoxSmall { 
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 11px; 
   color: #000000;   
   height: 13px; 
   vertical-align: bottom   
}
.borderBox{
	border: 1px solid #000;
	padding: 18px 15px 20px 20px;	
	font-size: 12px;
	font-family: Arial;
}
img{
	border: none;	
}
.upper{
	text-transform: uppercase;	
}
.headerTisHome{
	font-size: 14px;	
	line-height: 30px;
}
.partLookupSelect{
	width: 142px;	
}
.clearBoth{
	clear:both;
	width: 100%;
	font-size: 0px;
	line-height: 0px;
	height: 0px;	
}

.grey{
	color: #333333;	
}

/* UL */
.ulListNormal{list-style-image: url(/pub/images/bullet_black2.gif);margin: 10px 0px 0px 30px;padding: 0px;}
.liNormal{margin: 0px; padding: 0px 0px 8px 0px;}
.ultight { line-height: 5px; padding-left: 0px; margin-left: 0px; }
#ulList{list-style-type:disc;padding:10px;margin:6px;}
/* For Bullets  */
.BulletSquare { list-style-position: outside; list-style-type: square; color: dimgray}  
.BulletSquareBlack { list-style-position: outside; list-style-type: square; color: black}
.BulletSquareBlack { list-style-position: outside; list-style-type: square; color: black}
.BulletDiskBlack { list-style-position:outside; list-style-type:disc; color: black; font-size: 4}   
.BulletRoundWhite { list-style-position: outside; list-style-type: disc; color: white; font-size: 4}  
.BulletImageBlack{ list-style-image: url(/pub/images/bullet_black2.gif);} 
.BulletImageGray{ list-style-image: url(/pub/images/bullet_grey.gif);}

/* FOR Header Text */
.headerGray{
	  font-family: Arial Narrow; font-size: 25px; font-weight: bold; 
	  text-decoration: none;
	  font-style: italic;
	  line-height: 140%;
	  color: #666666;}

.headerGrayTwoLines{
	  font-family: Arial Narrow; font-size: 25px; font-weight: bold; 
	  text-decoration: none;
	  font-style: italic;
	  line-height: 100%;
	  color: #666666;}
.headerWhite{
	  font-family: Arial Narrow; font-size: 25px; font-weight: bold; 
	  text-decoration: none;
	  font-style: italic;
	  line-height: 220%;
	  color: #FFFFFF;}
.headerWhiteLessHeight{
	  font-family: Arial Narrow; font-size: 25px; font-weight: bold; 
	  text-decoration: none;
	  font-style: italic;
	  line-height: 140%;
	  color: #FFFFFF;}
.headerWhiteMoreHeight{
	  font-family: Arial Narrow; font-size: 25px; font-weight: bold; 
	  text-decoration: none;
	  font-style: italic;
	  line-height: 220%;
	  color: #FFFFFF;}
	  
.headerBlack{
	  font-family: Arial Narrow; font-size: 25px; font-weight: bold; 
	  text-decoration: none;
	  font-style: normal;
	  line-height: 110%;
	  color: #000000;}	  
	  
/* FOR SUB-Header Text */
.subheaderWhite{
	  font-family: Arial Narrow; font-size: 22px; font-weight: bold;
	  text-decoration: none;
	  font-style: italic;
	  line-height: 110%;
	  color: #FFFFFF;}

.subheaderGray{
	  font-family: Arial Narrow; font-size: 18px; font-weight: bold; 
	  text-decoration: none;
	  font-style: italic;
	  line-height: 160%;
	  color: #666666;}

.subheaderBlack{
	  font-family: Arial Narrow; font-size: 21px; font-weight: bold; 
	  text-decoration: none;
	  font-style: italic;
	  line-height: 110%;
	  color: #000000;}

.subheaderBurgundy{
	  font-family: Arial Narrow; font-size: 21px; font-weight: bold; 
	  text-decoration: none;
	  font-style: italic;
	  line-height: 110%;
	  color: #B81F26;}	 
	  
/* FORM TEXT */
.formTextBlackNormal{
	  font-family: Arial; font-size: 16px; font-weight: bold; 
	  text-decoration: none;
	  font-style: none;
	  line-height: 150%;
	  color: #000000;}
	  
.formTextGrayNormal{
	  font-family: Arial; font-size: 14px; font-weight: bold; 
	  text-decoration: none;
	  font-style: none;
	  line-height: 150%;
	  color: #666666;}
	  
.formTextBlackMediumLessHeight{
	  font-family: Arial Narrow; font-size: 13px; font-weight: bold; 
	  text-decoration: none;
	  font-style: none;
	  line-height: 100%;
	  color: #000000;}
	  
.formTextBlackMedium{
	  font-family: Arial Narrow; font-size: 13px; font-weight: bold; 
	  text-decoration: none;
	  font-style: none;
	  line-height: 150%;
	  color: #000000;}
	  
.formTextBlackSmall{
	  font-family: Arial; font-size: 11px; font-weight: bold; 
	  text-decoration: none;
	  font-style: none;
	  line-height: 150%;
	  color: #000000;}
	  
.formTextWhiteMedium{
	  font-family: Arial Narrow; font-size: 13px; font-weight: bold; 
	  text-decoration: none;
	  font-style: none;
	  line-height: 150%;
	  color: #FFFFFF;}
	  
.formTextWhiteNormal{
	  font-family: Arial Narrow; font-size: 18px; font-weight: bold; 
	  text-decoration: none;
	  font-style: none;
	  line-height: 150%;
	  color: #FFFFFF;}
	  
/* FOR Body Text */
.bodyTextBurgundyMedium{
	  font-family: Arial; font-size: 12px; font-weight: none; 
	  text-decoration: none;
	  font-style: none;
	  line-height: 120%;
	  color: #B81F26;} 
	  
.bodyTextWhiteLarge{
	  font-family: Arial; font-size: 16px; font-weight: none; 
	  text-decoration: none;
	  font-style: none;
	  line-height: 120%;
	  color: #FFFFFF;}	  

.bodyTextWhiteNormal{
	  font-family: Arial; font-size: 13px; font-weight: none; 
	  text-decoration: none;
	  font-style: none;
	  line-height: 120%;
	  color: #FFFFFF;}  

.bodyTextWhiteMedium{
	  font-family: Arial; font-size: 12px; font-weight: none; 
	  text-decoration: none;
	  font-style: none;
	  line-height: 120%;
	  color: #FFFFFF;}

.bodyTextWhiteSmall{
	  font-family: Arial; font-size: 11px; font-weight: none; 
	  text-decoration: none;
	  font-style: none;
	  line-height: 120%;
	  color: #FFFFFF;}

.bodyTextWhiteSmaller{
	  font-family: Arial; font-size: 10px; font-weight: none; 
	  text-decoration: none;
	  font-style: none;
	  line-height: 120%;
	  color: #FFFFFF;}

.bodyTextBlackDarkNormal{
	  font-family: Arial Black; font-size: 13px; font-weight: none; 
	  text-decoration: none;
	  font-style: none;
	  line-height: 120%;
	  color: #000000;}

.bodyTextBlackDarkMedium{
	  font-family: Arial Black; font-size: 11px; font-weight: none; 
	  text-decoration: none;
	  font-style: none;
	  line-height: 120%;
	  color: #000000;}

.bodyTextBlackDarkSmall{
	  font-family: Arial Black; font-size: 12px; font-weight: none; 
	  text-decoration: none;
	  font-style: none;
	  line-height: 120%;
	  color: #000000;}

.bodyTextBlackMedium{
	  font-family: Arial; font-size: 12px; font-weight: none; 
	  text-decoration: none;
	  font-style: none;
	  line-height: 120%;
	  color: #000000;}
	 
.bodyTextBlackSmaller{
	  font-family: Arial; font-size: 11px; font-weight: none; 
	  text-decoration: none;
	  font-style: none;
	  line-height: 100%;
	  color: #000000;}

.bodyTextBlackMediumMoreHeight{
	  font-family: Arial; font-size: 12px; font-weight: none; 
	  text-decoration: none;
	  font-style: none;
	  line-height: 180%;
	  color: #000000;}

.bodyTextBlackSmall{
	  font-family: Arial; font-size: 10px; font-weight: none; 
	  text-decoration: none;
	  font-style: none;
	  line-height: 120%;
	  color: #000000;}

.bodyTextBlackSmallNoSpace{
	  font-family: Arial; font-size: 10px; font-weight: none; 
	  text-decoration: none;
	  font-style: none;
	  line-height: 50%;
	  color: #000000;}

.bodyTextBlackSidenavLarge{
	  font-family: Arial; font-size: 13px; font-weight: none; 
	  text-decoration: none;
	  font-style: none;
	  line-height: 120%;
	  color: #000000;}
	  
.bodyTextBlackSidenav{
	  font-family: Arial; font-size: 11px; font-weight: none; 
	  text-decoration: none;
	  font-style: none;
	  line-height: 120%;
	  color: #000000;}

.bodyTextBlackNormal{
	  font-family: Arial; font-size: 13px; font-weight: none; 
	  text-decoration: none;
	  font-style: none;
	  line-height: 120%;
	  color: #000000;}

.bodyTextBlackLarge{
	  font-family: Arial; font-size: 16px; font-weight: none; 
	  text-decoration: none;
	  font-style: none;
	  line-height: 120%;
	  color: #000000;}

.bodyTextRedSmall{
	  font-family: Arial; font-size: 10px; font-weight: none; 
	  text-decoration: none;
	  font-style: none;
	  line-height: 120%;
	  color: #EE3224;}

.bodyTextRedMedium{
	  font-family: Arial; font-size: 12px; font-weight: none; 
	  text-decoration: none;
	  font-style: none;
	  line-height: 120%;
	  color: #EE3224;}

.bodyTextRedNormal{
	  font-family: Arial; font-size: 13px; font-weight: none; 
	  text-decoration: none;
	  font-style: none;
	  line-height: 120%;
	  color: #EE3224;}
	  
.bodyTextRedUnderline{
	  font-family: Arial; font-size: 13px; font-weight: none; 
	  text-decoration: underline;
	  font-style: none;
	  line-height: 120%;
	  color: #EE3224;}
	  
.bodyTextRedLarge{
	  font-family: Arial; font-size: 16px; font-weight: none; 
	  text-decoration: none;
	  font-style: none;
	  line-height: 120%;
	  color: #EE3224;}

.bodyTextRedDarkSmall{
	  font-family: Arial Black; font-size: 12px; font-weight: none; 
	  text-decoration: none;
	  font-style: none;
	  line-height: 120%;
	  color: #EE3224;}
	  
.bodyTextGrayNormal{
	  font-family: Arial; font-size: 12px; font-weight: none; 
	  text-decoration: none;
	  font-style: none;
	  line-height: 120%;
	  color: dimgray;}
	  
.bodyTextBlackSuperscript{
	  font-family: Arial; font-size: 8px; font-weight: none; 
	  text-decoration: none;
	  font-style: none;
	  line-height: 50%;
	  color: #000000;}	
	  
/* Disclaimer Text */

.disclaimerText{
	  font-family: Arial; font-size: 9px; font-weight: none; 
	  text-decoration: none;
	  font-style: none;
	  line-height: 110%;
	  color: #000000;}

.copyrightText{
	  font-family: Arial; font-size: 10px; font-weight: none; 
	  text-decoration: none;
	  font-style: none;
	  line-height: 110%;
	  color: #797979;}


/* Home Page */
.registerToday{
	  color: #ffff00;	
}
.learn_more{
	  font-family: Arial;
	  font-size: 12px;	
}

.registerHeading{
	  font-size: 16px;
	  font-weight: bold;
	  font-family: Arial;
	  color: #ffffff;	
	  margin-bottom:5px;
	  padding-top:2px;
}	  
.comment{
	  font-family: Arial;
	  font-weight:normal;
	  font-size:9px;
	  color: #ffffff;
}
.regComment{
	  font-size:9px;
	  font-weight:normal;
	  color:#000000;
	  font-family:Arial;
	  margin:5px 0 10px 0;
}
.regComment a{
	  color: #ff0000;
	  text-decoration:underline;
}