body, td { font-family: Arial, Helvetica, sans-serif;  font-size: 13px;  }

h1 { font-family: "Times New Roman", Times, serif;  font-size: 24px;  font-weight: 900;  color: #004080;    }

h3 { font-family: "Times New Roman", Times, serif;  font-size: 20px;  font-weight: 900;  color: #800000;  padding-bottom: 0px;  margin-bottom: 0px;      }

span.subHeading { font-family: Georgia;  font-weight: 900;  font-size: 20px;  color: #004080;    }


table.tableBorder { border: 4px groove #004080;  background-color: #E6E6E6;  }

td.terms { font-size: 11px;  font-family: Arial, Helvetica, sans-serif;     }

span.terms { color: Maroon; }

.boldMaroon { font-weight: bold;  color: Maroon; font-size: 14px;  }
.boldRed { font-weight: bold;  color: Red; font-size: 14px;  }
.boldBlue { font-weight: bold;  color: #004080;  }

a.pageLink { text-decoration: none;  color: #004080;     }
a.pageLink:hover { text-decoration: underline;  color: #004080;     }

a.pageLink1 { color: Maroon;     }
a.pageLink1:hover { text-decoration: none;  color: White;  background-color: #004080;      }

.submitButton { border: thin solid Black;  font: Arial, Helvetica, sans-serif;  font-size: 14px;  font-weight: bold;  color: White;  background-color: #626262;  padding-left: 5px;  padding-right: 5px;  padding-top: 2px;  padding-bottom: 2px;          }
.submitButtonOver { border: thin solid Black;  font: Arial, Helvetica, sans-serif;  font-size: 14px;  font-weight: bold;  color: #FFFF80;  background-color: #8D8D8D;    padding-left: 5px;  padding-right: 5px;  padding-top: 2px;  padding-bottom: 2px;  cursor: hand;          }

td.comments { font-family: Arial, Helvetica, sans-serif;  font-size: 11px;    padding-left: 25px;    }
.required { color: Navy;    font-size: 14px;  font-weight: bold;    }

.hide {   display: none;  }
.view {   visibility: inherit;     }