@charset "utf-8";


.funds_tab{
	width:760px;
	position:relative;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
.funds_tab ul{
	padding:0px;
	margin:0px;
	height:27px;
	border-bottom: 1px solid #FF9900;
}
.funds_tab ul li{ padding:0 4px 0 0; margin:0px; list-style:none; float:left; }
.funds_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; }
.funds_tab ul li a{ margin:0 0 0 1px; background:url(../images/grey_btn_bg.png) repeat-x; color:#666666; font-weight:bold; padding: 5px 5px 10px 5px; text-decoration:none; }
.funds_tab ul li a:hover{ background:url(../images/orange_btn_bg.png) repeat-x; text-decoration:none; color:#fff; } 

.funds_tab ul li .here{ border-right: 1px solid #FF9900; border-left: 1px solid #FF9900; border-top: 1px solid #FF9900; }
.funds_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; }
/*
.funds_tab_date{ position:absolute; top: 5px;right:0; font-size:11px;}
.funds_tab_print_friendly{position:absolute; top: 5px;right:0; font-size:11px;}
*/

.funds_tab_date{
	position:absolute;
	top:8px;
	right:0;
	font-size:11px;
}

.tab_print_friendly{
	position:absolute;
	top: 10px;
	right:0;
	font-weight: normal;
}
.print_friendly{
	background:url(../images/view_more_fund_icon.png) no-repeat;
	padding:0 0px 4px 15px;
	text-decoration:none;
	color:#777;
	font-size:11px;
	font-weight: normal;
}
.print_friendly:hover{ color:#f90; text-decoration:underline; }

.second_print_friendly{float:right; padding:5px 0 10px 0;}
.back_to_top_wrapper{
	clear:both;
	display:block;
	height:40px;
	width:760px;
}
.back_to_top{float:right; padding:5px 0 5px 0; }


.funds_search{ position:relative; clear:both; padding-top:10px; }
.funds_search_left{ float:left; width:9px; height:70px; background:url(../images/grey_bar_left.png) no-repeat; }

.funds_content_head {
	width:760px;
	font-weight: normal;
}
.funds_content_left{ float:left; width:820;}
.funds_content_main{ float:left; width:760px;}
.funds_content_right{ float:right; width:130px; }

.performance_icon{ width: 120px; float:right; padding-left:10px;}
.performance_icon a{  }
.performance_icon img{ padding-bottom:10px; }


.funds_content_head h1{
	height:40px;
	background:url(../images/heading_stoke.png) no-repeat;
	padding: 5px 0 10px 10px;
	font-size:24px;
	color:#003772;
	font-weight: normal;
}
.funds_content_head h2{ height:40px; padding:0; font-size:22px; color:#003772; }
.funds_content_head .funds_content_head_tagline{width:600px;}


.funds_table{
	width:760px;
	font-size:13px;
	margin:5px 0 25px 0;
}
.funds_table .header{ background-color:#003772; color:#fff; font-weight:bold; padding:5px; border-right: 1px solid #fff;}
.funds_table td{ color:#4c739c;  padding: 5px; border-right: 1px solid #fff;}
.funds_table .section{ color:#fff; background-color:#8dbbe9; font-weight:bold; border-top: 2px solid #fff;}
.funds_table .odd{ background-color:#f8faff;}
.funds_table .even{ background-color:#e2ebf9;}
.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_footnote{
	width: 760px;
	font-size:8pt;
	line-height: 12pt;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.funds_footnote p{ padding-bottom:20px;/*	text-align:justify;*/}
.funds_footnote p a{ color:#003772; text-decoration:none; }
.funds_footnote p a:hover{ color:#ff9900; text-decoration:underline; }
.funds_footnote .title{ color:#003772; font-weight:bold; }
.funds_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;*/}

.section_title{color:#003772; padding:10px 0 10px 0; font-weight:bold; }
.market_watch_table{width:600px; float:left; }
.market_watch_jump{float:left;}
.market_watch_jump ul li{padding:0 0 5px 0; }
.jump_link{ background:url(../images/view_more_fund_icon.png) no-repeat; padding:0 0px 4px 15px; text-decoration:none; color:#003772; font-size:12px; font-weight:bold;}
.jump_link:hover{ color:#f90; text-decoration:underline; }

.section_country_wrapper{
	border-bottom:1px solid #ccc;
	width: 760px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 0;
	float: left;
}
.section_country_wrapper p{ padding:0 0 10px 0; }
.section_country .section_title{ background:url(../images/blue_line.png) no-repeat 0 0; padding:3px 0 0 0;}
.section_country .title_date{ font-weight:normal; padding:0 0 0 5px;}
.section_country ul{ list-style-type:disc; margin:0 0 0 10px; padding:0 0 0 5px; }
.section_country ul li{ list-style-type:disc; padding:10px 0 0 0;}
.section_list {list-style-type:disc; margin:0 0 0 10px; padding:0 0 20px 5px;}
.section_list li{ list-style-type:disc; padding:0 0 5px 0;}

.pagination{width:760; text-align:center; padding:0 0 10px 0; color:#000;}
.pagination a{text-decoration:none; color:#000;}
.pagination a:hover{color:#f90; text-decoration:underline;}
.pagination .here{color:#f90;}

.glossary_table{ padding: 10px 0 20px 0;}
.glossary_table table td{color:777; padding:5px; }
.glossary_table .title{color:#003772; font-weight:bold;}
.alpha_list{background-color:#8dbbe9; width:760px; padding:7px 0 5px 0; font-size:14px; height:20px;}
.alpha_list li{color:#fff;   float:left; padding:0 3px 0 3px; }
.alpha_list li .here{color:#003772; font-weight:bold;}
.alpha_list li a{color:#fff; text-decoration:none;}
.alpha_list li a:hover{text-decoration:underline; color:#003772;}

.read_more{float:left;}


.award_table{padding:10px 0 0 0;}
.award_table a, .award_list ul li a{color:#4c739c; text-decoration:none; font-weight:bold;}
.award_table a:hover, .award_list ul li a:hover{color:#f90; text-decoration:underline;}

.award_list ul{list-style:none; margin:0 0 10px 0;}
.award_list ul li{padding:5px 0; margin:0; list-style:none; clear:both;}
.award_list ul li .award_name{color:#4c739c; font-weight:bold; }
.award_list ul li .award_year{float:left;color:#f90; font-weight:bold; padding:0 0 0 20px;}
.award_list ul li .award_content{float:left; padding:0 0 0 50px; color:#777; width:350px;}
