/* CSS Document */

.rhs {
	margin: 0px;
	border:#D7D7D7 1px solid;
	text-align:left;
}
.tab a{
	background:url(../images/satori_images/rhs_tab.gif) no-repeat left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	line-height:31px;
	text-transform:uppercase;
	padding-left:9px;
	display:block;
	/line-height:30px;
}
.tab a:hover, a.rhs_selected{
	background:url(../images/satori_images/rhs_tab_selected.gif) no-repeat left top;
	text-decoration:none;
}

/* sushma  (partner tab) */

.tab_partner a{
	background:url(../images/satori_images/rhs_tab.gif) no-repeat left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	line-height:31px;
	text-transform:uppercase;
	padding-left:9px;
	display:block;
	/line-height:30px;
}
.tab_partner a:hover, a.rhs_selected{
	background:url(../images/satori_images/rhs_tab_selected_partner.gif) no-repeat left top;
	text-decoration:none;
}

/* end partner tab */

.tabletext a{
	font-family:Tahoma, Arial;
	color:#3399CC;
	text-decoration:none;
	font-size:11px;
}


.tab1 a{
	background:url(../images/satori_images/rhs_tab.gif) no-repeat left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	line-height:31px;
	text-transform:uppercase;
	padding-left:9px;
	display:block;
	/line-height:30px;
}
.tab1 a:hover, a.rhs_selected{
	
	text-decoration:none;
}