/*CSS DATA CODEX

Syntax:

     .captionBlackBU
          {
          font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold;
          text-decoration: underline; color: #000000;
          background: #FFFFFF }
          .captionBlackB:visited{color: #000000;}    
          .captionBlackB:hover{text-decoration: underline;}    
          .captionBlackB:link{color: #000000;} 
  
Placement of CSS class attribute:
     
     <td class="captionBlackB"> OR <span class="captionBlackB">text</span>

CSS Naming Convention:

     .captionBlackB
     
     caption - the placement of the text
     Black - the approximate color
     B - bolded
     I - italic
     U - underline
*/

BODY
     {
      font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal;
     text-decoration: none;
      color: #000000
     }
/*
____________ 

SECTION SPECIFIC CLASSES
____________
*/


.disclaimer
     {
     font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal;
     text-decoration: none; color: #000000 }
     .captionBlackI:visited{text-decoration: underline;}      
     .captionBlackI:link{text-decoration: underline;}
.operationsLink
     {
     font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal;
     text-decoration: none; color: #036d6d }
     .captionBlackI:visited{text-decoration: none;}      
     .captionBlackI:link{text-decoration: none;}   
     
     
/*
____________ 

BODY CLASSES 
____________
*/ 

.bodyBlack
     {
     font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; line-height: 1.2;
     text-decoration: none; color: #000000 }
     .bodyBlack:visited{text-decoration: underline;}      
     .bodyBlack:link{text-decoration: underline;}
.bodyBlacksm
     {
     font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8.5px; font-weight: normal; line-height: 1.1;
     text-decoration: none; color: #FFFFFF }
     .bodyBlackC:visited{text-decoration: underline;}      
     .bodyBlackC:link{text-decoration: underline;}
.bodyBlack2
     {
     font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; line-height: 1.2;
     text-decoration: none; color: #000000 }
     .bodyBlack:visited{text-decoration: underline;}      
     .bodyBlack:link{text-decoration: underline;}
.bodyBlacksm
     {
     font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; line-height: 1.2;
     text-decoration: none; color: #000000 }
     .bodyBlacksm:visited{text-decoration: underline;}      
     .bodyBlacksm:link{text-decoration: underline;}
.bodyBlack15
     {
     font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; line-height: 1.5;
     text-decoration: none; color: #000000 }
     .bodyBlack:visited{text-decoration: underline;}      
     .bodyBlack:link{text-decoration: underline;}
.bodyBlackB
     {
     font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;
     text-decoration: none; color: #000000 }
     .bodyBlackB:visited{text-decoration: underline;}      
     .bodyBlackB:link{text-decoration: underline;}
.bodyBlackB2
     {
     font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; line-height: 1.2;
     text-decoration: none; color: #000000 }
     .bodyBlack:visited{text-decoration: underline;}      
     .bodyBlack:link{text-decoration: underline;}
.bodyBlackI
     {
     font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal ; font-style: italic;
     text-decoration: none; color: #000000 }
     .bodyBlackI:visited{text-decoration: underline;}      
     .bodyBlackI:link{text-decoration: underline;}   
.bodyBlackBI
     {
     font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold ; font-style: italic; text-decoration: none; 
     color: #000000 }
     .bodyBlackBI:visited{text-decoration: underline;}      
     .bodyBlackBI:link{text-decoration: underline;}  
.bodyBlackcaps
     {
     font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal;
     text-decoration: none; text-transform: uppercase; color: #000000 }
     .bodyBlackcaps:visited{text-decoration: underline;}      
     .bodyBlackcaps:link{text-decoration: underline;}
.bodyBlackcapsB
     {
     font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none; 
     color: #000000 }
     .bodyBlackcapsB:visited{text-decoration: underline;}      
     .bodyBlackcapsB:link{text-decoration: underline;}
.bodyWhite
     {
     font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; line-height: 1;
     text-decoration: none; color: #FFFFFF }
     .bodyWhite:visited{text-decoration: underline;}      
     .bodyWhite:link{text-decoration: underline;}
.bodyWhiteB
     {
     font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold; line-height: 1;
     text-decoration: none; color: #FFFFFF }
     .bodyWhite:visited{text-decoration: underline;}      
     .bodyWhite:link{text-decoration: underline;}
.bodysubtitle
     {
     font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;
     text-decoration: none; color: #559814 }
     .bodysubtitle:visited{text-decoration: underline;}      
     .bodysubtitle:link{text-decoration: underline;}
.bodyDate
     {
     font-family: Times, serif; font-size: 15px; font-weight: bold; font-variant: small-caps;
     text-decoration: none; color: #FFFFFF }
     .bodyBlack:visited{text-decoration: underline;}      
     .bodyBlack:link{text-decoration: underline;}
.bodytitle
     {
     font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 24px; font-weight: normal;
     text-decoration: none; color: #F14F17 }
     .bodytitle:visited{text-decoration: underline;}      
     .bodytitle:link{text-decoration: underline;}
.bodylink
     {
     font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold;
     text-decoration: none; color: #eeeeee }
     .bodylink:visited{text-decoration: none;}      
     .bodylink:link{text-decoration: none;}
     .bodylink:hover{text-decoration: underline; color: FFFFFF;}
.bodyWhitesm
     {
     font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8.5px; font-weight: normal;
     text-decoration: none; color: #eeeeee }
     .bodyWhitesm:visited{text-decoration: underline;}      
     .bodyWhitesm:link{text-decoration: underline;}


A {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold;
   text-decoration: none; color: #eeeeee }
A:visited{text-decoration: none;}      
A:link{text-decoration: none;}
A:hover{text-decoration: underline; color: FFFFFF;}

/*
____________ 

SUBHEADER CLASSES 
____________
*/ 


.subHeaderBlack
     {
     font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal;
     text-decoration: none; color: #000000 }
     .subHeaderBlack:visited{text-decoration: underline;}      
     .subHeaderBlack:link{text-decoration: underline;}
.subHeaderBlackB
     {
     font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;
     text-decoration: none; color: #000000 }
     .subHeaderBlackB:visited{text-decoration: underline;}      
     .subHeaderBlackB:link{text-decoration: underline;}
.subHeaderBlackBU
     {
     font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;
     text-decoration: underline; color: #000000}
     .subHeaderBlackB:visited{text-decoration: underline;}      
     .subHeaderBlackB:link{text-decoration: underline;}
.subHeaderWhite
     {
     font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal;
     text-decoration: none;  color: #FFFFFF }
     .subHeaderWhite:visited{text-decoration: underline;}      
     .subHeaderWhite:link{text-decoration: underline;}
.subHeaderWhiteB
     {
     font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;
     text-decoration: none;  color: #FFFFFF }
     .subHeaderWhiteB:visited{text-decoration: underline;}      
     .subHeaderWhiteB:link{text-decoration: underline;}

     
     
/*
____________ 

HEADER CLASSES
____________
*/ 


.headerBlack
     {
     font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal;
     text-decoration: none; color: #000000 }
     .headerBlack:visited{text-decoration: underline;}      
     .headerBlack:link{text-decoration: underline;}
.headerBlackB
     {
     font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold;
     text-decoration: none; color: #000000 }
     .headerBlackB:visited{text-decoration: underline;}      
     .headerBlackB:link{text-decoration: underline;}
.headerBlackBU
     {
     font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold;
     text-decoration: underline; color: #000000 }
     .headerBlack:visited{text-decoration: underline;}      
     .headerBlack:link{text-decoration: underline;}
.headerMaroonB
     {
     font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold;
     text-decoration: none; color: #990000}
     .headerMaroonB:visited{text-decoration: underline;}      
     .headerMaroonB:link{text-decoration: underline;} 
.headerWhite
     {
     font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal;
     text-decoration: none; color: #FFFFFF }
     .headerWhite:visited{text-decoration: underline;}      
     .headerWhite:link{text-decoration: underline;}     
.headerWhiteB
     {
     font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold;
     text-decoration: none; color: #FFFFFF }
     .headerWhiteB:visited{text-decoration: underline;}      
     .headerWhiteB:link{text-decoration: underline;}     

     
/*
____________

FORM CLASSES 
____________
*/   

INPUT {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7.5pt; font-style: normal; font-weight: bold;
	color: #FFFFFF; background-color: #282D31;
	}
	
SELECT {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8.5pt; font-style: normal; font-weight: bold;
	color: #F14F17; background-color: #EBEEBA
	}

TEXTAREA {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8.5pt; font-style: normal; font-weight: bold;
	color: #F14F17; background-color: #EBEEBA
	}


/*
____________

TABLE CLASSES 
____________
*/   

	
.tbldate {
    border-width: 1px; border-style: solid; background-color: #332C26; border-color: #999999; border-top: 4px solid #999999; border-bottom: 2px solid #332C26; border-left: 4px solid #332C26; border-right: 4px solid #282D31;
    }

.tblnews {
    border-width: 1px; border-style: solid; background-color: #999999; border-color: #999999; border-top: 2px solid #999999; border-bottom: 4px solid #282D31; border-left: 4px solid #999999; border-right: 4px solid #999999;
    }
	
TABLE TD {font-size: 11; font-weight: normal; line-height: 1.2; text-decoration: none; color: #000000;}
TABLE TD TABLE TD {font-size: 11; font-weight: normal; line-height: 1.2; text-decoration: none; color: #000000;}
TABLE TD TABLE TD TABLE TD {font-size: 11; font-weight: normal; line-height: 1.2; text-decoration: none; color: #000000;}
TABLE TD TABLE TD TABLE TD TABLE TD {font-size: 11; font-weight: normal; line-height: 1.2; text-decoration: none; color: #000000;}
TABLE TD TABLE TD TABLE TD TABLE TD TABLE TD {font-size: 11; font-weight: normal; line-height: 1.2; text-decoration: none; color: #000000;}
TABLE TD TABLE TD TABLE TD TABLE TD TABLE TD TABLE TD {font-size: 11; font-weight: normal; line-height: 1.2; text-decoration: none; color: #000000;}
TABLE TD TABLE TD TABLE TD TABLE TD TABLE TD TABLE TD TABLE TD {font-size: 11; font-weight: normal; line-height: 1.2; text-decoration: none; color: #000000;}
	
/*
____________

TITLE CLASSES 
____________
*/   
.titleBlackB
     {
     font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold;
     text-decoration: none; color: #000000 }
.titleGrayB
     {
     font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold;
     text-decoration: none; color: #656564 }
.titleRedB
     {
     font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold;
     text-decoration: none; color: #990000}
/*
____________

BACKGROUND CLASSES 
____________
*/   
.bgBlack   {Background-Color: #000000}
.bgDkPurple  {Background-Color: #421342}
.bgGray  {Background-Color: #CCCCCC}
.bgLtBlue  {Background-Color: #CFDDF5}
.bgDkGray  {Background-Color: #A7A7A7}
.bgLtGray  {Background-Color: #E6E6E6}
.bgLtOrange  {Background-Color: #FF9900}
.bgYellow    {Background-Color: #FFFF00}
.bgOrange  {Background-Color: #CC6633}
.bgWhite  {Background-Color: #FFFFFF}
.bgMTBlue3   {Background-Color: #C7D9F9}
.bgMTBlue   {Background-Color: #CFD7E3}
.bgMTBlue2   {Background-Color: #DCE0E7}


.bgCertifiedUsed  {Background-Color: #990000}
.bgColorSpec  {Background-Color: #CC0000}
.bgCalculator  {Background-Color: #990000}
.bgConfigurator  {Background-Color: #990000}
.bgDealerLocator  {Background-Color: #990000}
.bgDropdown1  {Background-Color: #999966}
.bgDropdown2  {Background-Color: #666633}
.bgDropdown3  {Background-Color: #333300}
.bgFinance  {Background-Color: #990000}
.bgNav  {Background-Color: #CC0000}  
.bgOpsLefBar  {Background-Color: #036D6D}  
.bgQuality  {Background-Color: #990000}
.bgResults  {Background-Color: #F7F7F7}
.bgSafety  {Background-Color: #990000}
.bgSatisfaction  {Background-Color: #990000}
.bgTCUV  {Background-Color: #990000}
.bgEvents  {Background-Color: #CC3300}
.bgOwner  {Background-Color: #FFCC66}
.bgLookAhead  {Background-Color: #990000}
     
          
.BulletSquare { list-style-position: outside; list-style-type: square}     
.bulletBlack {list-style-position: outside; list-style-type: square}  
.bulletPrice {list-style-position: outside; list-style-type: square; color: #336699}
.bulletMT {list-style-position: outside; list-style-type: square; color: #8AA8DF}