﻿body 
{
    background-image:url(images/Bkg.jpg);
    background-repeat:repeat-x;
    margin:0px,0px,0px,0px;
    font-family:Verdana;
    font-size:12px;
    font-weight:normal;
    color:#1F2038;
    
}
.main
{
    width:678px;
}
.mainLeft
{
    width:23px;
    vertical-align:top;
    background-image:url(images/MainLeftBkg.gif);
    background-repeat:repeat-y;
}
.mainCenter
{
    width:632px;
    background-color:White;
    vertical-align:top;
    text-align:left;
    
}
.mainRight
{
    width:23px;
    vertical-align:top;
    background-image:url(images/MainRightBkg.gif);
    background-repeat:repeat-y;
}
.footerLeft
{
    width:23px;
}    
.footerCenter
{
    width:632px;
    background-image:url(images/FooterCenterBkg.gif);
    background-repeat:repeat-x;
    vertical-align:top;
    padding-top:9px;
}
.footerRight
{
    width:23px;
}
.footerText
{
    font-family:Verdana;
    font-size:10px;
    font-weight:bold;
    text-decoration:none;
    text-align:center;
    color:#D4D3A5;
}
.footerText:Hover
{
    font-family:Verdana;
    font-size:10px;
    font-weight:bold;
    text-decoration:underline;
    text-align:center;
    color:#D4D3A5;
}
.boxTop
{
    background-image:url(images/BoxTopMiddle.gif);
    background-repeat:repeat-x;
    font-family:Arial;
    font-size:14px;
    font-weight:Bold;
    color:White;
    padding-top:6px;
}
.boxBottumBkg
{
    background-image:url(images/BoxBottumMiddle.gif);
    background-repeat:repeat-x;
}
.box
{
    border-left-style:solid;
    border-left-width:1px;
    border-left-color:#6B6C9A;
    border-right-style:solid;
    border-right-width:1px;
    border-right-color:#6B6C9A;
    font-size:11px;
    padding:10px;
}
.sideMenuItem
{
   
    width:145px;
    text-align:left;
    border-bottom-color:#DAD8B0;
    border-bottom-style:solid;
    border-bottom-width:1px;
    padding-left:5px;
    padding-right:5px;
    margin-left:5px;
    margin-right:5px;
    padding-top:10px;
    padding-bottom:10px;

}
.sideMenuLink
{
    font-family:Verdana;
    font-size:11px;
    font-weight:bold;
    color:#433E66;
    text-decoration:none;  
}
.sideMenuLink:Hover
{
    font-family:Verdana;
    font-size:11px;
    font-weight:bold;
    color:black;
    text-decoration:none;
}
.sideMenuItemBorder
{
    background-image:url(images/sideMenuBkg.gif);
    background-repeat:repeat-y;
    width:165;
    text-align:center;
}
.pageTitle
{
    background-image:url(images/titleBkg.gif);
    background-repeat:no-repeat;
    background-position:bottom left;
    font-family:Verdana;
    font-size:18px;
    font-weight:normal;
    color:#33345A;
    vertical-align:top;
    height:34px;
    margin-bottom:6px;
}
p
{
    margin-top:0px;
}
.siteMap
{
    font-family:Verdana;
    font-size:10px;
    font-weight:bold;
    text-decoration:none;
    color:#D4D3A5;
}
.siteMap:Hover
{
    font-family:Verdana;
    font-size:10px;
    font-weight:bold;
    text-decoration:underline;
    color:#D4D3A5;
}
.contentBoxTop
{
    background-image:url(images/contentBoxBkgTop.gif);
    background-repeat:repeat-x;
    vertical-align:top;
    padding-top:11px;
    font-family:Verdana;
    font-size:12px;
    font-weight:bold;
    color:#433E66;
    width:100%;
}
.contentBox
{
    border-left-style:solid;
    border-left-width:1px;
    border-left-color:#6B6C9A;
    border-right-style:solid;
    border-right-width:1px;
    border-right-color:#6B6C9A;
    padding:10px;
}
.contentBoxBottom
{
    width:100%;
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-bottom-color:#6B6C9A;
}
A
{
    font-family:Verdana;
    font-size:12px;
    text-decoration:none;
    color:#1F2038;
}
A:Hover
{
    font-family:Verdana;
    font-size:12px;
    text-decoration:underline;
    color:Black;
}
UL
{
    margin-top:5px; 
    margin-bottom:5px; 
}
LI
{

    
}
B
{
    color:#433E66;
}
