/* GENERAL STYLES */
input 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    color: #666666; 
}
textarea
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    color: #666666; 
}
select
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    color: #666666; 
}
*, html, body 
{
    margin: 0px; 
    padding: 0px; 
}
html 
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    color: #666666; 
    line-height: 16px; 
}
body 
{
    background: #535353 url(img/bg_page.gif) repeat top left; 
    text-align: center; 
}
a 
{
    color: #000; 
    text-decoration: underline; 
}
a:hover 
{
    color: #A72126; 
    text-decoration: none; 
}
a.arrow 
{
    display: block; 
    background: url(img/arrow.gif) no-repeat 5px 2px; 
    padding-left: 22px; 
}
p 
{
    margin: 0 0 15px 0; 
}
ul 
{
    margin: 0 0 10px 0; 
    padding: 0px; 
    list-style-type: none; 
}
li 
{
    background:  url(img/arrow.gif) no-repeat 5px 2px; 
    padding: 0 0 4px 22px; 
}

/* GENERAL LAYOUT */
div#band 
{
    height: 299px; 
    background: transparent url(img/bg_band.gif) repeat-x top left; 
}
div#container 
{
    background: transparent url(img/bg_container.gif) repeat-y 0px 0px; 
    display:table; 
    overflow: visible; 
    width: 817px; 
    margin: 0 auto; 
    text-align: left; 
    height: auto; 
}
div#header 
{
    background: transparent url(img/bg_header.gif) repeat-x top left; 
    height: 78px; 
    margin: 0 32px; 
}
div#header h1, div#header h1 a 
{
    display: block; 
    float: left; 
    width: 215px; 
    height: 78px; 
    margin: 0px; 
    padding: 0px; 
    background: transparent url(img/logo.gif) no-repeat top left; 
    text-indent: -9999px; 
    overflow: hidden; 
    text-decoration: none; 
}
div#banner 
{
    clear: both; 
    margin-top: -12px; 
    overflow: visible; 
    z-index: 1000; 
    display: block; 
    float: left; 
    width: 817px;
}
div#red 
{
    float: right; 
    width: 246px; 
    height: 250px; 
    background: url(img/bg_red.gif) no-repeat 0px 0px;
    overflow: hidden;  
}
div#content 
{
    margin: 0 32px 0px 42px; 
}
div#contentLeft 
{
    float: left; 
    width: 508px; 
    margin-top: -25px; 
    background: transparent url(img/bg_content.gif) no-repeat 0px 25px; 
    padding-bottom: 20px; 
}
div#contentMain 
{
    margin: 0 15px 0 20px; 
}
div#contentSub 
{
    margin: 10px 15px 0 17px; 
}
div#contentRight 
{
    float: right; 
    width: 235px; 
    background: transparent url(img/bg_contentsub.gif) no-repeat 0px 0px; 
}
div#footer 
{
    width: 769px; 
    margin: 0 auto; 
    padding: 0px; 
    text-align: left; 
    clear: both; 
}
div#footer_left 
{
    position: relative; 
    height: 70px; 
    float: left; 
    width: 527px; 
    background: #F2F2F2 url(img/bg_footerleft.gif) repeat-y top left; 
}
div#footer_left p 
{
    margin: 0px; 
    padding: 15px 25px; 
}
div#footer_left, div#footer_left a, div#footer_right 
{
    color: #909090; 
    font-size: 11px; 
}
div#footer_right 
{
    position: relative; 
    height: 70px; 
    float: right; 
    width: 242px; 
    background: #E6E6E6 url(img/bg_footerright.gif) repeat-y top right; 
}
div#footer_right p 
{
    margin: 0px; 
    padding: 15px; 
    background: transparent url(img/hr_footer.gif) no-repeat top center; 
}

/* NAVIGATION */
div#nav 
{
    float: right; 
    background: url(img/bg_nav.gif) no-repeat top right; 
    width: 535px; 
    height: 78px; 
}
div#nav ul 
{
    list-style-type: none; 
    margin: 0; 
    padding: 24px 0px 0px 85px; 
} 
div#nav ul li 
{
    float: left; 
    height: 25px; 
}
div#nav li 
{
    background: none; 
    padding: 0; 
}
div#nav ul li a 
{
    display:block; 
    background: transparent url(img/navigation.gif) no-repeat; 
    height: 25px; 
    text-indent: -9999px; 
    text-decoration: none;  
}
div#nav ul li#nav01 a 
{
    background-position: 0px 0px; 
    width: 64px; 
}
div#nav ul li#nav01 a:hover 
{
    background-position: 0px -25px; 
}
div#nav ul li#nav02 a 
{
    background-position: -64px 0px; 
    width: 85px; 
} 
div#nav ul li#nav02 a:hover 
{
    background-position: -64px -25px; 
}
div#nav ul li#nav03 a 
{
    background-position: -149px 0px; 
    width: 139px; 
} 
div#nav ul li#nav03 a:hover 
{
    background-position: -149px -25px; 
}
div#nav ul li#nav04 a 
{
    background-position: -288px 0px; 
    width: 76px; 
} 
div#nav ul li#nav04 a:hover 
{
    background-position: -288px -25px; 
}
div#nav ul li#nav05 a 
{
    background-position: -364px 0px; 
    width: 78px; 
} 
div#nav ul li#nav05 a:hover 
{
    background-position: -364px -25px; 
}

/* HOMEPAGE STYLES */
div#welcome 
{
    float: left; 
    width: 571px; 
    height: 250px; 
    /*background: url(img/banner_home01.gif) no-repeat 0px 0px;*/
}
div#welcome h1 
{
    text-indent: -9999px; 
}
div#findabranch 
{
    padding-top: 20px; 
    /*background: transparent url(img/bg_redstates.gif) no-repeat 55px 20px; */
    color: #FFF;
}
div#findabranch h2 
{
    display: block; 
    width: 145px; 
    height: 45px; 
    background: transparent url(img/hd_findabranchlocation.gif) no-repeat top left; 
    text-indent: -9999px; 
    margin-bottom: 70px; 
}
div#findabranch .text 
{
    width: 105px; 
    border: 1px solid #1A1364; 
    height: 18px; 
    font-size: 10px;
}
td.hometable 
{
    border-style: dotted; 
    border-color: #B5B5B5; 
    border-width: 0 0 1px 1px; 
    padding: 10px; 
    background: url(img/bg_hometable.gif) no-repeat top left; 
}
td.hometable_r 
{
    border-style: dotted; 
    border-color: #B5B5B5; 
    border-width: 0 1px 1px 1px; 
    padding: 10px; 
    background: url(img/bg_hometable.gif) no-repeat top left; }
div#promotion 
{
    margin: 20px 0;
}

/* SUBPAGE STYLES */

body#sub div#findabranch 
{ 
   padding: 35px 0 0 15px;  
   /*background: transparent url(img/bg_redstates.gif) no-repeat 75px 40px; */
   color: #FFF;
}

body#sub div#band 
{
    height: 315px; 
    background: transparent url(img/bg_band_sub.gif) repeat-x top left; 
}
body#sub div#header h1, body#sub div#header h1 a 
{
    background: transparent url(img/logo_sub.gif);
}
body#sub div#nav 
{
    background: url(img/bg_nav_sub.gif) no-repeat top right; 
    width: 535px; 
    height: 78px; 
}
body#sub div#banner 
{
    clear: both; 
    margin-top: -12px; 
    overflow: visible; 
    z-index: 1000; 
    display: block;
    float: left; 
    width: 817px; 
    background: url(img/bg_subpage.jpg);
}
body#sub div#contentLeft 
{
    float: left; 
    width: 508px; 
    margin-top: -235px; 
    background: transparent url(img/bg_content.gif) no-repeat 0px 235px; 
    padding-bottom: 20px; 
}
body#sub div#red 
{
    float: right; 
    width: 267px; 
    height: 266px; 
    background: none;
}
h2#testimonial 
{
    display: block; 
    height: 40px; 
    text-indent: -9999px; 
    width: 256px; 
    background: url(img/hd_testimonial.gif) no-repeat top left; 
    margin-top: 28px;
}
#quote 
{
    color: #FFF; 
    background: url(img/bg_testimonial.gif) no-repeat top left; 
    margin: 15px 15px 0 15px; 
    padding: 0 40px; 
    font-size: 11px; 
    line-height: normal; 
    min-height: 138px;
}
.author 
{
    font-style: italic; 
}


/* HEADERS */
h2 
{
    margin-bottom: 13px;
}
h2.subreplaced 
{
    display: block; 
    height: 13px; 
    text-indent: -9999px; 
    background-position: top left; 
    background-repeat: no-repeat; 
}
h2.mainreplaced 
{
    display: block; 
    height: 27px; 
    text-indent: -9999px; 
    background-position: top left; 
    background-repeat: no-repeat; 
}
h2#aboutrp_grey 
{
    background-image: url(img/hd_aboutrepublicfinance_g.gif); 
}
h2#aboutrp_white 
{
    background-image: url(img/hd_aboutrepublicfinance.gif); 
}
h2#products_white 
{
    background-image: url(img/hd_productsatrepublicfinance.gif); 
}
h2#branchlocations_white 
{
    background-image: url(img/hd_branchlocations.gif); 
}
h2#careersatrepublicfinance_white 
{
    background-image: url(img/hd_careersatrepublicfinance.gif); 
}
h2#contactrepublicfinance_white 
{
    background-image: url(img/hd_contactrepublicfinance.gif); 
}
h2#careers_grey 
{
    background-image: url('img/hd_careeropp_g.gif'); 
}
h2#personal_home 
{
    width: 158px; 
    margin-bottom: 0px; 
    background-image: url(img/hd_personal.gif);
}
h2#automobile_home 
{
    width: 157px; 
    margin-bottom: 0px; 
    background-image: url(img/hd_automobile.gif);
}
h2#realestate_home 
{
    width: 158px; 
    margin-bottom: 0px; 
    background-image: url(img/hd_realestate.gif);
}
h2#billconsolidation_home 
{
    width: 158px; 
    margin-bottom: 0px; 
    background-image: url(img/hd_billconsolidation.gif);
}
.SectionHeader, .AlertSectionHeader
{
    display: block;
    background-position: left top;
    background-repeat: no-repeat;
    color: White;
    font-family: Arial, Helvetica, sans-serif;
    padding: 8px 0 8px 10px;
    margin: 0;
    font-weight: normal;
    font-size: 15px;
    line-height: 10px;
    text-transform: uppercase;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-color: #FFFFFF;
    border-bottom-color: #FFFFFF;
}

.SectionHeader
{
    background: #474747; /* Mozilla: */
    background: -moz-linear-gradient(left, #474747, #646464); /* Chrome, Safari:*/ /* MSIE */
    background: -webkit-gradient(linear,
                left top, right top, from(#474747), to(#646464));
    filter: progid:DXImageTransform.Microsoft.Gradient(
                StartColorStr='#474747', EndColorStr='#646464', GradientType=1);
}

.AlertSectionHeader
{
    background: #474747; /* Mozilla: */
    background: -moz-linear-gradient(left, #731A1C, #A72126); /* Chrome, Safari:*/ /* MSIE */
    background: -webkit-gradient(linear,
                left top, right top, from(#731A1C), to(#A72126));
    filter: progid:DXImageTransform.Microsoft.Gradient(
                StartColorStr='#731A1C', EndColorStr='#A72126', GradientType=1);
}
.HeaderWrapper
{
    display: block;
    background-position: left top;
    background: #A6A6A6; /* Mozilla: */
    background: -moz-linear-gradient(left, #A6A6A6, #FFFFFF); /* Chrome, Safari:*/ /* MSIE */
    padding: 1px 0px 1px 0px;
    background: -webkit-gradient(linear,
                left top, right top, from(#A6A6A6), to(#FFFFFF));
    filter: progid:DXImageTransform.Microsoft.Gradient(
                StartColorStr='#A6A6A6', EndColorStr='#FFFFFF', GradientType=1);
    background-repeat: no-repeat;
}
h3 
{
    color: #1E1769; 
    text-transform: uppercase; 
    font-size: 14px; 
    margin-bottom: 10px; 
}


/* HR'S */
hr 
{
    background-color: #FFF; 
    color: #FFF; 
    border-top: 1px dotted #C4C4C4; 
    height: 20px; 
    border-bottom: 0; 
    border-left: 0; 
    border-right: 0; 
}
div.hrsub 
{
    height: 20px; 
    background: #F2F2F2 url(img/hr_sub.gif) no-repeat scroll top center; 
}
div.hrsub hr 
{
    display: none; 
}

.purpleButton
{
   color:#FFFFFF;
   background-color:#3C3585;
   border-style:solid;
   border-color:#1a1364;
   border-width:1px;
   padding:7px;
}

fieldset
{
    border:#c4c4c4 1px dotted;
}

legend
{
    color: #474747;
    background: white;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
    padding: 7px 7px 7px 5px;
    margin-left: 1px;
}

.contactFormTable td
{
    padding:7px;
}

.contactFormRow
{
    text-align:right;
    width:75px;
}

input[type="radio"]
{
    margin-right: 5px;
}

input[type="checkbox"]
{
    margin-right: 7px;
}

h1
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #666;
    line-height: 16px;
}
