﻿body
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    color: #666;
    background-color: #c1c3c3;
}

.main a:active
{
    text-decoration: none;
    color: #b6ff22;
}

.main a:link
{
    text-decoration: none;
    color: #fff;
}

.main a:visited
{
    text-decoration: none;
    color: #fff;
}

.main a:hover
{
    text-decoration: underline;
    color: #efe9d8;
}

.home
{
    padding-left: 45px;
    height: 25px;
}
.main_nav
{
    font-size: 10pt;
    padding-left: 40px;
    padding-bottom: 15px;
    color: #e9cf23;
}

.left_nav_div
{
    font-size: 10pt;
    line-height: 30px;
}

.header
{
    width: 910px;
    height: 207px;
    background-image: url("/images/header.jpg");
    background-repeat: no-repeat;
}
.top_nav
{
    width: 910px;
    height: 64px;
    background-image: url("/images/top_nav.jpg");
    background-repeat: no-repeat;
}
.left_nav
{
    width: 134px;
    list-style-image: url("/images/list_arrow.gif");
    background-image: url("/images/left_nav.jpg");
    background-repeat: repeat-y;
}
.footer
{
    height: 36px;
    background-image: url("/images/footer.jpg");
    background-repeat: no-repeat;
    color: #fff;
}

.content
{
    background-color: #e0e1e3;
    width: 539px;
}
.logo_holder
{
    background-image: url("/images/logo_holder.jpg");
    background-repeat: no-repeat;
    height: 193px;
}
.logo_div
{
    padding-left: 30px;
    padding-top: 40px;
}
.gen_info
{
    background-image: url("/images/gen_info.jpg");
    background-repeat: no-repeat;
    width: 234px;
    height: 393px;
    font-family: Verdana, Arial, helvetica;
    font-size: 10pt;
    color: #fff;
    line-height: 25px;
}

.main_header
{
    width: 920px;
    height: 320px;
    background-image: url("/images/main/main_header.jpg");
    background-repeat: no-repeat;
}
.main_top_nav
{
    width: 920px;
    height: 66px;
    background-image: url("/images/main/main_top_nav.jpg");
    background-repeat: no-repeat;
}
.main_left_nav
{
    width: 134px;
    height: 448px;
    list-style-image: url("/images/list_arrow.gif");
    background-image: url("/images/main/main_left_nav.jpg");
    background-repeat: repeat-y;
}
.main_footer
{
    height: 37px;
    background-image: url("/images/main/iml_footer.jpg");
    background-repeat: no-repeat;
    color: #e9cf23;
}
.footer_div
{
    color: #e9cf23;
    padding-left: 150px;
    padding-bottom: 10px;
}
.main_footer_div
{
    padding-left: 160px;
    padding-bottom: 10px;
}
.main_content
{
    background-color: #e0e1e3;
    width: 541px;
    height: 448px;
}
.main_logo_holder
{
    background-image: url("/images/main/main_logo_holder.jpg");
    background-repeat: no-repeat;
    height: 179px;
}
.main_logo_div
{
    padding-left: 35px;
    padding-top: 50px;
}
.main_gen_info
{
    background-image: url("/images/main/main_gen_info.jpg");
    background-repeat: no-repeat;
    width: 247px;
    height: 288px;
    line-height: 25px;
}
.main_gen_div
{
    color: #e9cf23;
    padding-left: 30px;
    padding-right: 20px;
    padding-top: 10px;
}

.InfoBody
{
    font-family: Verdana, Arial, helvetica;
    font-size: 10pt;
    color: #333;
    line-height: 18px;
    padding-left: 10px;
}

.InfoHeader
{
    color: #b94f41;/*#dc9806*/
    font-family: Georgia,Arial;
    font-size: 16pt;
    font-weight: normal;
    padding-left: 10px;
    padding-top: -10px;
}

.SubHeader
{
    color: #032d45;
    font-family: Georgia,Arial;
    font-size: 12pt;
    font-weight: normal;
}
.InfoContentHolder
{
    padding: 6px;
    padding-top: 0px;
}

.MainTable
{
    width: 100%;
}

.ProductDesc
{
    font-weight: bold;
    padding-left: 10px;
}

.ProductFeatures
{
}

.ProductBenefits
{
}

.ProductLoan
{
}
.faq_content
{
    padding-left: 10px;
}
.faq
{
    color: #b94f41;/*3F6E3A*/
    font-size: 11px;
    font-family: verdana,Helvetica,sans-serif;
}
.faq:hover
{
    text-decoration: none;
}

.faq:link
{
    font-weight: bold;
    text-decoration: none;
}
.faq:visited
{
    font-weight: bold;
    text-decoration: none;
}

.accordionHeader
{
    padding-bottom: 10px;
}
.accordionContent
{
    margin-top: -10px;
    color: #3a3a3a;
    font-size: 11px;
    font-family: verdana,Helvetica,sans-serif;
}

