/****** Top Menu  ******/
#topmenuabove {
	height:19px;
}
ul#topmenu_v5b li {
	z-index:100;
}
ul#topmenu_v5b {
	background-image:url(/images/v5b/header/menuback.gif);
	height:41px;
	background-repeat:repeat-x;
	list-style:0px;
	width:736px;
}
ul#topmenu_v5b,ul#topmenu_v5b ul {
	margin:0;
	list-style:none;
	z-index:100;
}
ul#topmenu_v5b ul {
	display:none;
	position:absolute;
	left:0;
	top:100%;
	padding:0 3px 3px;
	background-color:#5472af;
	-moz-box-shadow:1px 2px 2px 0px #555;
	-webkit-box-shadow:1px 2px 2px 0px #555;
	box-shadow:1px 2px 2px 0px #555;
}
ul#topmenu_v5b li:hover>* {
	display:block;
	text-decoration:none!important;
}
ul#topmenu_v5b li:hover {
	position:relative;
	text-decoration:none!important;
}
ul#topmenu_v5b ul ul{
	position:absolute;
	left:100%;
	top:0;
	border-width:1px;
}
ul#topmenu_v5b {
	padding:4px 10px 10px 0;
	display:block;
	font-size:0;
	float:left;
}
ul#topmenu_v5b li{
	display:block;white-space:nowrap;font-size:0;float:left;}
ul#topmenu_v5b>li,ul#topmenu_v5b li{
	margin:0 10 0 0;}
ul#topmenu_v5b ul>li{
	margin:10px 0 0;}
ul#topmenu_v5b a:active, ul#topmenu_v5b a:focus{
	outline-style:none;}
ul#topmenu_v5b a.selected {
	background-image:url(/images/v5b/header/menubacks.gif);
}
ul#topmenu_v5b a {
	display:block;
	vertical-align:middle;
	text-align:left;
	text-decoration:none;
	cursor:pointer;
	padding:4px 10px 6px 10px;
	border-width:0px;
	border-style:none;
	color:#CAD3E5;
	font-size:14px;
	text-decoration:none;
}
ul#topmenu_v5b ul li{
	float:none;
	margin:3px 0 0;
}
ul#topmenu_v5b ul a {
	text-align:left;
	padding:4px 10px;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}
ul#topmenu_v5b li:hover>a {
	color:#FFFFFF;
	background-color:#5472af;
}
ul#topmenu_v5b img{
	border:none;vertical-align:middle;margin-right:4px;
}
ul#topmenu_v5b img.over{
	display:none;
}
ul#topmenu_v5b li:hover > a img.def {
	display:none;
}
ul#topmenu_v5b li:hover > a img.over {
	display:inline;
}
ul#topmenu_v5b span {
	display:block;
	overflow:visible;
	background-image:url(/images/v5b/header/menuarrowsub.gif);
	background-position:right center;
	background-repeat:no-repeat;
	padding-right:16px;
}
ul#topmenu_v5b li:hover>a>span {
	background-image:url(/images/v5b/header/menuarrowsubo.gif);
}
ul#topmenu_v5b ul span {
	padding-right:16px;
}
ul#topmenu_v5b ul li:hover>a {
	background-color:#2c4f99;
	color:#FFFFFF;
	text-decoration:none;
}
ul#topmenu_v5b li.topmenu>a {
	height:21px;
	line-height:21px;
}
ul#topmenu_v5b li.topmenu:hover>a {
	line-height:21px;
}
ul#topmenu_v5b li.toproot>a {
	height:20px;
	line-height:20px;
}

/****** LHS Menu  ******/

ul#lhsmenu {
	list-style:none;
	padding:0px;
	margin:0px;
	border-bottom:1px solid #E2E2E2;
	border-top:3px solid #013875;
	width:215px;
	overflow-x:hidden;
}

/****** LHS Menu: Level 1 ******/

ul#lhsmenu li.first {
	border-top:none;
}

ul#lhsmenu li {
	border-top:1px solid #E2E2E2;
	width:215px;
}

ul#lhsmenu li a {
	height:43px;
	text-align:left;
	text-decoration:none;
	cursor:pointer;
	font-size:14px;
	color:#013774;
	display:table-cell;
	vertical-align:middle;
	padding-left:8px;
	padding-right:8px;
	width:215px;
}

ul#lhsmenu li a div.haschildren {
	background-image:url(/images/v5b/lhs/menuarrow.gif);
	background-repeat:no-repeat;
	background-position:right center;
}

ul#lhsmenu li a.selected div.haschildren {
	background-image:url(/images/v5b/lhs/menuarrowsel.gif);
}

ul#lhsmenu li a.selected {
	font-weight:bold!important;
	background-color:#F5F5F5;
	color:#2b72bb;

}

ul#lhsmenu a:hover {
	background-color:#f0f0f0;
	text-decoration:none!important;
}

/****** LHS Menu: Level 2 ******/
ul#lhsmenu ul {
	padding:0px;
	margin:6px 0px 12px 20px;
}

ul#lhsmenu ul li {
	background-image:url(/images/v5b/lhs/listbullet.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	border-top-color:transparent;
	padding-left:8px;
	list-style:none;
	width:auto;
}

ul#lhsmenu ul li a {
	background-color:transparent;
	width:auto;
	height:auto;
	color:#000000;
	font-size:12px;
	padding:2px;
	text-decoration:none!important;
}

ul#lhsmenu ul li a:hover {
	text-decoration:none!important;
}

ul#lhsmenu ul li a.selected {
	background-color:transparent;
	color:#013774;
	font-weight:bold;
}

ul#lhsmenu ul li a div.haschildren {
	background-image:none;
}

ul#lhsmenu ul li a.selected div.haschildren {
	background-image:none;
}

ul#topmenu_v5b li.reportmenu:hover>a {
	color:#18356f;
	background-color:#f9f9f9;
}
ul#topmenu_v5b li.reportmenu:hover>a>span {
	background-image:url(/images/v5b/header/menuarrowsubi.gif);
}

div#reportmenucontainer {
	width:990px;
	background-color:#f9f9f9;
	display:none;
	position:absolute;
	left:0;
	top:100%;
	-moz-box-shadow:0px 2px 1px 1px #ccc;
	-webkit-box-shadow:0px 2px 1px 1px #ccc;
	box-shadow:0px 2px 1px 1px #ccc;
	margin:0;
	list-style:none;
	z-index:100;
	color:#404040;
}

div#reportmenucontainer div#reportmenucontainerinner {
	margin:120px 0px 30px 30px;
}

div#reportmenucontainerrhs {
	float:right;
	width:498px;
	height:115px;
}

div#reportmenucontainerlhs {
	float:left;
	width:491px;
	height:115px;
}

div#reportmenucontainer div#reportmenucontainerrhs div.reportmenucontainerrhsinner {
	padding:46px 20px;
}

div#reportmenucontainer div#reportmenucontainerrhs h3 {
	text-shadow:none;
	white-space:normal;
	font-size:19px;
	line-height:20px;
}

div#reportmenucontainer div#reportmenucontainerrhs h4 {
	text-shadow:none;
	white-space:normal;
	margin-top:6px;
	font-weight:normal;
}

div#reportmenucontainer div#reportmenucontainerrhs a#reportmenucontainerportal h3,div#reportmenucontainer div#reportmenucontainerrhs a#reportmenucontainerportal h4 {
	color:#004285;
}


/*div#reportmenucontainer div#reportmenucontainerrhs a {
	width:291px;
	height:115px;
	background-image:url(/images/v5b/menu/portal-back.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding:0px;
	display:block;
}*/

div#reportmenucontainerlhs a#reportmenucontainerportal {
	background-image:url(/images/v5b/menu/market.jpg);
	width:491px;
	height:115px;
	padding:0;
	border-bottom: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;

}

div#reportmenucontainerrhs a#reportmenucontainersubs {
	background-image:url(/images/v5b/menu/subscription.jpg);
	width:498px;
	height:115px;
	padding:0;
	border-bottom: 1px solid #e1e1e1;
}

div#reportmenucontainer div#reportmenucontainerrhs a#reportmenucontainersubs h3,div#reportmenucontainer div#reportmenucontainerrhs a#reportmenucontainersubs h4 {
	color:#ffffff;
}

ul#topmenu_v5b li div#reportmenucontainer {
	font-size:12px;
}

div#reportmenucontainer h2 {
	height:50px;
}

div#reportmenucontainer h2 a {
	width:174px;
	font-size:14px;
	line-height:125%;
	font-weight:normal;
	padding:0px 0px 5px 0px;
	white-space:normal;
	text-shadow:none;
	text-decoration: none!important;
}

div#reportmenucontainer h2 a:hover {
	opacity:0.6;
	filter:alpha(opacity=60);
	text-decoration: none!important;
}

div#reportmenucontainer h3 a {
	padding:1px 0px 6px 0px;
	text-shadow:none;
	white-space:normal;
	font-weight:normal;
	color:#404040;
	padding:0px;
	font-size:11px;
	line-height:180%!important;
	border-bottom: 1px solid #e9e9e9;
}

div#reportmenucontainer h3 a:hover {
	background-color: #e9e9e9;
	text-decoration: none!important;
}

div.reportmenutopic {
	width:174px;
	margin-right:15px;
	float:left;
}

div#reportmenutopic0,
div#reportmenutopic1,
div#reportmenutopic2,
div#reportmenutopic3,
div#reportmenutopic4 {
	height:270px;
	margin-bottom:10px;
}

div#reportmenutopic5,
div#reportmenutopic6,
div#reportmenutopic7,
div#reportmenutopic7 {
	height:180px;
	margin-bottom:10px;
}

div#reportmenucontainer h3 {
	margin:0px;
	background-color:transparent;


}




