/**** Search Form style ****/
.sb_search_form 
{
    font-family: Verdana;
    font-size: 68%;
}
.sb_search_go 
{
    font-family: Arial;
    font-size: 100%;
}

/**** Results Grid styles ****/

.sb_search_results 
{
    font-family: Verdana;
    font-size: 68%;
}

.LstHeaderSort {
	font-family: Verdana; FONT-WEIGHT: bold; FONT-SIZE: 10pt; 
	COLOR: black; 
	BORDER-BOTTOM: #003366 1px solid; 
	BACKGROUND-COLOR: #cccccc; 
	TEXT-ALIGN: left; 
	CURSOR: hand;
	padding-left:5
}

.LstDataDivider{
	Padding: 3px; Margin: 3px; background: #4F657D; height:1;
}

	
	.tabLine { background-color:#333333 }
	.activeTab { background-color:#eeeeee;color:#000000;vertical-align:middle;text-align:center;font-family: verdana, helvetica, sans-serif;font-size:8pt;font-weight:bold;cursor:hand }
	.inactiveTab { background-color:#cccccc;color=#000000;vertical-align:middle;text-align:center;font-family: verdana, helvetica, sans-serif;font-size:8pt;font-weight:bold;cursor:hand }
	.activeTabSheet { background-color:#eeeeee;border-left:1px solid #333333;border-right:1px solid #333333;border-bottom:1px solid #333333; }
	.sb_search_go { font-family:verdana, helvetica, sans-serif;font-size:10pt;width:40px; }
	.columnHeaderButton { text-align:left; font-family:verdana, helvetica, sans-serif;font-size:10pt; cursor:hand }
	.sb_search_form { font-family: verdana, helvetic, sans-serif;font-size:8pt }
	.largeText { font-family: verdana, helvetica, sans-serif;font-size:14pt }
	.regularText { font-family: verdana, helvetica, sans-serif;font-size:10pt; }
	.smallText { font-family: verdana, helvetica, sans-serif;font-size:8pt; }
	.smallestText { font-family: verdana, helvetica, sans-serif;font-size:7pt; }
   