﻿* 
{
    margin: 0;
    padding: 0;
}
html, body 
{
    height: 100%;
    text-align: left;
}

body 
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    background-color: #3F3F3F;
    background-image: url("Images/Background.jpg");
    color: #ffffff;
    text-align: left;
}

h1 
{
    text-align: left; 
    color: #ffffff; 
    background-image: url("Images/HeaderBG.jpg");
    background-repeat: repeat-x;
    background-position: bottom;
    padding: 2px;
    font-family: Arial; 
    font-size: 16pt; 
    font-weight: bold; 
    font-variant: normal;
}

h2
{
	text-align: left; 
    color: #ffffff; 
    background-image: url("Images/HeaderBG.jpg");
    background-repeat: repeat-x;
    background-position: bottom;
    padding: 2px 5px 2px 5px;
    font-family: Arial; 
    font-size: 16pt; 
    font-weight: bold; 
    font-variant: normal;}

h3
{
    text-align: left; 
    color: #000000;
    font-family: Arial; 
    font-size: 12pt; 
    font-weight: bold; 
    font-variant: normal;
}
h4
    {
        text-align:center;
        font-size:14px;
        font-weight:bold;
    }

p
{
    font-size: 10pt;
    text-align: left;
}

img
{
    border: none;
}

a
{
    color: #64B683;
    text-decoration: underline;
}

a:hover
{
    color: #156433;
    text-decoration: underline;
}

.divMenu
{  
    height: 18px;
    width: 100%;
    padding: .2em 0em 0em 0em;
    color: #000000;
    float: left;
}

.divMenu a:hover, .divMenu a:active
{
    padding: 4pt  .1em 4pt .1em;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
    color: #156433;
    margin: 0;
}

.divMenu a 
{
    padding: 4pt .1em 4pt .1em;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
    color: #000000;
    margin: 0;
}

.divSearchBox 
{
    width: 878px;
    text-align: right;
    margin-top: 10px;
    padding-bottom: .5em;
}
.divContainer 
{
    position: relative;
    z-index: 2;
    width: 878px;
    text-align: left;
    min-height: 200px;
    height: auto !important;
    margin: 0px 1em 1em 1em;
}

.PrintHeader
{
    display: none;
}

@Media Print {.Header{display: none;} .PrintHeader{display: block;} .Banner{padding: 0em;} }

.Header

{
    width: 876;
    height: 130px;
    background-image: url("Images/Header.jpg");
    background-repeat: no-repeat;
}

.Header ul
{
    list-style: none;
    padding: 0;
    margin: 0;
}

.Header li
{
    float: left;
}

.MenuPlacing
{
    padding: 7.3em 0em 0em 21em;
}

.Banner
{
    padding-top: 1.5em;
}

.BannerBG
{
    background-image: url("Images/BannerBG2.jpg");
    background-repeat: repeat-x;
    position: absolute;
    z-index: 1;
    top: 121px;
    height: 220px;
    width: 100%;
}

.Content
{
    width: 878px;
    min-height: 200px;
    background-color: #000000;
}

.bigA a
{
font-size:13pt
}

.divRequestTire a
{
    border:solid 2px #319d5a;
    font-size:14pt;
    margin-top:15px;
    margin-left:1px;
    margin-right:5px;
    padding:2px;
    font-family:Times New Roman;
    color: #64B683;
    text-decoration:none;
    background-color:#1C5F33;
    display:block
}

.divRequestTire a:hover
{
    border:solid 2px #319d5a;
    font-size:14pt;
   
    margin-top:15px;
    margin-left:1px;
    margin-right:5px;
    padding:2px;
    color:#77ce98;
    text-decoration: underline;
    font-family:Times New Roman;
    background-color:#2a7343;
    display:block
}

.ContentAreaOne
{
    
    padding: .5em;
    width: 650px;
    float: left;
    
}

.formHeader
    {
        text-align:center;
        color:Black;
        font-size:14px;
        font-weight:bold;
        background-color:White;
        margin-bottom:15px;
        border:solid 2px #1c5f33
    }
    
.ContentAreaTwo
{
    padding: .2em;
    width: 205px;
    min-height: 350px;
    float: right;
}

.ContentAreaThree
{
    padding: .5em;
    width: 865px;
    min-height: 350px;

}

.ContentAreaThree ul
{
    list-style: none;    
}

.ContentAreaThree li
{
    list-style: none;
}

.Footer
{
    background-image: url("Images/Footer.jpg");
    background-repeat: no-repeat;
    height: 39px;
    width: inherit;
}

.divFooterContent ul
{
    margin: 0;
    padding: 0;
}

.divFooterContent li
{
    float: left;
    list-style: none;
}

.LeftFooter
{
    padding-top: .8em;
    padding-left: .5em;
    width: 585px;
    text-align: left; 
    font-size: 10pt; 
    color:#000000;
}

.LeftFooter a
{
    text-decoration: none;
    font-size: 10pt; 
    color:#144709;
}

.LeftFooter a:hover
{
    text-decoration: underline;
    color: #000000;
}

.RightFooter
{
    padding-top: .8em;
    width: inherit;
    text-align: left; 
    font-size: 10pt; 
    color:#000000;
}

.RightFooter a
{
    text-decoration: none;
    font-size: 10pt; 
    color:#144709;
}

.imgArticleThumb 
{
    border: 1px solid black;
    margin: 2px;
}

.imgArticle
{
    border: 1px solid black;
    float: right;
    margin: 5px 5px 5px 5px;
}

p.RelatedLinks
{
    margin: 5px;
}

.RelatedLinks a:link, .RelatedLinks a:active, .RelatedLinks a:visited, .RelatedLinks a:hover
{
    font-family: Arial;
    font-weight: bold;
    color: #a01e20;
    font-size: 10pt;
}

.RelatedLinks a:link, .RelatedLinks a:active, .RelatedLinks a:visited
{
    text-decoration: none;
}
.RelatedLinks a:hover
{
    text-decoration: underline;
}

hr
{
    color: #ddddff;
}

.hrFooter
{
    color: #000000;
}

.divArticleSearch
{
     background-color: #dddddf;
     padding: 10px;
}