body {
    margin: 0px;
    padding: 0px;
    background-image: url(../Images/Home/Bg.gif);
    background-position: left top;
    background-repeat: repeat-x;
    background-color: #2493b4;
    color: Black;
    font-family: Arial, Tahoma, Verdana;
    font-size: 12px;
}

a {
    
}

a img {
    border-style: none;
}

h2 {
    font-family: Arial Narrow, Arial, Tahoma, Verdana;
    font-style: italic;
    font-size: 21px;
    font-weight: bold;
    color: #142847;
    padding: 0px;
    margin: 0px;
    margin-bottom: 8px;
    line-height: 45px;
    border-bottom: solid 1px white;
}

.TopBox {
    z-index: 3;
    position: absolute;
    left: 25px;
    width: 955px;
    height: 280px;
    background-color: #396e98;
    color: #ffffff;
}

.TopMenuBox {
    z-index: 4;
    position: absolute;
    left: 25px;
    top: 31px;
    width: 162px;
    vertical-align: top;
}

.TopMenuItem {
    position: relative;
    float: none;
    clear: both;
    height: 36px;
    overflow: visible;
}

.TopMenuItem a {
    margin-left: 26px;
    color: #ffffff;
}

div.TopMenuLoginItem {
    position: absolute;
    left: 893px;
    z-index: 10;
}

.TopMenuLoginItem a {
    color: #ffffff;
}

.TopMenuSeparator {
    position: relative;
    float: none;
    clear: both;
    background: #000000;
    margin: 0px;
    margin-left: 4px;
    padding: 0px;
    height: 1px;
    overflow: hidden;
}

.TopMenuSeparator hr {
    border-style: none;
    height: 1px;
    color: Black;
    background-color: Black;
    margin: 0px;
    padding: 0px;
    line-height: 1px;
    font-size: 1px;
}

.SubMenuBox {
    position: absolute;
    z-index: 3;
    left: 25px;/*80px;*/
    margin-top: 280px;
    padding-left: 25px;
    padding-right: 25px;
    width: 905px;
    height: 40px;
    background-image: url(../Images/Home/SubMenuBg.gif);
    background-position: left top;
    background-repeat: no-repeat;
    background-color: #2493b4;
    color: #ffffff;
}

.SubMenuItem {
    position: relative;
    float: left;
    height: 20px;
}

.SubMenuItem a {
    color: #ffffff;
}

.SubMenuSeparator {
    position: relative;
    float: left;
    width: 20px;
    height: 20px;
}

.ContentBox {
    position: absolute;
    z-index: 2;
    left: 29px;/*80px;*/
    width: 955px;
    margin-top: 320px;
    background-image: url(../Images/Home/ContentBoxBottom.gif);
    background-position: left bottom;
    background-repeat: no-repeat;
    padding-bottom: 30px;
}

.Content {
    position: relative;
    clear: both;
    float: none;
    background-color: #97d5e7;
    margin-left: 15px;
    margin-right: 20px;
}

.BottomLogosBox {
    position: relative;
    clear: both;
    float: none;
    border-top: solid 1px #ffffff;
    height: 41px;
    margin-top: 16px;
    margin-left: 34px;
    margin-right: 20px;
    padding-top: 14px;
    padding-left: 36px;
}

.PanesBox {
    position: relative;
    float: none;
    clear: both;
    margin-left: 2px;
    margin-right: 2px;
    padding-top: 2px;
}

.LeftPane {
    width: 159px;
    vertical-align: top;
    text-align: left;
}

.CenterPane {
    width: 456px;
    vertical-align: top;
    text-align: left;
    padding-left: 10px;
}

.RightPane {
    width: 242px;
    vertical-align: top;
    text-align: left;
    padding-left: 28px;
}

.RightPane H2 {
    text-align: right;
}

.RightPane A {
    color: #ffffff;
}

.LightBlueSquare {
    background-color: #54c4e4;
}

.LightBlueSquareFrame {
    height: 10px;
    float: none;
    clear: both;
}

.LightBlueSquareContent {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 4px;
    padding-bottom: 0px;
    font-family: Arial, Verdana, Tahoma;
    color: #384c6a;
    font-size: 12px;
    background-color: #54c4e4;
    float: none;
    clear: both;
}

.LightBlueSquareContent p {
    margin-top: 5px;
    margin-bottom: 9px;
}

.LightBlueSquareContent img.floatLeft {
    float: left;
    margin-right: 24px;
    margin-bottom: 10px;
}

.DarkBlueSquare {
    background-color: #349cbb;
}

.DarkBlueSquareContent {
    padding-left: 6px;
    padding-right: 8px;
    padding-top: 4px;
    padding-bottom: 0px;
    font-family: Arial, Verdana, Tahoma;
    color: #ffffff;
    font-size: 11px;
}

.formvalidator {
    color: Red;
    font-weight: bold;
}

INPUT.formbutton {
}

input {
    background-color: #e2f2f9;
    color: black;
    font-family: Tahoma, Verdana, Arial;
    font-size: 11px;
    border: solid 1px #2996d8;
}

textarea {
    background-color: #e2f2f9;
    color: black;
    font-family: Tahoma, Verdana, Arial;
    font-size: 11px;
    border: solid 1px #2996d8;
}

SELECT {
    background-color: #e2f2f9;
    color: black;
    font-family: Tahoma, Verdana, Arial;
    font-size: 11px;
    border: solid 1px #2996d8;
}

INPUT.formbutton {
    background-color: #aee2f9;
    color: #002268;
    font-weight: bold;
    font-family: Arial, Tahoma, Verdana;
    font-size: 11px;
    text-transform: uppercase;
}

INPUT.checkbox {
    border-style: none;
}

.checkbox INPUT {
    border-style: none;
    background-color: transparent;
}
