﻿body, html
{
    background-color: #fff;
    margin: 0px;
    padding: 0px;
    height: 100%;
}

form
{
    width: 960px;
    margin: 0 auto;
    padding: 0px;
    background-color: #fff;
    height: 100%;
    position: relative;
}

h1
{
    color: #006d69;
}

a
{
    color: #000000 !important;
    font-weight: normal !important;
}

.files a
{
    color: #006d69 !important;
    font-weight: bold !important;
}

#footer-main a
{
    color: #000000 !important;
    font-weight: normal !important;
    text-decoration: none !important;
}

a:hover
{
    color: #e04b00 !important;
    text-decoration: underline;
    font-weight: normal;
}

.outer
{
    background-color: #fff;
    background-image: url("../images/outer-bg.gif");
    width: 960px;
}

.btn-login
{
    background-image: url("../images/login-btn.gif");
    height: 61px;
}

.main .bottom
{
    background-image: url("../images/main-bottom.gif");
}

.login .top
{
    background-image: none;
    height: 108px;
}

.login .bottom
{
    background-image: none;
}

.header-main
{
    margin: 0px auto !important;
}

.login 
{
    width: 960px;
}

.login .middle
{
    background-image: url(../images/login-bg.gif);
    background-position: center 0px;
    background-repeat: no-repeat;
    min-height: 201px;
    width: 960px;
    padding-top: 50px;
}

.main 
{
    width: 960px;
}

.login .logo
{
    position: absolute;
    top: 20px;
    left: 0px;
}

.login-box
{
    margin: 17px auto;
}

.footer
{

    margin: 17px;
    padding: 14px 17px;
   
}

.footer-main
{
    text-align: left;
    color: #000;
    width: 960px;
}

.main .top {
    background-image: none;
}

.login .main .top
{
    background-image: none;
    height: 130px;
}

.logout
{
    padding-top: 10px;
}




.file-name 
{
    width: 470px;
}

.files li
{
    background-color: #f2f2f2;
}
.files li.alt
{
    background-color: #d4d4d4;
}

.right 
{
    width: 744px;
}

.promotional-link, .rosette {display: none}

.middle {position: static;}