.anylinkcss{
	position:absolute;
	visibility: hidden;
	border-bottom-width: 0;
	line-height: 18px;
	z-index: 100;
	background-color: #10A0C5;
	width: 180px;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	filter: Alpha(Opacity=90);
	opacity: 0.90;
	-moz-opacity:0.90;
}

.anylinkcss a{
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #292B76;
color: white;
}


.productcss{
	position:absolute;
	visibility: hidden;
	border-bottom-width: 0;
	line-height: 18px;
	z-index: 100;
	background-color: #DAE3E5;
	width: 450px;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	}
#productcss p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}


.productcss a{
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
	color: #FFFFFF;
	width: 100%;
}

.productcss a:hover{ /*hover background color*/
background-color: #292B76;
color: white;
}

#lifediv {
	height: auto;
	width: 450px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	filter: Alpha(Opacity=100);
	opacity: 1.00;

	-moz-opacity:1.00;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#pensiondiv {
	background-image: url(../images/pensions-menu-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 120px;
	width: 370px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	filter: Alpha(Opacity=100);
	opacity: 1.00;

	-moz-opacity:1.00;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#healthdiv {
	background-repeat: no-repeat;
	background-position: center top;
	height: 120px;
	width: 370px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	filter: Alpha(Opacity=100);
	opacity: 1.00;


	-moz-opacity:1.00;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color: #DAE3E5;
}
