.hint {
  float: none;
  margin-left: 130px;
  width: 70%;
  display: block;
  font-family: arial;
  font-size: 11px;
  color: #808080;
  font-weight: normal;
  line-height: 15px;
}

.small {
  display: block;
  font-family: arial;
  font-size: 11px;
  color: #808080;
  font-weight: normal;
  line-height: 15px;
}

.asterisk {
  font-family: verdana, Helvetica, sans-serif;
  font-size: 12px;
  color: #F68622;
  font-weight: bold;
  vertical-align: -2px;
}

body {
  background-color: #788CA1;
  text-align: center; /* Horrible centreing hack for < IE5.5/Win */
  height: 100%;
  margin: 0px;
  padding: 0px;
  margin-bottom: 40px;
  font-size: 0.8em;
  font-family: Arial, Helvetica, Sans-Serif;
}

a img {
  border: 0;
}

p {
  margin-top: 25px;
  margin-bottom: 15px;
  line-height: 1.4em;
}

#container {
  position: relative;
  width: 715px;
  min-height: 300px; /* For Firefox */
  background-color: #FFF;
  border: 1px solid #495662;
  margin: 0 auto; /* W3C standard centreing method */
  margin-top: 70px;
  text-align: left; /* Undoing horrible centreing hack for < IE5.5/Win */
}

#content {
  padding-bottom: 30px;
  margin: 40px 90px 20px 103px;
}

#banner {
  position: relative;
  margin: 1px;
  background: #A12C24 url( "../images/bannerBg.gif" ) repeat-x;
  height: 76px;
}

#banner img {
  position: absolute;
  top: -16px;
}

#banner #navigation {
  text-align: right;
}

#banner #navigation ul {
  list-style-type: none;
  margin: 0px;
}

#banner #navigation ul li {
  padding: 2px 0;
  margin: 0px;
}

#banner #navigation ul li a {
  line-height: 15px;
}

#banner #navigation ul li a img {
  padding-right: 20px;
}

#banner #navigation ul li img.selected {
  padding-right: 15px;
}

#banner #navigation img {
  position: relative;
  top: 8px;
}

#footer {
  position: relative;
}

#footer .smallprint {
  position: absolute;
  margin-top: 5px;
  color: #BEC8D2;
}

.smallprint {
  font-size: 0.85em;
}

.smallprint a:link,
  .smallprint a:visited {
  color: #BEC8D2;
}

.smallprint a:hover,
  .smallprint a:visited:hover {
  text-decoration: underline;
  color: #FFF;
}

#submitButton {
  margin-left: 5px;
  vertical-align: top;
}

#bar {
  position: relative;
  height: 38px;
  bottom: 0px;
  margin: 1px;
  background: #FFF url( "../images/footerBg.gif" ) repeat-x bottom;
  text-align: right;
}

.hand {
  cursor: pointer;
}

#openBible {
  position: absolute;
  bottom: -23px;
  left: 80px;
}

#orderButton {
  position: absolute;
  right: -10px;
  top: 4px;
}

#requestText {
  padding-right: 85px;
  height: 100%;
}

.barText img {
  padding-top: 13px;
}

.statement h2,
  .faq h2,
  .policy h2,
  .minorHeading h2 {
  color: #788CA1;
}