.cubeBase {
	position:absolute;
	top:138px;
	height:257px;
}
.cubeBg {
	background-color:#03568c;
}
#bioTabs {
	position:absolute;
	left:0px;
	top:0px;
	width:950px;
	height:195px;
	overflow:hidden;
}
.cubeHeader {
	direction:rtl;
	text-align:right;
	padding:5px;
}
.cubeHidden {
	display:none;
	font-size:12px;
	color:#FFF;
	direction:rtl;
	text-align:right;
	padding:5px;
}
.cubeHeader a {
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}
#RightMenu a {
	color:#0569a7;
	text-decoration:none;
}
#RightMenu .firstLevel {
	border-bottom:1px solid #cbced3;
	height:23px;
	line-height:23px;
	background-image:url(/images/rightMenuCursor.gif);
	background-repeat:no-repeat;
	background-position:140px 50%;
	text-indent:20px;
	text-align:right;
	direction:rtl;
	width:153px;
	cursor:pointer;
}
#RightMenu .secondLevel {
	background-position:130px 50%;
	text-indent:30px;
}
#RightMenu .pageOnX {
	background-color:#f1f4f9;
}
#RightMenu .pageOn {
	border-bottom:1px solid #EB9100;
	background-color:#f1f4f9;
	background-image:url(/images/rightMenuCursorOrange.jpg);
}
#RightMenu .bold {
	font-weight:bold;
	background-image:url(/images/rightMenuCursorOrange.jpg);
}
#RightMenu .arDwn {
	background-image:url(/images/rightMenuCursorDown.jpg);
}

