.bodytxt {  font-family: "Times New Roman", Times, serif; font-size: 10pt; font-weight: normal; color: #000000}
.img_border { border: 2px solid #0F2F88; }
.bodytxtlg { font-family: "Times New Roman", Times, serif; font-size: 14px; font-weight: normal; color: #000000 }
.divider {
  float: left;
  height: 2px;
  width: 100%;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #0F2F88;
}
.largetxt {  font-family: Arial, Helvetica, sans-serif; font-size: 20pt; font-weight: bold; color: #0C2F88}
.footertext {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bolder; color: #FFFFFF}
.hdrtxt {  font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bolder; color: #000000}
.boldtxt {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bolder}
#nav {
  float: left;
  width: 580px;
  height: 18px;
  background-image: url(images/site/hdrspace.gif);
  background-repeat: repeat-x;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  color: #000;
  padding-top: 8px;
  padding-left: 5px;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #142E86;
}
#nav ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
#nav li {
  padding-right: 7px;
  padding-left: 7px;
  display: inline;
}
#nav a {
  color: #000;
  text-decoration: none;
}
#nav a:hover { color: #0F2F88; }
#navRight {
  float: right;
  width: 100px;
  height: 16px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  color: #000;
}
a {
  color: #0F2F88;
  text-decoration: none;
}
a:hover { text-decoration: underline; }

.borderTable {
    border: solid 1px #bbb;
    background-color: #fff;
}

.errText {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  color: #181512;
  border-width: 1px 1px 1px 1px;
  border-style: solid;
  border-color: #ffffff;
  background-color:#eeeeee;
}

.msgText {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  font-weight: bold;
  color: #fff;
  border-width: 1px 1px 1px 1px;
  border-style: solid;
  border-color: #ffffff;
  background-color:#991312;
}

.formField {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  color: #000;
  border-width: 1px 1px 1px 1px;
  border-style: solid;
  border-color: #bbb;
  background-color:#fafafa;
}

.submitButton {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  color: #000;
  background-color:#fafafa;
}

