﻿body {
    background-image:url('Img/BodyBackgroundRepeat.png');
    background-repeat:repeat-x;
    background-color:#e5f1f9;
    margin:0px;
    padding:0px;
    padding-top:32px;
    font-family:Arial;
    font-size:9pt;
    color:#003447;
}
a img {
    border:solid 0px #ffffff;
}
a {
    color:#003447;
    text-decoration:underline;
}
table {
    font-family:Arial;
    font-size:9pt;
    color:#003447;
}
.Cleaner {
    clear:both;
    height:1px;
    line-height:1px;
    font-size:1px;
    display:block;
}
#CenteredPage {
    margin-left:auto;
    margin-right:auto;
    width:803px;
    background-image:url('Img/PageHeaderBackground.png');
    background-repeat:no-repeat;
    padding-top:6px;
}
#PageContent {
    width:801px;
    background-image:url('Img/PageBackgroundRepeat.png');
    background-repeat:repeat-y;
    padding-left:1px;
    padding-right:1px;
}
#PageContentInner {
    width:779px;
    padding-left:11px;
    padding-right:11px;
    padding-bottom:8px;
    background-image:url('Img/PageBackgroundRepeat2.png');
    background-repeat:repeat-x;
}
#PageContentFooter {
    width:788px;
    padding-top:12px;
    padding-left:15px;
    background-image:url('Img/PageFooterBackground.png');
    background-repeat:no-repeat;
    color:#024b68;
}
#PageContentFooter a {
    color:#024b68;
    text-decoration:underline;
}
#Header {
   height:98px; 
}
.Logo {
    display:block;
    float:left;
    padding-top:25px;
}
.LinkSitemap {
    width:70px;
    height:20px;
    background-image:url('Img/LinkSiteMap.png');
    background-repeat:no-repeat;
    display:block;
    float:right;
    color:#003447;
    text-decoration:none;
    padding-left:25px;
    margin-right:5px;
    padding-top:4px;
    position:relative;
    top:-5px;
    font-size:0.9em;
}
.LinkHomepage {
    width:85px;
    height:20px;
    background-image:url('Img/LinkHomepage.png');
    background-repeat:no-repeat;
    display:block;
    float:right;
    color:#003447;
    text-decoration:none;
    padding-left:25px;
    padding-top:4px;
    position:relative;
    top:-5px;
    font-size:0.9em;
}
.MainMenu {
    height:35px;
    background-image:url('Img/MainMenuBackground.png');
    background-repeat:repeat-x;
    width:100%;
}
.MainMenu a {
    background-image:url('Img/MainMenuItemInactive.png');
    background-repeat:no-repeat;
    background-position:right top;
    padding-top:12px;
    height:23px;
    display:block;
    float:left;
    padding-left:25px;
    padding-right:25px;
    color:#004f6b;
    text-transform:uppercase;
    font-weight:bold;
    font-size:1.2em;
    text-decoration:none;
}
.MainMenu a:hover {
    text-decoration:underline;
}
.MainMenu a.Active {
    background-image:url('Img/MainMenuItemActive.png');
    color:#ffffff;
    margin-left:-3px;
}
.MainMenu a.FirstActive {
    background-image:url('Img/MainMenuItemActive.png');
    color:#ffffff;
}
.SecondMenu {
    height:36px;
    background-image:url('Img/SecondMenuBackground.png');
    background-repeat:repeat-x;
    width:100%;
}
.SecondMenu a {
    padding-top:12px;
    height:23px;
    display:block;
    float:left;
    padding-left:12px;
    padding-right:12px;
    color:#ffffff;
    text-transform:uppercase;
    font-weight:normal;
    font-size:1.15em;
    text-decoration:none;
}
.SecondMenu a:hover {
    text-decoration:underline;
}
.SecondMenu a.Active {
    background-image:url('Img/SecondMenuActiveItemBackground.png');
    background-repeat:repeat-x;
}
#ContentHeader {
    background-image:url('Img/ContentHeaderBackgroundRepeat.png');
    background-position:left bottom;
    background-repeat:repeat-x;
    padding-bottom:26px;
}
#LeftPanel {
    padding-left:18px;
    padding-right:35px;
    width:465px;
    float:left;
}
#RightPanel {
    width:259px;
    float:right;
}
h1 {
    padding:0px;
    padding-top:6px;
    padding-bottom:4px;
    margin:0px;
    font-size:1.2em;
    font-weight:bold;
    text-transform:uppercase;
    color:#319001;
}   
p {
    margin:0px;
    padding:0px;
    padding-top:3px;
    padding-bottom:3px;
}
ul.ItemList1 {
    padding:0px;
    padding-left:5px;
    padding-top:5px;
    padding-bottom:5px;
    margin:0px;
}
.ItemList1 li {
    list-style-type:none;
    background-image:url('Img/ListItem.gif');
    background-repeat:no-repeat;
    background-position:left 5px;
    padding-left:12px;
    padding-bottom:3px;
    font-size:1.2em;
}
#ContentFooter {
    background-image:url('Img/ContentFooterBackground.png');
    background-repeat:repeat-x;
    background-position:left bottom;
    padding-left:18px;
    padding-right:18px;
    padding-top:18px;
    padding-bottom:18px;
}
#ContentFooter2 {
    background-color:#444444;
    color:#ffffff;
    font-size:0.9em;
    padding-left:12px;
    padding-right:12px;
    padding-top:6px;
    padding-bottom:6px;
}
#ContentFooter2 a {
    color:#ffffff;
    text-decoration:none;
}
.Box {
    width:259px;
    background-image:url('Img/BoxContent.png');
    background-repeat:repeat-y;
    margin-bottom:15px;
}
.BoxInner {
    width:259px;
    background-image:url('Img/BoxHeader.png');
    background-repeat:no-repeat;
}
.BoxInner2 {
    width:259px;
    background-image:url('Img/BoxFooter.png');
    background-repeat:no-repeat;
    background-position:left bottom;
    padding-bottom:3px;
}
.BoxInner2 h1 {
    background-image:url('Img/BoxH1Blue.png');
    background-repeat:no-repeat;
    background-position:right top;
    color:#ffffff;
    padding-left:12px;
    padding-bottom:5px;
    width:70%;
}
.BoxText {
    padding:12px;
    padding-top:8px;
    padding-bottom:8px;
}
