﻿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;
     }
     .Verdana11Black
     {
         font-family: Verdana;
         font-size: 11px;
         font-weight: normal;
         color: #000000;
         text-decoration: none;
     }
     .tableFAQHeader{
        width: 562px;
    }
        .tdFAQ
    {
            border-width: 1px;
            border-color: #6699cc;
            border-right-style: solid;
            border-bottom-style: solid;
            border-left-style: solid;
            background-color: #f0f8ff;
            overflow: scroll;
            vertical-align: top;
            padding-top: 10px;
        }
        .divFAQLabel{
            font-family: Verdana;
            font-size: 11px;
            padding-top: 5px;
            padding-left: 5px;
            padding-bottom: 5px;
            background-color: #f0f8ff;
        }
        .tableFAQ{
            width: 522px;
            font-family: Verdana;
            font-size: 10px;
        }
.hyperlinkPaymentSection
{
    font-family: Verdana;
    font-size: 10px;
    color: #274E9C;
    font-weight: bold;
    text-decoration: underline;
    cursor: pointer;
}
