.RadMenu_GaBioFooter
{
text-align:center;
margin:0 20px 0 0;
}


.RadMenu_GaBioFooter .rootGroup
{
margin:0 auto;

}

.RadMenu_GaBioFooter .rootGroup .link,
.RadMenu_GaBioFooter .rootGroup .link:visited,
.RadMenu_GaBioFooter .rootGroup .disabled,
.RadMenu_GaBioFooter .rootGroup .disabled:hover
 {
	color:#343398;
	text-decoration:none;
	background-color: transparent; 
	font-weight:normal;
	text-align:left;
	line-height:35px;
	height:35px;
	padding: 0 20px;
	cursor:pointer;
	border-right: 1px solid #fff;

}

.RadMenu_GaBioFooter .rootGroup .link:hover
 {
	color:#343398;
	text-decoration:none;
	background-color: transparent; 
	font-weight:normal;
	text-align:left;
	line-height:35px;
	height:35px;
	padding: 0 20px;
	cursor:pointer;
	border-right: 1px solid #fff;
}


.RadMenu_GaBioFooter .rootGroup .text
{
cursor:pointer;
}


