﻿body 
{
    font-family: arial, helvetica, sans-serif;
    font-size: 13pt;
    margin: 0px;
}

.footer_banner 
{
    font-family: arial, helvetica, sans-serif;
    color: White;
    font-size: 10px;
}

.lighter_quote 
{
    font-family: arial, helvetica, sans-serif;
    font-size: 107%;
    font-weight: normal;
    color: #3b9ac6;
}

.dark_quote 
{
    font-family: arial, helvetica, sans-serif;
    font-size: 107%;
    font-weight: bold;
    color: #3b9ac6;
}

.main_quote 
{
    font-family: arial, helvetica, sans-serif;
    font-size: 130%;
    font-weight: normal;
    color: #3b9ac6;
}

.body_text 
{
    font-family: arial, helvetica, sans-serif;
    color: Black;
    font-size: 71%;
    padding-bottom: 10px;
}

.blue_list
{
    margin-left: 0px;
    margin-top: 0px;
    padding-left: 16px;
}

.blue_link 
{
    font-family: arial, helvetica, sans-serif;
    color: #3b9ac6;
}

SPAN.hiddenwait
{
    font-family: arial, helvetica, sans-serif;
    font-size: 80%;
    font-weight: bold;
    visibility: hidden;
    color: #ffffff;
}

SPAN.showwait
{
    font-family: arial, helvetica, sans-serif;
    font-size: 80%;
    font-weight: bold;
    visibility: visible;
    color: #ffffff;
}

.blue_text 
{
    font-family: arial, helvetica, sans-serif;
    color: #3b9ac6;
    font-size: 71%;
}

.faq_question 
{
    font-family: arial, helvetica, sans-serif;
    padding-bottom: 1px;
    font-weight: bold;
    font-size: 71%;
}

.faq_answer 
{
    font-family: arial, helvetica, sans-serif;
    color: #3b9ac6;
    padding-bottom: 10px;    
    font-size: 71%;
}

.form_input_text_label 
{
    font-family: arial, helvetica, sans-serif;
    font-size: 100%;
    font-weight: normal;
    color: #3b9ac6;
}

.form_input_text 
{
    font-family: arial, helvetica, sans-serif;
    font-size: 80%;
    font-weight: normal;
    color: #3b9ac6;
    border: solid 1px #3b9ac6;
    width: 130px;
    margin-left: 20px;
}

.partner_input_text 
{
    font-family: arial, helvetica, sans-serif;
    font-size: 80%;
    font-weight: normal;
    color: #3b9ac6;
    border: solid 1px #3b9ac6;
    width: 200px;
    margin-left: 20px;
/

.form_link 
{
    font-family: arial, helvetica, sans-serif;
    font-size: 71%;
    color: #3b9ac6;
    text-decoration: none;
}

.form_input_button 
{
}

.form_message_info 
{
    font-family: arial, helvetica, sans-serif;
    font-size: 80%;
    font-weight: bold;
    color: #73be1e;
}

.form_message_error 
{
    font-family: arial, helvetica, sans-serif;
    font-size: 80%;
    font-weight: bold;
    color: #ff0000;
}
