@charset "utf-8";
/* CSS Document */

h1 {
margin: 0;
padding: 0;
}

.error {
font-size: 1.1em;
text-align: center;
padding: 14px;
}

body {
background-repeat: repeat-x;
background-color: #ffffff;
text-align: center;
font-size: 100%;
font-family: arial, helvetica, verdana, sans-serif;
margin: 0;
background-position: top;
}

p.red {
padding-top: 20px;
font-size: 1em;
font-weight: bold;
color: #FF0000;
text-align: center;
}

.reverse1, .reverse2 {
width: 44px;
}

.reverse3 {
width: 56px;
}


.textarea {

}

.submit {
margin: 16px;
text-align: center;
}

.note {
font-size: 10px;
}

#contactform {
  margin-top: 40px;
}

#logo {
padding: 26px 0 0 0;
}

#wrapper {
padding: 0px;
width: 840px;
margin: 0 auto;
position: relative;
text-align: center;
}


#content {
margin: 0 auto;
text-align: center;
width: 650px;
}

#resultscontent {
margin: 40px auto 0 auto;
text-align: center;
width: 840px;
}

#phoneform {
background-image: url('images/formbox.gif');
text-align: left;
border: 3px solid #cccccc;
width: 600px;
height: 220px;
margin: 20px 0;
}

table#form {
margin: 24px;
}

.searchtext {
font-size: 18px;
font-weight: bold;
text-align: left;
color: #5f78ff;
margin: 4px;
}

.formtext {
font-weight: bold;
color: #333333;
}

.numberbox {
width: 400px;
margin: 0 auto;
padding: 0 0 0 4px;
background-image: url('images/box.gif');
background-repeat: no-repeat;
}

input.mytext {
background-color: #f2f6fe;
font-size: 1.1em;
border: 2px solid #999999;
}

input.number {
background-color: #f2f6fe;
font-size: 1.3em;
border: 2px solid #999999;
}

img {
border: 0;
}

.example {
font-size: 12px;
color: #666666;
font-style: italic;
margin: 8px 78px 0px 90px;
}

#search {
margin-top: 8px;
height: 50px;
font-size: 14px;
text-align: left;
color: #333333;
}

#reversesearch {
margin-left: 80px;
margin-top: 10px;
}

.searchby {
width: 450px;
text-align: left;
font-size: 12px;
margin: 8px 66px;
padding: 8px;
border-bottom: 1px solid #EEEEEE;
}

.searchby a {
text-decoration: underline;
padding: 8px;
}

.searchby a:visited {
color: blue;
}

#footer {
width: 580px;
padding: 10px;
margin: 0 auto;
}

.disclaimer {
margin-top: 10px;
font-size: 10px;
color:#666666;
}

h2 {
margin: 16px 10px;
font-size: 18px;
text-align: left;
}

h3 {
margin: 16px 0;
font-size: 1.4em;
text-align: left;
}

#header {
margin: 0 auto;
width: 576px;
height: 0px;
text-align: center;
}

ul {
text-align: left;
font-size: .8em;
}

p {
margin: 0;
text-align: left;
padding: 10px;
font-size: 12px;
}

#links {
text-align: center;
height: 20px;
margin: 10px 0;
padding: 0;
font-size: 12px;
}

#links a {
padding: 6px;
margin: 10px;
line-height: 20px;
text-decoration: none;
color: #000000;
}

.phonelogo {
background: url('images/phonelogo.gif');
width: 560px;
height: 75px;
margin: 0 auto;
}

input.submitbutton {
margin-left: 34px;
}

a img {
border: 0;
}a:link {
	text-decoration: none;
	color: #000000;
}
