	div##u_wa  {
		font-family: Verdana;
		font-size: 10pt;
		clear: both;
			font-size: 62.5%;
			line-height: 1.5em;
			margin: 0px 0px 0px 0px; 
			padding: 0px 0px 0px 0px; 

		/*"HelveticaNeue-Light","Helvetica Neue Light",Helvetica,"Trebuchet MS",Verdana,sans-serif,*/

			font-family: 'Lucida Grande', 'Lucida Sans', Tahoma, Verdana, Arial, Helvetica, sans-serif;
		
	}
	
	#u_wa {
		font-family: 'Lucida Grande', Verdana;
		padding-top: 10px;
	}
	#u_wa .currentFund {
		font-size: 0.6em;
	}
	
	div.clear {
		clear: both;
	}
	
	#u_wa h3.strong {
		font-size: 1.2em;
		display: block;
		padding: 10px;
		border-bottom: 1px solid #2464ae;
	}
	
	#u_wa h3.stronger {
		padding: 10px;
		background: #2464ae url(res/blue-bg.png) top repeat-x;
		color : #fff;
		margin-bottom: 10px;
	}
	
	#u_wa div.fundSelect {
		padding: 5px 10px;
		background: #d3222a url(../xres2/redbox_head.jpg) top repeat-x;
		color : #fff;

		margin-bottom: 10px;
	}

	div.fundSelect form {
		padding-top: 10px;
		float: right;
	}
	
	
	div.historic {
		width: 550px;
		float: right;
	}
	
	div.summary {
		width: 350px;
		float: left;
	}
	
	div.historic div, div.summary div {
		padding: 5px;
		margin-bottom: 10px;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
	}
	
	div.chart {
		border: 1px solid #cde;
		text-align: center;
		padding: 10px 5px;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		margin: 10px 0px;
	}	
	
	div.chart img {
		border: none;
		text-align: center;
	}
	
	div.info { 
		border: 1px solid transparent;
	}
	
	div.info p span {
		font-weight: normal;
		font-size: 10px;
		display: block;
		color: #444;
	}
	
	div.tools {
		background: #ebe8c9;
		background: #2464ae;
		background: transparent;
		background: #ebe8c9;
		border: 1px solid transparent;
	}
	
	
	a:link,		
	a:visited { 
		font-weight: normal; 
		text-decoration: none;
		color: #0044ff;
	}

	div#viewContent a:hover, 	
	div#viewContent a:active { 
		color: #0000ff;
		color: #d3222a;
	}

	div#viewContent a.button { 
		margin:0; padding:6px 8px 6px 8px; display: inline-block;
		border: 1px solid #ccc;		
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;	
		color: #048;
		text-shadow: 0 1px 1px #fff;
		background: transparent url(res/fff-f0f0ef-vg-32.png) bottom repeat-x;	
		font-weight: bold;	
		font-size: 1.1em;
	}
	
	div#viewContent a.button span { 
		margin:0; padding:6px 0px 6px 0px; display: block;
		color: #444;
		font-weight: bold;	
		font-size: 0.9em;
	}

	div#viewContent a.button:hover {
		border-color: #4c0;
		color: #030;
	}
	
	
	
	div.fundList {
		background: #fcfcfc url(res/h-g-1.png) 21px 0px repeat-y;
		padding: 10px 0px; margin: 0;
		float: left;
		width: 220px;
	}

	div.fundList ul {
		padding: 0; margin: 0;
		list-style: none;
		display: block;		
	}
	
	
	div.fundList ul li {
		border-bottom: 1px solid #eee;
		padding: 0px; margin: 0px;
		list-style: none;
		display: block;	
	}


	
	div.fundList ul li a {
		padding: 12px; margin: 0px;
		display: block;	
		font-size: 12px;
		font-weight: bold;
		color: #333;
		border-top: 1px solid transparent;
		border-bottom: 1px solid transparent;
		border-left: 1px solid transparent;		
	}
	
	div.fundList ul li a span  {
		padding-top: 4px; margin-top: 4px;
		display: block;	
		font-size: 18px;
		font-weight: normal;
		color: #888;
		font-family: arial;
		border-top:1px dotted #eee;	
	}
	
	div.fundList ul li.active a {
		background: #fff;
		background: #fcfcfc url(res/h-g-1.png) 25px 0px repeat-y;
		border-top: 1px solid #c8c8c8;
		border-bottom: 1px solid #b8b8b8;
		border-left: 1px solid #ccc;		
	}
	
	div.fundList ul li a:hover  {
		background: #fcffff;
		border-top: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		border-left: 1px solid #ccc;
	}
	
	div.fundList ul li a span strong {
		font-weight: normal;
		color: #069;
	}	
	
	div.fundList ul li a span em {
		font-size: 12px;
		font-style: normal;
		color: #280;
		//background: #f8fff0;
		/*
		padding: 1px 4px;
		border: 0px solid transparent;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;	
		*/
	}
	
	div.fundList ul li.neg a span em {
		//background: #fff0f0;
		color: #c40;
	}
	
	
	div.fundList ul li a span img {
		border:none;
		padding: 0px;
		margin: 0px;
	}
	
	
	div.fundList ul li a span img.summaryChart {
		vertical-align: top ;
		float: right;
	}
	
	div.currentFund {
		width: 710px;
		float: right;
	}
	
	div.currentFund div.left {
		width: 350px;
		float: left;
	}
	
	div.currentFund div.right {
		width: 350px;
		float: right;
		text-align: left;
	}
	
	

	#headerMember { 
		padding: 0; margin: 10px 0px;
		color: #f5f5f2;
	}

	#headerMember h1,
	#header h1 { 
		font-size: 20px;
		padding: 18px 0px 10px 0px;
		height: 22px;
		margin: 0;
	}

	#headerMember h1 a,
	#header h1 a { 
		padding: 0; margin: 0;
		color: #f5f5f2;
	}

	#toppest {
		margin: 0px 0px 10px 0px;
		padding: 0px 5px;
		font-size: 1.0em;
		font-weight: bold;
		color: #555;
		clear: both;
	}


	#toppest span {
		color: #eee;
	}
	
	#toppest strong {
		font-size: 18px;
		font-family: 'Trebuchet MS';
		color: #2463b2;
		font-weight: normal;
	}
	
	#toppest a {
		color: #08c;
		font-weight: bold;
	}

	#toppest a:hover {
		color: #08f;
	}

	#account {
		float: right;
		text-align: right;
	}
	
	
	
	
	ul.tab, ul.tab li{
		border:0; margin:0; padding:0; list-style:none; display: block; float:left;
	}
	ul.tab {
		border-bottom:solid 1px #DEDEDE; height:29px; padding-left:0px; width: 100%;
	}
	ul.tab li {
		float:left; margin-left:2px;
	}
	ul.tab li a:link, .tab li a:visited {
		background:url(res/tab-round.png) right 60px;
		color:#444;
		display:block;
		float:left;
		font-weight:bold;
		margin: 0px;
		height:30px;
		line-height:30px;
		text-decoration:none;
	}
	ul.tab li a:hover {
		background:url(res/tab-round.png) right 0px;
		display:block;
	}
	ul.tab li a span {
		background:url(res/tab-round.png) left 60px;
		height:30px;
		margin-right:14px;
		padding-left:14px;
		display:block;
		float: left;
	}
	ul.tab li a:hover span {
		background:url(res/tab-round.png) left 0px;

		cursor: pointer;
	}
	ul.tab li.active a, ul.tab li.active a:link, ul.tab li.active a:visited, ul.tab li.active a:hover {
		background:url(res/tab-round.png) right 0 no-repeat;
		color:#000;
	} 
	ul.tab li.active a span, ul.tab li.active a:hover span {
		color:#000;
		background:url(res/tab-round.png) left 0 no-repeat;
	}
	ul.tab li p {
		color:#000;
		padding: 0px 8px 0px 8px; margin: 0px;
		font-weight:bold;
		height:30px;
		line-height:30px;
	}

	
	
	ul.nav, ul.nav li { border:0; margin:0; padding:0; list-style:none; float:left; font-size: 1.1em; }
	ul.nav.right, ul.nav.right li { float:right; }
	ul.nav { border: 0px; padding-left:0px; width: 100%; }
	ul.nav li { display:block; }
	ul.nav li a, ul.nav li a:visited { color:#fff; display:block; padding: 0px 0px 0px 10px; }
	ul.nav li a span { display: block; font-weight: normal; text-decoration: none; padding: 12px 16px 10px 6px; }
	ul.nav li a:hover { text-decoration: underline; }
	ul.nav li.active a, ul.nav li.active a:link, ul.nav li.active a:visited, ul.nav li.active a:hover {
		text-decoration: none; background: transparent url(res/tab-single-left.png) top left no-repeat;
	} 
	ul.nav li.active a span { color: #530; background: transparent url(res/tab-single-right.png) top right no-repeat; }

