/* Overlays */

----------------------------------*/


#jquerycontent .ui-tabs .ui-tabs-nav li a, #jquerycontent .ui-tabs .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer;
	

	
	 } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */

.ui-tabs .ui-tabs-hide 
{
		

	display: none !important; }

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a 
{
		
	color: White; }


#jquerycontent ul li 
{

list-style-type: none;
	
}

#brokers #jquerycontent #tabs ul li 
{

list-style-type: none;
background: transparent;
	
}
ul.arrowlist
{


border: 1px solid #e3e3e3;
	
}


.arrows 
{

	list-style-type: square;	
	
}


#tabs a.linky
{
	padding-left: 27px;
padding-top: 3px;
padding-bottom: 3px;
	background: url(/images/providerarrow1.gif);
	background-repeat: none;
	background-position: top left;
width: 250px;
display: block;
color: #cb8211;
}
	
#tabs a:hover
{
	
}

#tabs li.ui-tabs-selected a 
{
	background: url(/images/providerarrowBroke.gif);
		background-repeat: none;
	background-position: top left;
	 color: White; }

#jquerycontent #tabs ul li
{
		list-style-type: none;	
}

.doctype 
{

color: #721777;
font-weight: bold;
	
}

#jquerycontent 
{

margin-top: 10px;	
	
}