@charset "utf-8";
/* CSS Document */

h1 {
margin: 0;
padding: 0;
}

p.red {
padding-top: 20px;
font-size: 1em;
font-weight: bold;
color: #FF0000;
text-align: center;
}

.error {
font-size: 1.1em;
text-align: center;
margin: 14px;
}

.phonenumber {
font-size: 10pt;
margin-left: 20px;
}

.phonenumber input {
font-size: 11pt;
padding: 4px;
text-align: center;
}


body {
background-image: url('images/bg.gif');
background-repeat: repeat-x;
text-align: center;
font-size: 100%;
font-family: arial, helvetica, verdana, sans-serif;;
background-color: #ffffff;
margin: 0;
background-position: top;
}

.logo {
float: left;
margin: 46px 0px 0px 20px;
}

.phones {
float: right;
background: url('images/phones.gif') no-repeat;
width: 254px;
height: 132px;
}

.top {
background: url('images/top.gif') no-repeat;
width: 640px;
height: 115px;
}

.bottom {
background: url('images/bottom.gif') no-repeat;
width: 640px;
height: 32px;
}

.submit {
margin: 8px 16px;
text-align: center;
}

.note {
font-size: 10px;
}

#wrapper {
background-repeat: repeat-y;
padding: 0px;
width: 640px;
margin: 0 auto;
position: relative;
text-align: center;
}

#resultswrapper {
background-repeat: repeat-y;
padding: 0px;
width: 940px;
margin: 0 auto;
position: relative;
text-align: center;
}

#content {
clear: both;
margin: 0 auto;
text-align: center;
width: 580px;
}

#resultscontent {
clear: both;
margin: 0 auto;
text-align: center;
background-color: #FFFFFF;
width: 880px;
}

#phoneform {
background: url('images/box.gif') no-repeat;
width: 493px;
height: 200px;
margin: 10px auto 0 auto;
padding-top: 20px;
}

#phoneform h2 {
letter-spacing: -1px;
}

input {
background-color: #f2f6fe;
font-size: 1.1em;
margin: 0 2px 0 4px;
}


img {
border: 0;
}

.example {
font-size: 12px;
color: #666666;
font-style: italic;
margin: 8px 30px 4px 30px;
}

#search {
margin-top: 8px;
height: 50px;
font-size: 14px;
text-align: left;
color: #333333;
}

.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;
}

.disclaimer {
margin-top: 30px;
font-size: 10px;
color:#666666;
}

h2 {
margin: 10px 30px;
font-size: 20px;
text-align: left;
}


#header {
margin: 0 auto;
width: 620px;
height: 120px;
text-align: center;
}

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;
}

.providers {
background: url('images/providers.gif');
width: 580px;
height: 77px;
}

a img {
border: 0;
}
