* {
    font-family: Trebuchet MS;
    font-size: 12px;
}

a {
    text-decoration: none;
    color: #104E41;
}

a:hover {
    text-decoration: none;
    color: #FDBD03;
}

h1 {
    width: 540px;
    background: #FFFFFF url('/static/img/heading1.jpg') no-repeat bottom left;
    font-size: 16px;
    font-weight: bold;
    padding: 0px 0px 2px 2px;
    margin: 0;
    margin-bottom: 3px;
}

h2 {
    padding: 2px;
    padding-left: 3px;
    margin: 0;
    margin-bottom: 3px;
    background-color: #EAEAE0;
    border-bottom: 1px solid #666666;
    font-size: 14px;
    font-weight: bold;
    color: #104E41;
}

h3 {
    background: #FFFFFF url('/static/img/h3.jpg') no-repeat top left;
    padding: 0px 0px 3px 15px;
    margin: 0;
    margin-bottom: 3px;
    border-bottom: 1px dotted #999999;
    font-size: 14px;
}

h4 {
    padding: 2px;
    padding-left: 3px;
    margin: 0;
    margin-bottom: 3px;
    background-color: #FDBD03;
    border-bottom: 1px solid #666666;
    font-size: 14px;
    font-weight: bold;
}

h5 {
    padding: 2px;
    padding-left: 3px;
    margin: 0;
    margin-bottom: 3px;
    background-color: #104E41;
    border-bottom: 1px solid #888888;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
}

.clear {
    clear: both;
}

body {
    text-align: center;
    margin: 0 auto;
}

.headerTop {
    position: relative;
    width: 785px;
    height: 83px;
    background: #FFFFFF url('/static/img/plan.jpg') no-repeat top right;
    text-align: center;
    margin: 0 auto;
}

.headerTop .links {
    position: absolute;
    top: 5px;
    right: 0px;
    color: #000000;
}

.headerTop .logo {
    position: absolute;
    z-index: 2;
    left: 0;
    top: 13px;
}

.headerTop .search {
    position: absolute;
    top: 55px;
    right: 0;
}

.headerTop .search input {
    width: 135px;
    height: 14px;
    _height: 20px;
    font-size: 10px;
}

.headerContainer {
    text-align: center;
    margin: 0 auto;
    width: 785px;
}

.sectionsMenu {
    float: left;
    width: 225px;
    _width: 222px;
    height: 179px;
    _height: 202px;
    padding-top: 23px;
    background: #FFFFFF url('/static/img/menu_background.jpg') no-repeat top right;
    text-align: left;
}

.sectionsMenu .item {
    padding-left: 25px;
    margin-left: 10px;
    margin-top: 3px;
    padding-top: 1px;
    margin-bottom: 3px;
    height: 19px;
}

.sectionsMenu .item a {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
}

.sectionsMenu .item a:hover {
    text-transform: uppercase;
    font-size: 14px;
    color: #FFFFFF;
    font-weight: bold;
}

.flashContainer {
    height: 202px;
}

.headerSubMenu {
    width: 785px;
    height: 20px;
    padding-top: 25px;
    background: #FFFFFF url('/static/img/header_sub_menu.jpg') no-repeat top left;
    text-align: center;
    margin: 0 auto;
}

.headerSubMenu .item {
    text-align: left;
    color: #104E41;
    text-transform: uppercase;
}

.headerSubMenuBottom {
    width: 785px;
    height: 7px;
    background: #FFFFFF url('/static/img/header_bottom.jpg') no-repeat top left;
    text-align: center;
    margin: 0 auto;
}

.footer {
    position: relative;
    width: 785px;
    height: 73px;
    background: #FFFFFF url('/static/img/bottom.jpg') no-repeat top left;
    text-align: center;
    margin: 0 auto;
    margin-top: 5px;
}

.footerDetails1 {
    position: absolute;
    top: 20px;
    left: 71px;
    font-weight: bold;
    font-size: 14px;
}

.footerDetails2 {
    position: absolute;
    top: 35px;
    left: 71px;
    font-weight: bold;
}

.footerSections {
    position: absolute;
    right: 10px;
    bottom: 15px;
    color: #FFFFFF;
}

.footerSections a {
    color: #FFFFFF;
    font-weight: bold;
}

.footerSections a:hover {
    color: #FDBD03;
}

.coreContent {
    margin: 0 auto;
    text-align: center;
    width: 785px;
    margin-top: 25px;
    margin-bottom: 15px;
}

.leftColumn {
    float: left;
    width: 225px;
    text-align: left;
}

.leftColumn .top {
    background: #FFFFFF url('/static/img/label.jpg') no-repeat top left;
    height: 25px;
    width: 215px;
    _width: 225px;
    _height: 35px;
    padding-left: 10px;
    padding-top: 10px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    margin-bottom: 5px;
}

.mainColumn {
    float: left;
    width: 559px;
    _width: 545px;
    text-align: left;
}

.leftColumn .content {
    width: 225px;
    border-right: 1px dotted #999999;
}

.loginForm {
    position: absolute;
    left: 0;
    top: 0;
    width: 360px;
    height: 160px;
    z-index: 2;
    background-color: #FDBD03;
    border: 8px solid #000000;
    display: none;
    text-align: left;
}

.loginForm .loginFormLogo {
    padding-top: 18px;
    padding-left: 18px;
    float: left;
}

.loginForm .loginFormFields {
   width: 182px;
   float: left; 
   padding-top: 17px;
   padding-left: 14px;
   color: #000000;
   font-family: Georgia;
   font-weight: bold;
   _margin-right: 8px;
}

.loginForm .loginFormFields .loginFormFieldsLabel {
    font-size: 12px;
    margin-bottom: 4px;
    margin-top: 4px;
}

.loginForm .loginFormFields input {
    width: 180px;
}

.loginFormButton {
    float: left;
    background-color: #191919;
    color: #D7D7D7;
    margin-top: 8px;
    padding: 4px;
    cursor: pointer;
}
.loginFormButtonHover {
    float: left;
    background-color: #000000;
    color: #FFFFFF;
    margin-top: 8px;
    padding: 4px;
    cursor: pointer;
}

.leftBtnMargin {
    margin-left: 14px;
    margin-right: 8px;
    _margin-left: 8px;
}

.logsContainer {
    text-align: center;
    margin: 0 auto;
    width: 785px;
}

.formLabel {
    float: left;
    padding-top: 5px;
    padding-left: 5px;
    width: 150px;
}

.formInput {
    float: left;
    padding-top: 5px;
    padding-left: 5px;
    width: 350px;
    text-align: left;
}

.formInput input {
    width: 325px;
    _margin-left: -15px;
}
@media{ .formInput input { margin-left: -15px; }}

.formInput select {
    width: 329px;
    _width: 325px;
}
@media{ .formInput select {width: 331px; }}

.formBorderWrong {
    border-color: #FF0000;
}

@media{ .ie7specialMLFI { margin-left: 15px; }}
