/* 2737 PUTNAM */
body {
    background-color: #FFFFFF;
}

a {
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
}
a:hover {
    color: #E3DAC6;
    text-decoration: none;
}

p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #333333;
    padding-left: 8px;
}
h1 {
    font-family: Arial, Helvetica, sans-serif;
    color: #293c50;
    font-variant: normal;
    font-size: 22px;
    padding-left: 12px;
}
h2 {
    font-family: Arial, Helvetica, sans-serif;
    color: #1b2965;
    font-variant: small-caps;
    text-transform: capitalize;
    font-size: 12px;
    border-bottom-width: 1px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: none;
    border-bottom-color: #a08958;
    text-indent: 9px;

    margin-bottom:0px;
    padding-bottom:0px;

    }
#IntPictureBoxOuter {
    clear: right;
    float: right;
    height: 224px;
    width: 291px;
    left: 542px;
    top: 212px;
    margin-left: 5px;
    margin-bottom: 5px;
}
/* These are internal styles for formatting of text, etc within the pages */
.StandardParagraphText {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #666666;
}

.FooterNoticeText {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #A08958;
}


#HomeHeaderBox {
    background-image: url(/2737/mirror/design/HOME_header.gif);
    position: absolute;
    z-index: 10;
    height: 142px;
    width: 850px;
    left: 10px;
    top: 5px;
    background-color: #1B2965;
}
#HomeNavBox {
    background-image: url(/2737/mirror/design/HOME_navBG.gif);
    position: absolute;
    z-index: 10;
    height: 280px;
    width: 224px;
    left: 10px;
    top: 147px;
    background-color: #A08958;
}
#HomeRotateImageBox {
    background-image: url(/2737/mirror/design/HOME_ROTATE01.gif);
    position: absolute;
    z-index: 15;
    height: 280px;
    width: 626px;
    left: 234px;
    top: 147px;
    background-color: #A08958;
}
#HomeLowContentBox {
    position: absolute;
    z-index: 15;
    height: 105px;
    width: 850px;
    left: 10px;
    top: 427px;
    background-color: #FFFFFF;
    background-image: url(/2737/mirror/design/HOME_CONTENTBG.gif);
    background-repeat: repeat-y;
}

#HomeLowContentBox p {
    padding: 0 17px 0 17px;
    text-align: justify; 
}


/* Left Navigation */

#HomeNavContent {
    position: absolute;
    z-index: 50;
    height: 280px;
    width: 224px;
    left: 20px;
    top: 173px;
    font-weight: bold;
    line-height: 23px;
}
#HomeNavContent ul {
    display: block;
    margin: 0;
    padding: 0;
    list-style-type: none;
}
#HomeNavContent ul li {
    display: block;
    width: 180px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #b3a179;
}
#HomeNavContent ul li a {
    color: #FFFFFF;
    text-decoration: none;
}
#HomeNavContent ul li a:hover {
    color: #E3DAC6;
}

#HomeNavContent ul li ul li a {
    padding-left:5px;
}

#HomeNavContent ul li ul li{
background: #A08958;
width:200px;
}
#HomeNavContent li li {
 float:left;
}
#HomeNavContent ul li ul {
 visibility: hidden;
 position: absolute;
 z-index: 50;
   margin-top: -2px;
   margin-left: 15px;
}
#HomeNavContent li:hover ul,
#HomeNavContent li:hover li:hover ul {
 visibility: visible;
}
#HomeNavContent li:hover li ul,
#HomeNavContent li:hover li:hover li ul {
 visibility: hidden;
}
/* do the normal show, with increased specificity, for good browsers */
#HomeNavContent li:hover>ul {
 display: block;
 visibility: visible;
}

/* End Leftnav CSS */


#HomeAgUpdateBox {
    position: absolute;
    z-index: 20;
    height: 51px;
    width: 202px;
    left: 18px;
    top: 436px;
    font-weight: bold;
    line-height: normal;
}
#HomeWeatherBox {
    position: absolute;
    z-index: 25;
    height: 112px;
    width: 202px;
    left: 18px;
    top: 519px;
    font-weight: bold;
    line-height: normal;
}
#HomePersonalOnlineBankBox {
    position: absolute;
    z-index: 35;
    height: 88px;
    width: 257px;
    left: 581px;
    top: 25px;
    font-weight: bold;
    line-height: normal;
}
#HomeMarqueeBox {
    position: absolute;
    z-index: 35;
    height: 25px;
    width: 611px;
    left: 252px;
    top: 123px;
    font-weight: bold;
    line-height: normal;
}
#IntLowContentBox {
    position: absolute;
    z-index: 5;
    height: 785px;
    width: 850px;
    left: 10px;
    top: 148px;
    background-color: #FFFFFF;
    background-image: url(/2737/mirror/design/HOME_CONTENTBG.gif);
}

#IntLowContentBox p {
    text-align: justify;
    margin-top: 4px;
    padding: 0 12px 0 12px;
}
 
#IntLowContentBox a {
    color: #a08958;
    text-decoration: underline;
    font-size: 12px;
}

#IntLowContentBox a:hover {
    color: #6b635d;
    text-decoration: none;
}

#IntLowContentBox UL {
    list-style-type:square;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
}


/*
#IntLowContentBox img {
    padding-left: 8px;
    padding-bottom: 8px;
}
*/ 


#footerSitemap a {
    color: #ffffff;
    font-size: 10px;
    text-decoration: none;
}
#footerSitemap a:hover {
    color: #e3dac6;
}