body {
  padding: 0px;
  margin: 0px;
  width: 770px;
  border-right: 2px #eee solid;
  border-bottom: 2px #eee solid;
  }

img {
  border: 0px;
  padding: 0px;
  }

table td {
  vertical-align: text-top;
}

h2 {
  margin-top: 1px;
  padding-top: 2px;
}

p {
  font-size: 9pt;
}

#header {
  height: 100px;
  text-align: left;
}

#header ul {
  width: 300px;
  float: right;
  height: 30px;
  padding: 0px 0px 0px 25px;
  list-style: none;
  list-style-type: none;
  margin: 0px;
  position: absolute;
  top: 0px;;
  left: 445px;
  background: url('/images/top_menu_cap1.png') 0px 0px no-repeat;
}

#header li {
  width: 100px;
  float: left;
  height: 25px;
  text-align: center;
  background: url('/images/top_menu_bg1.png') 0px 0px repeat-x;
}

#header li a {
  text-decoration: none;
  text-align: center;
  display:block;
  color: #000;
  line-height: 20px;
  font-size: 9px;
  letter-spacing: 1px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#header li a:hover {
  color: #558;
}

.phonenumber {
  float:right;
  margin:0px;
  margin-top:-50px;
  padding:0px;
  padding-right:10px;
  vertical-align: text-top;
  font-size: 1.1em;
}

#nav ul {
  list-style: none;
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  height: 26px;
  width: 770px;
  background: #000 url(images/nav_bg.png) repeat-x;
}

#nav li {
  float: left;
  margin: 0px;
  padding: 0px;
  height: 26px;
}

#nav li a {
  width: 100px;
  white-space: nowrap;
  line-height: 25px;
  text-decoration: none;
  color: #fff;
  font-family: serif, "MS Sans Serif", "MS Serif", serif, sans-serif;
  font-weight: bold;
  font-size: 13px;
  display: block;
  text-align: center;
  padding: 0px;
}

#nav li a:hover {
  color: #fc0;
}

#bottomnav {
  height: 20px;
  background: #000;
  text-align: center;
}

#bottomnav a {
  padding: 0 25px;
  text-decoration: none;
  color: #fff;
  font-size: 12px;
  font-family: "MS Serif", "New York", serif;
  height: 20px;
  line-height: 9px;
}

#bottomnav a:hover {
  color: #fc0;
}

.gold_bg {
  background-color: #C9944E;
  color: #fff;
  font-size: 9pt;
  vertical-align: text-top;
}

.gold_bg p {
  text-indent: 10px;
}

.fade_bg {
  color: #fff;
  font-size: 9pt;
  vertical-align: text-top;
  background-image: url('/images/rates_bg.jpg');
  background-repeat: no-repeat;
}

.white_bg {
  font-size: 9pt;
  vertical-align: text-top;
}

.white_bg h2 {
  color: #C69D67;
}

#footer_alt {
  margin: 1em auto;
  text-align: center;
  line-height: 11px;
  color: #4F4F59;
  font-family: Arial, "Bitstream Vera Sans";
  font-size: 11px;

}

#footer {
  margin-top:3px;
}

#footer p {
  font-family: Arial, "Bitstream Vera Sans";
  font-size: 6.5pt;
  text-indent: 0px;
  margin: 0px;
  padding: 0px 7px;
  color: #000;
}

#footer a {
  line-height: 15px;
  padding: 0px 7px;
  text-decoration: none;
  color: #6D6D7C;
  font-family: Arial, "Bitstream Vera Sans";
  font-size: 11px;
}

#footer a:hover {
  color: #C69D67;
}

.quick_app {
  font-variant: small-caps;
  padding: 2px;
  padding-left: 4px;
  padding-right: 4px;
  line-height:23px;
  background: url('/images/app_bg.png') 0px -5px repeat-x;
  white-space: nowrap;
}

input {
font-size: 7pt;
}

.greyRow
{
    BACKGROUND-COLOR: #FCF8DF
}
.FormInput
{

    FONT: 10px Verdana, Arial, Helvetica, sans-serif;
    COLOR: #666666
}
.ResultTitle
{
    FONT: bold 12px tahoma;
    COLOR: #000;
    BACKGROUND-COLOR: #FEF3D5
}

.app {
  margin: 20px;
  margin-left: 80px;
}

.app_h {
    margin-left: 8px;
    padding: 5px;
    font-weight: bold;
    background-color: #C69D67;
    color: #FFF;
    }

#global a {
	padding: 0 3px;
	text-decoration: none;
	color: #FFF;
	font-size: 3px;
}