* {margin: 0; padding: 0}
.Background
{
    width: 100%;
    background-image: url(background.jpg);
    background-color: #015EAB;
    background-repeat:repeat;
    height: 100%;
    margin-right: auto;
    margin-left: auto;
}
.PageContainer
{
    width: 955px;
    height: auto;
    background-color: #015EAB;
    
}
.style2
{
    width: 100%;
    background-color: #015EAB;
    vertical-align: top;
}
.HeaderTop
{
    width: 955px;
    height: 92px;
    background-color: #015eab;
}
.logoSpace
{
    width: 382px;
    height: 138px;
}
.adSpace
{
    background-image: url(top_bg.jpg);
    background-repeat: repeat-y;
    padding-bottom: 10px;
    vertical-align:middle;
    width: 817px;
    padding-bottom: 2px;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 2px;    
}
.BlueBar
{
    width: 100%;
    height: 5px;
    background-color: #043c82;
}
.rightPaneStyle
{
    width: 220px;
    background-color: #015EAB;
    height: 100%;
}
.leftPaneStyle
{
    width: 180px;
    background-color: #015EAB;
    height: auto;
    margin-bottom: 55px;
    margin-top: 337px;
}        
.contentPaneStyle
{
    width: 555px;
    margin-left: 180px;
    margin-right: 220px;
    background-color: white;
    height: auto;
    margin-bottom: 55px;
    margin-top: 337px;
}
.contentPaneStyle li 
{
    padding:0;
    margin: 0px 0px 0px 20px;
}
.YellowBar
{
    width: 100%;
    height: 5px;
    background-color: #FFC40C;
}
.footer
{
    width: 100%;
    height: 40px;
    background-color: #043c82;
    font-family: Tahoma;
    font-size: 12pt;
    color: White;
}
.footer a:link { color: White;}
.footer a:visited { color: White;}
.footer a:hover { color: White;}
.footer a:active { color: White;}
.navSpace
{
    width: 10px;
}
.navMenu
{
    font-size: 85%;
    font-weight: normal;
    font-style: normal;
    font-family: Tahoma;
    padding-bottom: 10px;
}    
.Main_DNNMenu
{
    color: #ffffff;
    cursor: pointer;
    cursor: hand;
}
.Main_DNNMenu_Node
{
    color: #ffffff;
    font-size: 85%;
    font-weight: bold;
    font-style: normal;
    font-family: Tahoma;
    background-color: Transparent;
    white-space: nowrap;
}
.Main_DNNMenu_Node td
{
    color: #013274;
    font-size: 85%;
    font-weight: normal;
    font-style: normal;
    font-family: Tahoma;
    background-color: Transparent;
    white-space: nowrap;
    border-bottom: solid 1px #000000;
    padding: 1px 0px 1px 0px;
    padding-bottom: 1px;
    padding-left: 2px;
    padding-right: 1px;
    padding-top: 1px;
}
.Main_DNNMenu_NodeRoot
{
    cursor: pointer;
    cursor: hand;
    color: #ffffff;
    font-size: 85%;
    font-weight: bold;  
    font-style: normal;
    font-family: Tahoma;
    background-color: Transparent;
    white-space: nowrap;
}
.Main_DNNMenu_ContainerSub
{
    background-color: #eeeeee;
    border-right: solid 1px #000000;
    border-bottom: solid 1px #000000;
    border-top: solid 1px #000000;
    border-left: solid 5px #033c83;
    z-index: 1000;
    cursor: pointer;
    cursor: hand;
    padding-bottom: 0px;
    padding-left: 1px;
    padding-right: 1px;
    padding-top: 1px;
}    
.Main_DNNMenu_NodeHover
{
    cursor: pointer;
    cursor: hand;
    color: #FFC40C;
    font-size: 85%;
    font-weight: bold;
    font-style: normal;
    font-family: Tahoma;
    background-color: Transparent;
    white-space: nowrap;
}
.Main_DNNMenu_NodeHover td
{
    cursor: pointer;
    cursor: hand;
    color: #013274;
    font-size: 85%;
    font-weight: normal;
    font-style: normal;
    font-family: Tahoma;
    background-color: #dddddd;
    white-space: nowrap;
}




























































































































