body {
font-family: arial, verdana, san-serif, helvetica;
font-size: 13px;
color: #333333;
background-color: #E0E2E2;
text-align: center;
}

td {
font-size: 13px;
}

h1 {
font-size: 18px;
color: #336699;
margin-bottom: 0;
margin-top: 0;
}

a {
text-decoration: underline;
color: #333333;
}

a.blue_link {
text-decoration: underline;
color: #688DB3;
}

a:hover {
text-decoration: none;
}

.main_content {
background-color: #FFFFFF;
width: 910px;
height: 1250px;
position: relative;
margin: 0 auto;
}

.search_content {
background-color: #FFFFFF;
width: 1100px;
height: 800px;
position: relative;
margin: 0 auto;
}

.body_text {
margin-top: 0;
width: 492px;
 
}

.small_blue_text {
font-size: 10px;
color: #688DB3;
}

.small_black_text {
font-size: 9px;
}

.large_black_text {
font-size: 16px;
font-weight: bold;
}

.bold_text {
font-size: 12px;
font-weight: bold;
}

.blue_text {
color: #688DB3;
font-size: 12px;
}

.banner {
padding: 20px;
}

.left_content {
margin-top: 10px;
padding: 0 0 0 20;
font-size: 13px;
}

.header {
background: URL(/images/form_header_back.gif) repeat-x;
height: 25px;
}

.footer {
margin-bottom: 30px;
color: #696969;/*#C3C3C3;*/
font-size: 9px;
position: absolute;
/*top: 740px;*/
left: 0;
text-align: center;
padding-top:50px;
}

.form_box {
border: 1px solid #C7C6C6;
width: 550px;
margin-top: 20px;
margin-bottom: 20px;
}

.form_table {
margin: 20px;
width: 500px;
}

.form_field {
font-size: 12px;
width: 220px;
}

.login_box {
border: 1px solid #C7C6C6;
width: 214px;
margin: 0 20 20 20;
background: URL(/images/fade_background.gif) repeat-x;
}

.login_table {
margin: 0 5 5 5;
}

.login_field {
font-size: 11px;
width: 160px;
}

.call_box {
border: 1px solid #C7C6C6;
width: 214px;
margin: 20px;
padding: 10 5 5 5;
background: URL(/images/blue_fade_background.gif) repeat-x;
text-align: center;
}

.results_box {
border: 1px solid #C7C6C6;
width: 700px;
margin-top: 20px;
margin-bottom: 20px;
}

.results_table {
width: 700px;
}

.results_header {
background: URL(/images/results_header_back.gif) repeat-x;
}

.results_header td {
border: 1px solid #FFFFFF;
}

.results_row td {
border: 1px solid #C7C6C6;
}
