@charset "utf-8";
/* CSS Document */
.floatLeft {border:0;}
.floatRight {border:0;}
html{color:#000;font-family:Arial, Helvetica, sans-serif;font-size:12px;}
#landing-left-column {display:none;}
#center-column {width:448px;float:left;position:relative;/* CENTER COLUMN FOR LANDING PAGES */}
#right-column {
    width:250px;
    float:right;
    height:auto;
    padding-bottom: 20px;
}
#left-column {width:685px;float:left;padding-left:13px;/* LEFT COLUMN FOR INTERIOR PAGES */}
#full-width {padding:0 10px;/* FULL WIDTH OPTION IN REQUESTED */}
#header-right {display:none;}
#logo img {border:none;}
#header-right-top {display:none;}
#topNav {display:none;}
#search {display:none;}
#header_bottom {display:none;}
#mainNav  {display:none;}
#column-wrapper-top {display:none;}
#icon-navigation {display:none;}
#hero {display:none;}
#hero-title {font-size: 16px;}
#hero-title a {color: #000;}
#landing-content {
    font-size: 16px;
    line-height: 1.3em;
    color: #787777;
    clear: both;
}
#landing-content h1 {
    font-size: 21px;
    line-height: 1.1em;
    color: #514B4D;
    margin-bottom: 10px;
}
#landing-content h2 {
    font-size: 19px;
    line-height: 1.1em;
    color: #514B4D;
    margin-bottom: 10px;
}
#landing-content h3 {
    font-size: 17px;
    line-height: 1.1em;
    color: #514B4D;
    margin-bottom: 10px;
}
#landing-content h4 {
    font-size: 15px;
    line-height: 1.1em;
    color: #514B4D;
    margin:0 0 8px 0;
}
#landing-content h5 {
    font-size: 13px;
    line-height: 1.1em;
    color: #514B4D;
    margin:0 0 6px 0;
}
#landing-content h6 {
    font-size: 12px;
    line-height: 1.1em;
    color: #514B4D;
    margin:0 0 4px 0;
}
#landing-content p {margin-bottom:22px;}
#landing-content a {color:#787777;}
#landing-content a:hover {text-decoration:none;}
#landing-content ul {margin:0 0 10px 20px;list-style-type:square;}
#landing-content ol {margin:0 0 10px 20px;padding:0;}
/*------------------ 11. ONLINE BANKING FORM ------------------*/
#right-column {display:none;}
#secondaryNav {display:none;}
.content-top {display:none;}
/*------------------ 13. INTERIOR CONTENT ------------------*/
#content {
    font-size:13px;
    color: #555454;
    line-height: 1.5em;
}
#scrolling-text marquee a {color:#000;}
#scrolling-text marquee a:hover {text-decoration:none;}
#content h1 {font-size:18px;margin-bottom:10px;}
#content h2 {font-size:17px;margin-bottom:10px;}
#content h3 {font-size:16px;margin-bottom:10px;}
#content h4 {font-size:15px;margin:0 0 10px 0;padding:0;}
#content h5 {font-size:14px;margin:0 0 10px 0;padding:0;}
#content h6 {font-size:12px;margin:0 0 10px 0;padding:0;}
#content p {margin-bottom:10px;}
#content ul {margin:0 0 10px 20px;}
#content ul ul {margin:0 0 0 20px;}
#content ul li {padding-left:18px;}
#content a:hover {text-decoration:none;}
#content table {font-size:12px;margin-bottom:20px;}
#content table th  {
    color: #000;
    background-repeat: repeat-x;
    font-weight: bolder;
    line-height: 1.1em;
    padding: 6px;
}
#content table tr td {padding:0 10px 10px 0;}
#content table td p {font-size:11px;line-height:1.4em;}
#content table tr td.border {
    padding:6px;
    border-left: solid 2px #D1D1D1;
    vertical-align: top;
    color:#555454;
    line-height: 1.3em;
}
#content table tr .table-left-column {border-left:none;font-weight:bold;}
#content table tr .table-left-column a {color:#2D2A2A;font-size:12px;}
#content table tr .table-left-column a:hover {text-decoration:none;}
#content table tr .table-left-column a.arrow {
    display: block;
    color: #518FB5;
    font-size: 11px;
    text-decoration: none;
}
#content table tr .table-left-column a.arrow:hover {
    display: block;
    color: #518FB5;
    font-size: 11px;
    text-decoration:underline;
}
#content table tr .table-left-column a.arrow img {border:0;}
#content table tr td ul {margin-left: 10px;line-height: 1.2em;}
#content table tr td a {color:#518FB5;}
#content table tr td a:hover {text-decoration:none;}
.content-right #login {display:none;}
#content-bottom {display:none;}
/*------------------ 14. FOOTER ------------------*/
#footer {display:none;}
/* CODED BY CW */
