h1,
h2,
h3,
h4,
h5,
h6 {
  color: orange;
  font-weight: normal;
  line-height: 1em;
  margin: 0;
  padding: 5px 0;
}
h1 {
  font-size: 39px;
  font-weight: bold;
  margin-top: 3px;
  margin-bottom: 24px;
  line-height: 1.2em;
}
h2 {
  font-size: 32px;
  margin-top: 15px;
  line-height: 1.2em;
  color: orange;
}
h3 {
  color: orange;
  font-size: 15px;
  margin: 15px 0px 5px 0px;
  border: 0px;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 120%;
}
h5 {
  color: #333333;
  font-size: 17px;
  line-height: 130%;
  margin-top: 16px;
  margin-bottom: 16px;
}
h6 {
  color: orange;
  font-size: 11px;
  margin-top: 16px;
  text-transform: uppercase;
  font-weight: bold;
}
.subh1 {
  color: #a5a5a5;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-left: 18px;
  margin-bottom: 0;
}
td,
th {
  padding: 8px;
}


div.simpleTabs {
  padding: 10px 0 0 0;
}


.tagbox {
  cursor: pointer;
  background-color: #ffffff !important;
  color: #e48707;
  padding: 4px 10px;
  line-height: 30px;
  border: 1px solid #cccccc;
}









