﻿.mastertable
{
    padding: 0px;
    margin: 0px;
    width: 960px;
    font-family: verdana;
    font-size: 10pt;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #000000;
    background-color: #FFFFFF;
    margin-left: auto;
    margin-right: auto;
    border-spacing: 0px;
}
.MainMenuNormal
{
    background-image: url(  'Images/Menu.png' );
    height: 32px;
    text-align: center;
    font-family: Verdana;
    font-size: 10pt;
    color: #000000;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    background-position: center center;
    width: 120px;
}
.MainMenuHover
{
    background-image: url(  'Images/MenuHover.png' );
    height: 32px;
    text-align: center;
    font-family: Verdana;
    font-size: 10pt;
    color: #000000;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    background-position: center center;
    width: 120px;
}
.topmenucells
{
    text-align: center;
}
.bottommenuleftcell
{
    text-align: center;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-color: #6699cc;
    border-bottom-color: #6699cc;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #6699cc;
    font-size: 8pt;
    width: 12.5%;
}
.bottommenumiddlecell
{
    text-align: center;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-color: #6699cc;
    border-bottom-color: #6699cc;
    font-size: 8pt;
    width: 12.5%;
}
.bottommenurightcell
{
    text-align: center;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-top-color: #6699cc;
    border-right-color: #6699cc;
    border-bottom-color: #6699cc;
    font-size: 8pt;
    width: 12.5%;
}
.bottomlinksmiddle
{
    text-align: center;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-color: #6699cc;
    border-bottom-color: #6699cc;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #6699cc;
    font-size: 8pt;
}
.bottomlinksleftcell
{
    text-align: left;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-color: #6699cc;
    border-bottom-color: #6699cc;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #6699cc;
    font-size: 8pt;
}
.bottomlinksrightcell
{
    text-align: right;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-top-color: #6699cc;
    border-right-color: #6699cc;
    border-bottom-color: #6699cc;
    font-size: 8pt;
}
h1
{
    margin: 0px;
    font-family: Verdana;
    font-size: 16pt;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #000000;
    text-decoration: underline;
    text-align: center;
}
.testimonialbox
{
    font-family: Verdana;
    font-size: 10pt;
    font-weight: normal;
    font-style: italic;
    font-variant: normal;
    text-transform: none;
    color: #000000;
    text-align: left;
    border: 1px dashed #000000;
    width: 1000px;
}
.testimonialsignature
{
    font-family: Verdana;
    font-size: 10pt;
    font-weight: bold;
    font-style: italic;
    font-variant: normal;
    text-transform: none;
    color: #000000;
    text-align: left;
}
.CEItalic
{
    font-family: Verdana;
    font-size: 10pt;
    font-weight: normal;
    font-style: italic;
    font-variant: normal;
    text-transform: none;
    color: #000000;
}
.CEList
{
    font-family: Verdana;
    font-size: 10pt;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #000000;
    text-align: left;
    list-style-type: circle;
}
.CETextBox
{
    font-family: Verdana;
    font-size: 10pt;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #000000;
    text-align: left;
}
h2
{
    margin: 0px;
    font-family: verdana;
    font-size: 12pt;
    font-weight: bold;
    text-decoration: underline;
    text-align: left;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #000000;
}
h3
{
    padding: 0px;
    margin: 0px;
    font-family: verdana;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
    text-align: left;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #000000;
}.hyperlink
{
    font-weight: bold;
    color: #6699cc;
    text-decoration: none;
}