@charset "utf-8";
/* CSS Document */
p, h1, h2, h3, h4, h5, h6, ul, li, ol, img {
    margin:0px;
    padding:0px;
    border:none;
}
body {
    background-color: #E4E4E4;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
#wrapper {
    height: auto;
    width: 900px;
    margin: 0px auto 0px auto;
    border-top-width: 15px;
    border-top-style: solid;
    border-top-color: #E4E4E4;
}
#header {
    background-color: #FFFFFF;
    height: 103px;
    width: 900px;
}
#header .logo {
    float: left;
    height: 38px;
    width: 208px;
    padding: 18px 0px 16px 16px;
}
#header #quickAccess {
    float: right;
    width: 275px;
    padding: 30px 15px 0px 0px;
}
#header .featureButton {
    height: 19px;
    background-image: url(/2777/mirror/design/featureButton.jpg);
    background-repeat: no-repeat;
    float: left;
    background-position: left center;
}
#header .featureButton a {
    color: #3A7198;
    background-image: url(/2777/mirror/design/endPiece-arrow2.jpg);
    background-repeat: no-repeat;
    background-position: right center;
    height: 10px;
    padding-top: 3px;
    padding-bottom: 6px;
    padding-right: 25px;
    float: left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bolder;
    width: 230px;
    padding-left: 10px;
    text-decoration: none;
}
#header .featureButton a:hover {
    color: #4D8CBB;
    background-image: url(/2777/mirror/design/endPiece-arrow.jpg);
    background-repeat: no-repeat;
    background-position: right center;
    height: 10px;
    padding-top: 3px;
    padding-bottom: 6px;
    padding-right: 25px;
    float: left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bolder;
    width: 230px;
    padding-left: 10px;
    text-decoration: none;
}
#navlist {
    float: left;
    height: 31px;
    width: 900px;
}
#navlist ul {
    float: left;
}
#navlist ul li {
    list-style-type: none;
    float: left;
}
#navlist ul li a {
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
    font-size: 13px;
    text-align: center;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 13px;
    text-transform: uppercase;
}
#navlist ul #home a  {
    float: left;
    height: 21px;
    width: 64px;
    background-image: url(/2777/mirror/design/navHome.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    padding: 10px 0px 0px 0px;
}
#navlist ul #home a:hover {
    float: left;
    height: 21px;
    width: 64px;
    background-image: url(/2777/mirror/design/navHome.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    padding: 10px 0px 0px 0px;
}
#navlist ul #commFin a  {
    float: left;
    height: 21px;
    width: 180px;
    background-image: url(/2777/mirror/design/navcommFin.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    padding: 10px 0px 0px 0px;
}
#navlist ul #commFin a:hover {
    float: left;
    height: 21px;
    width: 180px;
    background-image: url(/2777/mirror/design/navcommFin.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    padding: 10px 0px 0px 0px;
}
#navlist ul #intFin a  {
    float: left;
    height: 21px;
    width: 201px;
    background-image: url(/2777/mirror/design/navintFin.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    padding: 10px 0px 0px 0px;
}
#navlist ul #intFin a:hover {
    float: left;
    height: 21px;
    width: 201px;
    background-image: url(/2777/mirror/design/navintFin.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    padding: 10px 0px 0px 0px;
}
#navlist ul #perFin a  {
    float: left;
    height: 21px;
    width: 162px;
    background-image: url(/2777/mirror/design/navperFin.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    padding: 10px 0px 0px 0px;
}
#navlist ul #perFin a:hover {
    float: left;
    height: 21px;
    width: 162px;
    background-image: url(/2777/mirror/design/navperFin.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    padding: 10px 0px 0px 0px;
}
#navlist ul #about a  {
    float: left;
    height: 21px;
    width: 95px;
    background-image: url(/2777/mirror/design/navAbout.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    padding: 10px 0px 0px 0px;
}
#navlist ul #about a:hover {
    float: left;
    height: 21px;
    width: 95px;
    background-image: url(/2777/mirror/design/navAbout.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    padding: 10px 0px 0px 0px;
}
#navlist ul #locate a  {
    float: left;
    height: 21px;
    width: 198px;
    background-image: url(/2777/mirror/design/navLocate.jpg);
    background-repeat: repeat-x;
    background-position: left top;
    padding: 10px 0px 0px 0px;
}
#navlist ul #locate a:hover {
    float: left;
    height: 21px;
    width: 198px;
    background-image: url(/2777/mirror/design/navLocate.jpg);
    background-repeat: repeat-x;
    background-position: left bottom;
    padding: 10px 0px 0px 0px;
}

form {
    font: bold 10px/18px "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
    margin: 0px;
    padding: 0px;
    color: #B61031;
    background-color: transparent;
}

label {
    color: #000;
    background-color: #FFF;
    width: 55px;
    text-align:right;
    float: left;
}
br {clear: both}
input.textBox {
    border: 1px solid #CCC;
    font: 10px Arial, Helvetica, sans-serif;
    margin:0 0 3px 3px;
    width: 80px;
}
.loginTitle { color: #FFF;/*background-color: #00335E;*/}
form p { font-size: 11px; margin: 0; }
.submitButtons {
    text-align:left;
    margin-left: 68px;
}
.submitButtons input, .submitButtons a {
    font: bold 11px/11px Arial, Helvetica, sans-serif;
    background-color:#006DB1;
    color: #FFF;
    text-transform:uppercase;
    text-decoration: none;
    border: 1px solid #000;
    padding: 2px;
    margin-left: 46px;
}
#left {
    float: left;
    height: auto;
    width: 700px;
    background-color: #FFFFFF;
}
#banner {
    height: 202px;
    width: 700px;
}
.commercial {
    background-image: url(/2777/mirror/images/commercial-banking.jpg);
}
.international {
    background-image: url(/2777/mirror/images/international-banking.jpg);
}
.personal {
    background-image: url(/2777/mirror/images/personal-banking.jpg);
}
.about {
    background-image: url(/2777/mirror/images/about.jpg);
}
.locations {
    background-image: url(/2777/mirror/images/location_main.jpg);
}
.apply {
    background-image: url(/2777/mirror/images/apply_now.jpg);
}
.column ul {
    height: auto;
    width: 210px;
    padding: 10px 0px 10px 0px;
}
.column ul li {
    font-size: 13px;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    padding-left: 10px;
    padding-bottom: 6px;
    padding-top: 6px;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #02A1C8;
    list-style-type: none;
    background-image: url(/2777/mirror/design/arrow-bullet.gif);
    background-repeat: no-repeat;
    background-position: left 12px;
}
.column ul li a {
    color: #444444;
    text-decoration: none;
}
.column ul li a:hover {
    color: #444444;
    text-decoration: underline;
}
#left .header  {
    height: 30px;
    width: 688px;
    background-image: url(/2777/mirror/design/left-border.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 13px;
    font-weight: bold;
    text-transform: uppercase;
    color: #FFFFFF;
    float: left;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 12px;
}
#content {
    height: auto;
    width: 700px;
    float: left;
    padding-right: 0px;
    padding-bottom: 0px;
}
.column {
    height: auto;
    width: 210px;
    float: left;
    padding: 0px 15px 0px 0px;
}
.column h1 {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bolder;
    color: #006B9B;
}
.column p {
    font-size: 13px;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    padding: 10px 0px 0px 0px;
    color: #222222;
}
.column p a {
    text-decoration: none;
    color: #006B9B;
}
.column p a:hover {
    text-decoration: underline;
    color: #006B9B;
}
.column h2 {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bolder;
    line-height: 14px;
    height: 14px;
    width: 210px;
    text-align: center;
    color: #FFFFFF;
    background-color: #006DB1;
    margin: 12px 0px 0px 0px;
    padding: 2px 0px 2px 0px;
}
.secondWord {
    color: #03A1C8;
}
.innerWrapper {
    height: auto;
    width: 688px;
    padding-top: 15px;
    padding-left: 12px;
    float: left;
}
.innerWrapperInt {
    min-height: 1006px; 
    width: 688px;
    padding-top: 15px;
    padding-left: 12px;
    float: left;
}
.featuredItem {
    width: 210px;
    float: left;
    height: auto;
}
.featuredItem .left {
    float: left;
    height: auto;
    width: 50px;
}
.featuredItem .right {
    float: right;
    height: auto;
    width: 160px;
}
.featuredItem .left2 {
    float: left;
    height: auto;
    width: 80px;
}
.featuredItem .right2 {
    float: right;
    height: auto;
    width: 130px;
}
.underlinedLink p a {
    text-decoration: underline;
    line-height: 1.2em;
    color: #006B9B;
}
.underlinedLink p a:hover {
    text-decoration: none;
    line-height: 1.2em;
    color: #006B9B;
}
#tagLine {
    float: left;
    width: 700px;
    background-color: #4A8FB0;
    color: #FFFFFF;
    font-weight: bold;
    font-style: italic;
    font-size: 14px;
    line-height: 15px;
    text-align: center;
    height: 15px;
    padding-top: 2px;
    padding-bottom: 2px;
    border-top-width: 14px;
    border-top-style: solid;
    border-top-color: #E4E4E4;
    border-bottom-width: 14px;
    border-bottom-style: solid;
    border-bottom-color: #E4E4E4;
}
#right .feature {
    height: auto;
    width: 200px;
}
.feature .top {
    background-image: url(/2777/mirror/design/rightFeature-top.jpg);
    background-repeat: no-repeat;
    height: 15px;
    width: 200px;
}
.feature .bottom {
    background-image: url(/2777/mirror/design/rightFeature-bottom.jpg);
    background-repeat: no-repeat;
    height: 15px;
    width: 200px;
}
.feature .inner {
    height: auto;
    width: 150px;
    padding: 0px 25px 15px 25px;
    background-image: url(/2777/mirror/design/rightFeature-bg.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
}
.feature  h1 {
    height: auto;
    width: 170px;
    margin: 7px 0px 0px 0px;
    padding:16px 15px 4px 15px;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bolder;
    color: #006B9B;
    line-height: 1em;
    background-image: url(/2777/mirror/design/rightFeature-top.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    text-align: center;
}
.inner p {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 1.2em;
    padding: 0px 0px 8px 0px;
}
.inner p a {
    color: #0785AE;
    text-decoration: underline;
}
.inner p a:hover {
    color: #0785AE;
    text-decoration: none;
}
#ibAccount {
    height: 65px;
    width: 150px;
}
#inputs {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 13px;
    height: 13px;
    width: 82px;
    border: 1px solid #CCCCCC;
    float: right;
    margin: 0px 0px 2px 0px;
}
#ibAccount .text {
    float: left;
    height: 13px;
    width: 60px;
    font-size: 11px;
    line-height: 11px;
    text-align: right;
    padding: 2px 0px 2px 0px;
}
#button {
    float: right;
}
.inner h2, .inner h3, .inner h4{
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bolder;
    color: #006B9B;
    line-height: 1em;
    padding: 0px 0px 5px 0px;
}
.inner h2 a, .inner h3 a, .inner h4 a {
    text-decoration: none;
    color: #03A1C8;
}
.inner h2 a:hover, .inner h3 a:hover, .inner h4 a:hover {
    text-decoration: none;
    color: #006DB1;
}
#footer {
    background-color: #FFFFFF;
    background-image: url(/2777/mirror/design/footerTop.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    height: 84px;
    width: 900px;
    margin: 0px auto 0px auto;
}
#logos {
    height: 71px;
    width: 119px;
    padding-right: 57px;
    float: right;
    padding-top: 13px;
}
#logos .ehl {
    float: left;
}
#logos .fdic {
    float: right;
}
#links {
    width: 700px;
    float: left;
    padding-top: 30px;
    padding-left: 10px;
    font-size: 11px;
    line-height: 1.2em;
}
#links  a {
    text-decoration: underline;
    font-size: 11px;
    line-height: 1.2em;
    color: #006B9B;
}
#links a:hover {
    text-decoration: none;
    font-size: 11px;
    line-height: 1.2em;
    color: #006B9B;
}
#right {
    float: right;
    height: auto;
    width: 200px;
}
#right .featureButton {
    height: 19px;
    background-image: url(/2777/mirror/design/featureButton.jpg);
    background-repeat: no-repeat;
    background-position: left center;
    margin-bottom: 7px;
}
.bottomPadding {
    padding-bottom: 5px;
}
#right .featureButton a {
    color: #3A7198;
    background-image: url(/2777/mirror/design/endPiece-arrow2.jpg);
    background-repeat: no-repeat;
    background-position: right center;
    height: 13px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bolder;
    width: 115px;
    text-decoration: none;
    float: left;
    padding: 2px 25px 4px 10px;
}
#right .featureButton a:hover {
    color: #4D8CBB;
    background-image: url(/2777/mirror/design/endPiece-arrow.jpg);
    background-repeat: no-repeat;
    background-position: right center;
    height: 13px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bolder;
    width: 115px;
    text-decoration: none;
    float: left;
    padding: 2px 25px 4px 10px;
}
.interiorContent {
    font-size: 12px;
    line-height: 1.3em;
    width: 670px;
/*    min-height: 1006px  */
}
.interiorContent h1 {
    font-size: 14px;
    color: #006D9F;
    padding: 0px 0px 10px 0px;
}
.interiorContent a h1 {
    text-decoration: underline;
}
.interiorContent a:hover h1 {
    text-decoration: none;
}
.contentHeader {
    font-size: 13px;
    line-height: 13px;
    font-weight: bold;
    color: #FFFFFF;
    height: 13px;
    width: 670px;
    padding-top: 4px;
    padding-bottom: 3px;
    text-align: center;
    background-color: #006DB1;
    margin: 15px 0px 15px 0px;
}
.contentBlueBox {
    font-size: 13px;
    line-height: 13px;
    color: #FFFFFF;
    width: 670px;
    padding: 4px;
    background-color: #4A8FB0;
    margin: 15px 0px 15px 0px;
}
.interiorContent ul {
    height: auto;
/*    width: 628px;*/
    padding: 10px 0px 10px 42px;
}
.interiorContent h2 {
    font-size: 13px;
    font-weight: bold;
    line-height: 1.3em;
}
.interiorContent ul li {
    font-size: 13px;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    padding-left: 10px;
    padding-bottom: 6px;
    padding-top: 6px;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #02A1C8;
    list-style-type: none;
    background-image: url(/2777/mirror/design/arrow-bullet.gif);
    background-repeat: no-repeat;
    background-position: left 12px;
}
.interiorContent ul li a {
    color: #444444;
    text-decoration: none;
}
.interiorContent ul li a:hover {
    color: #444444;
    text-decoration: underline;
}
.interiorContent p {
    padding: 0px 0px 15px 0px;
}
.interiorContent p a {
    color: #006D9F;
    text-decoration: underline;
}
.interiorContent p a:hover {
    color: #006D9F;
    text-decoration: none;
}
.interiorContent ol {
    padding-left: 45px;
    font-size: 13px;
    line-height: 2em;
}
.interiorContent ol li {
    list-style-type: none;
    padding-left: 20px;
    background-image: url(/2777/mirror/design/ordered-list.jpg);
    background-repeat: no-repeat;
    background-position: left 10px;
    line-height: 2em;
}
.interiorContent ol li a {
    text-decoration: underline;
    color: #000000;
}
.interiorContent ol li a:hover {
    text-decoration: none;
    color: #000000;
}
.interiorDarkBlue {
    color: #006D9F;
}
#map-goeshere {
padding-left: 32px;
}
 
.HomeMessage {
    height: 95px;
    margin: -5px 0px;
    font-size: 13px;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    color: #444444;
}