/**************************** Body copy ****************************/
.body{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	background-color:#cdced0;
	background-image: url(/layout/images/background.jpg);
	background-repeat:repeat-x;
	}
	
#main_container{
	width:100%;
	margin:0px;
	padding-left:0px;
	background-color:#f37008;
	}
	
/**************************** Middle Container ****************************/

/*content*/
#middle_container{
	width:100%;
	margin:0px;
	padding:0px;
	background-color:#CDCED0;
	float:left;
	}

#content_container{
	width:958px;
	vertical-align:top;
	background-image: url(/layout/images/content_landing_bkg.jpg);
	background-repeat:repeat-y;
	background-color:#CDCED0;
	background-position: 1px 0px;
	zoom: 1;  
	padding-left:18px;
	}

/* for Mozilla firefox height*/
#content_container:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility:hidden;
}

/*leftside of the content container*/
#left_column{
	width:730px;
	float:left;
	margin:0px;
	background-color:#ffffff;
	padding:0px;
	}


#left_column h2, #left_column p.disclaimer, #left_column .body_content{
	width:695px;
}

#left_column .red_bot_box, #left_column p.breadcrumbs{
	width:710px;
}

#left_column .red_bot_box2{
/* 
padding-left: 80px;
width: 615px;
margin-left: 17px;
 */
width: 100%px;
text-align: center;
}

#left_panel{
padding-left: 0px;
text-align: justify;
width: 750px;
margin-left: 0px;
float: left;
}


.red_bot_box2{
	font-size: 11px;
	font-weight: bold;
	color: #333;
	width: 100%;
	background-color: #fff;
	border-top: 1px solid #ccc;
	padding-top: 15px;
	padding-bottom:15px;
/*	float: left; */
	margin: 0px;
	text-align: center;
	}

/*
#red_bot_box2{
	width: 100%;
	margin: 18px;
	padding: 15px 18px 15px 18px;
	float: center;
	text-align: center;
}
 */
 
#left_column .body_content{
padding-right:0px;
}

#left_column div.content_box OL 
{
	
	padding-left: 28px;
}

#left_column div.content_box OL li
{
	list-style-type:decimal;
	padding-bottom:3px;
}


/*
#left_column div.content_box UL 
{
	padding-left: 30px;
}

#left_column div.content_box UL li
{
	list-style-type: disc;
}
*/


#left_column div.content_box a,  #left_column div.content_box a:visited
{	
	color:#333333;
	text-decoration:underline;
}

#left_column div.content_box a:hover
{	
	color:#ffa100;
}

#left_column div.top a, #left_column div.top a:visited
{	
	color:#ffa100;
	text-decoration:none;
}

#left_column div.top a:hover
{	
	color:#333;
	text-decoration:none;
}

/* Savings & Investment colour. For any Savings & Investment Poduct the colour will inherit dis colour*/
#left_column.save h2{
	color: #005A8C;
	border-bottom: 1px solid #005A8C;
}

#left_column.save p.breadcrumbs, #left_column.save p.breadcrumbs a.breadcrumbs:hover, #left_column.save .CELL2{
	color: #1b447d;
}


#left_column.save .left_title, #left_column.save .red_bot_box, #left_column.save thead, #left_column.save .btn_buynow, #left_column.save .CELL1{
	background-color: #005A8C;
}

/* end of Savings & Investment color*/

/* Life Insurance colour. For any Life Insurance Product the colour will inherit dis colour*/
#left_column.life h2{
	color: #A31320;
	border-bottom: 1px solid #A31320;
}

#left_column.life p.breadcrumbs, #left_column.life p.breadcrumbs a.breadcrumbs:hover, #left_column.life .CELL2{
	color: #A31320;
}

#left_column.life .left_title, #left_column.life .red_bot_box, #left_column.life thead, #left_column.life .btn_buynow, #left_column.life .CELL1{
	background-color: #A31320;
}

/* end of Life Insurance color*/


/* Health Insurance colour. For any Health Insurance product the colour will inherit dis colour*/
#left_column.health h2{
	color: #00664E;
	border-bottom: 1px solid #00664E;
}

#left_column.health p.breadcrumbs, #left_column.health p.breadcrumbs a.breadcrumbs:hover, #left_column.health .CELL2{
	color: #00664E;
}

#left_column.health .left_title, #left_column.health .red_bot_box, #left_column.health thead, #left_column.health .btn_buynow, #left_column.health .CELL1{
	background-color: #00664E;
}

/* end of Health Insurance color*/

/* General Insurance colour. For any General Insurnace the colour will inherit dis colour*/
#left_column.general h2{
	color: #4B116F;
	border-bottom: 1px solid #4B116F;
}

#left_column.general p.breadcrumbs, #left_column.general p.breadcrumbs a.breadcrumbs:hover, #left_column.general .CELL2{
	color: #4B116F;
}

#left_column.general .left_title, #left_column.general .red_bot_box, #left_column.general thead, #left_column.general .btn_buynow, #left_column.general .CELL1{
	background-color: #4B116F;
}

/* end of General Insurnace color*/


/* Commercial Insurance colour. For any Commercial Insurance product the colour will inherit dis colour*/
#left_column.comm h2{
	color: #00717F;
	border-bottom: 1px solid #00717F;
}

#left_column.comm p.breadcrumbs, #left_column.comm p.breadcrumbs a.breadcrumbs:hover, #left_column.comm .CELL2{
	color: #00717F;
}

#left_column.comm .left_title, #left_column.comm .red_bot_box, #left_column.comm thead, #left_column.comm .btn_buynow, #left_column.comm .CELL1{
	background-color: #00717F;
}

/* end of Commercial Insurance color*/

/* Corporate & Other Information colour. For any Corporate & Other Information the colour will inherit dis colour*/
#left_column.default h2{
	color: #FFA100;
	border-bottom: 1px solid #FFA100;
}

#left_column.default p.breadcrumbs, #left_column.default p.breadcrumbs a.breadcrumbs:hover, #left_column.default .CELL2{
	color: #FFA100;
}

#left_column.default .left_title, #left_column.default .red_bot_box, #left_column.default thead, #left_column.default .btn_buynow, #left_column.default .CELL1{
	background-color: #FFA100;
}
/* end of Corporate & Other Information color*/


/* spareBrown & Other Information colour. For any Corporate & Other Information the colour will inherit dis colour*/
#left_column.spareBrown h2{
	color: #6B0B0C;
	border-bottom: 1px solid #6B0B0C;
}

#left_column.spareBrown p.breadcrumbs, #left_column.spareBrown .CELL2{
	color: #6B0B0C;
}

#left_column.spareBrown .left_title, #left_column.spareBrown .red_bot_box, #left_column.spareBrown thead, #left_column.spareBrown .btn_buynow, #left_column.spareBrown .CELL1{
	background-color: #6B0B0C;
}
/* end of spareBrown & Other Information color*/

/* sparePurple & Other Information colour. For any Corporate & Other Information the colour will inherit dis colour*/
#left_column.sparePurple h2{
	color: #4D207A;
	border-bottom: 1px solid #4D207A;
}

#left_column.sparePurple p.breadcrumbs, #left_column.sparePurple .CELL2{
	color: #4D207A;
}

#left_column.sparePurple .left_title, #left_column.sparePurple .red_bot_box, #left_column.sparePurple thead, #left_column.sparePurple .btn_buynow, #left_column.sparePurple .CELL1{
	background-color: #4D207A;
}
/* end of sparePurple & Other Information color*/

/* spareBlue & Other Information colour. For any Corporate & Other Information the colour will inherit dis colour*/
#left_column.spareBlue h2{
	color: #034EA2;
	border-bottom: 1px solid #034EA2;
}

#left_column.spareBlue p.breadcrumbs, #left_column.spareBlue .CELL2{
	color: #034EA2;
}

#left_column.spareBlue .left_title, #left_column.spareBlue .red_bot_box, #left_column.spareBlue thead, #left_column.spareBlue .btn_buynow, #left_column.spareBlue .CELL1{
	background-color: #034EA2;
}
/* end of spareBlue & Other Information color*/



.content_box{
	width:730px;
	background-color:#fff;
	float:left;
	padding-top:0px;
	margin:0px;
		}
		
#banner_container {
	width: 730px;
	height:134px;
	margin:0px;
	background-color:#FFFFFF;
	}



/*right side of the content container*/	

#right_column{
	width:210px;
	float:left;
	margin:0px;
	background-color:#eeeeee;
	padding-top:0px;
	}
	
p.right_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #ffffff;
	width: 175px;
	float: left;
	background-color:#404049;
	margin:0px;
	background-image:url(/layout/images/right_title.jpg);
	background-repeat: no-repeat;
	padding: 7px 0px 7px 35px;
	}
p.right_title2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #eee;
	float: left;
	background-color:#404049;
	margin:0px;
	background-image:url(/layout/images/right_title2.jpg);
	background-repeat: no-repeat;
	padding: 7px 0px 7px 30px;
	}

.right_content{
	margin: 0px;
	font-size:11px;
	float: left;
	padding:5px 0px 0px 10px;
	width:190px;
	background-color:#edeeee;
	vertical-align:top;
	line-height:17px;
	}

.right_content a
{
color: #333; 
text-decoration: underline;
}
	
.right_content a:hover
{
color: #ffa100; 
text-decoration: underline;
}

.right_content a:visited
{
color: #333; 
text-decoration: underline;
}


/*Tabs for right content*/	

.TabbedPanels {
	margin: 0px;
	padding: 0px;
	margin-bottom:0px;
	float: left;
	clear: none;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}


.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
}

.TabbedPanelsTab {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #eee;
	float: left;
	background-color:#404049;
	margin:0px;
	background-image:url(/layout/images/right_title2.jpg);
	background-repeat: no-repeat;
	padding: 5px 0px 7px 35px;
}

.firstTab {
	background-repeat: no-repeat;
	background-position:left;
}

.TabbedPanelsTabSelected {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #ffffff;
	width: 175px;
	float: left;
	background-color:#404049;
	margin:0px;
	background-image:url(/layout/images/right_title.jpg);
	background-repeat: no-repeat;
	padding: 5px 0px 7px 35px;
}


.TabbedPanelsTab a {
	color: black;
	text-decoration: none;
	font-weight:bold;
}


.TabbedPanelsContentGroup {
	width:190px;
	clear: both;
	background-color: #fff;
	padding:0px;
}


.TabbedPanelsContent {
	color: #333;
	padding: 0px;
	line-height:18px;
}

.TabbedPanelsTabHover {
cursor:pointer;
}


.TabbedPanelsContentVisible {
}


.VTabbedPanels .TabbedPanelsTabGroup {
	float: none;
	background-color: #EEE;
	position: relative;

}


.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
}

.VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #EEE;
	border-bottom: solid 1px #CCC;
}


.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;

}



/**************************** ROUNDED 4 CORNERS ****************************/
.ROUND {
	border: 1px solid #EEEEEE;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	}



.ROUND-C1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	padding: 5px;
	border: 1px solid #e39101;
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	-khtml-border-radius: 11px;
	border-radius: 11px;
	background-color: #FFA100; 
	clear: both;
	}


.ROUND-C2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFA100;
	font-weight: bold;
	padding: 5px;
	border: 1px solid #aeadad;
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	-khtml-border-radius: 11px;
	border-radius: 11px;
	background-color: #dadada;
	clear: both;
	}

.ROUND-C3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding: 5px;
	border: 1px solid #aeadad;
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	-khtml-border-radius: 11px;
	border-radius: 11px;
	background-color: #dadada;
	clear: both;
	}


.ROUND-C4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 5px;
	border: 1px solid #aeadad;
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	-khtml-border-radius: 11px;
	border-radius: 11px;
	background-color: #EEEEEE;
	clear: both;
	}
	

.ROUND-T1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	padding: 8px;
	float: LEFT;
	border: 1px solid #e39101;
	-moz-border-radius-topleft: 11px;
	-moz-border-radius-topright: 11px;
	-webkit-border-top-left-radius: 11px;
	-webkit-border-top-right-radius: 11px;
	-khtml-border-top-left-radius: 11px;	
	-khtml-border-top-right-radius: 11px;
	border-top-left-radius: 11px;
	border-top-right-radius: 11px;
	background-color: #FFA100; 
	}

.ROUND-B4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 8px;
	margin-bottom: 10px;
	float: LEFT;
	border: 1px solid #aeadad;
	-moz-border-radius-bottomleft: 11px;
	-moz-border-radius-bottomright: 11px;
	-webkit-border-bottom-left-radius: 11px;
	-webkit-border-bottom-right-radius: 11px;
	-khtml-border-bottom-left-radius: 11px;	
	-khtml-border-bottom-right-radius: 11px;
	border-bottom-left-radius: 11px;
	border-bottom-right-radius: 11px;
	background-color: #EEEEEE;
	}


.GRADIENT_V{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
	margin-bottom: 10px;
	float: LEFT;
/*	
	border-top: 1px dotted #aeadad;
	border-bottom: 1px dotted #aeadad;
*/
	background: #008800;
    background: -moz-linear-gradient(top, #faf0f0, #c0c0c0);
    background: -webkit-gradient(linear, left top, left bottom, from(#faf0f0), to(#c0c0c0));
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#faf0f0', EndColorStr='#c0c0c0', GradientType=0);
  }
	
.GRADIENT_H {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
	margin-bottom: 10px;
	float: LEFT;
/*	
	border-top: 1px dotted #aeadad;
	border-bottom: 1px dotted #aeadad;
*/
	background-color: #dadada;
    background: -moz-linear-gradient(left, #faf0f0, #c0c0c0);
    background: -webkit-gradient(linear, left top, right top, from(#faf0f0), to(#c0c0c0));
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr='#faf0f0', endColorstr='#c0c0c0', gradientType='0');
	page-break-after: auto;
	}




/**************************** Bottom Container ****************************/

#bottom_container{
	width:100%;
	margin:0px;
	padding:0px;
	height:63px;
	background-image:url(/layout/images/bottom_bkg.jpg);
	background-repeat:repeat-x;
	float:left;
	}

#copyright_container{
	width:976px;
	margin:0px;
	padding:0px;
	height: 63px;
	background-image:url(/layout/images/bottom_bkg.jpg);
	background-repeat:repeat-x;
	
	}

#bottom_left_shadow{
	width:18px;
	float:left;
	height: 63px;
	margin:0px;
	}
	
#mid_copyright_container{
	width:940px;
	float:left;
	margin:0px;
	padding:0px;
	float:left;
	height:63px;
	}
	
p.copyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #ffffff;
	margin: 0px;
	float:left;
	padding-top:25px;
	}

#bottom_right_shadow{
	width:18px;
	float:left;
	margin:0px;
	height: 63px;
	}
	
  .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

  .clearfix {
    zoom: 1;     /* triggers hasLayout */
    }  /* Only IE can see inside the conditional comment
    and read this CSS rule. Don't ever use a normal HTML
    comment inside the CC or it will close prematurely. */
	