﻿body {
}
h1
{
    font-family: georgia;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}
p
{
    margin-top: 10px;
    margin-bottom: 10px;
}
.divHomePage
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
    text-align: left;
    padding-right: 40px;
    padding-bottom: 20px;
    padding-left: 40px;
}
.headerImage
{
    width: 918px;
    height: 142px;
    margin-left: 5px;
    border: 1px solid #676767;
    vertical-align: bottom;
}
.divRetailersPage
{
    padding: 10px 10px 10px 10px;
    width: 574px;
    margin-left: 65px;
}
    .divRetailerByStatePageTitle{
        font-family: Verdana;
        font-size: 12px;
        font-weight: bold;
        color: #A60000;
        padding-bottom: 5px;
        padding-top: 10px;
    }
     .tableRetailers
    {
        width: 570px;
    }
    .tableRetailersHeader
    {
        width: 570px;
        height: 28px;
        background-image: url('../images/misc/map_quest_bg.gif');
        font-family: Verdana;
        font-size: 10px;
        font-weight: bold;
    }
    .Arial11Black
{
    font-family: arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}
.alternateItem
{
    background-repeat: repeat;
    background-color: #CCCCCC;
}
  .hyperlinkPaymentSection
{
    font-family: Verdana;
    font-size: 10px;
    color: #274E9C;
    font-weight: bold;
    text-decoration: underline;
    cursor: pointer;
}
