﻿body
{
    font-family: Tahoma;
    font-size: medium;
    margin: 0px;
    background-color: #336699;
}

#container
{
    width: 800px;
    margin: auto;
    background-color: #e6e6fa;
}

h1, h2 {
    margin: 0px;
}

#topContent
{
    background-color: #333399;
    color: white;
    font-size: medium;
    font-weight: bold;
    height: 110px;    
}

#topContent a
{
    color: white;
    text-align: left;
}

#leftContent
{
    padding-right: 50px;
}


#mainContent
{
    padding-top: 5px;
    padding-right: 10px;
    padding-left: 10px;
}

#footerContent
{
    text-align: center;
    font-size: smaller;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 25px;
}

#errorContainer
{
    width: 800px;
    height: 200px;
    margin: auto;
    background-color: #e6e6fa;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 25px;

}

#errorFooterContent
{
    width: 800px;
    height: 100px;
    margin: auto;
    font-size: smaller;
    background-color: #e6e6fa;
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 25px;
    vertical-align: bottom;
}

p.pageTitle
{
    font-weight: bold;
    font-size: large;
    text-align: left;
}

p.subTitle
{
    font-size: small;
    color: blue;
    font-variant: small-caps;
}
 
.noIndent
{
    font-size: small;
    color: black;
    text-indent: 0pt;
    font-weight: normal;
}

.doubleIndent
{
    font-size: small;
    color: black;
    text-indent: 40pt;
    font-weight: normal;
}
 
.lineItem
{
    font-weight: bold;
    font-size: medium;
    list-style-position: outside;
    list-style-type: disc;
}

.colLabel
{
    font-size: smaller;
    text-align: right;
}

.colData
{
    font-size: smaller;
    padding-right: 25px;
    padding-left: 25px;
}

.colRequired
{
    font-size: smaller;
    color: red;
}
        
.colButtons
{
    font-family: Tahoma;
}

.HyperLinkHome
{
    top: 3px;
    position: relative;
    left: 3px;
}

.HyperLinkBanner
{
    top: 0px;
    position: relative;
    left: 3px;
}

#padText
{
    padding-left: 0px;
}

.tableImage
{
}

.tableHomePage
{
    border-right: #181845 thick groove;
    border-top: #181845 thick groove;
    border-left: #181845 thick groove;
    border-bottom: #181845 thick groove;
    background-color: white;
}

.checkBoxFilters
{
    font-size: x-small;
}

.underlineText
{
    text-decoration: underline;
}

.centerText
{
    text-align: center;
}

.faqQuestion
{
    font-weight: bold;
    font-size: medium;
    padding-left: 10px;
}

.faqAnswer
{
    font-size: small;
    color: black;
    font-weight: normal;
    padding-left: 10px;
}

.asterickRed
{
    font-weight: bold;
    color: red;
}
.HomePageDate
{
    text-align: left;
}

.ThankYou
{
    text-align: center;
    padding-top: 25px;
    padding-bottom: 200px;
}

.HomePageBlurb
{
    font-size: smaller;
}

.steps
{
    font-weight: bold;
    font-size: medium;
    padding-left: 10px;
}

.stepInfo
{
    font-size: small;
    color: black;
    font-weight: normal;
    padding-left: 10px;
}

.ModHomeTable2
{
    border-right: black thin solid;
    border-top: black thin solid;
    border-left: black thin solid;
    border-bottom: black thin solid;
}

.ModHomeName
{
    font-size: medium;
}

.ModHomeOther
{
    font-size: small;
}

.HomeName
{
    font-size: x-large;
    font-weight: bold;
}

.HomeOther
{
    font-size: large;
}

.ModHomeFilterTable
{
    padding-bottom: 20px;
}

.ModHomeFilterHeader
{
    font-size: medium;
    color: white;
    background-color: #336699;
    font-weight: bold;
}

a:link
{
    text-decoration: none;
}

a.visited
{
    text-decoration: none;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}

a.sortColumn
{
    text-decoration: none;
    color: white;
}

.bodyText
{
    font-size: small;
    color: black;
    font-weight: normal;
    padding-left: 10px;
}

.tablePriceChart
{
    border-right: black thin solid;
    border-top: black thin solid;
    border-left: black thin solid;
    border-bottom: black thin solid;
    table-layout: auto;
    border-collapse: collapse;
    text-align: center;
}

.tablePriceChartCell
{
    border: 1px solid black;    
}

.tableHeader
{
    font-weight: bold;
    border: 1px solid black;
}