.sectionBlueTab h4{
  margin: 0px 0px 0px 5px;
  padding: 1px 0px 0px 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
	font-style: normal;
  font-weight: bold;
  color: #FFFFFF;
}

.sectionYellowBar h4{
  margin: 0px 0px 0px 0px;
  padding: 1px 0px 0px 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
	font-style: normal;
  font-weight: bold;
  color: #000000;
  text-align: center;
}

.sectionYellowReverseTab h4{
  margin: 0px 0px 0px 5px;
  padding: 1px 0px 0px 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
	font-style: normal;
  font-weight: bold;
  color: #000000;
  text-align: center;
}

.sectionYellowTab h4{
  margin: 0px 0px 0px 5px;
  padding: 1px 0px 0px 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
	font-style: normal;
  font-weight: bold;
  color: #000000;
}

h2{
  height: 15px;
  margin: 20px 0px 0px 0px;
  padding: 2px 0px 0px 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  text-indent: 5px;
  text-align: left;
  border-bottom: 2px solid #ECE917;
  background: url("../images/h2.gif" ) top left no-repeat;
}



