body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
}
#wrapper { 
 margin: 0 auto;
 width: 1024px;
}
#header {
 color: #333;
 width: 1024px;
 height: 209px;
 background: #FFF;
}
#breadcrumb {
    color: #666666;
    font-size: 10px;
}
.footerSitemap {
    font: 11px Arial, Helvetica, sans-serif;
    color: #115028;
    text-align: center;
    border-top: 2px solid #115028;
    padding-top: 3px;
}
.footerNotice {
    font-size: 11px;
    text-align: center;
}
.copyright {
    font: bold normal 11px Arial, Helvetica, sans-serif;
    color: #115028;
    text-align: center;
}
a:link, a:visited, a:active {
    color: #115028;
}
a:hover {
    text-decoration: none;
}

 
/*==NAVIGATION==*/
/*----------------left nav------------------*/

div.sdmenu {
    width: 150px;
    font-family: Arial, sans-serif;
    font-size: 11px;
    padding-bottom: 10px;    
background: url(/2706/mirror/Design/bottom.gif) no-repeat  right bottom;
   color: #fff;
    margin-right: 37px;
}
div.sdmenu div {
    background: url(/2706/mirror/Design/title.gif) repeat-x;
    overflow: hidden;
}
div.sdmenu div:first-child {
    background: url(/2706/mirror/Design/toptitle.gif) no-repeat;
}
div.sdmenu div.collapsed {
    height: 25px;
}
div.sdmenu div span {
    display: block;
    padding: 5px 25px;
    font-weight: bold;
    color: white;
    background: url(/2706/mirror/Design/expanded.gif) no-repeat 10px center;
    cursor: default;
    border-bottom: 1px solid #ddd;
}
div.sdmenu div.collapsed span {
    background-image: url(/2706/mirror/Design/collapsed.gif);
}
div.sdmenu div a {
    padding: 5px 10px;
    background: #eee;
    display: block;
    border-bottom: 1px solid #ddd;
    color: #066;
}
div.sdmenu div a.current {
    background : #ccc;
}
div.sdmenu div a:hover {
    background : #105228 url(/2706/mirror/Design/linkarrow.gif) no-repeat right center;
    color: #fff;
    text-decoration: none;
}

/*==MIDDLE AREA==*/
#content_c2 {
    float: left;
    color: #333;
    margin: 0px -10px 0px 0px;
    padding: 0px;
    height: 600px;
    width: 640px;
}
#prodLinks {
    background-image: url(/2706/mirror/Design/links_box_hm.gif);
    background-repeat: no-repeat;
    height: 200px;
    margin-top: 10px;
}
#prodLinks h1 {
    font-size: 1.15em;
    font-weight: bold;
    color: #115028;
    float: left;
    padding-top: 10px;
    padding-left: 15px;
    margin-bottom: 8px;
}
#prodLinks p {
    font-size: 12px;
    clear: both;
    line-height: 7px;
}
#prodLinks .listlinks {
    height: 195px;
    padding-left: 15px;
    padding-top: 15px;
}
#contenthead{
    /*background: url(/2706/mirror/Images/special_background.gif) no-repeat right top;*/
    height: 177px;
    width: 650px;
    margin-bottom: 10px;
}
#contenthead img {
    float: left;
    /*margin-right: 10px;*/
margin-right: 0px;

}
#contenthead h2 {
    font: bold 20px Geneva, Arial, Helvetica, sans-serif;
    color: #115028;
    margin-bottom: 10px;
}
#contenthead p {
    font: italic 18px Geneva, Arial, Helvetica, sans-serif;
    color: #666666;
    margin-right: 20px;
    margin-bottom: 30px;
}
#contenthead a {
    font-size: 12px;
    text-align: right;
    margin-right: 20px;
    color: #115028;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: bold;
}
#contenthead a:hover {
    text-decoration: none;
}
#content {
    padding-right: 10px;
}
#productRow {
    height: 100px;
    width: 143px;
    border: 1px solid #CCCCCC;
    padding: 3px;
    margin: 3px;
    float: left;
}
#productRow p {
    font-size: 11px;
    text-align: left;
    margin-top: 5px;
    margin-bottom: 5px;
    line-height: 11px;
}
#productRow a {
    font-size: 11px;
    float: right;
    font-weight: normal;
    color: #006600;
}
#productRow img {
    padding-right: 4px;
}
.productMain {
    width: 312px;
    float: left;
    height: 93px;
    border: 1px solid #CCCCCC;
    padding: 2px;
    margin-right: 3px;
    float: left;
}
.productMain p {
    font-size: 11px;
    line-height: 14px;
}
.productMain img {
    padding-right: 2px;
}
/*==RATE TABLE==*/
#mytable {
    width: 100%;
    padding: 0;
    margin: 0;
    font: normal 11px auto "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    color: #4f6b72;
    background: #ffffff;
}
#mytable a {
    color: #c75f3e;
}
#mytable h1 {
    font-size: 14px;
    color: #1C482D;    
}
#mytable caption {
    padding: 0 0 5px 0;
    width: 100%;     
    font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    text-align: center;
}
#mytable th {
    font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    color: #4f6b72;
    border-right: 1px solid #C9ebcf;
    border-bottom: 1px solid #C9ebcf;
    border-top: 1px solid #C9ebcf;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-align: left;
    padding: 6px 6px 6px 12px;    
    background: #D0DECF url(/2706/mirror/Design/bg_header.jpg) no-repeat;
}
#mytable th.nobg {
    border-top: 0;
    border-left: 0;
    border-right: 1px solid #C9ebcf;
    background: none;
}
#mytable td {
    border-right: 1px solid #C9ebcf;
    border-bottom: 1px solid #C9ebcf;
    background: #fff;
    padding: 6px 6px 6px 12px;
    color: #4f6b72;
}

#mytable td.alt {
    background: #F2F9F4;
    color: #797268;
}
#mytable th.spec {
    border-left: 1px solid #C9ebcf;
    border-top: 0;
    background: #fff url(/2706/mirror/Design/bullet1.gif) no-repeat;
    font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
#mytable th.specalt {
    border-left: 1px solid #C9ebcf;
    border-top: 0;
    background: #F5FAFA url(/2706/mirror/Design/bullet2.gif) no-repeat;
    font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    color: #797268;
}

/*==ONLINE BANKING RIGHT SIDE==*/
#content_c3 {
    color: #333;
    background-image:  url(/2706/mirror/Design/rt_background2.gif);
    background-repeat: no-repeat;
    margin: 0px;
    padding: 0px;
    height: 400px;
    width: 187px;
    float: right;
    background-color: #FFF;
    background-position: top;
}
#content_c3 .ib {
    float: right;
    margin: 0;
    padding: 163px 0px 0px 18px;
    width: 169px;
}

#content_c3 .ibLinkBold {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #115028;
    text-align: center;
}
#content_c3 .ibLink {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #115028;
    text-align: center;
}
#logo {
    float: right;
    text-align: right;
}
/*==USER STYLES==*/
h1 {
    color: #115028;
    line-height: normal;
    margin: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
} /*Product Page Heading*/
h2 {
    color: #115028;
    margin: 0;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}/*12pt Uppercase Green Heading*/
h3 {
    color: #F8C211;
    margin: 0;
    text-transform: none;
    font-size: .7em;
    font-weight: bold;
}
h4 {
   font: bold 12px Arial, Helvetica, sans-serif;
    color: #115028;
    border-top: 1px solid #115028;
    border-right: 1px solid #115028;
    border-left: 1px solid #115028;
    padding-top: 3px;
    padding-left: 5px; } /*Individual Product Heading*/
h5 {
    font-size: 12px;
    font-style: italic;
    font-weight: bold;
    color: #115028;
}/*Bold Italic Green*/

.imagefloatright {
    float: right;
    margin-bottom: 5px;
    margin-left: 5px;
    margin-right: 5px;
}
.footnote {
    font-size: 10px;
}/*Small footnote Text*/
.tabletext {
    font: 12px Arial, Helvetica, sans-serif;
}/*12pixel Text*/
.red {
    color: #FF0000;
}/*Red Colored Text*/
.tableHead {
    font: 12px Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    background: #115028;
    border: 1px solid #CCCCCC;
    padding: 3px;
}/*Table Heading*/
.tableBottom {
    font: 12px Arial, Helvetica, sans-serif;
    padding: 3px;
    border: 1px solid #CCCCCC;
}/*Table Bottom*/