body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
}
html, body, form, fieldset, img {
border: 0;
padding: 0px;
margin: 0px;
}
.reddot {
  color: red;
}
.reddot_toolbar {
  width: 750px;
  background-color: white;
  border: 1px solid #3355ff;
  margin: 0px 0px 10px 0px;
  padding: 3px 0px 3px 0px;
  text-align: left;
}
.copyright {
    font-size: 11px;
    text-align: center;
    color: #6E2627;
}
.footerNotice {
    font-size: 11px;
    text-align: center;
}
.footerSitemap {
    font-size: 11px;
    text-align: center;
        margin-top: 10px;
}
.shield {
    float: left;
}

.breadcrumb {
    font-size: 11px;
    color: #999999;
}

#wrapper {
    width: 809px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}
#wrapper_shadow {
    background-repeat: repeat-y;
    width: 808px;
    background-image: url(/2711/mirror/design/img_bg_shadow.jpg);
    float: left;
}
#header {
    color: #333;
    width: 808px;
    float: left;
    height: 163px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    background-image: url(/2711/mirror/design/img_header.jpg);
}
#leftcolumn {
    width: 231px;
    float: left;
}
#navigation {
    float: left;
    width: 231px;
    height: 216px;
    background-image: url(/2711/mirror/design/img_sm_nav_bgrd.jpg);
}

#ib_login {
    background-image: url(/2711/mirror/design/img_ib_bgrd.jpg);
    height: 155px;
    width: 231px;
    background-position: top;
    float: left;
}
#ib_login_box {
    width: 135px;
    padding-top: 35px;
    padding-left: 84px;
}
#ib_login ul {
    margin: 0px;
    padding: 0px;
}
#ib_login ul li {
    font-weight: normal;
    color: #FFF;
    list-style-position: inside;
    list-style-type: none;
    list-style-image: url(/2711/mirror/design/sm_arrow.jpg);
    padding-top: 5px;
}
#ib_login ul li a {
    font-size: .95em;
    font-weight: normal;
    color: #FFF;
    list-style: none;
    text-decoration: none;
    padding-left: 5px;
}
#ib_login ul li a:hover {
    font-size: .95em;
    font-weight: normal;
    color: #FFF;
    list-style: none;
    padding-left: 5px;
    text-decoration: underline;
}
#rightcolumn {
    width: 577px;
    float: right;
    background-image: url(/2711/mirror/design/img_sm_content.jpg);
    background-repeat: repeat-y;
}
#body {
    padding: 5px 10px 5px 10px;
}
#body ul {}
#banner {
    height: 189px;
    width: 577px;
    background-image: url(/2711/mirror/design/img_banner.jpg);
    background-repeat: no-repeat;
    float: right;
    clear: right;
}
#index_links_box {
    float: left;
    padding-top: 15px;
}
.index_links {
    margin-left: 0px;
    padding-left: 8px;
border: 0;

}
.index_links h1 {
    font-family: Futura-Condensed, "Arial Narrow", Arial, sans-serif;
    font-size: 1.1em;
    color: #666666;
    padding-bottom: 8px;
    border: none;
}
.index_links ul {
    text-decoration: none;
border: 0;
padding: 0px;
margin: 0px;
}
.index_links ul li {
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
    list-style-type: none;
    line-height: 14px;
}
.index_links ul a {
    font-size: 11px;
    color: #666666;
    text-decoration: none;
    list-style-type: none;
}
.index_links ul a:hover {
    font-size: 11px;
    color: #333333;
    text-decoration: underline;
    list-style-type: none;
}
.index_linkd_bg {
    background-image: url(/2711/mirror/design/img_bg_indexLinks.jpg);
    background-repeat: repeat-y;
    background-position: left;
}
#bottom {
    width: 808px;
    background-image: url(/2711/mirror/design/img_btm.jpg);
    height: 55px;
    float: left;
}
.footerLogos {
    margin-left: 10px;
    float: right;
    margin-right: 10px;
}
/*======TABLE DESIGN*=====*/
#rates table {
    font:normal 85%/150% "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
    border-collapse:separate;
    border-spacing:0;
    margin:0 0 1em;
    color:#000;
    }
#rates table a {
    color:#523A0B;
    text-decoration:none;
    border-bottom:1px dotted;
    }
#rates table a:visited {
    color:#444;
    font-weight:normal;
    }
#rates table a:visited:after {
    content:"\00A0\221A";
    }
#rates table a:hover {
    border-bottom-style:solid;
    }
#rates thead th,
#rates thead td,
#rates tfoot th,
#rates tfoot td {
    border:1px solid #523A0B;
    border-width:1px 0;
    background:#EBE5D9;
    }
#rates th {
    font-weight:bold;
    line-height:normal;
    padding:0.25em 0.5em;
    text-align:left;
    }
#rates tbody th,
#rates td {
    padding:0.25em 0.5em;
    text-align:left;
    vertical-align:top;
    }
#rates tbody th {
    font-weight:normal;
    white-space:nowrap;
    }
#rates tbody th a:link,
#rates tbody th a:visited {
    font-weight:bold;
    }
#rates tbody td,
#rates tbody th {
    border:1px solid #fff;
    border-width:1px 0;
    }
#rates tbody tr.odd th,
#rates tbody tr.odd td {
    border-color:#EBE5D9;
    background:#F7F4EE;
    }
#rates tbody tr:hover td,
#rates tbody tr:hover th {
    background:#ffffee;
    border-color:#523A0B;
    }
#rates caption {
    font-family:Georgia, Times, serif;
    font-weight:bold;
    font-size:1.4em;
    text-align:left;
    margin:0;
    padding:0.5em 0.25em;
    color: #983434;
    }

 
/*======User Related Styles======*/
h1 {
    font-size: 24px;
    color: #6E2627;
    text-transform: uppercase;
    border-top: 2px solid #6E2627;
    border-bottom: 2px solid #6E2627;
    margin-top: 15px;
    margin-bottom: 5px;
    font-weight: bold;
}
h2 {
    color: #983434;
}
h3 {
    color: #666666;
}
h4 {}
h5 {}
h6 {}
.footnote {
    font-size: 11px;
}