body
{
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    color: #626262;
}

h1 
{
    color: #067a77;
    font-family: Calibri, Sans-Serif; 
    font-size: 24px;
    font-weight: normal;
    padding: 22px 0px 0px 0px;
    margin: 0px;
}

.header-bg h1 
{
    color: #fff; 
    
}



h2 
{
    font-weight: bold;
    font-size: 18px;
    color: #067e7c;
}

h3 
{
    font-weight: bold;
    font-size: 12px;
}

h2.glossary 
{
    color: #d12842;
    font-weight: bold;
    font-size: 14px;
    margin-top: 3px;
    margin-bottom: 3px;
}

a {
    text-decoration: none;
    color: #007b79;
    font-weight: bold;
}

a.glossary 
{   
    font-weight: bold;
    cursor: help;
    color: #0050a9;   
}

a:hover {
    text-decoration: underline;
}

a.glossary:hover 
{
    text-decoration: none;
}


a img {
    border-style: none;
}

ul
{
    list-style: inside url(../Images/Default/bullet.gif);
    padding: 6px 0px 0px 0px;
    margin: 0px 0px 0px 23px;
    list-style-position: outside;
   
}

ul li {
    padding: 0px 0px 6px;
    margin-left: 0px;
    margin-bottom: 0px;
}



.summary-box-header 
{
    display:block;
}

table.savings-table 
{
    border-collapse: collapse;
    border: 1px solid #d8d8d8;
    width: 465px;   
    font-size: 12px;
    color: #626262;
}

table.savings-table th 
{
    font-size: 12px;
    font-weight: bold;
    color: #f89718;
    text-align: left;
    width: 93px;
}

table.savings-table td, table.savings-table th 
{
    border: 1px solid #d8d8d8;
    padding: 17px 13px;
}

.savings-table table, .savings-table table td, .savings-table table tr
{
    padding: 0px;
    margin: 0px;
    border-style: none;    
}

table.savings-rate {width: 100%;}
.savings-rate td, .savings-rate th
{
    width: 24% !important;
}




table.savings-rate, .savings-rate td, .savings-rate th
{
    border: 0px solid #fff !important; 
}

.savings-rate td, .savings-rate th 
{
    padding: 3px 0px !important;
    text-align: right;
}

.savings-rate th.first, .savings-rate td.first
{
    text-align: left;
}

.savings-rate th.normal, .savings-rate td.normal
{
    text-align: right;
}

.savings-rate td.normal 
{
    font-weight: bold;
}



.how-to-apply 
{
    margin-top: 21px;
}

