.underlineNavigationTabs
{
	padding:0; 
	border-bottom-style: solid; 
	border-bottom-width: 1px; 
	border-bottom-color: #ACACAC;
	font-family: Verdana; 
	font-size: 14px;
}

.CombicTitleStyle
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
}

.factCaptionUnSelected
 {
  font-family: Verdana;
  font-size: 8pt;
  font-weight: bold;
  color : #666;
  cursor: pointer;
  padding: 2px, 4px, 2px, 4px;
 }
 
 .factCaptionSelected
 {
  font-family: Verdana;
  font-size: 8pt;
  font-weight: bold;
  color : #FFFFFF;
  background-color: #6D7CA7;
  padding: 2px, 4px, 2px, 4px;
 }
.controlTable td
{
	vertical-align: top;
}
.legendElementCaptionStyle
{
	font-family:Verdana; 
	font-size:7.8pt; 
	font-weight:bold; 
	color:#555555; 
}