.as-tab-container
{
	
}


.as-tab-row
{
	height: 33px;
	*height: 33px;	
	background: #ffffff url('/_layouts/images/GEAR-General/menu_bg.gif') repeat-x left bottom;
	

	z-index: 20;
}

.as-tab-cell 
{
	padding-top:7px;
	text-align:center;
	height:33px;
	font-weight: normal;
	vertical-align:middle !important;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	color: #001d8d;
	list-style: none;
	display: inline;
	margin:0;
}

.as-tab-cell a{
	PADDING-RIGHT: 10px! important; 
	PADDING-LEFT: 10px! important; 
	PADDING-BOTTOM: 7px! important; 
	PADDING-TOP: 7px! important;
	border-bottom: 4px solid #e5e5e5;
	
	FONT-FAMILY: Arial, Helvetica, Sans-Serif;
	COLOR: #001d8d! important;
	FONT-SIZE: 12px! important;
}

.as-tab-cell a:hover
{
	text-decoration:none;
	border-bottom:  #003399 4px solid;	
}


.as-tab-cell-selected
{
	padding-top:7px;
	text-align:center;
	height:33px;
	vertical-align:middle !important;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	color: #001d8d;
	list-style: none;
	display: inline;
	margin:0;
}

.as-tab-cell-selected a{

	PADDING-RIGHT: 10px! important; 
	PADDING-LEFT: 10px! important; 
	PADDING-BOTTOM: 7px! important; 
	PADDING-TOP: 7px! important;
	border-bottom:  #003399 4px solid;
	FONT-FAMILY: Arial, Helvetica, Sans-Serif;
	COLOR: #001d8d! important;
	FONT-SIZE: 12px! important;
}

.as-tab-cell-selected a:hover{
	text-decoration:none;
}

.as-headertable
{
	border-bottom: 10px !important;
}

.as-header
{
	font-weight: bold;
	border-bottom: 1px;
}
.as-officeheader
{
	width: 227px;
}
.as-addressheader
{
	width: 300px;
}
.as-office
{
	width: 300px;
	font-weight: normal;
}
.as-address
{
	width: 227px;
}

.as-addresspanel
{
	border-left:1px;
	border-bottom:1px;
	border-right:1px;
	display: none;
	overflow: auto;
	
	scrollbar-base-color:#bfcbf1! important;
}

.as-addresspanel-selected
{
	border-left:1px;
	border-bottom:1px;
	border-right:1px;
	display: block;
	overflow: auto;
	scrollbar-base-color:#bfcbf1! important;
}

.as-row-alternate
{
	background-color:#edeef1;
}