@charset "utf-8";
body/* CSS Document */
   {
    background-color: #E3DBD9;
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
    height: auto;
    width: 850px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}
#header {
    height: 146px;
    width: 850px;
    background-image: url(/2574/mirror/design/header_bg.jpg);
    background-repeat: repeat-x;
    background-position: left top;
    margin: 0px;
    padding: 0px;
}
#logo {
    height: 101px;
    width: 850px;
    background-image: url(/2574/mirror/design/true-to-you.gif);
    background-repeat: no-repeat;
    background-position: right top;
}
#logo img {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
#mainNav {
    height: 38px;
    width: auto;
}
#mainNav ul {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}
#mainNav li {
    list-style-type: none;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    display: inline;
    position: relative;
}
#mainNav a {
    text-decoration: none;
    color: #FFFFFF;
    display: block;
}
#mainNav a:visited {
    text-decoration: none;
    color: #FFFFFF;
}
#mainNav a:hover {
    text-decoration: none;
    color: #F1F4FB;
}
/* -----------------------------------Styles for dropdown----------------------------------- */
#mainNav ul li ul{
    visibility: hidden;
    position: absolute;
    z-index: 100;
    width: 185px;
    top: 40px;  
    left: 2px;
}
#mainNav ul li ul li{
    padding: 0;
    margin: 0;
    border: 1px solid #0D6196;
}
#mainNav ul li ul li a{
    width: 185px;
    background: #0D6196;
    padding: 2px 2px 2px 12px;
}
#mainNav ul li ul li a:hover{
    background: #7BA4D9;
}
/* hide drop downs until you hover over main button */
#mainNav li:hover ul, #mainNav li:hover li:hover ul {
    visibility: visible;
}
#mainNav li:hover li ul, #mainNav li:hover li:hover li ul {
    visibility: hidden;
}
/* do the normal show, with increased specificity, for good browsers */
#mainNav li:hover>ul {
     display: block;
    visibility: visible;
}
/* using display is better (no scrollbars when page loads), but IE can't handle it, so only good browsers should see this */
html>body #mainNav li ul {
     display: none;
}
/* End dropdown styles */

#mainNav .personal {
    background-image: url(/2574/mirror/design/nav_personal_bg.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
    height: 1em;
    width: auto;
    padding-top: 20px;
    padding-bottom: 7px;
    padding-right: 15px;
    padding-left: 15px;
}
#mainNav .business {
    background-image: url(/2574/mirror/design/nav_business_bg.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
    height: 1em;
    width: auto;
    padding-top: 20px;
    padding-bottom: 7px;
    padding-right: 15px;
    padding-left: 15px;
}
#mainNav .conServ {
    background-image: url(/2574/mirror/design/nav_conServ_bg.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
    height: 1em;
    width: auto;
    padding-top: 20px;
    padding-bottom: 7px;
    padding-right: 17px;
    padding-left: 17px;
}
#mainNav .appNow {
    background-image: url(/2574/mirror/design/nav_applyNow_bg.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
    height: 1em;
    width: auto;
    padding-top: 20px;
    padding-bottom: 7px;
    padding-right: 17px;
    padding-left: 17px;
}
#mainNav .about {
    background-image: url(/2574/mirror/design/nav_aboutUs_bg.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
    height: 1em;
    width: auto;
    padding-top: 20px;
    padding-bottom: 7px;
    padding-right: 18px;
    padding-left: 18px;
}
#mastGraphic {
    height: 277px;
    width: 850px;
    background-image: url(/2574/mirror/design/mastGraphic-bg.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    margin: 0px;
    padding-right: 0px;
    padding-left: 0px;
    float: left;
    /*position: relative;*/
    background-color: #6C923B;
}
#swapImage {
    margin: 0px;
    height: 257px;
    width: 330px;
    float: left;
    padding-top: 10px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 10px;
    /*position: relative;*/
}
#swapImage-Right {
    float: right;
    height: auto;
    width: 400px;
}
#swapImage-Right img {
    padding-top: 10px;
    float: right;
}
#swapText-img {
    width: 514px;
    height: 95px;
    /*position: relative;*/
    float: left;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 32px;
    padding-left: 0px;
}
#ib_account {
    height: 90px;
    width: 494px;
    background-repeat: no-repeat;
    background-position: left top;
    float: left;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    background-image: url(/2574/mirror/design/bank-online.gif);
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 20px;
}

#ib_account #form1 {
    margin: 0px;
    position: relative;
    float: left;
    padding-top: 35px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 70px;
}
#ib_account #form1 #textfield {
    height: 18px;
    width: 150px;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}
#ib_account #form1 #button {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #FFFFFF;
    background-color: #0D6196;
    border: 1px solid #666;
}
#buttonDemo {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #FFFFFF;
    background-color: #0D6196;
    border: 1px solid #666;
    float: left;
    width: 73px;
    position: relative;
    left: -115px;
    top: 65px;
    height: 19px;
}
#buttonDemo li {
    list-style-type: none;
    text-align: center;
}
#buttonDemo a {
    color: #FFFFFF;
    text-decoration: none;
}
#buttonDemo a:visited {
    color: #FFFFFF;
    text-decoration: none;
}
#buttonDemo a:hover {
    color: #FFFFFF;
    text-decoration: none;
}
#interiorWrapper {
    width: 850px;
    height: auto;
    float: left;
    background-color: #EEF3FA;
}
#leftColumn {
    float: left;
    height: auto;
    width: 223px;
    padding-right: 9px;
    padding-left: 9px;
    padding-top: 9px;
    padding-bottom: 9px;
}
#leftNav {
    background-image: url(/2574/mirror/design/leftNav-blue-bg.jpg);
    background-position: center center;
    width: 223px;
    height: 203px;
    background-repeat: no-repeat;
    margin-bottom: 9px;
}
#leftNav ul {
    margin: 0px;
    padding-top: 18px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 9px;
}
#leftNav a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}
#leftNav a:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}
#leftNav a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #D4DEC3;
    text-decoration: none;
}
#leftNav li {
    list-style-type: none;
    padding: 0px;
}
#leftColumn img {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    margin-bottom: 9px;
}
.textAd {
    background-image: url(/2574/mirror/design/leftNav-lightGreen-bg.jpg);
    height: 129px;
    width: 205px;
    float: left;
    background-repeat: no-repeat;
    background-position: center center;
    text-align: center;
    padding-top: 9px;
    padding-right: 9px;
    padding-left: 9px;
    font-size: 15px;
    color: #000000;
}
.textAd a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #000000;
    text-decoration: underline;
}
.textAd a:hover {
    font-size: 15px;
    color: #000000;
    text-decoration: none;
}


#featureRow {
    height: 600px;
    width: 818px;
    background-color: #EEF3FA;
    padding-top: 16px;
    padding-right: 16px;
    padding-left: 16px;
    float: left;
}
#rightColumn {
    float: right;
    height: auto;
    width: 590px;
    padding-top: 9px;
    padding-right: 9px;
    padding-bottom: 50px;
    padding-left: 9px;
}
#breadcrumb {
    margin: 0px;
    padding: 0px;
    height: auto;
    width: auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
#breadcrumb ul {
    margin: 0px;
    padding: 0px;
    height: 15px;
    width: 450px;
}
#breadcrumb li {
    float: left;
    list-style-type: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding-right: 3px;
}
#breadcrumb a {
    color: #000000;
    text-decoration: none;
}
#breadcrumb a:visited {
    color: #000000;
    text-decoration: none;
}
#breadcrumb a:hover {
    color: #000000;
    text-decoration: none;
}
#rightColumn h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #0D6196;
    margin-bottom: 5px;
}
#rightColumn .h1 {
    font-size: 13px;
    color: #333;
    margin: 0px;
    padding: 0px;
    line-height: 1.4em;
}
#rightColumn h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #0D6196;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #0D6196;
    padding-bottom: 3px;
    margin-top: 18px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
}
#rightColumn h3 {
    font-size: 13px;
    color: #0D6196;
    margin-bottom: 5px;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
}
#rightColumn p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #333;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 18px;
    margin-left: 0px;
}
#rightColumn ul {
    font-size: 13px;
    color: #333;
}
#rightColumn table {
    font-size: 13px;
    color: #333;
}


#featureRow h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #652D86;
    margin-top: 8px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
}
#featureRow p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0px;
    color: #652D86;
}
.feature1 {
    width: 214px;
    padding-top: 0px;
    padding-right: 29px;
    padding-bottom: 0px;
    padding-left: 23px;
    float: left;
    height: auto;
    display: inline;
}
.feature2 {
    width: 214px;
    padding-top: 0px;
    padding-right: 29px;
    padding-bottom: 0px;
    padding-left: 29px;
    float: left;
    height: auto;
    display: inline;
}
.feature3 {
    width: 214px;
    padding-top: 0px;
    padding-right: 23px;
    padding-bottom: 0px;
    padding-left: 29px;
    float: left;
    height: auto;
    display: inline;
}
.feature-link {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    height: auto;
    width: auto;
    padding-top: 8px;
}
#featureRow a {
    color: #652D86;
    text-decoration: underline;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}
#featureRow a:visited {
    color: #652D86;
    text-decoration: underline;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}
#featureRow a:hover {
    color: #652D86;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

#topNav {
    height: auto;
    width: 850px;
    padding-top: 70px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333;
}
#topNav ul {
    margin: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 15px;
}
#topNav li {
    float: left;
    list-style-type: none;
    padding-left: 3px;
}
#topNav a {
    color: #333333;
    text-decoration: none;
}
#topNav a:hover {
    color: #333333;
    text-decoration: underline;
}
#topNav a:visited {
    color: #333333;
    text-decoration: none;
}

#footer {
    background-image: url(/2574/mirror/design/footerStripe-bg.jpg);
    background-repeat: repeat-x;
    background-position: left top;
    height: 235px;
    width: 850px;
    background-color: #EEF3FA;
    float: left;
}

#footer  .text {
    font-size: 11px;
    padding-left: 18px;
    color: #666;
    padding-right: 10px;
    margin: 0px;
    width: 822px;
    float: left;
    height: auto;
    padding-top: 10px;
}
#footer  .text  a {
    color: #666;
    text-decoration: underline;
}
#footer  .text  a:hover {
    color: #666;
    text-decoration: none;
}
#footer  .text  a:visited {
    color: #666;
    text-decoration: underline;
}
#img {
    float: right;
    width: 205px;
}
#img img {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
 .LogoText {
    font-family: Arial, Helvetica, sans-serif;
    Font-size: 11px;
}

.LogoText a {
 color:#666;
}
