/*-----Table Elements----------------------------*/
.tbl {border: 2px solid #363434; border-top: 0px; background: #2797A6;}
.tbl p {margin: 8px 4px; padding: 3px; font-size: 13px; font-weight: bold; }
#tab_ALL, #tab_EVENTS, #tab_TABLES, #tab_FORECASTS, #tab_ANALYSTS {text-align: left; margin: auto;
/* IE ONLY */
			_z-index: -2;
/* END IE ONLY */
}
 
/*-----NAV--(all underscore statements are seen by Internet Explorer ONLY)--------*/

#searchTabs {width: 100%; margin: 0 10px;}
html>body #searchTabs {
 width: auto;
 }

form {margin:0;}
#sTabsContainer {
/* IE ONLY */
			_overflow: visible; 
			_height: 1%; 
			_z-index: -1;
/* END IE ONLY */
}

#sTabs {list-style-type: none; margin: 30px 0 0 -2px; white-space:nowrap;
/* IE ONLY */
			_width: 750px;
			_z-index: -3;
/* END IE ONLY */
}
html>body #sTabs {margin-left: 3px;}


#sTabs li {display: inline; position: relative;  top: 1px; 
/* IE ONLY */
		   _top: 3px; 
		   _float: left; 
		   _z-index: 1000;
/* END IE ONLY */
}
html>body #sTabs li {margin-left: -5px;}

#sTabs li a{color: #fff; padding: 2px 20px; font-weight: bold; margin: 0;  font-size: 12px;
			background: #414141; 
			border-bottom: 3px solid #414141; 
			border-top: 3px solid #414141;
/* IE ONLY */			
			_display: block;
/* END IE ONLY */
}
 
#sTabs li a#first {border-left: 3px solid #414141;} 
#sTabs li a#last {border-right: 3px solid #414141;}
 
#sTabs li#current a {
	color: #fff;
	border-bottom: 3px solid #2797A6;
	border-top: 3px solid #363434;
	background: #2797A6;
	text-decoration: none; 
/* IE ONLY */		
	_z-index: 1000;
/* END IE ONLY */
}



#whitenav, #whitenav a {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 8pt;

	color: #fff;

}
 

 
.tableBorder {
	background-color: #414141;
	border: 1px solid #363434;
	padding: 5px;
	

}
.tableBorder td, .tableBorder a {color: #fff;}

.headings {
	color: #fff;
}
.searchHelptext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #fff;
	padding: 6px;
	height: 36px;
}

#SubButton {
	font-family: Arial, Helvetica, sans-serif; margin: 5px 0;
}

#SubButton input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(http://cdn.idc.com/images/bgimg/submit.gif);
	border: 1px solid #003366;
	width: 100px;
	text-align: center;
}

#SubButton a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(http://cdn.idc.com/images/bgimg/submit.gif);
	border: 1px solid #003366;
	text-align: center;
	text-decoration: none;
	height: 22px;
	padding: 2px 4px;
}

