/*--------------------- profile styles --------------------------*/



/*--------------------- top section -----------------------------*/



/*--- left column ---*/

#profile_leftcol{
	width:390px;
}
h1{
	font-size:13px;
	color:#666633;
	margin:0px;
	padding:0px;
}
h2{
	font-size:11px;
	color:#000000;
	margin:0px;
	padding:0px;
}

#titlediv{
	width:390px;
	height:49px;
	background-image:url(/images/cash/profiles/dot.gif);
	background-position:bottom left;
	background-repeat:repeat-x;	
}
#profile_leftcol .disclosure{
	font-size:11px;
}

#profile_leftcol .disclosure2{
	font-size:11px;
	font-weight:normal;
	color:#000000;
	margin:0px;
	padding:0px;
}

#profile_leftcol a{
	text-decoration::underline;
	color:#000000;
}

#profile_leftcol ul{
	padding:0px;
	margin:0px 0px 0px 18px;
}


/*--- right column ---*/

#profile_rightcol{
	width:160px;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	position:absolute;
	top:148px;
	left:589px;
}
#profile_rightcol form{
	height:47px;
}
#profile_rightcol select{
	font-size:10px;
	border:1px solid #999966;
	width:100px;
}
#profile_rightcol select option{
	font-size:10px;
}
#pdfdownloads{
	border-top:1px solid #B0AFA8;
	border-bottom:1px solid #B0AFA8;
	border-left:1px solid #C4A367;
	margin-bottom:15px;
}
#pdfdownloads div{
	margin:2px 0px 2px 0px;
	border-top:1px solid #B0AFA8;
	border-bottom:1px solid #B0AFA8;
	padding:14px;
}
#pdfdownloads ul{
	padding:0px;
	margin:0px 0px 0px 12px;
}
#pdfdownloads li{
	padding:0px;
	margin:0px;
	list-style:square;
}
#pdfdownloads li a{
	color:#696867;
	font-weight:normal;
}




/*--- fundstats table ---*/

#fundstats{
	/*border-top:1px solid #D4D3A9;
	border-top:2px dotted #665B53;*/
	padding-top:2px;
	width:390px;
	margin-bottom:20px;
}
#fundstats td{
	border-bottom:1px solid #D4D3A9;
	padding:3px 0px 3px 0px;
}
#fundstats .leftcol{
	text-align:left;
}
#fundstats tr>td{
	text-align:right;
}
#fundstats tr>td:first-child{
	text-align:left;
}
#fundstats .rightcol{
	text-align:right;
}






/*------------------ Lower Tabs Styles --------------------------*/


#profiletabcontainer{
	width:566px;
	border-top:2px solid #665D55;
	border-bottom:2px solid #665D55;
}
.profile_maindiv{
	border-right:1px solid #D1CFA1;
	border-left:1px solid #D1CFA1;
	background-color:#F1F1E7;
	padding:11px;
}
.profile_maindiv a{
	color:#000000;
	text-decoration:underline;
}
.profile_maindiv h2{
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	margin:20px 0px 0px 0px;
	padding:0px;
}
.profile_maindiv .disclosure{
	font-size:10px;
	font-weight:normal;
	font-style:normal;
}
.profile_maindiv .leftcol{
	text-align:left;
}
.profile_maindiv .rightcol{
	text-align:right;
}
.profile_maindiv .aligncentercol{
	text-align:center;
}
.profile_maindiv table{
	width:100%;
}
.profile_maindiv .keyrow{
	font-size:10px;
}


/*------------------ Analytics Specific Styles --------------------------*/

#analytics_div{
	display:none;
}
#analytics_div table{
	border-top:1px solid #D4D3A9;
	margin-top:3px;
}
#analytics_div table td{
	border-bottom:1px solid #D4D3A9;
	padding:3px 0px 3px 0px;
}
#analytics_div tr>td{
	text-align:right;
}
#analytics_div tr>td:first-child{
	text-align:left;
}


/*------------------ Performance Specific Styles --------------------------*/

#performance_div{
	display:block;
}
#performance_div table{
	border-top:1px solid #D4D3A9;
	margin-top:3px;
	margin-bottom:5px;
}
#performance_div table td{
	border-bottom:1px solid #D4D3A9;
	padding:3px 0px 3px 0px;
}
#performance_div tr>td{
	text-align:center;
}
#performance_div tr>td:first-child{
	text-align:left;
	width:200px;
}
#performance_div p{
	margin:0px;
	padding:0px;
}
#performance_div .leftcol{
	width:200px;
}

/*------------------ Fund Management Specific Styles --------------------------*/

#fundman_div{
	display:none;
}
#fundman_div h2{
	display:inline;
}
#fundman_div table td{
	vertical-align:top;
	padding-top:5px;
}
#fundman_div table td img{
	margin-top:3px;
	margin-right:20px;
}




