.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.toolbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.boldtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bigtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #999999;
}
.simpletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/*---------- Fed Meta Header CSS ----------*/
  .fedhead { 
  background-color: #DDD
  }
  
  .fedheadsearch {background-color: #CCC;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #666;
  }

  .fedheadsearch A:link, .fedheadsearch A:visited, .fedheadsearch A:visited {
  text-decoration : none;
  color: #666
  }
  .fedheadsearch A:hover {
  text-decoration: underline;
  color: #009
  }
  .fedmenu {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #666;
  }
  .fedmenu A:link {
  text-decoration : none; 
  color: #333
  }
  .fedmenu A:visited {
  text-decoration : none;
  color: #333
  }
  .fedmenu A:active {
  text-decoration : none;
  color: #FFFF00
  }
  .fedmenu A:hover {
  text-decoration: underline;
  color: #009
  }
  
  .fedsep {
  background-color: #666
  }
  
  .activelang2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #FFF; 
  background-color: #666}
  
  /*---------- Fed Footer ----------*/
.fedfooter{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
/*---------- End Fed Footer ----------*/
  
  /*----------End Fed Meta CSS----------*/
