/*----- CMS Version 2.0 Compatible -----*/

img { border:0}
.Tier2_Inactive a, .Tier2_Active a, .Tier3_Inactive a, .Tier3_Active a {font-family:Arial, Helvetica, sans-serif }

/*----- TIER 2 NAVIGATION ELEMENTS (apply these to td) -----*/

/* OFF */.Tier2_Inactive a:link, .Tier2_Inactive a:visited 
{ width:140px;padding:6px 0px 6px 20px;text-decoration:none;color:#ffffff;display:block;background: #3593cd url(../images/navigation/Tier2_Off.gif) no-repeat 5px 5px; font-size: 12px; line-height: 14px}
/* ON */.Tier2_Inactive a:hover, .Tier2_Inactive a:active, .Tier2_Active a:link, .Tier2_Active a:visited, .Tier2_Active a:hover, .Tier2_Active a:active 
{ width:140px;padding:6px 0px 6px 20px;text-decoration:none;color:#ffffcc;display:block;background: #153951 url(../images/navigation/Tier2_On.gif) no-repeat 5px 5px; font-size: 12px; line-height: 14px}


/*----- TIER 3 NAVIGATION ELEMENTS (apply these to td) -----*/

/* OFF */.Tier3_Inactive a:link, .Tier3_Inactive a:visited 
{ width:126px;padding:3px 0px 3px 34px;text-decoration:none;color:#ffffcc;display:block;background: #153951 url(../images/navigation/Tier3_Off.gif) no-repeat 20px 1px; font-size: 11px; line-height: 13px; }
/* ON */.Tier3_Inactive a:hover, .Tier3_Inactive a:active, .Tier3_Active a:link, .Tier3_Active a:visited, .Tier3_Active a:hover, .Tier3_Active a:active 
{ width:126px;padding:3px 0px 3px 34px;text-decoration:none;color:#153951;display:block;background: #ffffff url(../images/navigation/Tier3_On.gif) no-repeat 20px 1px; font-size: 11px; line-height: 13px; }

