.button_display_rates3 {
  border-right-width: 0px;
  width: 76px;
  background: url(../images/displayrates-button.gif) no-repeat left top;
  border-top-width: 0px;
  border-bottom-width: 0px;
  height: 18px;
  border-left-width: 0px;
  cursor: pointer;
}

.calendar {
  padding-bottom: 2px;
  padding-left: 0px;
  width: 16px;
  padding-right: 0px;
  height: 16px;
  cursor: pointer;
  padding-top: 2px;
}

.error {
  color: #990000;
  font-size: 0.75em;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.nxtmth {
  width: 16px;
  background: url(../images/date_next.png) no-repeat center center;
  height: 16px;
}

.prvmth {
  width: 16px;
  background: url(../images/date_previous.png) no-repeat center center;
  height: 16px;
}

.style1 {
  font-family: Arial, Helvetica, sans-serif;
}

.style8 {
  color: #ff0000;
  font-weight: bold;
}

.white {
  color: #ffffff;
}

#bottomlinks P, A {
  text-align: center;
  line-height: 12px;
  margin-top: 5px;
  font-family: Arial, Helvetica, sans-serif;
  margin-bottom: 5px;
  color: #ffffff;
  font-size: 10px;
  text-decoration: none;
}

#graybox A {
  text-align: right;
  margin-top: 0px;
  font: 12px/13px Arial, Helvetica, sans-serif;
  margin-bottom: 0px;
  color: #003366;
  margin-left: 0px;
  text-decoration: underline;
}

#graybox P {
  text-align: right;
  margin-top: 0px;
  font: 12px Arial, Helvetica, sans-serif;
  margin-bottom: 0px;
  color: #003366;
  margin-right: 9px;
}

#legal P {
  text-align: left;
  font: 9px/10px Arial, Helvetica, sans-serif;
  color: #333333;
  margin-left: 12px;
  margin-right: 7px;
}

#ltblue P {
  text-align: left;
  margin: 5px 4px 0px 9px;
  font: 12px Arial, Helvetica, sans-serif;
  color: #000000;
}

#wrapper {
  border-bottom: #000000 1px solid;
  border-left: #000000 1px solid;
  margin: 0px auto;
  width: 750px;
  border-top: #000000 1px solid;
  border-right: #000000 1px solid;
}

#bottomlinks A:hover, #bottomlinks A:active {
  color: #ffffff;
  font-size: 10px;
  text-decoration: underline;
}

#bottomlinks A:link, #bottomlinks A:visited {
  color: #ffffff;
  font-size: 10px;
  text-decoration: none;
}