.menu-wrapper {
	width:100%;
	height:27px;
	background-color:#356687;	
	vertical-align:middle;
	font-family:'arial bold';
	font-size:9pt;	
        margin-top:-1px;
		
}
.menu {
	text-align:center;
	width:960px; 
	height:26px; 
	position:relative; 
	z-index:10;	 
	font-family:arial, sans-serif;
        border:0px;
	margin-top:0px;
        padding-top:0px;
	
}
.menuhome {
	text-align:center;
	width:990px; 
	height:26px; 
	position:relative; 
	z-index:10;	 
	font-family:arial, sans-serif;
	
}
a.analysis {
	
	background-color:red;
}
a.analysis:hover {
	background-color:orange;

}
a.home {
	
	background-color:red;
}
a.home:hover {
	background-color:orange;

}
* html .menu {
	width:960px; 
	w\idth:960px;}
 
.menu ul,.menuhome ul {
	padding:0;
	margin:0;
	list-style-type:none;
	text-align:center
}

.menu ul ul,.menuhome ul ul {
	width:136px; 
	text-align:left;
}
 
.menu li ,.menuhome li {float:left;
	width:119px;
	position:relative;
	text-align:center;
	border-right:1px #999999 solid;

}
 
.menu a, .menu a:visited,.menuhome a, .menuhome a:visited {
	display:block;
	font-size:12px;
	text-decoration:none; 
	color:#fff; 
	height:26px; 
	background:#356687; 
	line-height:27px; 
	font-weight:bold;
	border-top:0px;
        border:0px;
}
 
* html .menu a, * html .menu a:visited,.menuhome a, * html .menuhome a:visited{
	width:119px; 
	w\idth:128px;}

 
 
.menu ul ul a.drop:hover, .menuhome ul ul{
	background:#ffffff;
}
.menu ul ul :hover > a.drop {
	background:#ffffff;
}
 
 
.menu ul ul,menuhome ul ul {
	visibility:hidden; 
	position:absolute;
	height:28px;
	top:26px;
	left:0;
}
 
* html .menu ul ul,.menuhome ul ul {
	top:26px;
	t\op:26px;
}

 
 
.menu table,.menuhome table {
	position:absolute; 
	top:0; 
	left:0; 
	border-collapse:collapse;
}

 
.menu ul ul a, .menu ul ul a:visited {
	background:#e6e5e4; 
	color:#132b51;
	width:136px;
	height:auto;
	line-height:1.8em;
	text-align:left;
	padding-left:10px;	 
	border-top:1px #979797 solid;
}
 
* html .menu ul ul a, * html .menu ul ul a:visited {
	width:136px;
	w\idth:178px;
}

 
.menu a:hover, .menu ul ul a:hover{
	color:#373737; 
	background:#e6e5e4;
	
}
.menu :hover > a, .menu ul ul :hover > a {
	color:#373737; 
	background:#e6e5e4;

}
.menu ul a:hover,.menu :hover > a { /*underline main menu only */
	text-decoration:underline;

} 
.menu ul ul a:hover{
	color:white;   
	background:#356687;
	text-decoration:none;
	
}
.menu :hover >.menu ul ul :hover > a {
	color:#373737; 
	background:#d0dde5;
}

 
.menu ul li:hover ul,
.menu ul a:hover ul{
	visibility:visible;
	 	
}
.menu ul ul {
	width:146px;
	height:auto;
	border-bottom:1px #666666 solid; 
	border-left:1px #666666 solid;
	border-right:1px #666666 solid;

}
.m-lite-gray {
	background-color:#e1e1e1;
} 
.menu-high-light {
	color:#132b51;
	background-color:white ;

}
.menu-high-light:hover {
	color:#132b51;
	background-color:#e6e5e4;

}
p {
	margin:0px;
	padding:5px;
}





 
 