


/* RBS Web Team styles */

.sec-palette-2-bg {BACKGROUND-COLOR:#CCD6E6}

/* End of RBS Web Team styles */

.hdr-bar {background-color:#ccd6e6;color:003481;}
.hdr-bar-glyph {background-color:#003481;} 

/* extended feature box styles */
.feature-box-rhs {background-image:url('/ComfortCardConsumer/Images/general/consumer/feature_box_rhs.gif');}
.feature-box-lhs{background-image:url('/ComfortCardConsumer/Images/general/consumer/feature_box_lhs.gif');}						
.feature-box-rhs-bot{background-image:url('/ComfortCardConsumer/Images/general/consumer/feature_box_rhs_bot.gif');}
.feature-box-lhs-bot{background-image:url('/ComfortCardConsumer/Images/general/consumer/feature_box_lhs_bot.gif');}				
.feature-box-bot{background-image:url('/ComfortCardConsumer/Images/general/consumer/feature_box_bot.gif');}	

/* extended expandable box styles */
.xbox-rhs {background-image:url('/ComfortCardConsumer/Images/general/consumer/xbox_rhs.gif');}
.xbox-lhs{background-image:url('/ComfortCardConsumer/Images/general/consumer/xbox_lhs.gif');}						
.xbox-rhs-bot{background-image:url('/ComfortCardConsumer/Images/general/consumer/xbox_rhs_bot.gif');}
.xbox-lhs-bot{background-image:url('/ComfortCardConsumer/Images/general/consumer/xbox_lhs_bot.gif');}				
.xbox-bot{background-image:url('/ComfortCardConsumer/Images/general/consumer/xbox_bot.gif');}	
.xbox-top{background-image:url('/ComfortCardConsumer/Images/general/consumer/xbox_top.gif');}	
.xbox-rhs-top{background-image:url('/ComfortCardConsumer/Images/general/consumer/xbox_rhs_top.gif');}
.xbox-lhs-top{background-image:url('/ComfortCardConsumer/Images/general/consumer/xbox_lhs_top.gif');}

/* form box styles */
.form-box-rhs {background-image:url('/ComfortCardConsumer/Images/general/form_box_rhs.gif');}
.form-box-lhs{background-image:url('/ComfortCardConsumer/Images/general/form_box_lhs.gif');}						
.form-box-rhs-bot{background-image:url('/ComfortCardConsumer/Images/general/form_box_rhs_bot.gif');}
.form-box-lhs-bot{background-image:url('/ComfortCardConsumer/Images/general/form_box_lhs_bot.gif');}				
.form-box-bot{background-image:url('/ComfortCardConsumer/Images/general/form_box_bot.gif');}	
.form-box-top{background-image:url('/ComfortCardConsumer/Images/general/form_box_top.gif');}	
.form-box-rhs-top{background-image:url('/ComfortCardConsumer/Images/general/form_box_rhs_top.gif');}
.form-box-lhs-top{background-image:url('/ComfortCardConsumer/Images/general/form_box_lhs_top.gif');}		

/* extended ul style */
ul {
	list-style-image:url('/ComfortCardConsumer/Images/general/consumer/bullet_point_square.gif');
}

.tout-box{background-color:#ccd6e6;}
	
.main-nav-bg
	{
	background-image:url('/ComfortCardConsumer/Images/navs/main_nav_bg_consumer.gif');		
	background-repeat:repeat-Y
	}
.main-nav-l1 .main-nav-selected .main-nav-glyph
	{
	background-color:#ccd6e6;
	}	
.main-nav-l1 .main-nav-child-menu .main-nav-glyph
	{
	background-color:#ccd6e6;
	}	
		
hr {color:#ccd6e6;background-color:#ccd6e6;}	

/* data table */
.data-table-lhs-bot{background-image:url('/ComfortCardConsumer/Images/general/data_table_lhs_bot.gif');}
.data-table-bot{background-image:url('/ComfortCardConsumer/Images/general/data_table_bot.gif');}
.data-table-rhs-bot{background-image:url('/ComfortCardConsumer/Images/general/data_table_rhs_bot.gif');}
.first-col {border-left-color:#003481;}
.last-col {border-right-color:#003481;}	
th.first-col, th.mid-col, th.last-col	
	{
	color:#ccd6e6;
	background-color:#003481;
	}
.coloured-row{background-color:#ccd6e6;}	
