﻿body {
    margin: 0px;
    padding: 0px;
    background-color: #00245d;
    background-image: url('images/bg_master.jpg');
    background-repeat: repeat-x;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    color: #333333;
    text-align: center;
    line-height: 20px;
}


table.TB_main
    {
    width: 775px;
    height: auto;
    background-image: url('images/bg_mainTB.jpg');
    background-repeat: no-repeat;
    background-position: top center;
    margin: 0px auto 0px auto;
    
    }
    
    
    td.TD_mainNav
    {
    height: 102px;
    padding: 0px 5px 0px 5px;
    text-align: center;
    vertical-align: bottom;
    color: #ffffff;
    font-weight: bold;
    font-size: 14px;
    }
    
    td.TD_headerSpacer
    {
    height: 200px;
    }
    
    td.TD_pageTitle
    {
    padding-top: 30px;
    text-align: left;
    font-size: 16px;
    color: maroon;
    font-weight: bold;
    
    }
    
    td.TD_BodyColumn1
    {
    padding: 30px 30px 20px 10px;
    text-align: justify;
    background-color: #ffffff;
    }
    
    td.TD_BodyColumn2
    {
    padding: 30px 10px 20px 10px;
    text-align: justify;
    background-color: #ffffff;
    }
    
    td.TD_Footer
    {
    font-size: 10px;
    text-align: center;
    border-top: 1px solid #cccccc;
    padding: 10px;
    background-color: #ffffff;
    }
    
    
    td.DocBar
    {
    font-size: 12px;
    text-align: center;
    background-color:Maroon;
    color: #ffffff;
    }
    
            .DocBarDisclaimer
            {
            font-size: 10px;
            text-align: center;
            color: #ffffff;
            }
    
    
a
    {
    text-decoration: none;
    color: maroon;
    text-align: center;
}  
  
a.DocBarLink
    {
    text-decoration: none;
    color: #ffffff;
    text-align: center;
}    
    
a.A_mainNav
    {
    text-decoration: none;
    text-align: center;
    vertical-align: bottom;
    color: #ffffff;
    font-weight: bold;
    font-size: 13px;
    line-height: 14px;
    }

    
    .faqSelected
{
    font-size: 12px;
    color: black;
    font-weight: bold;
    line-height: 27px;
    cursor: hand;
    background-image: url(images/greenfade.jpg);
    background-repeat: repeat-y;
    padding-left: 10px;
}

.faq
{
    font-size: 12px;
    color: black;
    line-height:27px;
    cursor:hand;
        padding-left: 5px;
}

.faqbox
{
    color: black;
    font-size: 12px;
    font-weight: normal;
    background-color: white;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    width: 296px;
    height: auto;
    cursor: normal;
    margin-bottom: 10px;
    margin-top: 5px;
    margin-left: 33px;
    background-image: url(images/greenfade_lt.jpg);
}

.faqIcon
{
    padding-right: 8px;
    padding-top: 4px;
}


.faqPhoto
{
    border-right: white 2px solid;
    border-top: white 2px solid;
    border-left: white 2px solid;
    border-bottom: white 2px solid;
    margin: 0px 5px;
}

.faqSubhead
{
    font-family: arial, helvetica, Sans-Serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 20px;
    margin: 10px 0px 10px 0px;
    color: #990000;
}

.stdDropDown
{
	color: #424242;
	border: solid 1px #aeaeae;
}

.storeLocations
{
    line-height: 14px;
    font-size: 11px;
    margin: 5px;
    width: 130px;
    text-align: left;
    font-weight: normal;
    color: #333333;
}

.storeName
{   font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
    color: #990000;
    text-align: left;
}