﻿body 
{
    background-color: #006177;
}
#container 
{
    width: 815px;
    background-image: url(Images/container_bg.gif);
    margin-left: auto; margin-right: auto;
}
#headerbar 
{
    width: 815px;
    height: 100px;
    background-image: url(Images/headerBar.jpg); overflow: hidden;
    
}
#navigation 
{
    padding-left: 240px;
    padding-top: 18px;
}
#navigation a 
{
 margin-right: -5px;   
}
#footer 
{
    width: 815px;
    height: 100px;
    clear: both;
    background-image: url(Images/footer.gif); overflow: hidden;
    background-repeat: no-repeat; background-position: bottom;
    
      
}
#sideBar { width: 220px; float:left; }
#mainContent { width: 570px; float:left; }
#promoTable tr td
{
    font-family: Georgia; font-size: 10pt; line-height: 1em; background-color: #DCE9ED;
}
p { font-family: Georgia; font-size: 10pt; color: #555555; line-height: 1.5em}
LI { font-family: Georgia; font-size: 10pt; color: #555555; line-height: 1.5em}

h1 { font-family: Georgia; font-size: 15pt; color: #8B4C89;  font-weight: bold; margin-top: -8px; padding-top: 0px;}
h2 { font-family: Georgia, serif; font-size: 9pt; padding-left: 7px; padding-top: 7px; color: #322D1E; background-image: url(Images/roundedBar.gif); height: 30px; background-repeat: no-repeat; margin-bottom: -14px; }
ul.sideLinks 
{
    border-bottom: 1px solid #C5BB9E;
    margin: 0px;
    padding: 0px;
}
ul.sideLinks li 
{ 
    font-family: Georgia; font-size: 8pt; color: #000000; font-weight: bold;
    list-style-type: none;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    border-top: 1px solid #C5BB9E;
}
ul.sideLinks li a 
{
    color: #742672; text-decoration: none;
}
ul.sideLinks li a:hover 
{
    color: #000000; text-decoration: none;
}
Table.datatable tr td 
{
    font-family: Georgia; font-size: 10pt; color: #555555; padding: 5px; border-bottom: 1px solid #C5BB9E;
}
Table.datatable tr.header td 
{
    font-family: Georgia; font-size: 10pt; color: #555555; padding: 5px; font-weight: bold;
}
