a, a img {
  border-width: 0px;
  color: #FD5B0B;
  font-weight: bold;
  text-decoration: none;
}

body {
	background: #EEEEEE;
  color: black;
	font-family: Verdana, Arial, sans-serif;
  text-align: center;
}

h1 {
  color:        white;
  font-size:    26px;
  padding-left: 48px;
  padding-top:  60px;
  text-align:   left;
}

h2 {
  color:        white;
  font-size:    20px;
}

div.border {
  background: url(../images/layout/main.jpg);
  font-size: 14px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  width: 789px;
}

div.inner {
  padding-left:  50px;
  padding-right: 50px;
}

div.footer {
	background:  url(../images/layout/footer.jpg) top left; 
	clear:       both;
  font-size:   10px;
	height:      137px;	
  margin:      auto;
  width:       789px;
}

div.header {
  background:  url(../images/layout/header.jpg);
  height:      137px;
  margin:      auto;
  width:       789px;
}

div.plainheader {
  background:  url(../images/layout/plainheader.jpg);
  height:      117px;
  margin:      auto;
  width:       789px;
}

div.main {
  background: url(../images/layout/form.jpg);
  height:     450px;
  margin:     auto;
  width:      789px;
}

div.oneform {
  float: right;
  height: 160px;
  left: -106px;
  position: relative;
  text-align: left;
  top: 150px;
  width: 270px;
}

div.spacer {
  height: 50px;
  margin: auto;
  width: 789px;
}

div.white-footer {
	background:   url(../images/layout/footer-white.jpg) top left; 
	clear:        both;
  font-size:    10px;
	height:       137px;	
  margin-left:  auto;
  margin-right: auto;
  width:        789px;
}


input.submit {
	background-color: #2F4E76;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	cursor: hand;
	cursor: pointer;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	width: 145px;
}

select {
  background-color: #FFD9B7;
  font-weight: bold;
}

table.results {
  border-collapse: collapse;
  position: relative;
  left: 21px;
  width: 740px;
}

td.logo {
  text-align: center;
  width: 220px;
}

td.name {
  width: 250px;
}

td.price {
  font-size: 20px;
  font-weight: bold;
  width: 130px;
}

td.results {
  font-size: 13px;
  font-weight: bold;
  text-align: center;
}

td.spacer {
  width: 30px;
}

tr.insurer {
  height: 90px;
}

tr.spacer {
  height: 53px;
}

tr.spacer-two {
  height: 30px;
}