@charset "utf-8";
/* CSS Document */
* {
    margin:0px;
    padding:0px;
    border:none;
}
body {
    background-image:url(/2597/mirror/design/body_bg.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-color: #033149;
}#wrapper {
    height: auto;
    width: 760px;
    margin: 10px auto 0px auto;
}
#header {
    height: 113px;
    width: 760px;
    background-color: #FFFFFF;
    background-image: url(/2597/mirror/design/header.jpg);
    background-repeat: no-repeat;
    background-position: center top;
}
#header .logo {
    float: left;
    height: 95px;
    width: 275px;
}
#ibAccount {
    height: 113px;
    width: 222px;
    float: right;
    background-image: url(/2597/mirror/design/bank_online.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}
#ibAccount form {
    height: 90px;
    width: 222px;
}
#ibAccount .formText {
    float: left;
    padding-top: 48px;
    width: 80px;
    text-align: right;
    font-size: 11px;
    font-weight: bold;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    height: 42px;
}
.formInputs #btLogin {
    height: 22px;
    width: 52px;
    float: right;
    margin-top: 2px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFFFFF;
    background-color: #04482F;
    border: 1px solid #000000;

}
#ibAccount  .formInputs {
    float: right;
    width: 125px;
    height: 45px;
    padding: 45px 5px 0px 0px;
}
.formInputs input {
    color: #000000;
    background-color: #FFFFFF;
    padding: 0px;
    height: 16px;
    width: 125px;
    border: 1px solid #04482F;
    font-size: 12px;
    line-height: 12px;
}
#ibAccount p {
    font-size: 11px;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
}
#ibAccount p a {
    color: #04482F;
    text-decoration: none;
}
#ibAccount p a:hover {
    color: #04482F;
    text-decoration: none;
}
#splash {
    height: 443px;
    width: 760px;
    float: left;
    background-color: #FFFFFF;
}
#splash .left {
    background-image: url(/2597/mirror/design/splashNav-bg.jpg);
    background-repeat: no-repeat;
    height: 400px;
    width: 175px;
    background-position: left top;
    float: left;
}
#navlist {
    width: 155px;
    margin-top: 5px;
    height: auto;
    padding: 4px 0px 0px 20px;
}
#navlist ul {
    font-family: Arial, Helvetica, sans-serif;
    position: relative;
    z-index: 1000;
}
#navlist ul li {
    list-style-type: none;
    height: 23px;
    width: 150px;
    position: relative;
    float: left;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
}
#navlist ul li a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    display: block;
    line-height: 1.9em;
    height: 23px;
}
#navlist ul li a:hover {
    text-decoration: none;
    color: #666666;
}
#navlist ul li ul {
    visibility: hidden;
    position: absolute;
    z-index: 10;
    top: 2px;
    left: 150px; /* usually the width of the main button */
    background-color: #E1E4EB;
}
#navlist ul li ul li{
    width: 190px;
    padding: 0px 0px 0px 10px;
}
#navlist ul li ul li a {
    color: #000000;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ACADCB;
}
#navlist ul li ul li a:hover {
    color: #333333;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #000000;
}
#navlist ul li ul li ul{
    visibility: hidden;
    position: absolute;
    z-index: 20;
    top: 0px;
    left: 200px; /* usually the width of the main button */
    background-color: #E1E4EB;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #CDD2E5;
}
#navlist ul li ul li ul li{
    width: 190px;
    padding: 0px 0px 0px 10px;
}
#navlist ul li ul li ul li a {
    color: #000000;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ACADCB;
}
#navlist ul li ul li ul li a:hover {
    color: #333333;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #000000;
}

#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;}
#splash .right {
    float: right;
    height: 443px;
    width: 585px;
    background-image: url(/2597/mirror/design/splash_rightColumn-bg.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}
#splash .right .slideshow {
    float: left;
    height: 230px;
    width: 568px;
    padding: 7px 0px 7px 7px;
    position: relative;
    z-index: 100;
}
#splash .right #marquee {
    float: left;
    height: 18px;
    width: 585px;
    overflow: hidden;
}
#marquee marquee {
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 11px;
    padding-top: 3px;
    color: #FFFFFF;
}
#marquee marquee a {
    color: #FFFFFF;
    text-decoration: underline;
}
#marquee marquee a:hover {
    color: #FFFFFF;
    text-decoration: none;
}

#splash .right #features {
    float: left;
    height: 181px;
    width: 585px;
}
#features .product_feature {
    float: left;
    height: 142px;
    width: 135px;
    background-image: url(/2597/mirror/design/product-feature.gif);
    background-repeat: no-repeat;
    padding: 36px 26px 0px 26px;
    background-position: 1px top;
}
#features .weatherWatch {
    float: left;
    height: 142px;
    width: 200px;
    padding-top: 36px;
    background-image: url(/2597/mirror/design/weather.gif);
    background-repeat: no-repeat;
}
#features .marketWatch {
    float: left;
    height: 142px;
    width: 190px;
    background-image: url(/2597/mirror/design/market.gif);
    background-repeat: no-repeat;
    padding: 36px 0px 0px 7px;
}
#wrapper #interior {
    width:760px;
    height:auto;
    float: left;
    background-color: #FFFFFF;
    background-image: url(/2597/mirror/design/interior-bg.jpg);
    background-repeat: repeat-y;
}
#interior .left {
    background-repeat: no-repeat;
    height: 450px;
    width: 175px;
    background-position: left top;
    float: left;
    background-image: url(/2597/mirror/design/interiorNavlist-bg.jpg);
}
#interior .right {
    float: right;
    width: 568px;
    height: auto;
    background-image: url(/2597/mirror/design/interiorRight-bg.jpg);
    background-repeat: repeat-x;
    background-position: left top;
    padding: 20px 7px 7px 7px;
}
#content {
    font-size: 12px;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    line-height: 1.3em;
}
#content h1 {
    font-family: "Times New Roman", Times, serif;
    font-size: 25px;
    font-style: oblique;
    color: #AA4800;
    padding: 7px 0px 14px 0px;
}
#content h2 {
    font-weight: bold;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 7px 0px 7px 0px;
}
#content h6 {
    color: #AA4800;
}
#content p a {
    text-decoration: none;
    color: #AA4800;
}
#content p a:hover {
    text-decoration: underline;
    color: #AA4800;
}
#content ul {
    padding-left: 30px;
}
#content  ul li {
    padding-left: 30px;
    list-style-image: url(/2597/mirror/design/fancybullet.gif);
    padding: 0px 30px 3px 0px;
    list-style-position: outside;
}
#content ul li a {
    text-decoration: none;
    color: #AA4800;
}
#content ul li a:hover {
    text-decoration: underline;
    color: #AA4800;
}

#content p {
    padding: 0px 0px 10px 0px;
}
#content ol {
    padding-left: 30px;
}
#content  ol li {
    padding-left: 30px;
    padding: 0px 30px 3px 0px;
    list-style-position: outside;
}
#content ol li a {
    text-decoration: none;
    color: #AA4800;
}
#content ol li a:hover {
    text-decoration: underline;
    color: #AA4800;
}
#content input
{
    border: 1px solid #000000;
}
#wrapper #footer {
    background-image: url(/2597/mirror/design/footer.jpg);
    background-repeat: repeat-x;
    background-position: left top;
    float: left;
    height: 183px;
    width: 760px;
}
#footer #bottomNav {
    width: 450px;
    float: left;
    height: 85px;
    padding: 15px 0px 0px 0px;
    background-image: url(/2597/mirror/design/bottomNav.jpg);
    background-repeat: repeat-x;
    background-position: left 15px;
    line-height: 1em;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    color: #333333;
}
#bottomNav h1 {
    font-family: "Times New Roman", Times, serif;
    font-size: 14px;
    text-align: center;
    padding: 8px 0px 5px 0px;
    line-height: 14px;
}
#bottomNav a:hover {
    padding-right: 3px;
    color: #333333;
    text-decoration: underline;
}
.row1 {
    padding: 0px 0px 3px 0px;
    width: auto;
}
.row2 {
    padding: 0px 0px 3px 0px;
}
.row3 {
    padding: 0px 0px 3px 0px;
}
.row4 {
    padding: 0px 0px 0px 0px;
}
#footer a {
    padding: 0px 2px 0px 0px;
    color:#AA4800;
}
#footer .fdic {
    float: left;
    height: 19px;
    width: 57px;
    background-image: url(/2597/mirror/design/fdic-bg.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    margin: 15px 2px 0px 0px;
    padding: 34px 54px 32px 40px;
}
#footer .ehl {
    float: right;
    height: 43px;
    width: 37px;
    padding-top: 21px;
    padding-right: 62px;
    padding-bottom: 23px;
    padding-left: 58px;
    background-image: url(/2597/mirror/design/ehl-bg.jpg);
    background-repeat: no-repeat;
    margin: 15px 0px 0px 0px;
}#footer .notice {
    height: 62px;
    width: 760px;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    float: left;
    background-image: url(/2597/mirror/design/notice.jpg);
    background-repeat: no-repeat;
    background-position: center center;
}
#footer .notice p {
    padding-top: 12px;
    padding-right: 23px;
    padding-bottom: 12px;
    padding-left: 23px;
    line-height: 1.2em;
}
#footer .credits {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 11px;
    width: 760px;
    height: 15px;
    color: #FFFFFF;
    float: left;
}
#footer .credits .right a {
    color: #FFFFFF;
    text-decoration: none;
}
#footer .credits .right a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}
#footer .credits .left {
    float: left;
    width: 395px;
    padding: 0px 0px 0px 5px;
}
#footer .credits .right {
    float: right;
    width: 350px;
    text-align: right;
    padding-right: 5px;
}
#search {
    background-color: #FFFFFF;
    width: 175px;
    height: 100px;
    float: left;
    margin: 3px 0px 0px 0px;
}
#search .textfield {
    height: 16px;
    width: 115px;
    border: 1px solid #A4B97F;
}
#search .login-button {
    height: 16px;
    width: 60px;
    background-color: #AA4800;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    margin: 3px 0px 0px 0px;
}

.bservices {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
}