/* Coded by CW */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td  {
    margin:0px;
    padding:0px;
}
html {
    font-family: Trebuchet MS, Times New Roman, Arial, Helvetica;
}
body {
    background-color:#DBE5ED;
    background-image: url(/2420/mirror/design/body.jpg);
    background-repeat: repeat-x;
    background-position: left top;
}
#wrapper {
    background-image: url(/2420/mirror/design/wrapper.jpg);
    background-repeat: repeat-y;
    background-position: left top;
    height: auto;
    width: 873px;
    margin: 0px auto 0px auto;
}
/* Header Global Styles */
#header {
    background-image: url(/2420/mirror/design/header.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    height: 181px;
    width: 861px;
    padding: 0px 6px 0px 6px;
}
#logo {
    float: left;
    height: 132px;
    width: 343px;
}
#logo .logo {
    border: none;
}
#slogan {
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 27px;
    font-weight: bold;
    line-height: 1.3em;
    float: right;
    width: 500px;
    color: #00386B;
    text-align: right;
    margin-top: 55px;
    height: 77px;
    padding-right: 15px;
}
/* Main Navigation Global Styles */
#mainNav {
    font-size: 12px;
    font-weight: bold;
    float: left;
    width: 867px;
    padding-bottom: 7px;
}
#mainNav ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 12px;
}
#mainNav ul li {
    float: left;
    display: inline;
    position: relative;
    border-right: solid 1px #4D7498;
    padding: 1px;
}
#mainNav  ul  .noBorder  {
    border-right:none;
}
#mainNav ul li a {
    display: block;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    color: #fff;
    width: 121px;
    height: 24px;
    padding-top: 16px;
    padding-bottom: 0px;
}
#mainNav  ul  li  .short {
    width: 115px;
}
#mainNav ul li a:hover {
    color: #FFFFFF;
    text-decoration: none;
    background-repeat: no-repeat;
    padding-top: 16px;
    height: 24px;
    background-color: #4D7498;
}
#mainNav ul li ul{
    visibility: hidden;
    position: absolute;
    z-index: 10;
    width: 185px;
    top: 41px;
    left: -3px;
    padding: 3px;
}
/* 
    The below code is what's needed to add the hover over menus after
    adding you will have change to the proper DIV name and tweak:
    padding/margins, sizes and colors as needed (also in the orginal 
    UL LI you have to position:relative VERY IMPORTANT!!!) 
*/
#mainNav ul li ul li{
    text-align:left;
    padding: 5px 0px 4px 0px;
    margin: 0;
    border: none;
    background-color: #BDA36A;
}
#mainNav ul li ul li a{
    width: 175px;
    padding-top: 5px;
    padding-bottom: 0px;
    height: 16px;
    text-align: left;
    padding-left: 10px;
    line-height: 1em;
}
#mainNav ul li ul li a:hover{
    padding-top: 5px;
    padding-bottom: 0px;
    background-color: #003669;
    height: 16px;
    padding-left: 10px;
    line-height: 1em;
}
/* 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;
}
/* Left Column Global Styles */
#left_column {
    float: left;
    height: auto;
    width: 256px;
    background-image: url(/2420/mirror/design/left_column.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    padding: 0px 0px 10px 6px;
}
#ibanking {
    height: 86px;
    width: 231px;
    padding: 30px 0px 0px 25px;
    margin: 0px 0px 10px 0px;
}
#ibanking h3 {
    font-size: 20px;
    line-height: 1em;
    color: #00386B;
    font-weight: normal;
    margin-bottom: 13px;
}
#ibanking ul {
    list-style-type: none;
    font-size: 12px;
}
#ibanking ul li {
    text-indent: 18px;
    background-image: url(/2420/mirror/design/bullet_square_01.jpg);
    background-repeat: no-repeat;
    background-position: left 7px;
}
#ibanking ul li a {
    color: #4D7498;
    text-decoration: underline;
}
#ibanking ul li a:hover {
    text-decoration: none;
}
#cd_rates {
    height: 182px;
    width: 231px;
    padding: 7px 0px 0px 25px;
    margin: 0px 0px 23px 0px;
}
#cd_rates h3 {
    font-size: 20px;
    line-height: 1em;
    color: #00386B;
    font-weight: normal;
    margin-bottom: 12px;
}
#cd_rates table {
    font-size: 11px;
    line-height: 1.2em;
}
.feature {
    width: 241px;
    height: auto;
    font-size: 12px;
    margin: 0px 4px 0px 11px;
    color: #FFFFFF;
}
.blue {
    background-color: #4D7498;
    margin-top: 2px;
    padding: 5px 10px;
}
/*
You can customize the feature area by adding new classes like .darkBlue or .gold to change the text area's background.
*/
/* Feature in Left Column - Styles */
div.feature h3 {
    font-size: 18px;
    line-height: 1em;
    color: #FFFFFF;
    margin-bottom: 3px;
    font-weight: normal;
}
div.feature p {
    font-size: 12px;
    line-height: 1.3em;
    color: #FFFFFF;
}
div.feature  a  {
    color: #FFFFFF;
    text-decoration: underline;
    line-height: 2em;
}
div.feature  a:hover  {
    text-decoration: none;
}
/* Right Column Styles */
#right_column {
    float: right;
    height: auto;
    width: 587px;
    padding: 0px 6px 0px 0px;
}
#right_column .boxLink {
    height: 27px;
    line-height: 2em;
    font-size: 13px;
    font-weight: bold;
    text-indent: 27px;
    background-color: #E8EFF4;
    border: 1px solid #00386B;
    padding-right: 11px;
    background-image: url(/2420/mirror/design/gold_arrow.jpg);
    background-repeat: no-repeat;
    background-position: 11px 9px;
    margin-top: 15px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    float: right;
    width: auto;
}
#right_column .boxLink a {
    color: #4D7498;
    text-decoration: none;
}
#right_column .boxLink a:hover {
    color: #00386B;
    text-decoration: none;
}
/* Splash Content template Styles */
#splash_content {
    width: 573px;
    height: auto;
}
#splash_content  h1 {
    float: left;
    padding: 0px;
    font-size: 24px;
    line-height: 1em;
    margin: 30px 0px 5px 0px;
    color: #00386B;
}
#splash_content h2 {
    font-size: 20px;
    line-height: 1em;
    color: #00386B;
    margin-bottom: 2px;
}
#splash_content h3 {
    font-size: 15px;
    line-height: 1em;
    color: #4D7498;
    margin-bottom: 10px;
}
#splash_content table {
    margin-bottom: 0px;
}
#splash_content td {
    margin-bottom: 0px;
    padding: 4px;
}
#splash_content p {
    font-size: 12px;
    line-height: 1.25em;
}
#splash_content ul {
    font-size: 12px;
    line-height: 1em;
}
#splash_content ul li {
    text-indent: 15px;
    list-style-type: none;
    background-image: url(/2420/mirror/design/blue_arrow.jpg);
    background-repeat: no-repeat;
    background-position: left 4px;
    line-height: 1.4em;
}
#splash_content ul li a {
    color: #4D7498;
    text-decoration: underline;
}
#splash_content ul li a:hover {
    text-decoration: none;
}
#splash_content ol {
    margin-bottom: 5px;
}
#splash_content ol li {
    font-size: 12px;
    line-height: 1.6em;
    background-image: url(/2420/mirror/design/bullet_square_02.jpg);
    background-repeat: no-repeat;
    background-position: left 4px;
    list-style-type: none;
    padding-left: 18px;
}
#splash_content ol li a {
    color: #4D7498;
    text-decoration: underline;
}
#splash_content ol li a:hover {
    text-decoration: none;
}
#splash_content  hr {
    border-bottom:solid 1px #4D7498;
    width:573px;
    clear:both;
    line-height:1px;
    height:0px;
    padding:0;
    margin:0px 0px 14px 0px;
    outline:0;
    color:#fff;
}
/* Breadcrumb Styles */
#breadcrumb {
    font-size: 11px;
    line-height: 1.1em;
    color: #4D7498;
    margin-top: 10px;
}
#breadcrumb a {
    color: #4D7498;
    text-decoration:underline;
}
#breadcrumb a:hover {
    color: #4D7498;
    text-decoration:none;;
}
/* Community Content template Styles */
#community_content {
    font-size: 12px;
    line-height: 1.25em;
    color: #000000;
}
#community_content hr {
    border-bottom:solid 1px #4D7498;
    width:580px;
    clear:both;
    line-height:1px;
    height:0px;
    padding:0;
    margin:0px 0px 14px 0px;
    outline:0;
    color:#fff;
}
#community_content h1 {
    float: left;
    padding: 0px;
    font-size: 24px;
    line-height: 1em;
    margin: 10px 0px 5px 0px;
    color: #00386B;
}
#community_content h2 {
    font-size: 16px;
    line-height: 1.8em;
    color: #4D7498;
}
#community_content  h3 {
    font-size: 14px;
    line-height: 1.25em;
    font-weight: bold;
    color: #BDA36A;
}
#community_content p {
    margin-bottom: 10px;
}
#community_content ul {
    list-style-type: none;
    margin-top: 20px;
}
#community_content ul li {
    display: inline;
    padding: 0px 8px 0px 20px;
    background-image: url(/2420/mirror/design/bullet_square_02.jpg);
    background-repeat: no-repeat;
    background-position: left 3px;
}
#community_content ul li a {
    color: #00386B;
    text-decoration: underline;
}
#community_content ul li a:hover {
    text-decoration: none;
}
#community_content table {
    clear: both;
    border-bottom: solid 1px #BDA36A;
    width: 580px;
}
/* Content Template Styles */
#content {
    font-size: 12px;
    line-height: 1.25em;
    color: #000000;
}
#content hr {
    border-bottom:solid 1px #4D7498;
    width:580px;
    clear:both;
    line-height:1px;
    height:0px;
    padding:0;
    margin:0px 0px 14px 0px;
    outline:0;
    color:#fff;
}
#content h1 {
    font-size:24px;
    color:#00386B;
    line-height:1em;
    margin: 10px 0px 5px 0px;
}
#content h2 {
    font-size: 22px;
    line-height: 1.25em;
    color: #4D7498;
    font-weight: bold;
}
#content h3 {
    font-size: 20px;
    line-height: 1.25em;
    color: #4D7498;
    font-weight: bold;
}
#content h4 {
    font-size: 18px;
    line-height: 1.25em;
    color: #4D7498;
    font-weight: bold;
}
#content h5 {
    font-size: 16px;
    line-height: 1.25em;
    color: #bda46b;
    font-weight: bold;
}
#content h6 {
    font-size: 14px;
    line-height: 1.25em;
    color: #4D7498;
    font-weight: bold;
}
#content p {
    margin: 0px 10px 20px 0px;
}
#content p a {
    color: #000000;
    text-decoration: underline;
}
#content p a:hover {
    text-decoration: none;
}
#content ul {
/*  color: #4D7498;   */
    list-style-type: none;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
}
#content ul li {
    background-image: url(/2420/mirror/design/bullet_square_02.jpg);
    background-repeat: no-repeat;
    background-position: left 3px;
    padding: 0px 0px 0px 18px;
    margin-top: 6px;
    margin-bottom: 6px;
    line-height: 1.5em;
}
#content ul li a {
    color: #4D7498;
    text-decoration: underline;
}
#content ul li a:hover {
    text-decoration: none;
}




/* Footer Styles */
#footer {
    clear: both;
    height: auto;
    width: 861px;
    margin: 0px 6px 0px 6px;
}
#footerLinks {
    background-color: #BDA36A;
    padding: 15px 10px;
    font-size: 12px;
    line-height: 1.2em;
    height: 34px;
}
#footerLinks .left {
    float: left;
    width: 600px;
    height: 32px;
}
#footerLinks h3 {
    color: #FFFFFF;
    margin-bottom: 7px;
    font-size: 12px;
    line-height: 1em;
}
#footerLinks ul {
    color: #FFFFFF;
    list-style-type: none;
}
#footerLinks  ul li {
    display: inline;
    padding-right: 8px;
}
#footerLinks ul li a {
    color:#00386B;
    text-decoration:none;
    font-weight:bolder;
    padding-right:8px;
}
#footerLinks ul li a:hover {
    text-decoration:underline;
}
#footerLinks .logos {
    float: right;
    height: 32px;
    width: 159px;
}
#fdic_logo {
    float: left;
    height: 32px;
    width: 100px;
    border: none;
}
#ehl_logo {
    height: 32px;
    width: 32px;
    float: right;
    border: none;
}
#notice {
    padding: 15px 10px 0px 10px;
    font-size: 11px;
    line-height: 1.3em;
    height: 110px;
}
#notice p {
    margin-bottom: 8px;
}
#notice p a {
    color: #4D7498;
    text-decoration:underline;
}
#notice p a:hover {
    text-decoration:none;
}
.contentsmall {font-size: 10px;
}
/* coded by cw */