table {
  z-index: 9;

  }

td {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  z-index: 9;
  }

input {
  z-index: 9;
  }

.form_background {
  background-color: #e8e8e8;
  z-index: 9;
  }

textarea {
  background-color:#E2E2E2;
  }

.comments {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  }

.asterisk {
  color:#FF0000;
  background-color:transparent;
  font-weight: bold;
  }

td.prompt {
  text-align:right;
  z-index: 9;
  }