@charset "utf-8";
body {
        margin: 0px;
        background-color: #f5f5f5;
}



#header {
        width: 100%;
        position: relative;
}
#header #company_name {
        position: absolute;
        height: 95px;
        width: 867px;
        left: 50%;
        top: 0px;
        margin-left: -433px;
}

#header #header_top {
        height: 66px;
        background-color: #0D64D0;
}

#header #header_bottom {
        height: 30px;
        background-color: #6FAFFE;
}
#mbody {
        margin-right: auto;
        margin-left: auto;
        width: 984px;
        padding-bottom: 100px;
}


#mbody #menu {
        height: 20px;
        float: left;
}


#mbody #main_content {
        background-color: #FFFFFF;
        font-family: Arial, Verdana, sans-serif;
        font-size: 12px;
        height: 600px;
        line-height: 18px;
        color: #666666;
}
#mbody #main_content #logo {
        height: 228px;
        width: 955px;
        padding-top: 14px;
        padding-right: 14px;
        padding-left: 15px;
        padding-bottom: 33px;
        border-top-style:1px solid #000000;
}
#mbody #main_content #content {
        float: left;
        width: 955px;
        padding-left: 13px;
        text-align: justify;
}
#mbody #main_content #content2 {
        width: 218px;
        float: left;
        background-color: #E5E1E2;
        margin-right: 13px;
        margin-left: 13px;
}
#menu {font-size:12px;font-weight:normal;background:#f5f5f5 ;font-family:Arial,Verdana,sans-serif;Text-Transform: none;}

#menu ul{margin:0;padding:0;list-style-type:none;width:auto;float:left;}
#menu ul li{display:block;float:left;margin:0 1px;}
#menu ul li a{display:block;float:left;color:#1004AD;background-color:#e5e1e2;text-decoration:none;padding-left:10px;padding-right:10px;height:20px;}
#menu ul li a:hover{color:#df0000;background-color:#ffffff; repeat-x bottom left;}
#menu ul li a:hover span{display:block;width:auto;}
#menu ul li a.current,#menu ul li a.current:hover{color:#bf0000;background:#ffffff ;}
.affiliates_header {
        background-color: #E5E1E2;
        color: #597487;
        font-size: 18px;
        border-bottom-width: 2px;
        border-bottom-style: solid;
        border-bottom-color: #FFFFFF;
        padding-top: 10px;
        padding-bottom: 10px;
}

#main_content #logbook_header {
        padding-left: 14px;
}



#mbody #main_content #sidebar {
        width: 329px;
        padding-right: 13px;
        float: left;
}
#footer {
        margin-top: 2px;
        padding-right: 0px;
        padding-left: 13px;
        height: 15px;
        line-height: 15px;
}

#footer #copyright {
        float: right;
        text-align: right;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        text-transform: uppercase;
        font-size: 8px;
        line-height: 15px;
        color: #7F7F7F;
}
h1 {
        font-family: Arial, Verdana, sans-serif;
        color: #1004AD;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        font-size: 20px;
        padding-bottom: 6px;
}
h2 {
        font-family: Arial, Verdana, sans-serif;
        color: #1004AD;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        font-size: 16px;
        padding-bottom: 6px;
}
h3 {
        font-family: Arial, Verdana, sans-serif;
        color: #1004AD;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        font-size: 12px;
        padding-bottom: 6px;
}

.clear {
        clear: both;
}
a:link {
        color: #1004AD;
        text-decoration: none;

}
a:visited {
        color: #1004AD;
        text-decoration: none;
}
a:hover {
        color: #df0000;
        text-decoration: underline;
}
a:active {
        color: #df0000;
        text-decoration: none;
}
img {
        border-top-style:1px solid #000000;
        border-right-style: none;
        border-bottom-style:1px solid #000000;
        border-left-style: none;
}