.inactiveTabStyle { /*ase*/
	/*background: transparent url('selected_tab.jpeg') repeat-x top left;*/
	background: url(tabs1.gif) top left;
	border-bottom:1px solid #c4c4c4; /*ase*/
	float:right;
	height:20px;
	margin-left:-3px;
	margin-right:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:3px;
	text-align:center;
	vertical-align:middle;
	white-space:nowrap;
	width:33%;
}
.activeTabStyle { /*ase*/
	/*background: transparent url('selected_tab.jpeg') repeat-x top left;*/
	background: url(tabs2.gif) top left;
	float:right;
	height:20px;
	margin-left:-3px;
	margin-right:0px;
	padding-top:0px;
	padding-bottom:3px;
	padding-left:0px;
	padding-right:2px;
	text-align:center;
	vertical-align:middle;
	white-space:nowrap;
	width:34%;
}
.linkinTabSyleSpanOn { /*ase*/
	color:#555555;
	line-height: 20px;
	font-family: sans-serif;
	font-size: 11pt;
	font-weight: bold;
}
.linkinTabSyleSpan { /*ase*/
	color:white;
	line-height: 20px;
	font-family: sans-serif;
	font-size: 11pt;
	font-weight: bold;
}
.linkinTabSyle:visited { /*ase*/
	width: 100%;
	text-decoration: none;
	/*padding-right: 2em;*/
/*padding-left: 2em;*/
padding-bottom: 0.2em;
	padding-top: 0.1em;
}
.linkinTabSyle { /*ase*/
	width: 100%;
	text-decoration: none;
	/*padding-right: 2em;*/
/*padding-left: 2em;*/
padding-bottom: 0.2em;
	padding-top: 0.1em;
}
.linkinTabSyle:hover { /*ase*/
	width: 100%;
	text-decoration: none;
	/*padding-right: 2em;*/
/*padding-left: 2em;*/
padding-bottom: 0.2em;
	padding-top: 0.1em;
}
.tabContainer { /*ase*/
	border: 1px solid #999;
	padding : 0px;
	/*width : 440px;*/
	padding-left:0px;

}
.tabHeader {
	padding : 0px;
	margin-top : -2px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	display : block;
}
.tabLinkStyle {
	font-weight: 400;
	font-size: 10pt;
	color: #555555;
	font-family: "Arial";
	text-align: right;
	text-decoration: none;
}
#tab3 {
	border-right : 1px solid #c4c4c4; /*ase*/
}
#tab2 {
	border-right : 1px solid #c4c4c4; /*ase*/
}
.servClassGreenArrow {
	margin-top:15;
}

#targetDiv { /*ase*/
	visibility: visible;
	/*max-width: 435px;*/
	clear : both;
	padding-top: 10px;
	padding-right:10px;
	min-height:236px;
	max-height:400px;
	height:auto;
	height:236px;
	width:495px; /*474px;*/
}
#targetDiv2 { /*ase*/
	visibility: visible;
	/*max-width: 98%;*/
	clear : both;
	padding-top: 10px;
	padding-right:10px;
	min-height:200px;
	max-height:400px;
	height:auto;
	height:200px;
}

