html, body, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, img, p {
    border: 0;
    padding: 0px;
    margin: 0px;
}
body {
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 11px;
    text-align: center;
    background-image: url(/2360/mirror/design/background.gif);
    background-repeat: repeat-x;
    background-color: #bbbbaa;
}

#bodyRemote {
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 11px;
    text-align: center;
    background-image: url(/2360/mirror/design/background_rd.gif);
    background-repeat: repeat-x;
    background-color: #ffffff;
}

a {
    color: #0356EF;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}

/* ------------------------------------------------------
SPA AND INTERIOR *SHARED LAYOUT DIVS AND CLASSES*
------------------------------------------------------ */
#wrapper {
    width: 782px;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
    background-color: #FFFFFF;
    margin-top: 0px;
    background-image:  url(/2360/mirror/design/wrapper-bg.jpg);
    background-repeat: repeat;
    margin-bottom: 5px;
    position: relative;
}
#headerTopBar {
    background-image:  url(/2360/mirror/design/topbar-bg.jpg);
    background-repeat: repeat-x;
    height: 27px;
}
#header {
    height: 105px;
    background-color: #FFFFFF;
}
#header .logo {
    padding-left: 16px;
    padding-top: 8px;
}
#headerLinks {
    width: 220px;
    float: right;
    margin-top: 10px;
}
#headerLinks ul {
    margin: 0px;
    padding: 0px;
}
#headerLinks ul li {
    list-style-type: none;
    display: inline;
    padding-right: 15px;
}
#headerLinks ul li a {
    color: #000066;
    font-size: 10px;
    text-decoration: none;
    font-weight: normal;
}
#headerLinks ul li a:hover {
    text-decoration: underline;
    color: #000066;
}
#headerQuickLinksBox {
    clear: right;
    float: right;
    width: 220px;
    margin-top: 12px;
}
#headerQuickLinks {
    border: 1px solid #BBBB99;
    font-size: 10px;
    color: #000066;
    width: 190px;
}
#linkHighlight {
    color: #000066;
}
#contentWrapper {
    width: 723px;
    margin-right: auto;
    margin-left: 17px;
    border: 6px solid #113478;
    margin-top: 17px;
    margin-bottom: 5px;
    background-color: #FFFFFF;
    background-image:  url(/2360/mirror/design/left-bg.jpg);
    background-repeat: repeat-y;
}
#longHeader {
    height: 69px;
    width: 723px;
}
#left {
    width: 187px;
    position: absolute;
    left: 24px;
    top: 156px;
    z-index: 40;
    margin:-1px;
}
#leftOther {
    width: 187px;
    position: absolute;
    left: 24px;
    top: 225px;
    z-index: 40;
    margin:-1px;
}

#OnlineServices { /* Div for online banking sits inside #left div */
    height: 75px;
    width: 158px;
    padding-left: 17px;
}
#OnlineServices h1 {
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    color: #000066;
    padding-top: 24px;
    padding-bottom: 8px;
}
#OnlineServices .image {
    display: block;
    float: left;
    padding-top: 10px;
    padding-right: 8px;
}
#OnlineServices p {
    width: 80px;
    float: left;
    margin-top:0px;
}
#OnlineServices a {
    color: #550000;
    font-weight: bold;
    font-size: 10px;
    text-decoration: none;
}
#OnlineServices a:hover {
    color: #550000;
    font-weight: bold;
    font-size: 10px;
    text-decoration: underline;
}



/* STYLES NEEDED POST Q2 ROLLOUT */

#IB_bg_antiphish {
    background-color: #E9E9DA;
    height: 200px;
    width: 166px;
    position: absolute;
    left: 9px;
    top: 13px;
    z-index: 20;
}
#IB_Box_antiphish {
    padding-left: 8px;
    width: 159px;
    position: absolute;
    z-index: 20;
    left: 1px;
    top: -2px;

}
#IB_Box_antiphish h1 {
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    color: #000066;
    padding-top: 10px;
    padding-bottom: 6px;
}
#IB_Box_antiphish p {
    color: #550000;
    font-family: arial, helvetica, sans-serif;
    font-weight: bold;
    font-size: 10px;
    padding-bottom: 6px;
}
#IB_Box_antiphish label {
    display: block;
    float: left;
    width: 65px;
}
#IB_Box_antiphish input.login {
    width: 75px;
    height: 13px;
    background: #FFF;
    border: 1px solid #BBBB99;
    font-size: 10px;
}
#IB_Box_antiphish .checkbox {
    font-size: 8px;
    clear: both;
}
#IB_Box_antiphish .ib_select {
    background-color: #FFFFFF;
    border: 1px solid #BBBB99;
    color: #550000;
    font-size: 9px;
}
#IB_Box_antiphish a {
    color: #550000;
    text-decoration: none;
}
#IB_Box_antiphish a:hover {
    color: #550000;
    text-decoration: underline;
}

#phrase_antiphish {
    visibility: visible;
    display: block;
    positon: absolute;
    z-index: 50;
    left: 1px;
    top: -2px;
    background-color: #fff;
    color: #ff0000;
    font-size: 14px;
    text-align: center;
    border: 2px solid #000;
    padding: 10px;
    width: 142px;
    height: 176px;
    overflow: visible;
}
#flash_bg_antiphish {
    height: 122px;
    width: 166px;
    position: absolute;
    z-index: 20;
    left: 9px;
    top: 226px;
}
#flash_Box_antiphish {
    padding-left: 7px;
    width: 159px;
    position: absolute;
    z-index: 20;
    left: 17px;
    top: 343px;
}

#productBox_antiphish {
    background-color: #E9E9DA;
    height: 165px;
    width: 166px;
    z-index: 20;
    position: absolute;
    left: 9px;
    top: 362px;
}
#productBox_antiphish h1 {
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    color: #000066;
    padding: 10px 8px 0px 8px;
}
#productBox_antiphish .QuestionText {
    color: #550000;
    font-weight: bold;
    padding-left: 8px;
    padding-top: 0px;
    font-size: 10px;
    padding-right: 8px;
    margin-top:10px;
}
#productBox_antiphish a {
    color: #550000;
    font-weight: bold;
    font-size: 10px;
    padding-right: 8px;
    text-decoration: none;
}
#productBox_antiphish a:hover {
    text-decoration: underline;
}



/* STYLES NEEDED POST APR 29 ROLLOUT */

#IB_bg {
    background-color: #E9E9DA;
    height: 118px;
    width: 166px;
    position: absolute;
    left: 9px;
    top: 13px;
}
#IB_Box {
    padding-left: 6px;
    width: 159px;
    position: absolute;
    z-index: 20;
    left: 1px;
    top: -2px;
}
#IB_Box h1 {
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    color: #000066;
    padding-top: 6px;
}
#IB_Box h2 {
    font-size: 10px;
    color: #550000;
    margin-top: 2px;
    margin-bottom: 2px;
}
#IB_Box input.login {
    color: #550000;
    background: #FFF;
    border: 1px solid #BBBB99;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 9px;
    font-family: arial, helvetica, sans-serif;
}
#IB_Box label {
    display: block;
    float: left;
    width: 60px;
}
#IB_Box a {
    color: #550000;
    font-weight: bold;
    font-size: 10px;
    text-decoration: none;
    text-align: right;
}
#IB_Box a:hover {
    color: #550000;
    font-weight: bold;
    font-size: 10px;
    text-decoration: underline;
    text-align: right;
}
#IB_Box p {
    display: block;
    color: #550000;
    font-weight: bold;
    font-size: 10px;
    padding-right: 7px;
}
#IB_Box .checkbox {
    font-size: 8px;
}
#ib_learnmore {
    float: left;
}
#ib_enroll {
    float: left;
}
.ib_select {
    background-color: #FFFFFF;
    border: 1px solid #BBBB99;
    color: #550000;
    font-size: 9px;
}
.btn_submit {
    padding-right: 6px;
}

#phrase {
    visibility: visible;
    display: block;
    positon: absolute;
    z-index: 50;
    left: 1px;
    top: -2px;
    background-color: #fff;
    color: #ff0000;
    font-size: 14px;
    text-align: center;
    border: 2px solid #000;
    padding: 10px;
    width: 143px;
    height: 100px;
    overflow: visible;
}

#flash_bg {
    height: 122px;
    width: 166px;
position: absolute;
    z-index: 20;
    left: 9px;
    top: 143px;
}
#flash_Box {
    padding-left: 7px;
    width: 159px;
    position: absolute;
    z-index: 20;
    left: 17px;
    top: 343px;
}
#flash_Box h1 {
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    color: #000066;
    padding-top: 10px;
}
#flash_Box h2 {
    font-size: 10px;
    color: #550000;
    padding-top: 8px;
}
#flash_Box a {
    color: #550000;
    font-weight: bold;
    font-size: 10px;
    text-decoration: none;
    text-align: right;
    padding-right: 8px;
}
#flash_Box a:hover {
    color: #550000;
    font-weight: bold;
    font-size: 10px;
    text-decoration: underline;
    text-align: right;
}
#flash_Box p {
    display: block;
}



/* STYLES NEEDED PRE APR 29 ROLLOUT */

#CashMgmt_bg {
    background-color: #E9E9DA;
    height: 100px;
    width: 166px;
    position: absolute;
    left: 9px;
    top: 13px;
}
#CashMgmt_Box {
    padding-left: 7px;
    width: 159px;
    position: absolute;
    z-index: 20;
    left: 1px;
    top: -2px;
}
#CashMgmt_Box h1 {
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    color: #000066;
    padding-top: 6px;
}
#CashMgmt_Box h2 {
    font-size: 10px;
    color: #550000;
    margin-top: 2px;
    margin-bottom: 2px;
}
#CashMgmt_Box input.login {
    color: #550000;
    background: #FFF;
    border: 1px solid #BBBB99;
    font-size: 8px;
}
#CashMgmt_Box label {
    display: block;
    float: left;
    width: 60px;
}
#CashMgmt_Box a {
    color: #550000;
    font-weight: bold;
    font-size: 10px;
    text-decoration: none;
    text-align: right;
    padding-right: 8px;
}
#CashMgmt_Box a:hover {
    color: #550000;
    font-weight: bold;
    font-size: 10px;
    text-decoration: underline;
    text-align: right;
}
#CashMgmt_Box p {
    display: block;
    color: #550000;
    font-weight: bold;
    font-size: 10px;
}
#CashMgmt_Box .checkbox {
    font-size: 8px;
}
.UserID1 {
    color: #550000;
    background: #FFF;
    border: 1px solid #BBBB99;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 10px;
    font-family: arial, helvetica, sans-serif;
}


#OnlineBanking_bg {
    background-color: #E9E9DA;
    height: 118px;
    width: 166px;
    position: absolute;
    left: 9px;
    top: 125px;
}
#OnlineBanking_Box {
    padding-left: 7px;
    width: 159px;
    position: absolute;
    z-index: 20;
    left: 1px;
    top: -2px;
}
#OnlineBanking_Box h1 {
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    color: #000066;
    padding-top: 10px;
}
#OnlineBanking_Box h2 {
    font-size: 10px;
    color: #550000;
    padding-top: 8px;
}
#OnlineBanking_Box a {
    color: #550000;
    font-weight: bold;
    font-size: 10px;
    text-decoration: none;
    text-align: right;
    padding-right: 8px;
}
#OnlineBanking_Box a:hover {
    color: #550000;
    font-weight: bold;
    font-size: 10px;
    text-decoration: underline;
    text-align: right;
}
#OnlineBanking_Box p {
    display: block;
}
#locationBox {  /* was around news box */
    background-color: #E9E9DA;
    height: 110px;
    width: 166px;
    position: absolute;
    left: 9px;
    top: 390px;
}
#locationBox h1 {
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    color: #000066;
    padding-top: 10px;
    padding-left: 8px;
    padding-bottom:10px;
}



/*  STYLES FOR LOWER BOXES  */

#productBox {
    background-color: #E9E9DA;
    height: 122px;
    width: 166px;
    position: absolute;
    left: 9px;
    top: 285px;
}
#productBox h1 {
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    color: #000066;
    padding: 10px 8px 0px 8px;
}
#productBox .QuestionText {
    color: #550000;
    font-weight: bold;
    padding-left: 8px;
    padding-top: 0px;
    font-size: 10px;
    padding-right: 8px;
    margin-top:10px;
}
#productBox a {
    color: #550000;
    font-weight: bold;
    font-size: 10px;
    padding-right: 8px;
    text-decoration: none;
}
#productBox a:hover {
    text-decoration: underline;
}

#productBox2 {
    background-color: #E9E9DA;
    height: 82px;
    width: 166px;
    position: absolute;
    left: 9px;
    top: 143px;
}
#productBox2 h1 {
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    color: #000066;
    padding: 10px 8px 0px 8px;
}
#productBox2 .QuestionText {
    color: #550000;
    font-weight: bold;
    padding-left: 8px;
    padding-top: 0px;
    font-size: 10px;
    padding-right: 8px;
    margin-top:10px;
}
#productBox2 a {
    color: #550000;
    font-weight: bold;
    font-size: 10px;
    padding-right: 8px;
    text-decoration: none;
}
#productBox2 a:hover {
    text-decoration: underline;
}

#productBox3 {
    background-color: #E9E9DA;
    height: 122px;
    width: 166px;
    position: absolute;
    left: 9px;
    top: 147px;
}
#productBox3 h1 {
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    color: #000066;
    padding: 10px 8px 0px 8px;
}
#productBox3 .QuestionText {
    color: #550000;
    font-weight: bold;
    padding-left: 8px;
    padding-top: 0px;
    font-size: 10px;
    padding-right: 8px;
    margin-top:10px;
}
#productBox3 a {
    color: #550000;
    font-weight: bold;
    font-size: 10px;
    padding-right: 8px;
    text-decoration: none;
}
#productBox3 a:hover {
    text-decoration: underline;
}



/* NEWS SCROLLER STYLES */

#ticker-container {
    position:relative;
    overflow:hidden;
    width: 150px;
    height: 60px;
    padding: 2px 8px;
} 
#ticker {
    position:relative;
    width:146px;
}
#ticker ul {
    padding:0;
    margin: 0px 0px 10px 0px;
    list-style-type:none;
    width:146px;
}
#ticker ul li {
    display:list-item;
    font-size: 10px;
    font-weight: bold;
    color: #550000;
}  
#ticker ul li a {
    font-size: 10px;
    font-weight: bold;
    color: #550000;
    text-decoration: none;
}
#ticker ul li a:hover {
    font-size: 10px;
    font-weight: bold;
    text-decoration: underline;
}
#newsBox {
    background-color: #E9E9DA;
    height: 110px;
    width: 166px;
    position: absolute;
    left: 9px;
    top: 411px;
}
#newsBox h1 {
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    color: #000066;
    padding-top: 10px;
    padding-left: 8px;
    padding-bottom:10px;
}


/* Old styles for Location Box page 
   (as originally set up, before news scroller)

#locationBox .image {
    padding: 8px;
    display: block;
    float: left;
}
#locationBox p {
    width: 60px;
    float: left;
    padding-top: 45px;
}

*/


/* Old styles for Location Box 
   (previous news scroller, saved only for style info)
#locationBox p {
    padding-top: 10px;
    padding-left: 8px;
    font-weight: bold;
    color: #550000;
}
#locationBox a {
    color: #550000;
    font-weight: bold;
    font-size: 10px;
    text-decoration: none;
}
#locationBox a:hover {
    text-decoration: underline;
}
*/


/* Other Styles */

#right {
    width: 536px;
    line-height: 1.4em;
    margin-left: 187px;
}
#right .welcomeText {
    color: #000066;
    font-weight: normal;
    padding-left: 36px;
    padding-top: 10px;
    padding-right: 22px;
    font-size: 1.2em;
    line-height: 1.7em;
}
#right .welcomeText p{
    padding-bottom:10px;
    padding-top:10px;
}
#right .QuestionText {
    color: #CC6633;
    font-weight: bold;
    padding-left: 0px;
    padding-top: 16px;
    padding-right: 22px;
    font-size: 10px;
}
#right .QuestionText p{
    margin-bottom:25px;
    padding-bottom:25px;
}

#footer {
    font-size: 10px;
    width: 735px;
    margin-right: auto;
    margin-left: 17px;
    padding-bottom: 17px;
}
#footer p {
    color: #FFFFFF;
    font-size: 10px;
    font-weight: normal;
    line-height: 1.5em;
}
#footer a {
    color: #FFFFFF;
    font-size: 10px;
    font-weight: normal;
    line-height: 1.5em;
    text-decoration:none;
}
#footer a:hover {
    color: #FFFFFF;
    font-size: 10px;
    font-weight: normal;
    line-height: 1.5em;
    text-decoration:underline;
}

#footer td {
    color: #FFFFFF;
    font-size: 10px;
    font-weight: normal;
    line-height: 1.5em;
}

.bankName {
    font-weight:bold;
}

/* ------------------------------------------------------
MAIN NAVIGATION
------------------------------------------------------ */

#nav {
    height: 21px;
    width: 656px;
    position: absolute;
    left: 129px;
    top: 111px;
}
#nav ul {
    padding: 0px;
    margin: 0px;
}
#nav ul li {
    list-style-type: none;
    display: inline;
    padding-right: 0px;
}


/* ------------------------------------------------------
SPA *ONLY* LAYOUT DIVS
------------------------------------------------------ */
#MainImage { /* Where main page images are placed on the main page */
}

/* ------------------------------------------------------
INTERIOR *ONLY* LAYOUT DIVS
------------------------------------------------------ */
#SectionImage {
    margin:0px;
    padding:0px;
}
#secondaryNav {
    width: 187px;
}
#secondaryNav ul {
    text-decoration: none;
}
#secondaryNav ul li {
    color: #001144;
    text-decoration: none;
    padding-left: 15px;
    line-height: 18px;
    list-style-type: none;
    padding-top: 6px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #BBBB99;
    padding-bottom: 4px;
}
#secondaryNav ul li a {
    font-size: 10px;
    color: #001144;
    text-decoration: none;
    list-style-type: none;
}
#secondaryNav ul li a:hover {
    font-size: 10px;
    color: #550000;
    text-decoration: none;
    list-style-type: none;
}
#secondaryNav .on {
    font-size: 10px;
    color: #550000;
    text-decoration: none;
    list-style-type: none;
}
#content {
    width: 536px;
}
#content p {
    font-size: 11px;
    color: #001144;
    padding-left: 8px;
    margin-left: 28px;
    margin-right: 20px;
    padding-bottom: 5px;
    padding-top: 5px;
}
#content h1 {
    font-size: 13px;
    color: #550000;
    text-decoration: none;
    padding-bottom: 3px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #BBBB99;
    padding-top: 15px;
    padding-left: 7px;
    margin-left: 28px;
    margin-right: 20px;
}
#content h3 {
    font-size: 11px;
    color: #001144;
    padding-left: 8px;
    margin-left: 28px;
    margin-right: 20px;
    padding-bottom: 0px;
    padding-top: 10px;
}
#content h3 + p {
    padding-top: 0px;
}
#content h4 {
    color: #001144;
    padding-left: 8px;
    margin-left: 28px;
    margin-right: 20px;
    padding-top: 10px;
}
#content h5 {
    padding-left: 8px;
    margin-left: 28px;
    margin-right: 20px;
    padding-top: 10px;
}
#content h6 {
    padding-left: 8px;
    margin-left: 28px;
    margin-right: 20px;
    padding-top: 10px;
}

#content p.subHeading {
    font-size: 11px;
    color: #550000;
    text-decoration: none;
    padding-left: 8px;
    margin-left: 28px;
    margin-right: 20px;
    font-weight: bold;
    padding-top:10px;
    padding-bottom:0px;
    margin-bottom:-10px;
}
html>body #content p.subHeading {
    font-size: 11px;
    color: #550000;
    text-decoration: none;
    padding-left: 8px;
    margin-left: 28px;
    margin-right: 20px;
    font-weight: bold;
    padding-top:10px;
    padding-bottom:0px;
    margin-bottom:0px;
}
#content p.subHeading + p {
    padding-top:0px;
}
html>body #content p.subHeading + p {
    padding-top:0px;
}
#content ul, #content ol {
    margin-top:0px;
    padding-bottom:0px;
}
#content li {
    font-size: 11px;
    color: #001144;
    padding-left: 8px;
    margin-left: 60px;
    margin-right: 20px;
}
#content .table {
    padding-left: 8px;
    margin-left: 34px;
    margin-right: 20px;
    color: #001144;
    width:480px;
    padding-top:15px;
    margin-top:15px;
    padding-bottom:10px;
    font-size: 11px;
}
#content img {
    padding:0px;
    margin:0px;
}
#content .sitemap {
    padding-left: 8px;
    margin-left: 28px;
    margin-right: 20px;
}
#content .sitemap {
    padding-left: 8px;
    margin-left: 28px;
    margin-right: 20px;
}
#content input {
    font-size: 11px;
}
#content select {
    font-size: 11px;
}
#content #demoForm {
    margin:0;
    padding:0;
}
#content #demoButton {
    background: #ffffff;
    border:0;
    margin-left: -4px;
    padding:0;
    height: 15px;
    font-size: 11px;
    color: #0356EF;
}
#content #demoButton:hover {
    color: #0356EF;
    text-decoration: underline;
}
#content hr {
    color: #BBBB99;
    height: 1px;
    width: 100%;
    margin-left: 28px;
    margin-right: 20px;
}
#IRlogin {
    float: right;
    width: 160px;
    height: 26px;
    margin-top: 10px;
    margin-right: 20px;
    vertical-align: middle;
    align: center;
}
#IRlogin h3 {
    padding: 5px;
    margin: 0px;
}
.versionBox {
    float: right;
    margin: 0px 15px;
}