@charset "UTF-8"; 
/* CSS Document */
/* © 2008 Midwest Bank | Powered by Goldleaf Financial Solutions */
/* http://www.goldleaf.com */
body {
    background-image: url(/2125/mirror/design/body_bg.jpg);
    background-repeat: repeat;
    background-color: #3E3423;
    background-position: center;
}
#wrapper {
    height: auto;
    width: 1006px;
    margin-right: auto;
    margin-left: auto;
    background-image: url(/2125/mirror/design/content_wrapper_bg.jpg);
    background-repeat: repeat-y;
    background-position: center;
    position: relative;
    padding-bottom: 5px;
}
#header {
    height: 120px;
    width: 850px;
    padding-right: 78px;
    padding-left: 78px;
    padding-top: 25px;
}
#logo {
    float: left;
    width: 265px;
}
#wrapper #header #logo img {
    text-decoration: none;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
#top-left-menu {
    position:absolute;
    margin-top:10px;
    left: 81px;
    top: 86px;
    width: 210px;
    height: 20px;
    z-index: 1000;
}
#top-left-menu ul .item{
    display:none;
}
#top-left-menu ul:hover .item{
    display:block;
    background:#fff;
    padding:1px;
    margin:1px;
}
#top-left-menu #item1 .top a {
    font-family: "Trebuchet MS";
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color: #202020;
}
#top-left-menu #item2 .top a {
    font-family: "Trebuchet MS";
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color: #202020;
    width: auto;
    padding-left: 3px;
}
#top-left-menu ul:hover .item a{
    color:#55618B;
    text-decoration:none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #D4E9F3;
}
#top-left-menu ul:hover .item a:hover{
    color:#1F1F1D;
}
#top-left-menu ul{
    float:left;
    margin:0px;
    background:#fff;
    list-style:none;
    padding: 2px;
}
.clear{
    clear:both;
    height:10px;
}
#header_right {
    width: 350px;
    height: auto;
    font-family: Arial, Helvetica, sans-serif;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px;
    float: right;
}
#sec-nav-right a:hover {
    color: #E4EDC2;
    text-decoration: none;
}
#ib_accounts {
    margin: 0px;
    height: auto;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
}
#ib_account_btn {
    height: 28px;
    width: auto;
    list-style-type: none;
    margin: 0px;
    padding-top: 3px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
/* zeroing padding/margin for all elements */
#navlist,
#navlist * {
    margin:0;
    padding:0;
}
/* "Master" UL (the whole Menu) */
#navlist {
    position:relative;
    width:50em;
    max-width:100%;
    float:left;
    margin-bottom:3.5em;
    text-align: left;
}
/* sub-menu ULs */
#navlist li ul {
    cursor:default;
    width:841px;
    background: #fff;
    max-width:100%;
    position:absolute;
    /*height: .75em;*/
    top: 33px;
    padding-left:2em !important;
    background-position:0 0 !important;
    left:-9000px;
    padding-right: 0;
}
/* All LIs */
#navlist li {
    cursor:pointer;
    float:left;
    width:8.23em;
    max-width:16.5%;
    text-align:center;
    list-style-type:none;
    font-weight:bold;
}
/* sub-menu LIs */
#navlist li ul li {
    width: auto;
    max-width:none;
    height: 1em;
    background: #ffffff;
    padding-top: 1em;
    padding-bottom: 1em;
    padding-left: 0;
}
/* All anchors */
#navlist li a {
    color:#666;
    text-decoration:none;
    display:block;
    float:left;
    height:1.7em;
    line-height:1em;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 11px;
    text-align: left;
    border: 1px solid #333;
    padding: 0.5em;
    width: 10em;
}
/* sub-menu Anchors */
#navlist li ul li a {
    position:relative !important; /* ie Mac */
    cursor:pointer !important;
    white-space:nowrap;
    line-height:1em;
    height:1em;
    font-weight:400;
    border-top: 0px;
    border-left: 0px;
    border-bottom: 0px;
    padding-right: 10px;
    border-right: 1px solid #333;
    /*margin-left: -10px;*/
    width: auto;
    color:#666;
    background-position:0 20% !important;
}
/* :hover and stuff */
#navlist li a:hover,
#navlist li a:focus,
#navlist li a:active {color:#000}
/* position and z-index for the sub-menus */
#navlist li:hover ul,
#navlist li.msieFix ul {left:0;z-index:10}
/* Current location - class on Body must match LI's id */
.AB #navlist li#AB a,
.CF #navlist li#CF a,
.GJ #navlist li#GJ a,
.KR #navlist li#KR a,
.ST #navlist li#ST a,
.UZ #navlist li#UZ a {color:#000;cursor:default;}
.AB #navlist li#AB ul,
.CF #navlist li#CF ul,
.GJ #navlist li#GJ ul,
.KR #navlist li#KR ul,
.ST #navlist li#ST ul,
.UZ #navlist li#UZ ul {
    left:-16px;
    z-index:5
}
/* background images and border colors */
#navlist li#AB ul,
.AB #navlist li#AB {
    background-color: #fff;
}/* current location */
#AB,#AB li a,
.AB #navlist li#AB ul {background:#fff 0 100%}
#CF:hover,#CF:focus,
#navlist li#CF ul,
.CF #navlist li#CF {background:#fff !important}/* current location */
#CF,#CF li a,
.CF #navlist li#CF ul {background:#fff 0 100%}
#GJ:hover,#GJ:focus,
#navlist li#GJ ul,
.GJ #navlist li#GJ {background:#fff !important}/* current location */
#GJ,#GJ li a,
.GJ #navlist li#GJ ul {background:#fff 0 100%}
#KR:hover,#KR:focus,
#navlist li#KR ul,
.KR #navlist li#KR {background:#fff !important}/* current location */
#KR,#KR li a,
.KR #navlist li#KR ul {background:# 0 100%}
#ST:hover,#ST:focus,
#navlist li#ST ul,
.ST #navlist li#ST {background:#fff !important}/* current location */
#ST,#ST li a,
.ST #navlist li#ST ul {background:# 0 100%}
#UZ:hover,#UZ:focus,
#navlist li#UZ ul,
.UZ #navlist li#UZ {background:#fff !important}/* current location */
#UZ,#UZ li a,
.UZ #navlist li#UZ ul {background:#fff 0 100%}
/* "trigger" and "msieFix" classes */
#navlist li.msieFix a {color:#000 !important}
.CF  #wrapper  #mainnav  #navlist  #CF  .sub {
    border: 1px solid #fff;
    width: auto;
}
.CF  #wrapper  #mainnav  #navlist  #AB  .sub {
    border: 1px solid #fff;
    width: auto;
}
.CF  #wrapper  #mainnav  #navlist  #GJ  .sub {
    border: 1px solid #fff;
    width: auto;
}
.CF  #wrapper  #mainnav  #navlist  #KR  .sub {
    border: 1px solid #fff;
    width: auto;
}
.CF  #wrapper  #mainnav  #navlist  #ST  .sub {
    border: 1px solid #fff;
    width: auto;
}
#ib_account_btn .primary {
    background-color: #A2B4E0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    float: left;
    border: 2px solid #FFFFFF;
    padding: 2px;
}
#ib_account_btn .primary a {
    width: 27px;
    text-decoration: none;
    border: 1px solid #ffffff;
    color: #FFFFFF;
    padding-left: 11px;
    padding-right: 60px;
}
#ib_account_btn .primary a:hover {
    width: 27px;
    text-decoration: none;
    border: 1px solid #ffffff;
    color: #FFFFFF;
    padding-left: 11px;
    padding-right: 60px;
    background-color: #8C9BC3;
}
#ib_account_btn .primary a:visited {
    width: 27px;
    text-decoration: none;
    border: 1px solid #ffffff;
    color: #FFFFFF;
    padding-left: 11px;
    padding-right: 60px;
}
#ib_account_btn .secondary {
    background-color: #A2B4E0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    float: left;
    border: 2px solid #FFFFFF;
    padding: 2px;
}
#ib_account_btn .secondary a {
    width: 27px;
    text-decoration: none;
    border: 1px solid #ffffff;
    color: #FFFFFF;
    padding-left: 11px;
    padding-right: 36px;
}
#ib_account_btn .secondary a:hover {
    width: 27px;
    text-decoration: none;
    border: 1px solid #ffffff;
    color: #FFFFFF;
    padding-left: 11px;
    padding-right: 36px;
    background-color: #8C9BC3;
}
#ib_account_btn .secondary a:visited {
    width: 27px;
    text-decoration: none;
    border: 1px solid #ffffff;
    color: #FFFFFF;
    padding-left: 11px;
    padding-right: 36px;
}
#ib_accounts  a  {
    color: #737FA7;
    font-size: 11px;
    padding-left: 3px;
}
#header_right .signup {
    color: #737FA7;
    font-size: 11px;
    padding-left: 3px;
}
#sec-nav-right {
    height: auto;
    width: auto;
    border: 3px solid #FFFFFF;
    background-color: #A4BF3B;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding-top: 1px;
    padding-bottom: 1px;
    color: #FFFFFF;
    text-align: center;
}
#sec-nav-right .blog {
    color: #FFFFFF;
    text-decoration: none;
    height: auto;
    text-align: center;
    float: left;
    padding-right: 5px;
    padding-left: 11px;
    margin: 0px;
}
#sec-nav-right .rates {
    color: #FFFFFF;
    text-decoration: none;
    height: auto;
    padding-right: 15px;
    padding-left: 11px;
    margin: 0px;
    width: auto;
}
#sec-nav-right .calculator {
    color: #FFFFFF;
    text-decoration: none;
    height: auto;
    padding-right: 15px;
    padding-left: 11px;
    margin: 0px;
    width: auto;
}
#mainnav {
    width: 850px;
    padding-right: 78px;
    padding-left: 78px;
    height: 90px;
    z-index: 800;
    margin-right: auto;
    margin-left: auto;
}
#content_wrapper {
    height: 327px;
    width: 850px;
    padding-top: 20px;
    padding-right: 78px;
    padding-left: 78px;
    background-image: url(/2125/mirror/design/content_main_bg.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
    z-index: 1000;
}
#content_wrapper2 {
    width: 850px;
    padding-top: 20px;
    padding-right: 78px;
    padding-left: 78px;
    background: url(/2125/mirror/design/content_main_bg2.gif) repeat-y center;
    z-index: 1000;
}
#content {
    height: 227px;
    width: 370px;
    float: left;
    overflow: auto;
    margin-top: 50px;
    margin-right: 30px;
    padding-top: 0px;
    padding-right: 20px;
    padding-bottom: 0px;
    padding-left: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    
}
#content h1 {
    color: #A4BF3B;
    font-size: 18px;
    font-family: "Trebuchet MS";
    padding: 0px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-top: 2px;
    margin-left: 0px;
}
#content h2 {
    color: #122649;
    font-size: 14px;
    font-family: "Trebuchet MS";
    margin-bottom: 5px;
    margin-top: 2px;
    margin-right: 0px;
    margin-left: 0px;
}
#content h3 {
    color: #122649;
    font-size: 12px;
    font-family: "Trebuchet MS";
    margin-bottom: 5px;
    margin-top: 2px;
    margin-right: 0px;
    margin-left: 0px;
}
#content h4 {
    color: #122649;
    font-size: 10px;
    font-family: "Trebuchet MS";
    margin-bottom: 5px;
    margin-top: 2px;
    margin-right: 0px;
    margin-left: 0px;
}
#content h5 {
    color: #122649;
    font-size: 14px;
    font-family: "Trebuchet MS";
    margin-bottom: 5px;
    margin-top: 2px;
    margin-right: 0px;
    margin-left: 0px;
}
#content h6 {
    color: #122649;
    font-size: 6px;
    font-family: "Trebuchet MS";
    margin-bottom: 5px;
    margin-top: 2px;
    margin-right: 0px;
    margin-left: 0px;
}
#content p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    margin-bottom: 5px;
    margin-top: 2px;
    margin-right: 0px;
    margin-left: 0px;
    font-weight: 200;
}
#content .tableBorder {
    border:1px solid #000000;
}
#content td {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}
#content strong {
    font-family: Arial, Helvetica, sans-serif;
/*    font-size: 12px;*/
    font-weight: bold;
    color: #000000;
}
#content em {
    font-family: Arial, Helvetica, sans-serif;
/*    font-size: 12px;*/
    font-style: italic;
    color: #000000;
}

#content a {
    color: #9A0D0D;
    text-decoration: underline;
    font-weight: bold;
}
#content a:hover {
    color: #9A0D0D;
    text-decoration: none;
    font-weight: bold;
}

#content_only {
    width: 830px;
    height: auto;
/*    float: left;*/
    margin-top: 50px;
    margin-right: 30px;
    padding-top: 0px;
    padding-right: 20px;
    padding-bottom: 0px;
    padding-left: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}
#content_only h1 {
    color: #A4BF3B;
    font-size: 18px;
    font-family: "Trebuchet MS";
    padding: 0px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-top: 2px;
    margin-left: 0px;
}
#content_only h2 {
    color: #122649;
    font-size: 14px;
    font-family: "Trebuchet MS";
    margin-bottom: 5px;
    margin-top: 2px;
    margin-right: 0px;
    margin-left: 0px;
}
#content_only h3 {
    color: #122649;
    font-size: 12px;
    font-family: "Trebuchet MS";
    margin-bottom: 5px;
    margin-top: 2px;
    margin-right: 0px;
    margin-left: 0px;
}
#content_only h4 {
    color: #122649;
    font-size: 10px;
    font-family: "Trebuchet MS";
    margin-bottom: 5px;
    margin-top: 2px;
    margin-right: 0px;
    margin-left: 0px;
}
#content_only h5 {
    color: #122649;
    font-size: 14px;
    font-family: "Trebuchet MS";
    margin-bottom: 5px;
    margin-top: 2px;
    margin-right: 0px;
    margin-left: 0px;
}
#content_only h6 {
    color: #122649;
    font-size: 6px;
    font-family: "Trebuchet MS";
    margin-bottom: 5px;
    margin-top: 2px;
    margin-right: 0px;
    margin-left: 0px;
}
#content_only p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    margin-bottom: 5px;
    margin-top: 2px;
    margin-right: 0px;
    margin-left: 0px;
    font-weight: 200;
}
#content_only .tableBorder {
    border:1px solid #000000;
}
#content_only td {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}
#content_only strong {
    font-weight: bold;
    color: #000000;
}
#content_only em {
    font-style: italic;
    color: #000000;
}
#content_only a {
    color: #9A0D0D;
    text-decoration: underline;
    font-weight: bold;
}
#content_only a:hover {
    color: #9A0D0D;
    text-decoration: none;
    font-weight: bold;
}



#interior_image  {
    width: 425px;
    height: 327px;
    margin: 0px;
    padding: 0px;
    float: right;
}
#wrapper #content_wrapper #content_main {
    position: absolute;
    width: 380px;
    left: 491px;
    top: 280px;
    background-color: #FFFFFF;
    padding-top: 10px;
    padding-left: 15px;
    padding-right: 15px;
    height: auto;
    padding-bottom: 0px;
    opacity: 1;
    filter: alpha(opacity = 100);
}
#wrapper #content_wrapper #content_main h1 {
    font-family: "Trebuchet MS";
    font-size: 19px;
    color: #132A4C;
    margin: 0px;
    padding: 0px;
}
#wrapper #content_wrapper #content_main h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    color: #A4BF3B;
    padding: 0px;
    margin: 0px;
}
#wrapper #content_wrapper #content_main p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0px;
    padding: 0px 0px 15px 0px;
}
#content_main a {
    color: #9A0D0D;
    text-decoration: underline;
    font-weight: bold;
}
#content_main a:hover {
    color: #9A0D0D;
    text-decoration: none;
    font-weight: bold;
}
#wrapper #content_wrapper #content_main2 {
    position: absolute;
    width: 380px;
    left: 491px;
    top: 450px;
    background-color: #FFFFFF;
    padding-top: 10px;
    padding-left: 15px;
    padding-right: 15px;
    height: auto;
    padding-bottom: 0px;
    opacity: 1;
    filter: alpha(opacity = 100);
}
#wrapper #content_wrapper #content_main2 h1 {
    font-family: "Trebuchet MS";
    font-size: 19px;
    color: #132A4C;
    margin: 0px;
    padding: 0px;
}
#wrapper #content_wrapper #content_main2 h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    color: #A4BF3B;
    padding: 0px;
    margin: 0px;
}
#wrapper #content_wrapper #content_main2 p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0px;
    padding: 0px 0px 15px 0px;
}
#content_main2 a {
    color: #9A0D0D;
    text-decoration: underline;
    font-weight: bold;
}
#content_main2 a:hover {
    color: #9A0D0D;
    text-decoration: none;
    font-weight: bold;
}

.h1_oblique {
    font-style: italic;
}
#footer {
    background: url(/2125/mirror/design/footer-bg-repeat.gif) repeat-y;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
    height: auto;
    width: 850px;
    padding: 10px 78px 2px 78px;
    margin: 0px;
}
#footer #footer_nav {
    font-size: 11px;
    height: 50px;
    font-family: "Trebuchet MS";
    font-weight: bold;
    width: 400px;
    float: right;
    padding: 0px;
}
#copyright {
    float: left;
    width: 400px;
    height: auto;
    padding-top: 26px;
    padding-bottom: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
}
#copyright a {
    color: #666666;
    text-decoration: none;
}
#copyright a:hover {
    color: #666666;
    text-decoration: none;
}
#copyright a:visited {
    color: #666666;
    text-decoration: none;
}
#footer ul {
    margin: 0;
    padding: 0;
}
#footer ul li  {
    list-style-type: none;
    margin: 0px;
    display: inline;
    padding: 25px 7px 0 0;
    font-weight: bold;
}
#footer_nav img {
    text-decoration: none;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
#footer a {
    color: #000033;
    text-decoration: none;
}
#footer a:hover {
    color: #000033;
    text-decoration: underline;
}
#footer_logos {
    float: right;
    height: 34px;
    width: 120px;
    padding-bottom: 20px;
}
#footer_logos_fdic {
    height: 34px;
    width: 50px;
    float: left;
    border: 0;
    padding: 4px 7px 0 0;
}
#footer_logos_ehl {
    height: 34px;
    width: 61px;
    float: right;
    border: 0;
}

.CF  #wrapper  #mainnav  #navlist  #UZ  .sub {
    border: 1px solid #fff;
    width: auto;
}
#copyright a:active {
    color: #666666;
    text-decoration: none;
}
.style1 {
    font-weight: bold;
    color: #FFF;
}/* White Table Headers */
#content_only .style1 {
    font-weight: bold;
    color: #FFF;
}/* White Table Headers */
#content_only .style1 em {
    font-weight: bold;
    color: #FFF;
}/* White Table Headers */
