a:link {color: #003366; text-decoration: none}
a:visited {color: #003366; text-decoration: none}
a:hover {color: #003366; text-decoration: none}
a:active {color: #003366; text-decoration: none}

	body #LinksMenu #QuickLinks li{ 
		font-size: 10px;
		color: #003366;
		font-family: Verdana, Arial, Helvetica, sans-serif;	
	}
	#LinksMenu {
		float:left; background: url('/FirstNet/adviser/images/maintable_leftbg_fade.gif') no-repeat 100% 0; 
		padding-right:5px; margin:0; width:146px; height: 310px
	}
	#LinksMenu #QuickLinks { 
		width:137px; 
		padding: 2px; 
		margin: 4px 0 0 3px; 
		border:1px solid #ccc;
	}
	#LinksMenu #QuickLinksNoItems { 
		width:0px; padding: 0px; margin: 0px 0 0 0px; border:0px solid #ccc; 
	}
	#LinksMenu #QuickLinks li.LHNitem a,  
	#LinksMenu #QuickLinks li.LHNitemExpanded a, 
	#LinksMenu #QuickLinks li.LHNitemActive a, 
	#LinksMenu #QuickLinks li.LHNitemExpandedActive a { 
		padding-top: 2px;
		padding-bottom: 2px;
		line-height: 14px;
		margin: 1px 0 0 0; 		
		margin-top:expression("0"); 		
	}

/* --------------------------------------------------------------------------*/
/* list setting                                                              */
/* --------------------------------------------------------------------------*/
#LinksMenu ul, #LinksMenu ul li,#LinksMenu div{list-style-type:none; margin:0; padding:0}
#LinksMenu ul li{
	margin: 1px 0 0 0; 
	margin-top:expression("0"); 
	padding: 0px; 
}
/* --------------------------------------------------------------------------*/
/* normal menu item                                                 */
/* --------------------------------------------------------------------------*/
li.LHNitem a{ 
	background: url('/images/investorlhn_fatitem_bg.gif') no-repeat  0 0;
	display: block;
	margin: 0;
	height:auto !important;
	height:10px;
	font-weight: bold; 
	padding:4px 0 3px 18px;
	border-bottom: 1px solid silver;
	width: 119px;	
}
li.LHNitem a:hover{
    background-position: right top;
    text-decoration: none;
	color: #003366;
}

/* --------------------------------------------------------------------------*/
/* normal expanded item                                             */
/* --------------------------------------------------------------------------*/
li.LHNitemExpanded a { /* note: no hover behaviour */
	background: url('/images/investorlhn_fatitem_bg_expanded.gif') no-repeat left top;
	display: block;
	margin: 0;
	height:auto !important;
	height:10px;
	font-weight: bold; 
	padding:4px 0 3px 18px;
	border-bottom: 1px solid silver;
	width: 119px;	
}

/* --------------------------------------------------------------------------*/
/* normal active item                                               */
/* --------------------------------------------------------------------------*/
li.LHNitemActive a{
	background: url('/images/investorlhn_fatitem_bg_active.gif') no-repeat right top;
	display: block;
	margin: 0;
	height:auto !important;
	height:10px;
	font-weight: bold; 
	padding:4px 0 3px 18px;
	border-bottom: 1px solid silver;
	width: 119px;	
}
/* --------------------------------------------------------------------------*/
/* normal expanded active item                                             */
/* --------------------------------------------------------------------------*/
li.LHNitemExpandedActive a{ 
	background: url('/images/investorlhn_fatitem_bg_expandedactive.gif') no-repeat  right top;
	display: block;
	margin: 0;
	height:auto !important;
	height:10px;
	font-weight: bold; 
	padding:4px 0 3px 18px;
	border-bottom: 1px solid silver;
	width: 119px;	
}

/*============     FONT FIX SCR    ===============*/

li.LHNsubItem a, li.LHNsubItem a:hover, li.LHNsubItemActive a, li.LHNsubItemActive a:hover {
	height:auto !important;
	height:10px;
	padding:5px 2px;
	margin-bottom:1px;
	display: block;	/* fill width of div in IE */	
	border-bottom: none;
	background-image:none; 
	font-weight:normal;
	width:133px;
}	

/* --------------------------------------------------------------------------*/
/* normal menu subitem                                         */
/* --------------------------------------------------------------------------*/
li.LHNsubItem a, li.LHNsubItem a:visited{ background-color: #E0F1F7; }
li.LHNsubItem a:hover{ background-color: #E8F7C0; }
li.LHNsubItem a:active{ background-color: #E8F7C0; }
/* --------------------------------------------------------------------------*/
/* normal menu active subitem                                   */
/* --------------------------------------------------------------------------*/
li.LHNsubItemActive a{ background-color: #E8F7C0;}


li.LHNitem3 a, li.LHNitem3 a:hover, li.LHNitem3Active a, li.LHNitem3Active a:hover { 
	height:auto;
	padding: 5px 3px 5px 15px;
	display: block;
	border-bottom: 1px dashed silver;
}
li.LHNitem3 a {
	background: #fff url('/images/wibs/3rd_lev_bullet.gif') no-repeat 0 0;
	font-weight:normal;	
}
li.LHNitem3 a:hover{
	background: #f4fadf url('/images/wibs/3rd_lev_bullet.gif') no-repeat 0 0;
	font-weight:normal;
}
ul.LHNlist3 {
	margin: 0 0px -2px 0px; 
	padding: 0 0 0 0px;
	display: block;
}
li.LHNsubItem, li.LHNsubItemActive, li.LHNitem3, li.LHNitem3Active{
	list-style-type:none; 
}

li.LHNItem, li.LHNItemActive, li.LHNitemExpanded, li.LHNitemExpandedActive{
	margin:0; 
	padding: 0px 0 0 0px;
}
li.LHNitem3Active a{
	background: #f4fadf url('/images/wibs/3rd_lev_bullet.gif') no-repeat 0 0;	
}

