﻿/* Customer Portal */

/* customized sections for company*/
.sectionsContainer .section .sectionHeader
{
    color:#FFFFFF;
    background-color:#217BBB;
}

.sectionsContainer .section .sectionContent
{
    background-color:#FFFFFF;  
}

/* End of Sections */

/*
.customer 
{
}
.customer a:hover {color:blue; font-weight:normal;}

.customer a:active {color:blue; font-weight:normal;}
.customer a:visited {color:blue;}

.customer a:link {color:blue; font-weight:normal;}
*/

/* table simulates gridview header */ 
/*table.gridHeader td
{
    background-color: #cccccc;
    color:black;
}*/

.ajax__tab_xp1 .ajax__tab_body {background-color:#FDF9ED;}

/*
********************
Table for repeater or data list
********************
*/
table.list tr.alternative
{
    background-color:#FFCC66;
}


/*
********************
Surrender charges
********************
*/

.surrenderchargescurrent
{
 background-color:#FFCC66;
}
