﻿.BulletedStyle1
{
    border-style: none;
    border-width: 0px;
    padding: 0px;
    margin: 0px;
    font-size: 14pt;
    font-family: TrebuchetMS;
    color: #0993D2;
    list-style: disc;
    line-height: normal;
    white-space: normal;
}
.HeadingStyle1
{
    border-style: none;
    border-width: 0px;
    padding: 0px;
    margin: 0px;
    font-size: 14pt;
    font-family: "Trebuchet MS";
    color: #0993D2;
    line-height: normal;
    white-space: normal;
}
.TextStyle1
{
    border-style: none;
    border-width: 0px;
    padding: 0px;
    margin: 0px;
    font-size: 10pt;
    font-family: "Trebuchet MS";
    color: #000000;
    line-height: 20pt;
    white-space: normal;
    text-align: left;
}
.Container
{
    border-style: none;
    border-width: 0px;
    background-color: #FFFFFF;
    margin: 0 auto 0 auto;
    padding: 0;
    width: 800px;
    top: 0px;
    float: none;
    height: 600px;
}
.Title
{
    border-width: 0px;
    border-style: none;
    margin: 30px 0px 0px 0px;
    padding: 0px;
    width: 600px;
    text-align: center;
    font-family: Trebuchet MS;
    font-size: 16pt;
    color: #FFFFFF;
    line-height: normal;
    float: right;
    text-decoration: none;
}
.Menu
{
    padding: 0px;
    margin: 0px;
    border-style: none;
    border-width: 0px;
    background-color: #0093D1;
    width: 600px;
    float: right;
    list-style-type: none;
}
.DRCLogo
{
    border-width: 0px;
    padding: 0px;
    margin: 20px 0px 0px 0px;
    float: left;
    border-style: none;
}
.Body
{
    background-color: #C0C0C0;
    padding: 0px;
    margin: 0px auto 0px auto;
    top: 0px;
    border-style: none;
    border-width: 0px;
    width: 800px;
    height: 600px;
}
.Layout
{
    padding: 0px;
    margin: 0px;
    border-style: none;
    border-width: 0px;
    float: left;
}
.MainContent
{
    border-width: 0px;
    border-style: none;
    padding: 0px;
    margin: 0px;
    width: 600px;
    float: right;
}
.APELogo
{
    padding: 0px;
    margin: 20px 0px 0px 0px;
    float: left;
}
.Sidebar
{
    width: 150px;
    height: 500px;
    border-style: none;
    border-width: 0px;
    padding: 0px;
    margin: 20px 0px 0px 0px;
}
.WebPageContent
{
    border-width: 0px;
    border-style: none;
    padding: 10px 50px 0px 50px;
    margin: 0px;
    float: left;
    width: 500px;
}
.FooterText
{
    border-style: none;
    border-width: 0px;
    padding: 0px;
    margin: 0px;
    color: White;
    font-weight: bold;
    font-size: 12px;
    font-family: "Trebuchet MS";
    line-height: 30pt;
    width: 800px;
    float: left;
    text-align: center;
}
.FooterPanel
{
    padding: 0px;
    margin: 10px 0px 0px 0px;
    border-style: none;
    border-width: 0px;
    background-color: #808080;
     width: 800px;
    float: left;
}
.TaglineBackground
{
    border-width: 0px;
    background-position: center top;
    border-style: none;
    margin: 0px;
    padding: 0px;
    height: 95px;
    width: 600px;
    background-image: url('Images/header.jpg');
    float: right;
    background-repeat: no-repeat;
}
.MenuLink
{
    padding: 0px;
    margin: 10px 5px 10px 20px;
    text-decoration: none;
    font-size: 10pt;
    font-family: "trebuchet MS";
    color: #505050;
    list-style-type: circle;
    font-weight: bold;
    float: left;
}
a:hover
{
    color: #FFFFFF;
}
a#ApeLink:hover
{
    color: #008080;
}
.Textbox
{
    border: 2px solid #000000;
}
.Left
{
    width: 250px;
    float: left;
}
.Right
{
    width: 210px;
    float: right;
}
.LeftThird
{
    width: 166px;
    float: left;
    text-align: center;
}
.RightThird
{
    width: 167px;
    float: right;
    text-align: center;
}
