/*
**********************************
FIRST EAGLE FUNDS
Table Specific Styles

Version 1.0.0 - Initial Styles

**********************************
*/

td.centerAlign {
	text-align: center;
}

#leftSidebar,#leftSidebar table{
	/*color:#3A261F;*/
	/*color:#757561;*/
}

#leftSidebar table{
	margin-bottom:1.4em;
	width:185px;
	text-align: center;
}

#leftSidebar th{
	color: #036; 
	font-size:1.1em;
	font-weight: normal;
	margin:0;
	border-bottom: 1px solid #7F9BB2;
}

#leftSidebar td{
	padding:0 0 2px 0;
}



.fullWidth, .partialWidth, .wideScreen{
	font-size:.9em;
	width:435px;
	margin:0 0 1.6em;
}

.fullWidth .entryTitle{
	width:335px;
}

.partialWidth {
	width:300px;
}

.partialWidth .entryTitle{
	width:200px;
}

.fullWidth td,.partialWidth td,.extraWidth td,.wideScreen td {
	border-bottom: 1px solid #e3e3dd;
	padding:5px;
}

.calTable td{
	text-align: left;
}

.textData td, .partialWidth td{
	padding:5px;
}

.extraWidth{
	font-size:.9em;
	width:635px;
	margin:3px 0 1.6em;
}

.extraWidth tr{
	border-bottom: 1px solid #000;
}

.wideScreen{
	font-size:.9em;
	width:850px;
	margin:3px 0 1.6em;
}

#overview .wideScreen{
	padding-left:10px;
}

#main th{
	font-size:.8em;
	vertical-align: bottom;
	border-bottom: 1px solid #7F9BB2;
	padding:2px 0 2px 0;
}

#main .wideScreen th{
	font-size:1em;
}

#main .center{
	text-align:center; 
}

#main th, .categories{
	color: #827974; 
	font-weight: normal;
	margin:0 0 2px;
}

td.label{
	font-size:.8em;
	vertical-align: bottom;
	color: #827974; 
	font-weight: normal;
	margin:0 0 2px;
}

#main tr{
	color: #036; 
}

td{
	padding:5px 0;
	vertical-align: top; 
	text-align: center;
}

.participation td{
	padding:5px 0;
	vertical-align: top; 
	text-align: left;
}

#main .alternate{
	background-color: #E6EAEF; 
}

#main .leftAlign{
	text-align: left;
}

#main .colDivider{
	border-left: 1px solid #7F9BB2;
}

#main .rowDivider{
	border-bottom: 1px solid #7F9BB2;
}

#main td ul{
	padding:0 8px;
}

.padded td{
	padding: 5px 15px;
}

table.glance {
	font-size: 1em;
	margin-bottom: 3.0em;
	width:435px;
}

table.timeline {
	line-height: 1.6em;
	text-align: left;
}

table.timeline td{
	text-align: left;
	color: #333;
}

table.timeline strong {
	color: #00467F;
}