
BODY {
  font-size: 10 px;
  font-family: Arial;

}

td {
  font-size: 12px;
}

td .formLabel {
  text-align: right;
}


.xsmall {
  font-size: 10px;
}


h5 {
  margin-bottom: 0px;
  padding-bottom: 0px;
}

H2 {
  margin-top: 10px;
  color:#0062ab;
}

input {
  background: #FFFFEE;
  border: 1px solid ;
  margin-bottom: 2px;
}


.frontpage_lhs {
  font-size: 11px;
  align: left;
}


.frontpage_hdr {
  font-size: 15px;
  font-weight: bold;
  padding: 4px;
  margin-bottom: 4px;
  color:#0062ab;
  text-decoration: none;

}

.frontpage_ad {
  font-size: 11px;
  align: left;
}


.frontpage_showmore {
  font-size: 10px;
  align: left;
}

.copyright {
  text-align: center;
  font-size: 12px;
  padding: 10px;
}

.submit {
 background: #DDDDDD;
 font-weight: bold;
 border: 1px solid ;
 font-size: 14px;
 color:#0062ab;
}

.noshow {
  display: none;
}
