body {
    background:url('../../enews/e-news-bg.png') repeat-x top center #004785;
    font-family:arial,sans-serif;
    font-size:11px;
    text-align:center;
    line-height:15px;
    color:#FFF;
    margin:0;
    padding:0;
}
.cleaner {
    clear:both;
    visibility:hidden;
    line-height:0.1em;
    height:0.1em;
    font-size:0.1em;
}

hr { background:#E0E7EC; color:#E0E7EC; border:none; margin:0; padding:0; font-size: 1px; line-height: 1px; height: 1px; display: block; _margin:-15px 0; *margin:-15px 0; }

form {
    margin:0px;
    padding:0px;
}

table,textarea,input,select {
    font-size:11px;
    font-family:arial,sans-serif;
}
div.eCenter {
    width:980px;
    margin:0px auto;
    text-align:left;
}

#eHeader {
    height:128px;
    background:url('../../enews/e-news-header.png') no-repeat top center;
    min-height:1px;
    _height:1px;
    text-align:center;
}
#eHeader div.ePadding {
    padding:5px 19px;
}
#eHeader div.ePadding table {
    width:100%;
}
#eHeader div.ePadding table td.eTitle {
    text-align:left;
    color:#00a5e6;
    font-size:26px;
    padding:0px 0px 12px 130px;
    vertical-align:bottom;
}
#eHeader div.ePadding table td.eTitleTop {
    color:#FFF;
    padding:8px 0px 0px 130px;
    font-size:18px;
}
#eHeader div.ePadding table td.eImage {
    text-align:right;
    height:118px;
}

#eText {
    background:url('../../enews/e-news-bg.gif') repeat-y top center;
    min-height:1px;
    _height:1px;
}
#eText div.eBottom {
    background:url('../../enews/e-news-bottom.gif') no-repeat bottom center;
    min-height:1px;
    _height:1px;
}
#eText div.eTop {
    background:url('../../enews/e-news-top.gif') no-repeat top center;
    min-height:1px;
    _height:1px;
    text-align:center;
}
#eText div.ePadding {
    padding:15px 16px 45px 16px;
    color:#000;
    text-align:left;
}

#eFooter {
    background:#004785 url('../../enews/e-news-footer.png') no-repeat top center;
    min-height:1px;
    _height:1px;
    text-align:center;
}
#eFooter table {
    margin:20px 0px 20px 34px;
}
#eFooter table td {
    width:250px;
    vertical-align:top;
}
#eFooter table td p {
    margin:0px;
    padding:0px 15px 0px 40px;
}
#eFooter table td.first {
    width:430px;
}
#eFooter table td.first p {
    color:#FFF;
    margin:0px;
    padding:0px 15px 0px 5px;
}
