﻿body
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
}
.ServiceSeparator 
{
    color:Black;
    height:2px;}
.HeaderRotator
{
    border-right: white 1px solid;
    border-top: white 1px solid;
    border-left: white 1px solid;
    border-bottom: white 1px solid;
}
.MenuTag
{
    font-size: 8pt;
    font-family: Verdana, Tahoma, Arial, 'Courier New';
    width: 100%;
    font-weight: bold;
    text-align: center;
}
.MenuShell
{
    background-color: #990000;
    width: 147px;
    border-right: #ffffff 1px solid;
    vertical-align: top;
    padding:0px,0px,0px,0px;
    margin: 0px;
}
.MenuShellContent
{   width: 100%;height: 100%;margin: 0px;}
.MenuShellContentLogo 
{   vertical-align: middle; width: 100%; height: 140px; text-align: right}
.MenuShellContentMenu{width: 100%; height: 530px; vertical-align:top;}
.MenuShellContentFooter{width: 100%; height: 100%; text-align: center; vertical-align:bottom;}
.PageShell
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    vertical-align:top;
    width:800px;
    height:800px;
}
.PageContent
{
    font-size: 10pt;
    padding-bottom: 5px;
    padding-top: 17px;
    font-family: Arial, Tahoma, 'Courier New';
    background-color: #BABA99;
    width:653px;
    vertical-align:top;
}
.PageImage
{
    border: 1px solid white;
    width: 122px;
}
.PageIndentText
{
    margin-left: 15px;
    margin-right:10px;
    text-indent: 0px;
}
.ListItems
{
    list-style-type: disc;
}
.ListSeparator
{
    line-height: 10pt;
}
.FooterText
{
    font-size: 8pt;
    font-family: Verdana, Tahoma, Arial, 'Courier New';
    width:100%;
}
