﻿
#downloads_content #four_column_threeqrtsleft
{
	width: 980px;
}

#downloads_content table.performance_reports,
#downloads_content table.fund_documents,
#downloads_content table.other_documents
{
	width: 960px;
	border-bottom: solid 5px #CCCCCC;
	margin-left: 10px;
}

#downloads_content table.performance_reports caption,
#downloads_content table.fund_documents caption,
#downloads_content table.other_documents caption
{
	color: #333333;
	padding: 10px 10px 10px 10px;
}


#downloads_content table.performance_reports th,
#downloads_content table.fund_documents th,
#downloads_content table.other_documents th
{
	color: #333333;
	background-color: #CCCCCC;
	padding: 5px 5px 5px 5px;
}


#downloads_content table.performance_reports td,
#downloads_content table.performance_reports td a,
#downloads_content table.fund_documents td,
#downloads_content table.fund_documents td a,
#downloads_content table.other_documents td,
#downloads_content table.other_documents td a
{
	padding: 5px 8px 5px 8px;
	color: #555555;
}

#downloads_content table.performance_reports td a,
#downloads_content table.fund_documents td a,
#downloads_content table.other_documents td a
{
	text-decoration: none;
}

#downloads_content table.performance_reports td a:hover,
#downloads_content table.fund_documents td a:hover,
#downloads_content table.other_documents td a:hover
{
	color: #0000FF;
	text-decoration: underline;
}

#downloads_content table.performance_reports td.document_name,
#downloads_content table.fund_documents td.document_name,
#downloads_content table.other_documents td.document_name
{
	width: 350px;
}

#downloads_content table.fund_documents td.factsheet,
#downloads_content table.fund_documents td.application,
#downloads_content table.fund_documents td.prospectus,
#downloads_content table.fund_documents td.performance,
#downloads_content table.fund_documents td.interim_accounts,
#downloads_content table.fund_documents td.final_accounts
{
	white-space: nowrap;
	text-align: center;
	padding: 5px 3px 5px 3px;
}


