﻿
div.fund_table{
	width:720px;
	margin-bottom:12px;
	font-size:12px;
	border-bottom:1px solid #E0DFBA;
}

div.fund_table table{
	width:100%;
}

div.fund_table_header{
	padding:10px;
}

div.fund_table_header h3{
	display:inline;
	color:#fff;
	font-size:12px;
	vertical-align:middle;
	margin:0 10px 0 5px;
}

select.id_select_class{
	vertical-align:middle;
	font-size:11px;
}


a.view_perf_table:hover{
	color: #DCD087;
}

div.fund_table tr.thead1,div.fund_table tr.thead2{
	background:#E8EADD;
	font-size:12px;
}

div.fund_table tr.thead1 td,div.fund_table th{
  border: medium none;
  padding: 5px 5px 5px 0pt;
}

div.fund_table th{
	text-align:left;
	font-size:11px;
	vertical-align:bottom;
}

div.fund_table th a,div.fund_table tr.thead1 td a{
	color:#3B607E;
	font-weight:normal;
	text-decoration:underline;
}

div.fund_table th a:hover,div.fund_table tr.thead1 td a:hover{
	color:#000;
}

div.fund_table th.on a{
	text-decoration:none;
	text-align:left;
	font-weight:bold;
}

div.fund_table th.th_symbol{
	text-align:left;
	padding-left:8px;
}

div.fund_table th.th_dr_daily{
	vertical-align:top;
	text-align:left;
	padding-left:24px;
	padding-top:5px;
	background:#E8EADD;
	color:#000;
	
}

div.fund_table th.sorted a.sort_link {
  text-decoration: none;
  font-weight: bold;
  }
  

div.fund_table th.th_name {
    text-align:left;
    width:140px;
	}

div.fund_table th.th_name_closed_end {
    text-align:left;
    width:140px;
	}
	
div.fund_table th.th_price{
	text-align:right;
	padding-right:10px;
}

div.fund_table th.th_premiumdis{
	text-align:left;
   padding-right:10px;
}

div.fund_table td.th_nav{
	font-size:9px;
	text-align:center;
	color:#000;
}

div.fund_table tbody td{
	padding:5px 10px 5px 0;
	cursor:pointer;
}

div.fund_table td.col_symbol{
	padding:6px 3px 4px 10px;
	color:#5B5750;
   text-align:left;
	width:55px;
   vertical-align:top;
	font-size:10px;
}
  
div.fund_table td.col_name_close_end{
	font-size: 12px;
	text-align:left;
}

div.fund_table td.col_name span.fund_name 
{
	font-size:12px;
	color:#234F70;
}
	
div.fund_table td.col_yield{
	font-size:12px;
	text-align:right;
	padding-right:20px;
	color:#000;
}

div.fund_table td.col_price{
	font-size:12px;
	padding-right:10px;
	text-align:right;
	color:#000;
	
}

div.fund_table td.col_name{
	font-size:12px;
	text-align:left;
	color:#000;
	
}

div.fund_table td.col_change{
	font-size:12px;
	text-align:right;
	padding-right:10px;
}

div.fund_table span.data_na{
   color:#ABAFAE;
}

div.fund_table span.data_neg{
   color:#A11927;
}

div.fund_table span.data_zero{
   color:#4FB36D;
}

div.fund_table span.data_pos{
   color:#4FB36D;
}

div.fund_table img.data_pos, div.fund_table img.data_neg {
   vertical-align: baseline; 
   margin-bottom: 2px;
}
div.fund_table img.data_zero, div.fund_table img.data_na {
   display: none;
}

div.fund_table tbody td{
	border-bottom:1px solid #F0F1E6;
	vertical-align:middle;
}

div.fund_table tr.fund_item{
   background-color: #fff;
}

div.fund_table tr.fund_alt_item{
   background-color: #fafbf5;
}

div.fund_table tbody tr.last td{
	border-bottom:2px solid #E0DFBA;
}
div.body_disclaimer{
   padding: 0pt 165px 0pt 10px;
}

div.id_heading_sub p.price_para{
   margin: 0pt 240px 0pt 0pt;
}

div.id_print .id_btn_print 
{
   left: 797px;
}

