.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 : #727272;
  cursor: pointer;
  padding: 2px, 4px, 2px, 4px;
 }
 
 .mapPageText
 {
 	font-family: Verdana;
    font-size: 8pt;
    font-weight: bold;
    color : #000000;
 }
 
 .menuItemText
 {
 	font-family: Verdana;
    font-size: 12pt;
    font-weight: bold;
    color : #02368B;
 }
 
 .factCaptionSelected
 {
  font-family: Verdana;
  font-size: 8pt;
  font-weight: bold;
  color : #FFFFFF;
  background-color: #727272;
  cursor: default;
  padding: 2px, 4px, 2px, 4px;
 }
.controlTable td
{
	vertical-align: top;
}
.legendElementCaptionStyle
{
	font-family:Verdana; 
	font-size:7.8pt; 
	font-weight:bold; 
	color:#555555; 
}