﻿.left
{
	margin: 0 20px 0 0;float:left;width:370px;
}
.left div
{
	width:370px;font-size:11px;
}
.right
{
	float:left;width:550px;
}
.right div
{
	width:550px;font-size:11px;
}
.right .col1
{
	float:left;margin-right:10px;width:270px;
}
.right .col1 div,.right .col2 div
{
	width:270px;
}
.right .col2
{
	float:left;width:270px;
}
.right_sub
{
	width:245px;
}
#overview
{
	text-align: justify;font-size: 12px;
}

#fundTitle
{
	line-height:20px;
}
#fundTitle span
{
	font-size:16px;font-weight:bold;margin-right:20px;display:block;float:left;
}
#fundTitle #doc_icon
{
	float:right;list-style-type:none;
}
#fundTitle #doc_icon li
{
	display:inline;margin-left:5px;
}

#fundInfo
{
	border:1px solid Gray;border-top-width:2px;
}
#fundInfo tr.first td
{
	padding:5px;
}
#fundInfo tr td
{
	padding:0 5px 5px;
}
#fundInfo tr.last td
{
	padding:0 5px 5px;
}
#fundInfo tr.title td
{
	font-weight:bold;
}
#fundInfo tr td.nav
{
	vertical-align:middle;
}
#fundInfo tr td.nav span
{
	font-size:20px;
}
.section
{
	margin:10px 0;
}
.section .header
{
	font-size:12px;line-height:23px;background:url("images/bar_line.jpg") repeat-x;margin:5px 0;height:23px;
}
.section .header span.first
{
	margin-left:2px;
	font-weight:bold;
	float:left;
}
.section .header span.last
{
	float:right;
	margin-right:2px;
}
.section .subTitle
{
	border-bottom:1px solid #d3d3d3;font-weight:bold;margin:10px 0 5px;
}
.section .subTitle span
{
	margin-left:2px;
}
.section .chart
{
	text-align:center;
}
.section .chart div
{
	width:auto;
	text-align:left;
}

.section .discription
{
	font-style: italic;margin-top:5px;
}
.table_data
{
	border:1px solid #d3d3d3 ;table-layout:fixed;
}
thead th
{
	text-align:center;font-weight:normal;
}
.table_data thead th
{
	background-color:Gray;color:White;border-right:1px solid #d3d3d3;
}
.table_data thead th.last
{
	border-right:1px solid #d3d3d3;
}
.table_data td
{
	border:1px solid #d3d3d3;
}
.table_data tr.last
{
	border-top:2px solid #d3d3d3;
}
.table_data tr.last td
{
	border-right:none;border-left:none;font-weight:bold;
}
td
{
	text-align:center;overflow:hidden;padding:0 3px;
}
td.align_left,th.align_left
{
	text-align:left;
}
td.align_right,th.align_right
{
	text-align:right;
}
#docList
{
	line-height:2;
}
#docList li.first
{
	max-width:300px;
}
#UOBRiskLevel
{
	text-align:center;
}
.note{
    font-size:initial;
    color:red;
}
#docDisclaimer {
    margin-top: 10px;
}
