﻿body {
}

img
{
    border: none;
}

.justified
{
    text-justify: auto;
    text-align: justify;
}

.bodyBlockText
{
    font-size: 12px;
    color: #612A20;
    font-family: Arial,Verdana;
    padding-right: 45px;
    padding-left: 45px;
    text-justify: auto;
    text-align: justify;
}

.bodyBlockLink:link
{
    color: #612A20;
    font-weight: bold;
    text-decoration: underline;
    padding-right: 0px;
    padding-left: 0px;
}

.bodyBlockLink:visited
{
    font-weight: bold;
    color: #876863;
    text-decoration: underline;
    padding-right: 0px;
    padding-left: 0px;
}

.bodyBlockLink:hover
{
    color: #612A20;
    font-weight: bold;
    text-decoration: none;
    padding-right: 0px;
    padding-left: 0px;
}

.bodyBlockTextLightIndent
{
    font-size: 12px;
    color: #612A20;
    font-family: Arial,Verdana;
    padding-right: 20px;
    padding-left: 20px;
    text-justify: auto;
    text-align: justify;
}

.bodyBlockTextNoJustify
{
    font-size: 12px;
    color: #612A20;
    font-family: Arial,Verdana;
    padding-right: 45px;
    padding-left: 45px;
}

.bodyHeader
{
    font-size: 12pt;
    text-transform: uppercase;
    color: white;
    font-family: Arial, Verdana, Sans-Serif;
    padding-right: 45px;
    padding-left: 45px;
    padding-top: 0px;
    font-weight: bold;
    padding-bottom: 10px;
}

.bodyHeaderLightIndent
{
    font-size: 12pt;
    text-transform: uppercase;
    color: white;
    font-family: Arial, Verdana, Sans-Serif;
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 0px;
    font-weight: bold;
    padding-bottom: 10px;
}

.masterPageFooter 
{         
    FONT-SIZE: 12px; 
    COLOR: #fff2e0;
    FONT-FAMILY: Arial,Verdana;
    padding: 10px;
}

.masterPageFooterLink
{
    font-size: 12px;
    color: #fff2e0;
    font-family: Arial,Verdana;
    text-decoration: underline;
}

.smallLink:link
{
    font-size: 11px;
    color: #612A20;
    font-family: Arial,Verdana;
    text-decoration: underline;
}

.smallLink:visited
{
    font-size: 11px;
    color: #612A20;
    font-family: Arial,Verdana;
    text-decoration: underline;
}

.smallLink:hover
{
    font-size: 11px;
    color: #fff2e0;
    font-family: Arial,Verdana;
    text-decoration: none;
}

.panelbarHeader 
{         
    FONT-SIZE: 11px; 
    COLOR: #ffffff;
    FONT-FAMILY: Arial,Verdana;
    font-weight: bold;
    cursor: hand;
    cursor: pointer;
    padding: 4px;
    background-color: #af908b;
    border: 1px solid #784b45;
    height: 25px;
}

.panelbarHeaderHover 
{         
    FONT-SIZE: 11px; 
    COLOR: #fff2e0;
    FONT-FAMILY: Arial,Verdana;
    font-weight: bold;
    cursor: hand;
    cursor: pointer;
    padding: 4px;
    background-color: #784b45;
    border: 1px solid #af908b;
    height: 25px;
}

.panelbarHeaderExpand
{
    FONT-SIZE: 11px; 
    COLOR: #ffffff;
    FONT-FAMILY: Arial,Verdana;
    height: 25px;
    font-weight: bold;
    cursor: hand;
    cursor: pointer;
    padding: 4px;
    background-color: #af908b;
    border: 1px solid #784b45;
    border-bottom: 0px;
}

.panelbarItem
{
    font-size: 11px;
    color: #000000;
    font-family: Arial,Verdana;
    width: 175px;
    cursor: hand;
    cursor: pointer;
    padding: 3px;
    padding-left: 16px;
    background-color: #dcd1cf;
    border: 1px solid #784b45;
    border-top: 0px;
    text-decoration: none;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    white-space:normal
}
.panelbarItemSelected
{
    FONT-SIZE: 11px; 
    COLOR: #000000;
    FONT-FAMILY: Arial,Verdana;
    width: 175px;
    cursor: hand;
    cursor: pointer;
    padding: 3px;
    padding-left: 16px;
    background-color: #eae2e1;
    border: 1px solid #784b45;
    border-top: 0px;
    text-decoration: underline;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    white-space:normal
}
H3
{
    font-size: 12pt;
    text-transform: uppercase;
    color: white;
    font-family: Arial, Verdana, Sans-Serif;
    padding-right: 45px;
    padding-left: 45px;
    padding-top: 0px;
}
UL
{
    text-align: left;
    padding-right: 30px;
}
.bodySubHeader
{
    border-bottom: #af908b 3px double;
    width: 100%;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 30px;
    margin-bottom: 5px;
}
.bodySubHeaderNoTop
{
    border-bottom: #af908b 3px double;
    width: 100%;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 5px;
    margin-bottom: 5px;
}
#waveFeatures
{
    font-size: 9pt;
    text-align: left;
    border-collapse: collapse;
}
#waveFeatures td
{
    vertical-align: top;
}
.waveFeaturesCell
{
    background-color: #ffffff;
}
.waveFeaturesTitle
{
    font-weight: bold;
    color: #ffffff;
    background-color: #784b45;
}
