.unselectedTab
{
	background-image: url(/firstgov/Images/he/Forms/AuthoritiesForm/tab_all.gif);
	width:183px;
	height:28px;
	background-repeat:no-repeat;
	font-weight:normal;	
	border-bottom:1px solid #CEE7FF;	
	cursor:pointer;	
}
.rightCorner
{
	background-image: url(/firstgov/Images/he/Forms/AuthoritiesForm/corner_left_top.gif);
	width:11px;height:1px;
	background-repeat:no-repeat;
	background-position:top;
}
.leftCorner
{
	background-image: url(/firstgov/Images/he/Forms/AuthoritiesForm/corner_right_top.gif);
	width:11px;height:1px !important;
	background-repeat:no-repeat;
	background-position:top;
}

.selectedTab
{
	background-image: url(/firstgov/Images/he/Forms/AuthoritiesForm/tab_selected_all.gif);
	width:194px;
	height:28px;
	background-repeat:no-repeat;
	font-weight:bold;
}

.InnerLeftTabText
{	
	font-size:14px;
	text-align:center;
	color:#20516c
}

.InnerRightTabText
{
	font-size:14px;
	text-align:center;
	color:#20516c
}

