﻿body {
}
.headline{
    font-size: 18pt;
    font-family: Arial;
    color: #FFFFFF;
}
.main
{
    font-size: 12pt;
    font-family: Arial;
}
.ButtonStyle {  font-weight: bold; background-color: #FFBB9C}
.IntroHead {
    border: 2px outset #003399;
    font-weight: bold;
    background-color: #0066CC;
    color: #FFFFFF;
    height: 20px;
}
.TextBoxStyle
{
    font-weight: bold;
    background-color: #FFFF80;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-bottom-style: solid;
}
.LabelStyle {
    font-weight: bold;
    color: #808080;
}
.boxsection
{
    border: 2px groove #999999;
    margin-bottom: 10px;
    background-image: url('Images/bg10.gif');
    width: 630px;
    padding-top: 20px;
    padding-left: 30px;
    position: relative;
    top: -15px;
    z-index: 1;
    padding-right: 20px;
}
.boxsection2
{
    border: 2px groove #999999;
    margin-bottom: 10px;
    background-image: url('Images/bg10.gif');
    width: 800px;
    padding-top: 20px;
    position: relative;
    top: -15px;
    z-index: 1;
    padding-right: 20px;
}
.boxentry
{
    margin-left: 30px;
}
.boxhead
{
    border: 2px groove #999999;
    background-color: #006699;
    position: relative;
    left: 2px;
    top: -1px;
    z-index: 2;
    color: #FFFFFF;
    font-weight: bold;
    padding-left: 10px;
}
.boxitem
{
    width: 500px;
    padding-right: 10px;
    padding-left: 30px;
    vertical-align: top;
}
.boximage
{
    vertical-align: top;
}   
.pullquote
{
    padding: 5px;
    margin: 5px;
    border: thin solid #008000;
    font-size: 13pt;
    font-family: "Times New Roman", Times, serif;
    font-weight: bold;
    color: #006699;
    width: 85%;
    text-align: right;
}
.gallerypix
{
    border: 1px solid #1B5428;
}
.gallerytext
{
    position: absolute;
    visibility: hidden;
}
.OptionStyle
{
    font-size: 10pt;
}
.WebNote
{
    font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
    color: #006600;
}
.bloghead
{
    font-weight: bold;
    font-size: 12pt;
    font-family: Arial, Helvetica, sans-serif;
}
.blogtext
{
    font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;    
}
.Survey
{
    font-weight: bold;
}
.SurveyDetail
{
    font-size: smaller;
    font-weight:normal;
}            
.ArrModeDDL
{
} 
.DepModeDDL
{
}   
