@charset "utf-8";
/*reset code*/
body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td, img, wrapper{
    margin:0;
    padding:0; 
    list-style:none;
    border: none;
    }
    
html{
    font-family:Arial, Helvetica, sans-serif; 
    font-size:12px;
    }
  
body {
    background-color: #FFFFFF;
}
a {
    color: #CC0000;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}

#wrapper {
    width: 961px;
    margin-left: auto;
    margin-right:auto;
    position:relative;
    margin-top: 0px;
    margin-bottom: 0px;
}

/* BEGIN HEADER STYLES*/
#header {
    height: 252px;
    width: 770px;
    background-image: url(/design/header_bg.jpg);
    background-repeat: no-repeat;
    padding-left: 191px;
}
#logo {
    height: 151px;
    width: 578px;
    float: left;
    padding-top: 101px;
}
/* END HEADER STYLES*/
/* MAIN SECTION */
#middle {
    height: 202px;
    width: 770px;
    padding-left: 191px;
    background-image: url(/design/states_bg.jpg);
    background-repeat: no-repeat;
}
#statesWrapper {
    height: 202px;
    width: 578px;
}
#statesLeft {
    float: left;
    height: 202px;
    width: 290px;
}
#statesRight {
    float: right;
    height: 202px;
    width: 288px;
}

/* BEGIN MIDDLE STYLES*/
#bottom {
    width: 770px;
    padding-left: 191px;
    background-image: url(/design/bottom_bg.jpg);
    background-repeat: no-repeat;
    background-color: #FFFFFF;
}
#welcome {
    width: 578px;
    font-family: Arial, Helvetica, sans-serif;
    color: #003F54;
    padding-top: 30px;
    padding-bottom: 30px;
    background-image: url(/design/welcome_bg.jpg);
    background-repeat: no-repeat;
    background-position: top;
}
#welcome p {
    font-size: 17px;
}
#content {
    font: normal 12px Arial, Helvetica, sans-serif;]
    width: 800px;
    margin-left: 20px;
    }
#content p {
    margin-bottom: 10px;
    margin-top: 5px;
    }
#content h1 {
    font: bold 24px Arial, Helvetica, sans-serif;
    color: #00344C;
    border-bottom: 1px solid #00344C;
    padding-bottom: 6px;
}
#content h2 {
    font: 18px Arial, Helvetica, sans-serif;
    color: #AD1023;
}
#content h3 {
    font: italic 16px Arial, Helvetica, sans-serif;
    color: #00344C;
}
#content h4 {
    font-size: 12px;
    color: #666666;
}
#content h5 {}
#content h6 {
    color: #999999;
}

/* Begin Footer Classes */
#footerWrapper {
    height: 89px;
    clear: both;
    width: 770px;
    padding-left: 191px;
    background-image: url(/design/footer_bg.jpg);
    background-repeat: repeat-x;
}
#footerlinksWrapper {
    width: 578px;
    padding-top: 21px;
}
#footerLinks {
    float: left;
    width: 460px;
    color: #CB132D;
    height: 37px;
    padding-top: 8px;
}
#footerLinks a{
    color: #CB132D;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
}
#footerLinks a:hover {
    color: #034158;
    text-decoration: underline;
}
#footer_logos {
    float: right;
    width: 115px;
    height: 45px;
}
#footer_logos_fshield {
    height: 64px;
    width: 116px;
    float: left;
    padding-right: 5px;
}
#footer_logos_fdic {
    height: 45px;
    width: 66px;
    float: right;
}
#footer_logos_ehl {
    height: 45px;
    width: 49px;
    float: left;
}
/* End Footer Classes */
/*stylesheet - TA*/
