﻿body, td, div 
{
    font-family:Verdana;
    font-size:11px;
    color:#666666;
}
p
{
    margin:0px;
    margin-bottom:8px;
}

.AlertBox
{
    border:1px solid #4A5B97;
    padding:10px;
    margin-top:10px;
}

.DowButton
{
    width:287px;
    height:113px;
    background:no-repeat;
    color:White;
    position:relative;
    cursor:pointer;
}
.DowButton a
{
    text-decoration:none;
    cursor:pointer;
}
.DowFeatures
{
    position:absolute;
    top:35px;
    left:10px;
}
.DowFeature
{
    color:White;
    margin-bottom:4px;
    padding-left:14px;
    background:url(/i/bull.gif) no-repeat left;
}

.HomeDeal
{
    width:565px;
    height:100px;
    background:url(/i/bg-row.gif) no-repeat;
    margin-top:4px;
    position:relative;
    cursor:pointer;
}
.HomeDeal table
{
    border-collapse:collapse;
}
.HomeDeal table td
{
    padding:0px;
    text-align:center;
}
.HomeDealInfo
{
    height:80px;
    text-align:left;
    margin-left:10px;
}
.HomeDealTitle
{
    color:Black;
    font-size:14px;
    font-weight:bold;
    margin-bottom:4px;
}
.HomeDealFeature
{
    color:Black;
    margin-bottom:3px;
    padding-left:14px;
    background:url(/i/bull-black.gif) no-repeat left;
}
.HomeNetDeal
{
    width:80px;
}
.HomePhoneDeals
{
    text-align:left;   
}
.HomePhoneDeals td
{
    text-align:left;   
    vertical-align:top;
}
.HomePhoneDeals a
{
    text-decoration:none;
    color:Gray;
}
.HomePhoneDeals img
{
    margin-bottom:4px;
}
.HomePhoneDeals p
{
    margin:0px;
    margin-bottom:4px;
    font-size:14px;
    font-weight:bold;  
}

img
{
    vertical-align:top;
}

.Menu
{
    margin-bottom:6px;
}

.MenuItem
{
    border-left:solid 1px #4A5B97;
    border-bottom:solid 1px #4A5B97;
    border-right:solid 1px #4A5B97;
    height:27px;
    font-size:12px;
    text-align:left;
}

.MenuItemHover
{
    border-left:solid 1px #4A5B97;
    border-bottom:solid 1px #4A5B97;
    border-right:solid 1px #4A5B97;
    height:27px;
    background-color:#DEE2EF;
    cursor:pointer;
    font-size:12px;
    text-align:left;
}

.MenuItem a, .MenuItemHover a
{
    text-decoration:none;
    color:#405084;
    position:relative;
    top:7px;
    left:7px;
}

.Main
{
    width:100%;
}
.MainCell
{
    border-left:solid 1px #4A5B97;
    border-right:solid 1px #4A5B97;
    padding:10px;
}

.MainTitle
{
    color:#242B47;
    font-size:18px;
    font-family:Arial;
    margin:0;
}
.MerchantLink
{
    color:Gray;
    font-weight:bold;
}


.FeatureList
{
    line-height: 18px;
}

.Footer
{
    width:750px;
    height:23px;
    margin:auto;
    text-align:right;
    padding-right:10px;
    padding-top:8px;
    color:White;
    background:url(/i/footer.jpg);
    margin-top:10px;
}

.Footer a
{
    color:White;
    text-decoration:none;
}

.PhoneBox
{
    width:100px;
    height:100px;
}
.PhoneBox img
{
    border:0px;
}
.PhoneBox p
{
    margin:0px 0px 4px 0px;
}

.PromoCell a
{
    color:Gray;
}
.PromoCell H1
{
    font-size:16px;
    font-weight:bold;
    margin:0px;
    margin-bottom:10px;
}
.PromoCell img
{
    float:left;
    margin-right:10px;
    margin-bottom:10px;
}
.PromoCell p
{
    margin:0px;
    margin-bottom:8px;
}

.RedirectBox
{
    width:100%;
    height:100%;    
}
.RedirectBox td
{
    text-align:center;
}
.RedirectBox div
{
    width:400px;
    height:300px;
    border:1px solid gray;
    margin:auto;
}
.RedirectBox p
{
    font-size:18px;
    font-weight:bold;
    color:Gray;
    margin:0px;
    margin-top:130px;
}
.Txt
{
    border:1px solid #4A5B97;
}