

/*PORTFOLIO TABLE STYLES START*/
.financials table {
	margin:8px 0px 5px 0px;
	width:100%;
}

.financials strong {
	font-weight:bold;
	color:#666666;
}

.financials table#portfolio-table {
	margin:8px 0px 5px 0px;
	width:100%;
	margin-top:8px;
	clear:both;
}

.financials table a {
	color:#0066cc;
	text-decoration:none;
}

.financials table a:link,
.financials table a:visited {
	color:#a29061;
	text-decoration:none;
}

.financials table a:hover {
	color:#0066cc;
	text-decoration:underline;
}

.financials th.main {
	text-align:left;
	font-weight:normal;
	margin:0px 0px 0px 0px;
	padding:4px 0px 0px 7px;
	color:#FFFFFF;
	font-size:11px;
	height:auto;
	background-color:#a59353;
	border-right:1px solid #ccc;
	vertical-align:top;
}

.financials td.value {
	text-align:right;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding:4px 5px 3px 7px;
	color:#FFFFFF;
	font-size:11px;
	height:auto;
	background-color:#a59353;
	border-right:1px solid #ccc;
	vertical-align:top;
}

.financials td.title {
	margin:0px 0px 0px 0px;
	padding:20px 4px 4px 7px;
	border-right:1px solid #ccc;
	font-weight:bold;
	text-align:right;
	color:#333;
}

/*.financials td.grey {
	margin:0px 0px 0px 0px;
	padding:4px 4px 4px 7px;
	background-color:#efefef;
	border-right:1px solid #ccc;
	text-align:right;
	color:#333;
}*/

.financials td.grey {
	margin:0px 0px 0px 0px;
	padding:4px 4px 4px 7px;
	background-color:#efefef;
	border-right:1px solid #ccc;
	border-bottom:2px solid #FFFFFF;
	text-align:right;
	color:#333;
}


.financials .leftalign {
	
	text-align:left;
	
}

.financials td.white {
	margin:0px 0px 0px 0px;
	padding:4px 4px 4px 7px;
	background-color:#fff;
	border-right:1px solid #ccc;
	text-align:right;
	color:#333;
}

.financials td.white-leftalign {
	margin:0px 0px 0px 0px;
	padding:4px 4px 4px 7px;
	background-color:#fff;
	border-right:1px solid #ccc;
	text-align:left;
	color:#333;
}

.financials td.cream {
	margin:0px 0px 0px 0px;
	padding:2px 4px 2px 7px;
	background-color:#dadac5;
	border-right:1px solid #aeaeae;
	text-align:right;
	font-weight:bold;
	color:#333;
}

.financials .valued-date {
	margin:0px 0px 28px 0px;
	padding:10px 0px 10px 10px;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	color:#999999;
}
/*PORTFOLIO TABLE STYLES END*/




/*ANNUAL REPORT STYLES*/

/*column headers start*/
.financials th#col-header-normal {
	font-weight:normal;
	padding:6px 5px 6px 4px;
	text-align:right;
	background-color:#c9d4d4;
	vertical-align:top;
}

.financials th#col-header-bold-LEFT {
	font-weight:bold;
	padding:6px 5px 6px 4px;
	text-align:left;
	background-color:#c9d4d4;
	color:#666666;
	font-size:11px;
	vertical-align:top;
}

.financials th#col-header-bold {
	font-weight:bold;
	padding:6px 5px 6px 4px;
	text-align:right;
	background-color:#c9d4d4;
	color:#666666;
	font-size:11px;
	vertical-align:top;
}

.financials th#col-title {
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
	background-color:#FFFFFF;
	text-align:left;
	vertical-align:top;
	color:#a59353;
	padding-top:10px;
}

.financials th#row-title-normal {
	text-align:left;
	font-weight:normal;
}
/*column headers end*/

/*single cell styles start*/
.financials td {
	text-align:right;
	font-weight:normal;
	color:#666666;
	font-size:11px;
	padding-right:8px;
	border-bottom:1px solid #ececec;
}

.financials td.lightgrey {
	background-color:#f1f1f1;
	padding-right:8px;
}

.financials td.darkgrey {
	background-color:#dadada;
	padding-right:8px;
}

.financials td#bold {
	text-align:right;
	font-weight:bold;
	padding-right:8px;
	border-bottom:1px solid #ececec;
}

.financials td#bold-thickbtm {
	text-align:right;
	font-weight:bold;
	padding-right:8px;
	color:#666666;
	font-size:11px;
	border-bottom:2px solid #CCCCCC;
}

.financials td#bold-thicktop {
	text-align:right;
	font-weight:bold;
	padding-right:8px;
	color:#666666;
	font-size:11px;
	border-top:2px solid #CCCCCC;
}


.financials td#title-normal {
	text-align:left;
	font-weight:normal;
}

.financials td#title-bold {
	text-align:left;
	font-weight:bold;
	border-bottom:1px solid #ececec;
}

.financials td#title-bold-thickbtm {
	text-align:left;
	font-weight:bold;
	color:#666666;
	font-size:11px;
	border-bottom:2px solid #CCCCCC;
}

.financials td#title-bold-thicktop {
	text-align:left;
	font-weight:bold;
	color:#666666;
	font-size:11px;
	border-top:2px solid #CCCCCC;
}

.financials td#title-bold-thicktop-right {
	text-align:right;
	font-weight:bold;
	color:#666666;
	font-size:11px;
	border-top:2px solid #CCCCCC;
}



.financials td#title-offset-normal {
	text-align:left;
	color:#666666;
	font-size:11px;
	font-weight:normal;
	padding:0px 5px 0px 16px;
}

.financials td#title-offset-normal-linetop {
	text-align:left;
	font-weight:normal;
	padding:0px 5px 0px 16px;
	border-top:1px solid #CCCCCC;
	color:#666666;
}

.financials td#title-nooffset-normal-linetop {
	text-align:left;
	font-weight:normal;
	padding:0px 5px 0px 3px;
	border-top:1px solid #CCCCCC;
	color:#666666;
}

.financials td#title-nooffset-normal {
	text-align:left;
	font-weight:normal;
	padding:0px 5px 0px 3px;
	color:#666666;
}



.financials td#normal-linetop {
	text-align:right;
	font-weight:normal;
	padding:3px 8px 3px 16px;
	border-top:1px solid #CCCCCC;
	color:#666666;
}



.financials td#title-offset-bold {
	text-align:left;
	font-weight:bold;
	padding:0px 5px 0px 16px;
}

.financials td#total {
	border:none;
	font-weight:bold;
	text-align:right;
	padding:4px 8px 4px 0px;
}

.financials td#title-total {
	border:none;
	font-weight:bold;
	text-align:left;
	padding:4px 0px 4px 8px;
}
/*single cell styles end*/

/*cell row (tr) styles start*/
.financials tr#total-row {
	background-color:#d8d0bd;
	background-image:url(../images/totals-bg.gif);
	height:30px;
}
/*cell row (tr) styles end*/

td { font-size:11px; line-height:130%;}
td.greenDark { background-color:#bdd4d1;}
td.greenLight { background-color:#e8f0ef;}
td.goldDark { background-color:#d8d0bd;}
td.goldLight { background-color:#ebe7de;}
td.line { border-top:1px solid #CCC; font-size:1px; height:2px; line-height:2%;}



table#portfolio-table td, table#portfolio-table th {font-size:11px; line-height:130%; text-align:right; font-weight:normal; padding:4px;}
table#portfolio-table th.main {background-color:#bdd4d1;}
table#portfolio-table td.title {color:#a29061; font-weight:bold; height:30px;}
table#portfolio-table td.grey {background-color:#bdd4d1; border-bottom:1px solid #fff}
table#portfolio-table td.greyGold, table#portfolio-table td.grey-leftalignGold {background-color:#e8f0ef; border-bottom:1px solid #fff}
table#portfolio-table td.grey a, table#portfolio-table td.greyGold a, table#portfolio-table td.grey-leftalignGold a { text-decoration:none;	color:#a29061; font-weight:bold}
table#portfolio-table td.grey a:hover, table#portfolio-table td.greyGold a:hover, table#portfolio-table td.grey-leftalignGold a:hover { text-decoration:underline;	color:#a29061; font-weight:bold;}
table#portfolio-table td.cream {background-color:#ebe7de; font-weight:bold; color:#a29061; }
table#portfolio-table td.value { font-weight:bold;background-color:#bdd4d1;}


