body {
  font-size: 12px;
  color: #6f6f71;
  font-family: arial;
  background: url('/img/ho-bg.jpg') #104579;
  background-repeat: repeat-x;
}

img {
  border-width: 0px;
}

a {
 color: #1c3062;
 text-decoration: none; 
}

tr {
  vertical-align: top;   
}

th {
  text-align: left; 
}

.floatLeft {
  float: left;
}

.floatRight {
  float: right;
}

h2 {
 color: #1f3163; 
 font-size: 16px;
}

.errors {
 color: #ff0000;
 font-weight: bold; 
}

.errors ul {
 color: #ff0000;
 font-weight: bold; 
}

.error {
 color: #ff0000;
 font-weight: bold; 
}

.error ul {
 color: #ff0000;
 font-weight: bold; 
}

.error li {
 color: #ff0000;
 font-weight: bold; 
}

.tbl {
  display: table;
}

textarea {
    border-width: 1px;
  border-style: solid;
  border-color: #1d3163;
}

strong {
  font-weight: bold;
}
