/**************************** Body copy ****************************/
.body{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	}
	
#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(/chinese/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:20px;
text-align:center;
width:675px;
margin-left:18px;
}

#left_column .body_content{
padding-right:0px;
}

#left_column div.content_box a,  #left_column div.content_box a:visited
{
	font-weight:normal;
	color:#333333;
	text-decoration:underline;
}

#left_column div.content_box a:hover
{	
	color:#ffa100;
}

/* 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 .CELL2{
	color: #005a8c;
}

#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 .CELL2{
	color: #A31320;
}

#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 .CELL2{
	color: #00664E;
}

#left_column.health .red_bot_box, #left_column.health thead, #left_column.health .btn_buynow, #left_column.health .CELL1{
	background-color: #00664E;
}

#left_column.health .CELL4{
	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 .CELL2{
	color: #4b116f ;
}

#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 .CELL2{
	color: #00717F;
}

#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 .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(/chinese/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(/chinese/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;
}

#right_column div.contentc{
	width: 190px;
	float: left;
	background-color: #eeeeee;
	padding-left: 2px;
	padding-top: 2px;
	float: left; 
	font-size:11px;
	
}

#right_column div.contentc UL{
color:#333;
	text-decoration:underline;
}

#right_column div.contentc UL LI{
color:#333333;
	text-decoration:underline;
	}
	
#right_column div.contentc a, #right_column div.contentc a:visited {

color: #333; 
text-decoration: underline;
}

#right_column div.contentc a:hover{
color:#ffa100; 
text-decoration: underline;
}


.right_contain2{
height:55px;
background-color:#e2e2e2;
text-align:left;
font-size:11px;
padding:0px 0px 0px 0px;

}

.right_contain2 ul
	{
	float:left;
		color:#333;
	margin:0px;
	list-style:none;
	padding-left:0px;
	}

.right_contain2 ul li {
	font-size:11px;
	padding:0px;
	float:left;
	font-weight:normal;
    background-image:url(/chinese/layout/images/bullet2.gif);
	background-position:left 5px;
	background-repeat:no-repeat;
	padding-left:0px;
	margin-right:4px;
	}

.right_contain2 ul li a
	{
	float:none;
	color:#333;
	}
	
.right_contain2  ul li a:visited
	{
	color: #333; text-decoration: underline;
	}

.right_contain2 ul li a:hover
	{
	color: #ffa100; text-decoration: underline;
	}










.right_content2{
	margin: 0px;
	font-size:11px;
	float: left;
	padding:0px 0px 0px 0px;
	width:200px;
	background-color:#edeeee;
	vertical-align:top;
	line-height:18px;
	}

.right_content2 a
{
color: #333; 
text-decoration: underline;
}
	
.right_content2 a:hover
{
color: #ffa100; 
text-decoration: underline;
}

.right_content2 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)*/
}

#BULLET1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 17px;
	padding-left: 14px;
	padding-right: 8px;
	}

#BULLET2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 17px;
	padding-left: 10px;
	padding-right: 4px;

	}

.LINK {
	font-size: 11px;
	color: #333333; 
	text-decoration: underline;
	}
	
.LINK A:LINK {
	color:#333333; 
	text-decoration: underline; 
	}
	
.LINK A:VISITED {
	color:#333333; 
	text-decoration: underline; 
	}
	
.LINK A:HOVER {
	text-decoration: underline; 
	color:#FFA100;
	}


.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(/chinese/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(/chinese/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;

}


/**************************** Bottom Container ****************************/

#bottom_container{
	width:100%;
	margin:0px;
	padding:0px;
	height:63px;
	background-image:url(/chinese/layout/images/bottom_bkg.jpg);
	background-repeat:repeat-x;
	float:left;
	}

#copyright_container{
	width:976px;
	margin:0px;
	padding:0px;
	height: 63px;
	background-image:url(/chinese/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. */
	