div.contentHeader {
  left: -0.4em;
  top: -0.3em;
  position: relative;
}

#content {
  margin: 0em;
  padding: 1.333em 0em 0em 25px;
  line-height: 16px;
  font-family: Arial;
  overflow: auto;
}

#content h1 {
  color: #1A478A;
  font-size: 1.833em;
  padding: 0 0 1em 0;
  margin: 0em;
  line-height: 1em;
  text-decoration: none;
}

#content h2 {
  color: #0066CC;
  font-size: 1em;
  line-height: 1.33em;
  /* padding: 0em 0em 0.5em 0em; */
  padding-bottom: .5em;
  margin: 0em;
  text-decoration: none;
}

#content h3 {
  color: #666666;
  font-size: 1em;
  line-height: 1.33em;
  padding: 0em 0em 1.333em 0em;
  margin: 0em;
  text-decoration: none;
}

#content h3.date {
  padding: 0em 0em 0.2em 0em;
}

#content h4 {
  color: #0066CC;
  font-size: 1em;
  line-height: 1.33em;
  text-decoration: none;
  padding: 0.417em 0em 0em 0em;
  margin: 0em;
}

#content h5 {
  color: #1A478A;
  font-size: 1em;
  line-height: 1.33em;
  text-decoration: none;
  padding: 0em 0em 0.417em 0em;
  margin: 0em;
}

#content h6 {
  padding: 0em;
  color: #0066CC;
  font-size: 0.917em;
  font-weight: normal;
  line-height: 1.083em;
}

#content h1 a {
  color: #1A478A;
  font-size: 1.833em;
  line-height: 1em;
  text-decoration: none;
  font-weight: bold;
}

#content h2 a {
  color: #0066CC;
  font-size: 1em;
  line-height: 1.33em;
  text-decoration: none;
  font-weight: bold;
}

#content h3 a {
  color: #666666;
  font-size: 1em;
  line-height: 1.33em;
  text-decoration: none;
  font-weight: bold;
}

#content h4 a {
  color: #0066CC;
  font-size: 1em;
  line-height: 1.33em;
  text-decoration: none;
  font-weight: bold;
}

#content h5 a {
  color: #1A478A;
  font-size: 1em;
  line-height: 1.33em;
  text-decoration: none;
  font-weight: bold;
}

#content h6 a {
  padding: 0em;
  color: #0066CC;
  font-size: 0.917em;
  font-weight: normal;
  line-height: 0.9em;
}

#content strong {
  color: #666666;
}

#content p {
  color: #333333;
  line-height: 1.333em;
  margin: 0em;
  padding: 0em 0em 1.667em 0em;
}

#content p.small {
  color: #333333;
  line-height: 1.2em;
  font-size: 0.9em;
  margin: 0em;
  padding: 0em 0em 1.667em 0em;
}

#content table {
  font-size: 1em;
}

#content td.small {
  font-size: 0.8em;
}

#content ul {
  padding: 0em 0em 1.667em 2.083em;
  margin: 0em 0em 0em 1em;
}

#content img {
  border: 0em;
  padding-right: 1.333em;
}

#hrForm {
  padding: 20px;
}

#hrForm, #hrForm fieldset, #hrForm fieldset input {
  border: 1px solid #cfcfcf;
}

#hrForm fieldset {
  margin: 8px;
  padding: 6px;
}

#hrForm fieldset input {
  width: 300px;
}

#hrForm fieldset label {
  width: 200px;
}