@charset "utf-8";
/* CSS Document */


	div#funds_nav a.link-bold, a.link-bold:visited{font-family: Georgia, "Times New Roman", Times, serif; font-size:11px; letter-spacing:-.03em; color: #a30736; font-weight:bold;}
	div#funds_nav a.link-bold:hover{ text-decoration:underline;}
	
	div#funds_nav{ width:780px;	margin:0 auto; padding:0; /*border:1px solid #f00;*/}	
	div#funds_nav h1{ font-size:13px; font-family: Georgia, "Times New Roman", Times, serif; color: #a30736; font-style: italic; display: block; border-bottom:2px #f0f0f0 solid; padding:0 0 5px 0; margin:0 0 5px 0; }
	div#funds_nav .wrap { display:block; height:25px; width:780px; /*border:1px solid #555;*/}
	div#funds_nav strong { float:left; width:130px; color:#fff; background:#CCC; padding:5px 8px; }
	div#funds_nav em { 	float:left; font-style:normal; font-weight:normal;  padding:5px 8px; background:#eee; width:615px; color:#444;}
	div#funds_nav p{margin:8px 0;}
	
	div#funds_nav a{ text-decoration:none;	color:#333; cursor:pointer;}
/*	div#funds_nav img{ margin:15px auto 5px; border:5px solid #eee; padding:3px; display:block; }
	div#funds_nav a img {}			
	div#funds_nav a:hover img{ border:5px solid #ddd; }	*/
	
	div#funds_nav table{ border:none; margin: 0px; width: 780px; }
	div#funds_nav th { height:20px; text-align: center; padding:2px; font-size:10px; background:#e5e5e5; background: #f8f8f8 url(../images/tile_grad_gray_01.jpg) repeat-x top; border-bottom:1px solid #ddd; }
	div#funds_nav .lite{ padding: 2px; background: #f0f0f0 url(../images/tile_grad_gray_02.jpg) repeat-x top;}
	div#funds_nav td { height:20px; text-align: center; padding:5px; }
	div#funds_nav .col{text-align:left; width:136px; }

/*Fund styles ////////////////////*/

/* cash	#7aa0af	#afc6cf	#cfdde2 */		
	div#funds_nav .cash strong { background: #7aa0af url(../images/icon-plus.gif) no-repeat 130px center;}
	div#funds_nav .cash em{background:#cfdde2;}
	div#funds_nav a.cash em:hover{background:#afc6cf; color:#fff;}
	div#funds_nav #cash .col{ background:#cfdde2;  padding:5px;}
	div#funds_nav #cash .col  a:hover {background:#afc6cf; color:#fff; display:block; margin:-5px; padding:5px;}
	
/* fixedInt	#7d6991	#b1a5bd	#d0c9d7 */	
	div#funds_nav .fixedInt strong { background:#7d6991 url(../images/icon-plus.gif) no-repeat 130px center;}
	div#funds_nav .fixedInt em {background:#d0c9d7;}
	div#funds_nav a.fixedInt em:hover  {background:#b1a5bd; color:#fff;}
	div#funds_nav #fixedInt .col{ background:#d0c9d7;}
	div#funds_nav #fixedInt .col a:hover  {background:#b1a5bd; color:#fff; display:block; margin:-5px; padding:5px;}
	
/* property	#40415e	#8c8d9e	#babbc5 */	
	div#funds_nav .property strong { background:#40415e url(../images/icon-plus.gif) no-repeat 130px center;}
	div#funds_nav .property em {background:#babbc5;}
	div#funds_nav a.property em:hover  {background:#8c8d9e; color:#fff;}
	div#funds_nav #property .col{ background:#babbc5;}
	div#funds_nav #property .col a:hover  {background:#8c8d9e; color:#fff; display:block; margin:-5px; padding:5px;}

/* austShares #457498 #8facc1 #bccdda */	
	div#funds_nav .austShares strong { background:#457498 url(../images/icon-plus.gif) no-repeat 130px center;}
	div#funds_nav .austShares em {background:#bccdda;}
	div#funds_nav a.austShares em:hover  {background:#8facc1; color:#fff;}
	div#funds_nav #austShares .col{ background:#bccdda;}
	div#funds_nav #austShares .col a:hover  {background:#8facc1; color:#fff; display:block; margin:-5px; padding:5px;}

/* intShares #d45d2c #e59e80 #efc5b3 */	
	div#funds_nav .intShares strong { background:#d45d2c url(../images/icon-plus.gif) no-repeat 130px center;}
	div#funds_nav .intShares em {background:#efc5b3;}
	div#funds_nav a.intShares em:hover  {background:#e59e80; color:#fff;}
	div#funds_nav #intShares .col{ background:#efc5b3;}
	div#funds_nav #intShares .col a:hover  {background:#e59e80; color:#fff; display:block; margin:-5px; padding:5px;}
	
/* diversified	#2b4a6f #8092a9 #b3becb */
	div#funds_nav .diversified strong { background:#2b4a6f url(../images/icon-plus.gif) no-repeat 130px center;}
	div#funds_nav .diversified em {background:#b3becb;}
	div#funds_nav a.diversified em:hover  {background:#8092a9; color:#fff;}
	div#funds_nav #diversified .col{ background:#b3becb;}
	div#funds_nav #diversified .col a:hover  {background:#8092a9; color:#fff; display:block; margin:-5px; padding:5px;}

	.toggle{ display:none; } /* */