@charset "utf-8";
/* CSS Document */
body, a, ul, li, ol, h1, h2, h3, h4, h5, h6, p {
    font-family: "Trebuchet MS", "Times New Roman", Arial, Helvetica;
    font-size: 12px;
    line-height: 1em;
    padding: 0px;
    margin: 0px;
    border: none;
}
body {
    background-image: url(/2301/mirror/design/body-bg.jpg);
    background-repeat: repeat;
}
#wrapper {
    height: auto;
    width: 860px;
    margin: 0px auto 0px auto;
    position: relative;
}
#header {
    float: left;
    height: 133px;
    width: 860px;
    border-bottom-width: 5px;
    border-bottom-style: solid;
    border-bottom-color: #FFFFFF;
}
#header .logo {
    float: left;
    height: 82px;
    width: 587px;
    padding-top: 24px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 33px;
    border: 0;
}
#header .ibAccount {
    float: right;
    height: 75px;
    width: 202px;
    padding: 31px 16px 0px 0px;
    background-image: url(/2301/mirror/design/onlineBanking.gif);
    background-repeat: no-repeat;
    background-position: 33px 14px;
}



.ibAccount .id {
    float: left;
    width: 65px;
    text-align: right;
    font-size: 11px;
    line-height: 16px;
    font-weight: bold;
    color: #333333;
    height: auto;
    padding: 5px 0px 0px 0px;
}
.ibAccount .inputs {
    float: right;
    height: auto;
    width: 131px;
    padding: 3px 0px 0px 0px;
}
.inputs .textInput {
    float: left;
    height: 16px;
    width: 129px;
    border: 1px solid #000000;
    margin-bottom: 2px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 12px;
}
.ibAccount .buttons {
    width: 204px;
    text-align: right;
}
.buttons .login {
/*    float: right; */
    padding-top: 3px;
}
.buttons .demo {
/*    float: right;*/
    border: 0;
    padding-top: 3px;
}
.buttons .enroll {
    padding: 3px 0 0 50px;
    border: 0;    
}

/*
.inputs .login {
    float: right;
    border: 0;
}
.inputs .demo {
    float: left;
    padding: 0px 0px 0px 34px;
    border: 0;
}
.ibAccount .buttons {
    background: #FFF;
}
*/
#header .topnav {
    float: left;
    height: 27px;
    width: 310px;
    padding-right: 16px;
    padding-left: 534px;
}
.topnav ul {
    float: left;
    height: 27px;
    width: 310px;
}
.topnav ul li {
    float: left;
    padding-right: 15px;
    font-size: 11px;
    line-height: 11px;
    list-style-type: none;
    padding-left: 15px;
    padding-top: 8px;
    padding-bottom: 8px;
    background-image: url(/2301/mirror/design/topnav-arrows.gif);
    background-repeat: no-repeat;
    background-position: left 7px;
}
.topnav ul li a {
    color: #141654;
    font-weight: bold;
    text-decoration: none;
    font-size: 11px;
    line-height: 11px;
}
.topnav ul li a:hover {
    color: #141654;
    text-decoration: underline;
    font-size: 11px;
    line-height: 11px;
}
#navlist {
    font-size: 11px;
    font-weight: bold;
    float: left;
    width: 855px;
    padding: 0px 0px 0px 5px;
    background-image: url(/2301/mirror/design/navlist-bg.jpg);
    background-repeat: no-repeat;
    background-color: #FFFFFF;
    position: relative;
    z-index: 100;
}
#navlist ul {
    margin: 0;
    padding: 0px 0px 0px 3px;
    list-style: none;
    font-size: 11px;
}
#navlist ul li {
    float: left;
    display: inline;
    position: relative;
}
#navlist ul li a {
    display: block;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    color: #FFFFFF;
    width: 141px;
    height: 21px;
    padding-bottom: 0px;
    padding-top: 9px;
    background-image: url(/2301/mirror/design/navlist-li-bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
}
#navlist .selected {
    background-image: url(/2301/mirror/design/navlistSelected-bg.jpg);
}
#navlist ul li a:hover {
    color: #EBEBEB;
    text-decoration: none;
    font: Verdana, Arial, Helvetica, sans-serif;
    padding-top: 9px;
    height: 21px;
    background-image: url(/2301/mirror/design/navlist-li-hover-bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
}
#navlist ul li ul{
    visibility: hidden;
    position: absolute;
    z-index: 100;
    width: 207px;
    top: 30px;
    left: 0px;
    border: 1px solid #FFFFFF;
    background-color: #434576;
   
}
#navlist ul li ul li{
    padding: 0px 0px 0px 22px;
    margin: 0;
    background-image: url(/2301/mirror/design/subNav-bg.jpg);
    background-repeat: repeat;
}
#navlist ul li ul li a{
    width: 185px;
    text-align: left;
    background-image: url(/2301/mirror/design/subNav-bg.jpg);
    background-repeat: repeat;
}
#navlist ul li ul li a:hover{
    text-decoration: underline;
    background-image: url(/2301/mirror/design/subNav-bg.jpg);
    background-repeat: repeat;
}
#navlist li:hover ul, #navlist li:hover li:hover ul {
    visibility: visible;
}
#navlist li:hover li ul, #navlist li:hover li:hover li ul {
    visibility: hidden;
}
#navlist li:hover>ul {
     display: block;
    visibility: visible;
}
html>body #navlist li ul {
     display: none;
}
#pageHeading {
    float: left;
    height: 33px;
    width: 850px;
    background-color: #FFFFFF;
    padding: 0px 5px 0px 5px;
    background-position: 5px top;
    background-repeat: no-repeat;
    background-image: url(/2301/mirror/design/pageHeader.jpg);
}
#pageHeading h1 {
    font-size: 15px;
    line-height: 15px;
    color: #FFFFFF;
    font-weight: bold;
    float: left;
    padding-left: 27px;
    padding-top: 7px;
    padding-right: 10px;
    padding-bottom: 12px;
}

#banner {
    float: left;
    padding-right: 5px;
    padding-left: 5px;
    background: #FFFFFF;
}
#splash {
    float: left;
    height: auto;
    width: 850px;
    padding: 11px 5px 21px 5px;
    background-color: #FFFFFF;
    background-image: url(/2301/mirror/design/content-bg.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    font-size: 12px;
    line-height: 1.5px;
    color: #000000;
}
#content {
    float: left;
    height: auto;
    width: 850px;
    padding: 11px 5px 21px 5px;
    background-color: #FFFFFF;
    background-image: url(/2301/mirror/design/content-bg.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    font-size: 12px;
    color: #000000;
}
#content ul {
    padding-left: 95px;
    padding-top: 25px;
    padding-bottom: 20px;
    height: auto;
    font-size: 12px;
    line-height: 1.3em;
}
#content ul li {
    font-size: 12px;
    line-height: 1.3em;
    color: #000000;
    list-style-image: url(/2301/mirror/design/contentList-square.gif);
    list-style-position: outside;
}
#content table tr td ul {
    padding-left: 95px;
    padding-top: 25px;
    padding-bottom: 20px;
    height: auto;
    font-size: 12px;
    line-height: 1.3em;
}

#content ol {
    padding-left: 75px;
    padding-top: 25px;
    padding-bottom: 20px;
    height: auto;
    font-size: 12px;
    line-height: 1.3em;
}

.pageImage {
    float: right;
}
.targetLinks ul {
    padding-left: 75px;
    width: 451px;
    padding-top: 35px;
    height: 106px;
}
.targetLinks ul li {
    list-style-image: url(/2301/mirror/design/topnav-arrows.gif);
    font-size: 12px;
    line-height: 1.5px;
}
.targetLinks ul li a {
    font-size: 12px;
    line-height: 1.5em;
    font-weight: bold;
    color: #141654;
    text-decoration: underline;
}
.targetLinks ul li a:hover {
    font-size: 12px;
    line-height: 1.5em;
    font-weight: bold;
    color: #141654;
    text-decoration: none;
}
#content h1 {
    width: 823px;
    padding-left: 27px;
    padding-top: 15px;
    padding-bottom: 9px;
    font-size: 14px;
    line-height: 14px;
    font-weight: bold;
    color: #141654;
    background-image: url(/2301/mirror/design/separator.jpg);
    background-position: 5px bottom;
    background-repeat: no-repeat;
}
#content h2 {
    height: auto;
    padding-left: 75px;
    padding-top: 10px;
    font-size: 14px;
    line-height: 1.2em;
    color: #141654;
    margin-right: 75px;
}
#content p {
    height: auto;
    padding-left: 75px;
    padding-top: 10px;
    font-size: 12px;
    line-height: 1.2em;
    color: #000000;
    margin-right: 75px;
}
#content a {
    color: #434576;
    text-decoration: underline;
    font-size: 12px;
}
#content a:hover {
    color: #434576;
    text-decoration: none;
    font-size: 12px;
}

/* #splash  a:hover {
    font-size: 12px;
    color: #000000;
    text-decoration: none;
}*/
#splash  .ads {
    float: left;
    height: 200px;
    width: 834px;
    padding: 0px 8px 0px 8px;
    background-image: url(/2301/mirror/design/adBottoms.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
}
#splash .ads a {
    text-decoration: none;
}
#splash .ads a:hover {
    text-decoration: none;
}
#splash .adRow2 a {
    text-decoration: none;
}
#splash .adRow2 a:hover {
    text-decoration: none;
}

#splash  .adRow2 {
    float: left;
    height: 140px;
    width: 830px;
    padding: 8px 10px 0px 10px;
}
.feature1 {
    float: left;
    height: 176px;
    width: 264px;
    background-image: url(/2301/mirror/design/ad-bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    padding: 7px 7px 7px 7px;
}
.feature1 h1 {
    font-size: 16px;
    line-height: 16px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #141654;
    float: left;
    width: 264px;
    text-align: center;
    padding-top: 8px;
    padding-bottom: 9px;
}
.feature1 .adContent {
    float: left;
    width: 156px;
    height: 128px;
    padding-top: 8px;
    padding-right: 100px;
    padding-bottom: 7px;
    padding-left: 8px;
    background-image: url(/2301/mirror/design/computer.jpg);
    background-repeat: no-repeat;
    background-position: right 15px;
}
.feature2 .adContent {
    float: left;
    width: 156px;
    height: 128px;
    padding-top: 8px;
    padding-right: 100px;
    padding-bottom: 7px;
    padding-left: 8px;
    background-image: url(/2301/mirror/design/business_background.jpg);
    background-repeat: no-repeat;
    background-position: right 15px;
}
.feature3 .adContent {
    float: left;
    width: 156px;
    height: 128px;
    padding-top: 35px;
    padding-right: 100px;
    padding-bottom: 7px;
    padding-left: 8px;
    background-image: url(/2301/mirror/design/ag_bg.jpg);
    background-repeat: no-repeat;
    background-position: right 15px;
}
.adContent   p {
    font-size: 12px;
    line-height: 1.2em;
    padding-bottom: 3px;
    color: #000000;
}
.adContent h2 {
    font-size: 18px;
    font-weight: bold;
    color: #4E4D94;
}
.adContent h2 a {
    font-size: 18px;
    font-weight: bold;
    color: #4E4D94;
}
.adContent h2 a:hover {
    font-size: 18px;
    font-weight: bold;
    color: #000000;
}

.adContent h3 {
    font-size: 26px;
    font-weight: bold;
    color: #4E4D94;
}
.adContent h4 {
    font-size: 16px;
    font-weight: bolder;
    color: #000000;
    padding-bottom: 3px;
}
.adContent h5 {
    font-size: 14px;
    font-weight: bolder;
    color: #4E4D94;
    padding: 0px 0px 3px 0px;
}
.adContent h5 a {
    font-size: 14px;
    font-weight: bolder;
    color: #4E4D94;
    padding: 0px 0px 3px 0px;
}
.adContent h5 a:hover {
    font-size: 14px;
    font-weight: bolder;
    color: #000000;
    padding: 0px 0px 3px 0px;
}


.adContent ul {
    padding-left: 13px;
    padding-top: 5px;
}
.adContent ul li {
    list-style-position: outside;
    list-style-image: url(/2301/mirror/design/adList-bullet.gif);
    font-size: 12px;
    font-weight: bold;
    color: #141654;
}
.adContent a {
    color: #4E4D94;
    text-decoration: underline;
}
.adContent a:hover {
    color: #000000;
    text-decoration: none;
}


.feature2 {
    float: left;
    height: 176px;
    width: 264px;
    background-image: url(/2301/mirror/design/ad-bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    padding: 7px 7px 7px 7px;
}
.feature2 h1 {
    font-size: 16px;
    line-height: 16px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #591715;
    float: left;
    width: 264px;
    text-align: center;
    padding-top: 8px;
    padding-bottom: 9px;
}
.feature3 {
    float: left;
    height: 176px;
    width: 264px;
    background-image: url(/2301/mirror/design/ad-bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    padding: 7px 7px 7px 7px;
}
.feature3 h1 {
    font-size: 16px;
    line-height: 16px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #163D22;
    float: left;
    width: 264px;
    text-align: center;
    padding-top: 8px;
    padding-bottom: 9px;
}
.feature4 {
    float: left;
    height: 130px;
    width: 544px;
    background-image: url(/2301/mirror/design/largeFeature-bg.gif);
    background-repeat: no-repeat;
    background-position: center center;
    padding: 5px 5px 5px 5px;
}
.feature4 h1 {
    font-size: 16px;
    line-height: 16px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #4E4D94;
    float: left;
    width: 533px;
    text-align: left;
    padding-top: 8px;
    padding-bottom: 9px;
    padding: 8px 0px 9px 11px;
}
.feature4 
.adContent  {
    float: left;
    width: 438px;
    height: 85px;
    padding-top: 8px;
    padding-right: 100px;
    padding-bottom: 7px;
    padding-left: 8px;
    background-image: url(/2301/mirror/design/invest_background.jpg);
    background-repeat: no-repeat;
    background-position: 438px 5px;
}
.marketWatch {
    width: 270px;
    float: left;
    padding: 5px 0px 5px 6px;
}
.marketWatch h1 {
    font-size: 16px;
    font-weight: bold;
    color: #141654;
    line-height: 16px;
    float: left;
    padding: 3px 0px 7px 10px;
    width: 254px;
}
.floatLeft {
    float: left;
}




#footer {
    float: left;
    height: 80px;
    width: 850px;
    padding: 10px 5px 10px 5px;
}
#footer ul {
    float: left;
    height: 13px;
    width: 500px;
    padding: 0px 350px 0px 0px;
}
#footer ul li {
    float: left;
    list-style-type: none;
    padding: 0px 3px 0px 0px;
    font-size: 11px;
    line-height: 11px;
    color: #666666;
}
#footer ul li a {
    color: #666666;
    text-decoration: none;
    padding: 0px 3px 0px 0px;
    font-size: 11px;
    line-height: 11px;
}
#footer ul li a:hover {
    color: #333333;
    text-decoration: underline;
    font-size: 11px;
    line-height: 11px;
}
#footer .left {
    float: left;
    height: auto;
    width: 600px;
}
#footer .notice {
    float: left;
    width: 800px;
    font-size: 11px;
    line-height: 14px;
    color: #666666;
    padding: 5px 0px 10px 0px;
}
#footer .notice_fdic{
    float: left;
    width: 600px;
    font-size: 11px;
    line-height: 14px;
    color: #666666;
    padding: 5px 0px 10px 0px;
}
#footer .copyright {
    float: left;
    width: 600px;
    font-size: 11px;
    line-height: 11px;
    color: #666666;
}
#footer .copyright a {
    font-size: 11px;
    line-height: 11px;
    color: #666666;
    text-decoration: underline;
}
#footer .copyright a:hover {
    font-size: 11px;
    line-height: 11px;
    color: #333333;
    text-decoration: none;
}
#footer   .logos    {
    float: right;
    height: auto;
    width: 165px;
    padding: 0px 0px 10px 0px;
    font-size: 9px;
    line-height: 9px;
    color: #999999;
    text-decoration: underline;
}
.logos .ehl {
    float: left;
    height: 20px;
    width: 60px;
    font-size: 9px;
    line-height: 11px;
    text-align: center;
    color: #666666;
    text-decoration: underline;
    padding-left: 20px;
    padding-top: 42px;
    background-image: url(/2301/mirror/design/ehl-logo.gif);
    background-repeat: no-repeat;
    background-position: 24px top;
}
.logos .fdic {
    float: left;
    height: 20px;
    width: 60px;
    font-size: 9px;
    line-height: 11px;
    text-align: center;
    color: #666666;
    text-decoration: underline;
    padding-left: 20px;
    padding-top: 42px;
    background-image: url(/2301/mirror/design/fdic-logo.gif);
    background-repeat: no-repeat;
    background-position: 20px 13px;
}
.logos .ehl:hover {
    float: left;
    height: 20px;
    width: 60px;
    font-size: 9px;
    line-height: 11px;
    text-align: center;
    color: #333333;
    text-decoration: underline;
    padding-left: 20px;
    padding-top: 42px;
    background-image: url(/2301/mirror/design/ehl-hover.gif);
    background-repeat: no-repeat;
    background-position: 24px top;
}
.logos .fdic:hover {
    float: left;
    height: 20px;
    width: 60px;
    font-size: 9px;
    line-height: 11px;
    text-align: center;
    color: #333333;
    text-decoration: underline;
    padding-left: 20px;
    padding-top: 42px;
    background-image: url(/2301/mirror/design/fdic-hover.gif);
    background-repeat: no-repeat;
    background-position: 20px 13px;
}
/* User Styles */
.boldwhite {
    color: #FFFFFF;
    font-weight: bold;
} /* Bold White */
#content table ul {
    padding: 0 0 20px 20px;
    font-size: 12px;
    line-height: 1.3em;
}
.fineprint {
    font-size: 9px;
    line-height: .8em;
} /* Fine Print */
.greybox {
    background: #E2E2E2;
    padding: 10px 0 10px 0;
} /* Grey Box */