html, li, ul, h1 {
    margin: 0px;
    padding: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
}
body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    margin-top: 0px;
    padding-top: 0px;
    background-color: #F8F5E9;
    background-image:  url("/2720/mirror/design/body_background.jpg");
    background-repeat: repeat-x;
    background-position: top;
}
#wrapper {
    width: 862px;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}
#header {
    width: 862px;
    height: 157px;
    background-image:  url("/2720/mirror/design/header.jpg");
    background-repeat: no-repeat;
}
#bank_image {
    height: 307px;
    width: 562px;
    z-index: 2;
    position: absolute;
    left: 258px;
    top: 120px;
}
#bank_image h1 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 18px;
    font-weight: bold;
    color: #660000;
    margin-left: 7px;
}
#bank_image p {
    font-size: 1em;
    color: #666666;
    margin-left: 7px;
    margin-right: 10px;
    margin-top: 5px;
}
#index_content_background {
    background-image:  url("/2720/mirror/design/content_background.jpg");
    background-repeat: repeat-y;
    width: 862px;
    float: left;
    background-position: top;
    height: 405px;
}
#content_background {
    background-image:  url("/2720/mirror/design/content_background.jpg");
    background-repeat: repeat-y;
    width: 862px;
    float: left;
    background-position: top;
}
#leftcolumn {
    color: #333;
    width: 220px;
    float: left;
    clear: right;
}
#navigation {
    float: left;
    width: 229px;
    height: 350px;
    background-image:  url("/2720/mirror/design/nav_background.jpg");
    background-repeat: no-repeat;
    background-position: top;
}
#main_nav {
    width: 180px;
    margin-left: 40px;
    padding-top: 0px;
}
#main_nav ul {
    text-decoration: none;
    font-weight: bold;
}
#main_nav ul li {
    color: #666666;
    text-decoration: none;
    padding-left: 5px;
    line-height: 29px;
    list-style-type: none;
}
#main_nav ul a {
    font-size: 13px;
    color: #666666;
    text-decoration: none;
    list-style-type: none;
}
#main_nav ul a:hover {
    font-size: 13px;
    color: #666666;
    text-decoration: underline;
    list-style-type: none;
}
#ib_login {
    height: 125px;
    width: 180px;
    margin-left: 25px;
    float: left;
    margin-top: 12px;
    position: absolute;
    z-index: 1;
}
#ib_login ul {
    margin: 0px;
    padding: 0px;
}
#ib_login ul li {
    font-size: 1em;
    font-weight: bold;
    color: #666666;
    list-style-position: outside;
    list-style-type: none;
}
#ib_login ul li a {
    font-size: 1em;
    font-weight: bold;
    list-style: none;
    text-decoration: none;
    color: #666666;
}
#ib_login ul li a:hover {
    font-size: 1em;
    font-weight: bold;
    color: #666666;
    list-style: none;
    text-decoration: underline;
}
#ib_login p {
    font-size: 1em;
    color: #666666;
    padding-top: 0px;
}

#rightcolumn {
    float: right;
    width: 633px;
}
#wrapper_content {
    width: 595px;
    padding-top: 5px;
    padding-right: 25px;
    padding-left: 10px;
}
#wrapper_content ul {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 20px;
}
#bottom_box {
    width: 862px;
    color: #333;
    background-image:  url("/2720/mirror/design/bottom.jpg");
    background-repeat: no-repeat;
    height: 87px;
    clear: both;
}

.footerSitemap  {
    font-size: 11px;
    margin-top: 10px;
    margin-left: 20px;
    text-align: center;
    margin-right: 10px;
}
.footerNotice  {
    font-size: 11px;
    text-align: center;
    margin-top: 5px;
    margin-right: 15px;
    margin-left: 15px;
}
.footerLogos {
    margin-left: 25px;
}
 
/*extra styles*/

.bankName {
    font-family: Verdana, sans-serif;
    font-size: 12px;
    font-variant: normal;
    color: #620000;
    letter-spacing: normal;
}    
.bullets1 {
    list-style-position: outside;
    list-style-image: url(images/graphics/bullet1.gif);
    list-style-type: disc;
    font-weight: bold;
    line-height: 18px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
}
.bullets2 {
    list-style-position: outside;
    list-style-image: url(images/bullets2.gif);
    list-style-type: disc;
    line-height: 20px;
    font-family: Arial, Helvetica, sans-serif;
}
a:link {
    color: #6A0304;
    text-decoration: none;
    font-weight: bold;
}
a:visited {
    color: #716B24;
    font-weight: bold;
}
a:hover {
    text-decoration: underline;
    font-weight: bold;
}

a.linkBacktop:link{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #4D4817;
    }
a.linkBacktop:visited{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #4D4817;
    }
