﻿div#brand-breadcrumb 
{
    background: #1a72b9;
    color: #FFFFFF;    
}

.ekmenu_button,
.ekmenu_button_hover,
.ekmenu_button_selected,
.ekmenu_button_selected_hover
{
    color: #1a72b9 !important;
}


.ekmenu_link,
.ekmenu_link_hover
{
    color: #1a72b9 !important;
}

a.ekmenu_link_selected
{
    color: #1a72b9 !important;
    text-decoration: none;
    background: white !important;
    font-weight: bold;
}

div#content h1,
td h1,
td a
{
    color: #1a72b9 !important;
    
}

/* Used for Online Planner Text Link */
div#ctl00_mainContent_contentCtrl_brandOnlinePlanner a
{
    color: #1a72b9 !important;
}


/******************************************
                                            /
 Internal page styles                       /
 added by: Matt                             /
 June 10th, 2008                            /
                                            /
********************************************/

div#brand-breadcrumb-int
{
  background: #10518e;  
}

.tabTitles
{
    color:#313131 !important;					
}
.tabTitles a:visited
{
    color:#313131;					
}

.tabsSelected
{
  background: url(/images/brands/buttons/tab_selected_blue.gif) no-repeat;
  color:#ffffff !important;
}

.list
{	
  color:#63aaf2 !important;
}
						
.listSelected
{
color:#FFFFFF !important;
}
						
.list:hover
{
color:#FFFFFF !important;
}




