@charset "utf-8";



.content_tab{
	width:760px;;
	padding: 0 0 30px 0;
	position:relative;
}
.content_tab ul{
	padding:0px;
	margin:0px;
	height:27px;
	border-bottom: 1px solid #FF9900;
}


.content_tab ul li{
	padding:0 4px 0 0;
	margin:0px;
	list-style:none;
	float:left;
}
.content_tab ul li span{
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;	
	padding: 5px 0 5px 0;
	display:block;
	float:left;

}
.content_tab ul li a{
	margin:0 0 0 1px;
	background:url(../images/grey_btn_bg.png) repeat-x;
	color:#666666;
	font-weight:bold;
	padding: 6px 5px 10px 5px;	
	text-decoration:none;
}
.content_tab ul li a:hover{
	background:url(../images/orange_btn_bg.png) repeat-x;
	text-decoration:none;
	color:#fff;
} 

.content_tab ul li .here{
	border-right: 1px solid #FF9900;
	border-left: 1px solid #FF9900;
	border-top: 1px solid #FF9900;	
}
.content_tab ul li .here a{
	background:url(../images/orange_btn_bg.png) repeat-x;
	margin:0 0 0 1px;
	color:#fff;
	font-weight:bold;
	padding: 5px 5px 5px 5px;	
	text-decoration:none;
}

.tab_content .leading{margin-left:0px; padding-left:0px;}


.content_head {width:760px;}

.content_left{ float:left; width:820; }
.content_main{ float:left; width:760px; }
.content_right{ float:right; width:130px; }

.performance_icon{ width: 120px; float:right; padding-left:10px;}
.performance_icon a{  }
.performance_icon img{ padding-bottom:10px; }




.content_head h1{
	height:40px;
	background:url(../images/heading_stoke.png) no-repeat;
	padding: 5px 0 10px 10px;
	font-size:24px;
	color:#003772;
}
.content_head h2{
	height:40px;
	padding:0;
	font-size:22px;
	color:#003772;
}
/*

.content_section{ padding:0 0 20px 0; }
.content_section .content_para{width: 560px; }


.title{ color:#003772; font-weight:bold; }
*/
p{
	padding:10px 0 10px 0;
/*	text-align:justify;*/
}

a{ color:#003772; text-decoration:none; }
a:hover{ color:#ff9900; text-decoration:underline; }

.tab_date{ position:absolute; top:10px;right:0; font-size:11px;}


.content_tbl_left{float:left;}
.content_tbl_right{float:right;}

.funds_table{  /*width:760px;*/ font-size:12px; margin:5px 0 7px 0;}
.funds_table .header{ background-color:#003772; color:#fff; font-weight:bold; padding:5px; border-right: 1px solid #003772; font-size:12px;}
/*.funds_table td{ color:#4c739c;  padding: 5px; border-right: 1px solid #fff;}*/
.funds_table td{ color:#4c739c;  padding: 5px; border-left: 1px solid #fff; border-bottom:1px solid #e2ebf9; border-right:1px solid #e2ebf9;}
.funds_table .section{ color:#003772; background-color:#b8d7f6; font-weight:bold; }
.fund_name{ font-weight:bold; text-align:left;}
.funds_table .topborder{ border-top: 1px solid #fff; }
.funds_table a{color:#4c739c; text-decoration:none;}
.funds_table a:hover{color:#ff9900; text-decoration:underline;}

.funds_table .leading_td_light_blue{border-left:1px solid #e2ebf9;}
.funds_table .no_bottom_border{border-bottom:none;}
.funds_table .leading_dark_light_blue{border-left:1px solid #003772;}




.chart_table{font-size:12px; margin:5px 0 7px 0;}
.chart_table .header{ background-color:#f90; color:#fff; font-weight:bold; padding:5px; border-right: 1px solid #f90; font-size:12px;}
.items,.fund_port_table .items, .funds_table .items, .chart_table .items{ padding: 10px 0px; border-bottom:1px solid #e2ebf9; border-right:1px solid #e2ebf9; border-left:1px solid #e2ebf9;}

.chart_table .items .item{color:#777; float:left; padding:10px 5px; border-right:1px solid #e2ebf9;  width:130px; height:60px; }
.chart_table .items p{padding:3px 5px;}

.award_text{font-weight:bold; color:#f90; font-size:13px;}



.pdf_dn_list{ list-style:none; width:90px; padding:0 0 0 10px;}
.pdf_dn_list li{ display:inline; display:block; margin:0px 0 0 0; padding:3px 3px 3px 25px; background:url(../images/pdf_icon.png) no-repeat 3px 3px;}
.pdf_dn_list li a{  display:block; color:#777;}
.pdf_dn_list li a:hover{ color:#f90; text-decoration:underline;}
.pdf_dn_list .leading {margin:0; padding:3px;}

.adobe_icon{padding:5px 0 0 100px;}


.tbl_title{color:#003772; font-weight:bold;}
.bk_light_blue{background-color:#e2ebf9; color:#506dad; border-bottom:1px solid #fff;}


.fund_port_table{font-size:12px; margin:5px 0 7px 0;}
.fund_port_table .header{ background-color:#003772; color:#fff; font-weight:bold; padding:5px; border-right: 1px solid #fff; font-size:12px;}
.fund_port_table td{ padding: 5px; color:#506dad; }
.fund_port_table .white_bk{ border-right: 1px solid #e2ebf9; border-bottom: 1px solid #e2ebf9;}
.fund_port_table .white_bk_top{border-top: 1px solid #e2ebf9;}
.fund_port_table .leading_row{border-left:1px solid #e2ebf9;}


.fund_port_table .light_blue_side{border-right:1px solid #e2ebf9; border-left:1px solid #e2ebf9;}

.table_tab{width:880px; padding: 0 0 0px 0; position:relative; }
.table_tab ul{ padding:0px; margin:0px 0 0 1px; height:27px;}
.table_tab ul li{ padding:0 4px 0 0; margin:0px; list-style:none; float:left; }
.table_tab ul li span{ border-right: 1px solid #ccc; border-left: 1px solid #ccc; border-top: 1px solid #ccc; padding: 5px 0 3px 0; display:block; float:left; }
.table_tab ul li a{ margin:0 0 0 1px; background:url(../images/light-grey_btn_bg.png) repeat-x; color:#666666; font-weight:bold; padding: 5px 55px 10px 55px; text-decoration:none; font-size:15px;}
.table_tab ul li a:hover{ background:url(../images/blue_btn_bg.png) repeat-x; text-decoration:none; color:#fff; } 

.table_tab ul li .here{ border-right: 1px solid #003772; border-left: 1px solid #003772; border-top: 1px solid #003772; }
.table_tab ul li .here a{ background:url(../images/blue_btn_bg.png) repeat-x; margin:0 0 0 1px; color:#fff; font-weight:bold; padding: 5px 55px 10px 55px; text-decoration:none; }

.chart_btn_bar{ padding-left:45px;}
.chart_btn_bar li{float:left; padding:3px 5px 2px 5px; border-left:1px solid #fff;}
.chart_btn_bar li a{color:#fff; padding:2px 5px 5px 5px; border-left:1px solid #003772; border-right:0px solid #003772;}
.chart_btn_bar li .here, .chart_btn_bar li a:hover{background:url(../images/orange_btn_bg.png) repeat-x; color:#fff; text-decoration:none; border-left:1px solid #fff; border-right:0px solid #fff;}

#chart{margin-top:1px;}
#table{margin-top:1px; }


/*

.back_to_top_wrapper{clear:both; display:block; height:40px; width:760px;}
.back_to_top{float:right; padding:25px 0 10px 0;}


.tab_content{ width:760px; display:block;}


.chart_selection{
	width:102px;
	float:left;

}
.chart_selection ul li{
	padding:0px;
	margin:0px;
	list-style:none;
}

.chart_selection ul li span{
	display:block;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;	
	text-align:center;
}
.chart_selection ul li a{
	line-height:22px;
	width:101px;
	display:block;
	background:url(../images/side_neg_grey.png) no-repeat;	
	color:#666666;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
}


.chart_selection ul li a:hover{
	background: url(../images/side_neg_org.png) no-repeat;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

.chart_selection ul li .here{
	position:relative;
	border-left: 1px solid #FF9900;
	border-top: 1px solid #FF9900;	

}
.chart_selection ul li .here span{ 	margin: 1px 0 0 1px;}
.chart_selection ul li .here a{
	width:102px;
	background: url(../images/side_neg_org.png) no-repeat;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
.chart_selection ul li .here .select_period{
	width:102px;
	background: url(../images/side_neg_org2.png) no-repeat;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}




	

.chart{
	float:left;
	padding: 0;
	margin:0;
	border-right: 1px solid #FF9900;
	border-bottom: 1px solid #FF9900;
	border-top: 1px solid #FF9900;
	border-left: 1px solid #FF9900;
}
.chart_selection ul{ padding: 0 0 5px 0; }
.chart_selection ul li .select_period a{ background-image:none; display:inline;}
.chart_selection ul li .select_period { background: url(../images/side_neg_grey.png) no-repeat #e5e8ed; color:#666666; padding:5px 0 5px 0; border-bottom:1px solid #ccc; font-weight:bold;}
.export_column{ float:left;  margin:193px 0 0 10px; }
.export_excel, .fund_compare{ width:82px; height:44px; display:block; text-decoration:none; font-size:10px; cursor:pointer; padding-top:10px; }
.export_excel{ background:url(../images/export_excel_o.png) no-repeat; }
.fund_compare{ background:url(../images/fund_compare_o.png) no-repeat; }
.export_excel:hover{ background:url(../images/export_excel_i.png) no-repeat; color:#fff;}

.fund_compare:hover{ background:url(../images/fund_compare_i.png) no-repeat; color:#fff;}
.export_excel span, .fund_compare span{ width:40px; padding:0px 0 0 35px; display:block; color:#666; }
.export_excel:hover span, .fund_compare:hover span{ color:#fff; }

.select_share_class, .select_ccy{ height:32px; }
.select_share_class{ background-color:#ffebcc;}
.select_share_class select, .select_ccy select{width:90px; margin:5px 0 0 5px; }
.select_ccy{  background-color:#fff5e5; }



.awards_listing{ list-style:none; }
.awards_listing li{ float:left; margin:0 0 0 10px; }
.awards_listing .leading { margin:0; }
.awards_listing li .icon{ position:relative; width:144px; height:44px; text-align:center; padding:5px 0 5px 0;}
.awards_listing li .label{ width:144px; height:30px; text-align:center; font-size:11px; }
.awards_listing li .award_text{ position:absolute; top:20px; left:0px; width:144px; text-align:center; color:#f90; font-size:15px; font-weight:bold;}


.key_info{ width:760px; }
.key_info_left{ width:374px; float:left;}
.key_info_right{ width:374px; float:right;}

.key_info table{width:374px;}
.key_info td{ width:50%; border-left:1px solid #ccc; padding:5px; color:#4c739c; font-size:12px;}
.key_info .label{ font-weight:bold; color:#333333; }
.key_info .top{ border-top:1px solid #ff9900; }
.key_info .odd{ background-color:#f8faff; }
.key_info .even{ background-color:#e2ebf9; }

.fund_literatures_list{ list-style:none; width:150px;}
.fund_literatures_list li{ display:inline; display:block; margin:0 0 5px 0; border:1px solid #ccc; padding:3px 3px 3px 30px; background:url(../images/pdf_icon.png) no-repeat 3px 3px;}
.fund_literatures_list li a{ width:150px; display:block;}
.fund_literatures_list .leading {margin:0; padding:3px;}


.perform_content{float:left; padding:0 0 10px 10px;}

.perform_content .header{ background-color:#003772; color:#fff; font-weight:bold; padding:3px; border-right: 1px solid #fff; }
.perform_content .odd{ background-color:#f8faff;}
.perform_content .even{ background-color:#e2ebf9;}
.perform_content td{ color:#4c739c;  padding: 5px; border-right: 1px solid #fff;}
.perform_content .label{ font-weight:bold; color:#333333; text-align:center;}

.top_holdings_table{width:503px;}
*/
.footnote{ width:760px; padding: 0px 0 20px 0; font-size:11px;}
.footnote p{ padding:0 0 20px 0; /*	text-align:justify;*/ }
.footnote ul li{ list-style-type:disc; margin-left:20px; padding: 0 0 10px 0; list-style-image:url(../images/footer_bullet.png); /*text-align:justify;*/}
/*
.literature_forms .link_list{padding:20px 0 10px 0;}
.literature_forms .link_list li{padding:0 0 10px 0;}
*/
