﻿body {
}
h1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}
h2
{
     font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    }
p
{
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: justify;
}
.divHomePage
{
    background-position: 30px 30px; 
    padding: 20px 100px 20px 85px; 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    text-align: left; 
    background-image: url('../images/misc/gamo-Icon.png'); 
    background-repeat: no-repeat;
    }
 .outerDiv
{
   /* background-image: url(   '../images/misc/background_screen.gif' );*/
    background-repeat: no-repeat;
    background-position: center center;
    text-align: left;
    margin-bottom: 20px;
}
 .divCustomerService{
         padding-right: 10px;
         padding-left: 10px;
         width: 574px;
     }
 .divRetailersPage
    {
        padding: 10px 10px 10px 10px;
        width: 574px;
    }
    .divRetailerPageTitle{
        font-family: Verdana;
        font-size: 14px;
        font-weight: bold;
        color: #A60000;
        padding-bottom: 5px;
    }
  .hyperlinkPaymentSection
{
    font-family: Verdana;
    font-size: 10px;
    color: #274E9C;
    font-weight: bold;
    text-decoration: underline;
    cursor: pointer;
}
.txtZipCode
{
    width: 80px;
}

    .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-image: url(  '../images/misc/alternateItem_bg.png' );
    background-repeat: repeat;
}
