@charset "utf-8";
/*reset code*/
wrapper, body, div, p, h1, h2, h3, ul, li, form, fieldset {margin:0;padding:0;}
.floatLeft {float:left;border:0;}
.floatRight {float:right;border:0;}
.clear {clear: both;}
a:link {outline:0;}
html{
    color:#000;
    font-family:"Trebuchet MS", "Times New Roman", Arial, Helvetica;
    font-size:13px;
    background-color: #999;
}
body {background-image: url(/2578/mirror/design/body.jpg);background-repeat: repeat-x;background-position: left top;}
#wrapper {
    width: 890px;
    position:relative;
    margin: 0 auto;
    background-image: url(/2578/mirror/design/wrapper.jpg);
    background-repeat: no-repeat;
    background-position: center top;
}
/* BEGIN HEADER STYLES*/
#header {width: 707px;height: 49px;padding: 27px 0 0 183px;}
#topNav {
    font-size: 11px;
    line-height: 14px;
    color: #FFFFFF;
    height: 14px;
    width: 700px;
    font-family: "Trebuchet MS", "Times New Roman", Arial, Helvetica;
    text-align: right;
    margin-bottom: 8px;
}
#topNav ul {list-style-type:none;}
#topNav ul li {display: inline;padding-right: 5px;}
#topNav a {color: #FFFFFF;text-decoration: none;padding-right: 5px;}
#topNav a:hover {text-decoration: underline;}
#search_box {height: 27px;width: 487px;text-align: right;}
#search_box #search {width: 174px;height: 27px;float: right;}
#search .search_input {
    height: 17px;
    width: 140px;
    float: left;
    font-size: 12px;
    line-height: 1em;
    border: 0;
}
.floatRight {float: right;}
#logo_box  {
    float: left;
    height: 297px;
    width: 259px;
    overflow: hidden;
}
#ibanking {
    float: left;
    height: 153px;
    width: 211px;
    padding: 30px 0 0 49px;
    font-size: 11px;
    color: #fff;
}
#ibanking h3 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 1em;
    color: #FFFFFF;
    font-weight: normal;
    margin-bottom: 8px;
}
#ibanking p {
    font-size: 11px;
    line-height: 1em;
    color: #FFFFFF;
    margin-bottom: 10px;
    padding: 0;
    margin: 0;
}
#ibanking form {height: 83px;width: 161px;padding-left: 9px;}
#label {
    float: left;
    height: 41px;
    width: 42px;
    padding-top: 7px;
}
.textfield {
    padding: 0px;
    height: 18px;
    width: 113px;
    font-family: "Trebuchet MS";
    border: 1px solid #FFFFFF;
}
#inputs {
    float: right;
    height: 43px;
    width: 115px;
    padding-top: 5px;
}
#user_id {
    font-size: 13px;
    line-height: 1em;
    color: #000000;
    height: 18px;
    width: 113px;
    padding: 0px;
    border: 1px solid #FFFFFF;
}
#Submit1 {
    height: 20px;
    width: 47px;
    border: 1px #FFF solid;
    font-size: 9px;
    font-weight: bold;
    color: #FFFFFF;
    background: #652e58;
}
#ibanking .link {
    font-size: 11px;
    background-image: url(/2578/mirror/design/bullet_01.jpg);
    background-repeat: no-repeat;
    background-position: 10px center;
    padding-left: 28px;
}
#ibanking .link a {color: #FFFFFF;text-decoration: underline;}
#ibanking .link a:hover {text-decoration: none;}
#hero {
    width: 597px;
    height: 283px;
    float: left;
    margin-top: 1px;
}
/* MAIN NAVIGAITON */
#mainNav {
    height: 41px;
    float: left;
    width: 890px;
    clear: both;
}
#mainNav ul {margin-left: 22px;padding: 0;list-style: none;}
#mainNav ul li {float: left;display: inline;position: relative;}
#mainNav ul li a {
    display: block;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    color: #26686D;
    width: 141px;
    height: 28px;
    padding-top: 14px;
    padding-bottom: 0px;
}
#mainNav ul li a:hover {color: #FFFFFF;background-color: #63305E;}
/* MAIN NAV HOVER STYLES FOR HORIZATONAL ONLY */
#mainNav ul li ul{
    visibility: hidden;
    position: absolute;
    z-index: 10;
    width: 185px;
    top: 42px;
    margin: 0;
    left:0px;
}
#mainNav ul li ul li{padding: 0;margin: 0;}

#mainNav ul li ul li a {
    width: 170px;
    background-color: #632F5D;
    text-align: left;
    padding-top: 10px;
    height: 22px;
    color: #fff;
    padding: 6px 0px 0px 15px;
}

#mainNav ul li ul li a:hover{background-color: #6A9699;}
#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;}
#mainNav li:hover>ul {display: block;visibility: visible;}
html>body #mainNav li ul {display: none;}
/* BEGIN INTERIOR CONTENT STYLES */
#content_wrapper {
    width: 850px;
    float: left;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 0;
    padding-left: 20px;
}
#content_description {
    width: 816px;
    background-color: #FFFFFF;
    border-left: solid 1px #ccc;
    border-right: solid 1px #ccc;
    float: left;
    padding-top: 0;
    padding-right: 16px;
    padding-bottom: 0;
    padding-left: 16px;
}
#content_description p {margin-bottom: 10px;}
#content_description a {color: #26686D;text-decoration: underline;font-weight: bold;}
#content_description a:hover {color: #0000FF;text-decoration: underline;}
#content_description h1 {
    margin-bottom: 12px;
    font-size: 18px;
    line-height: 1em;
    color: #63305E;
}
#content_description h2 {
    font-size: 16px;
    line-height: 1em;
    color: #26686D;
    margin-bottom: 12px;
}
#content_description blockquote {
    background-color: #D7E3E3;
    border: solid 2px #689699;
    padding: 15px 15px 15px 15px;
    width: 782px;
    margin: 0 0 15px 0;
    line-height: 1.4em;
}
#subNav_wrapper {
    width: 816px;
    padding: 0 16px 10px 16px;
    background-color: #FFFFFF;
    border-left: solid 1px #ccc;
    border-right: solid 1px #ccc;
}
#subNav_wrapper h1 {
    margin-bottom: 12px;
    font-size: 18px;
    line-height: 1em;
    color: #63305E;
}
#subNav {padding: 20px 20px 20px 30px;background-color: #6A9699;margin-bottom: 15px;}
#subNav ul {color: #27686E;float: left;}
#subNav ul li {line-height: 1.8em;}
#subNav ul li a {color: #FFFFFF;text-decoration: none;font-weight: bolder;}
#subNav ul li a:hover {text-decoration: underline;}
#breadcrumbs {
    font-size: 12px;
    line-height: 1.2em;
    height: 30px;
    color: #26686D;
    padding: 0 16px;
}
#breadcrumbs ul {list-style-type: none;}
#breadcrumbs li {display: inline;padding-right: 5px;}
#breadcrumbs a {color: #26686D;text-decoration: none;padding-right: 5px;}
#breadcrumbs a:hover {text-decoration: underline;}
#content {
    width: 816px;
    background-color: #FFFFFF;
    border-left: solid 1px #ccc;
    border-right: solid 1px #ccc;
    float: left;
    padding-top: 0;
    padding-right: 16px;
    padding-bottom: 0;
    padding-left: 16px;
}
#content a {color: #26686D;text-decoration: underline;font-weight: bold;}
#content a:hover {color: #0000FF;text-decoration: underline;}
#content p {margin-bottom: 10px;}    
#content h1 {
     font-size: 20px;
     line-height: 1em;
     margin-bottom: 12px;
     color:#632F5D; 
}       
#content h2 {
     font-size: 18px;
     line-height: 1em;
     margin-bottom: 10px;
     color:#632F5D; 
}    
#content h3 {
     font-size: 16px;
     line-height: 1em;
     margin-bottom: 10px;
     color:#27686E; 
}    
#content h4 {
     font-size: 14px;
     line-height: 1em;
     margin-bottom: 8px;
     color:#632F5D;
     font-weight: bold; 
}    
#content h5 {
     font-size: 14px;
     line-height: 1em;
     margin-bottom: 8px;
     color:#27686E;
     font-weight: bold; 
}    
#content h6 {
     font-size: 9px;
     line-height: 1em;
     margin-bottom: 6px;
     color:#27686E; 
} #content ul {
    list-style-image: url(/2578/mirror/design/bullet_04.jpg);
    padding: 0;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 15px;
    margin-left: 42px;
}
#content li {color:#26686D;line-height: 1.8em;}
#content ol {margin: 0 0 15px 42px;list-style-position: outside;}
#content blockquote {color: #e8e8e8;padding: 15px 20px;margin: 15px 20px;}
a.moreInfo {
    background-image: url(/2578/mirror/design/bullet_02.jpg);
    background-repeat: no-repeat;
    background-position: left center;
    float: left;
    padding-left: 16px;
    font-weight: bold;
    color: #26686D;
    text-decoration: underline;
}
a.moreInfo:hover {text-decoration: none;}
#splash_content {
    width: 848px;
    clear: both;
    padding: 6px 21px 0 21px;
    background-image: url(/2578/mirror/design/splash_content.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
}
#splash_content .left_column {
    float: left;
    width: 284px;
    background-image: url(/2578/mirror/design/vertical_separator2.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    overflow: hidden;
}
#product_box_1 {
    background-image: url(/2578/mirror/design/horizontal_separator.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
    height: 175px;
    width: 256px;
    padding: 23px 0 0 24px;
}
#splash_content .left_column h3 {
    font-size: 16px;
    line-height: 1em;
    color: #63305E;
    margin-bottom: 9px;
}
.left_column .feature_box {height: 168px;width: 256px;padding: 17px 0 0 28px;}
#splash_content .right_column {float: right;width: 555px;}
#banner {height: 191px;width: 543px;}
div.right_column .features {
    height: 209px;
    width: 544px;
    background-image: url(/2578/mirror/design/vertical_separator.jpg);
    background-repeat: no-repeat;
    background-position: center 3px;
}
div.features  h3  {
    font-size: 16px;
    line-height: 1em;
    color: #63305E;
    margin-bottom: 12px;
}
#stock_watch {
    background-image: url(/2578/mirror/design/horizontal_separator.jpg);
    background-repeat: no-repeat;
    width: 256px;
    height: 174px;
    padding: 21px 0 0 16px;
    float: left;
}
#ag_watch {
    background-image: url(/2578/mirror/design/horizontal_separator.jpg);
    background-repeat: no-repeat;
    width: 255px;
    height: 174px;
    padding: 21px 0 0 16px;
    float: left;
    background-position: right top;
}
/* BEGIN FOOTER STYLES*/
#footer {
    width: 848px;
    clear: both;
    margin: 0 20px;
    background-color: #FFFFFF;
    background-image: url(/2578/mirror/design/footer.jpg);
    background-repeat: no-repeat;
    border: solid 1px #CCC;
    background-position: center top;
    border-top: none;
    padding: 30px 0 0 0;
}
#google_search {width: 848px;height: 37px;}
#search_form {height: 25px;float: left;width: 200px;}
#searchInput {
    font-size: 12px;
    line-height: 1em;
    color: #000000;
    height: 14px;
    width: 113px;
    float: left;
    border: solid 1px #666;
    margin-top: 2px;
}
#footer .left_column {
    float: left;
    height: 57px;
    width: 371px;
    padding-left: 14px;
}
#footer .left_column h3 {
    font-size: 13px;
    line-height: 1em;
    color: #26686D;
    margin-bottom: 16px;
}
#footerLinks {font-size: 12px;line-height: 1em;color: #63305E;}
#footerLinks ul {list-style-type: none;}
#footerLinks ul li {display: inline;padding-right: 5px;}
#footerLinks a {color: #63305E;    text-decoration: none;padding-right: 5px;}
#footerLinks a:hover {text-decoration: underline;}
#logos {float: right;height: 57px;width: 420px;}
#logos img {border: none;float: left;}
#footer p {
    padding: 0 14px;
    line-height: 1.25em;
    margin-bottom: 15px;
    clear: both;
}
#footer .copyright {font-size: 11px;}
#footer p a {color: #26686D;text-decoration: underline;}
#footer p a:hover {text-decoration: none;}
/*Coded by CW*/