﻿body
{
    
    font-family: Arial, Helvetica, sans-serif;
    
}

.footer
{
    font-size: small;
    font-family: Verdana;
    color: #000000;
    margin: 2px;
}


p
{
    font-size: medium;
}

li
{
    font-size: medium;
}


.logoposition
{
   
}


.menuposition
{
    /* float: left; */
    vertical-align: top;
    position: relative;
    height: 250px;
    margin-top: 7px;
    margin-right: 7px;
    margin-bottom: 7px;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #C0C0C0;
}

.sitepalright
{
    margin: 2px;
    top: 1px;
    right: 1px;
    position: absolute;
}





.MenuPanelPosition
{
    /* float: left; */
    vertical-align: top;
    position: relative;
    float: left;
}



.bodyposition
{
    float: right;
    white-space: normal;
    position: relative;
    left: 0px;
    float: right;
    width: 868px;
}


.headingposition
{
    position: absolute;
    top: 120px;    
    left: 130px;
    width: 400px;
}


.bottomnavposition
{
    position: fixed;
    bottom: 5px;
}

.ProgressBarComplete
{
    border: 1px solid #000080;
    background-color: #000080;
    color: #FFFFFF;
    font-family: Arial;
    font-size: medium;
}

.ProgressBarNotComplete
{
    border: 1px solid #000080;
    background-color: #FFFFFF;
    color: #000080;
    font-family: Arial;
    font-size: medium;
}

.BottomMenu 

{ color: #000080;
    border-top-style: solid;
    border-top-width: thin;
    border-top-color: #C0C0C0;
}


.PanelSitePal
{
    float: left;
    height: 120px;
    width: 160px;
    vertical-align: middle;
    padding-left: 60px;
}


.ImagePanelFloatRight
{
    float: right;
}









.TextPanel
{
    padding: 5px;
    vertical-align: middle;
    
}


h1
{
    font-family: 'Arial Black';
    font-size: x-large;
    font-weight: normal;
    font-style: oblique;
    font-variant: normal;
    color: #000080;
}

h2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: large;
    font-style: normal;
    color: #000000;
}

h3
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    font-weight: bold;
    font-style: italic;
    color: #000000;
}

h4
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    font-weight: bold;
    font-style: italic;
    color: #000099;
       
}

h5

{ font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    font-weight: bold;    
    color: #000000;
}

a
{
    color: #000080;
}