/*Fix for IE 6*/
* html .rfLogo
{
    position: absolute;
  
}
* html #navbar
{
    position: absolute;
       
}


* html .rfMain
{
    margin-top:20px;
    padding: 10px 50px 0px 0px;
}

* html .rfMainHome
{
    margin-top:20px;
    padding: 10px 27px 0px 0px;
}


body
{
    font-family: Lucida Sans, Sans-Serif;
    font-size: 12px;
    color: #4E4E4E;
    background-color: #d9e9f4;
    margin-top: 0px;
}

a
{
    color: #4e4e4e;
    text-decoration: underline;
    font-weight: normal;
}
a:hover
{
    text-decoration: underline;
    color: black;
}

h1
{
    color: #1b4889;
    font-size: x-large;
    padding-bottom: 5px;
    padding-top: 0px;
}

h2
{
    color: #4e4e4e;
    font-size:larger;
}

h3
{
    color: #1b4889;
    font-size:medium;
}

h4
{
    color: #4e4e4e;
    font-size:medium;
}

h5
{
    font-size:small;
    color: #60820E;
    
}

h6
{
    font-size: smaller;
    color: #4E4E4E;
 }


p
{
    line-height: 1.5em;
}

.highlightedArea
{
    float: right;
    width: 225px;
    min-height: 5px;
    _height: 5px;
    margin: 12px;
    padding: 5px;
}
.indentedArea
{
    float: left;
    width: 225px;
    min-height: 5px;
    _height: 5px;
    margin: 0px 0px 0px 25px;
    padding: 5px;
}


.headerText
{
    color: #1b4889;
    font-size: 1.3em;
    line-height: normal;
    font-weight: bold;
    padding-bottom: 5px;
    padding-top: 10px;
}

.clear
{
    clear: both;
}

.rfWrapper
{
    width: 850px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

#rfHeader
{
    vertical-align:bottom;
    width:800px;
}

#rfHeaderLink
{
    color:White;
    text-decoration:underline;
    text-align:right;
    vertical-align:top;
}
.rfHeader
{
    margin: 0px 0px 0px 45px;
    padding: 0px 0px 0px 0px;
    width: 800px;
    height: 85px;
    float: none;
    
}
.rfLogo
{
    margin: 15px 0px 0px 0px;
    width: 800px;
    height: 70px;
    float: left;
}

#signuptab
{
    margin: 25px 27px 0px 0px;
    padding:0 0 0 0;
    height:44px;
    list-style:none;
    float:none;
}

#signuptab a 
{
  text-decoration: none;
  display: block;
  float:left;
  text-indent:-5000px;
}

#signuptab li
{
  float: right;
}

#signuptab #signupnow 
{
  background-image: url(/unsubscribe/images/sign_up.gif);
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 195px;
  height: 50px;
}

#signuptab #signupnow:hover
{
  background-position: 0 -50px;
}


#navbar 
{
  
  margin: 0px;
  padding: 0px;
  height: 38px;
}

#navbar ul
{
    margin: 0px 0px 0px 1px;
    padding: 0px;
    height: 38px;
}


#navbar a 
{
    text-decoration:underline;
  color: White;
  text-align: center;
  vertical-align: text-bottom;
  display: block;
  list-style-type: none;
  text-indent: 0px;
}


#navbar ul li
{
  float: left;
  display: inline;
  list-style-type: none;
}

#navbar #load_money 
{
  background-image: url(/unsubscribe/images/Load_Money.gif);
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 131px;
  height: 38px;
}

#navbar #load_money:hover
{
  background-position: 0 -38px;
}

#navbar #direct_deposit 
{
  background-image: url(/unsubscribe/images/Direct_Deposit.gif);
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 132px;
  height: 38px;
}

#navbar #direct_deposit:hover
{
  background-position: 0 -38px;
}

#navbar #fees_features 
{
  background-image: url(/unsubscribe/images/Fees_Features.gif);
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 136px;
  height:38px;
}

#navbar #fees_features:hover
{
  background-position: 0 -38px;
}

#navbar #faq 
{
  background-image: url(/unsubscribe/images/FAQ.gif);
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 128px;
  height: 38px;
}

#navbar #faq:hover
{
  background-position: 0 -38px;
}

#navbar #contact_us 
{
  background-image: url(/unsubscribe/images/Contact_Us.gif);
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 108px;
  height: 38px;
}

#navbar #contact_us:hover
{
  background-position: 0 -38px;
}

#navbar #online_bill_pay 
{
  background-image: url(/unsubscribe/images/online_bill_pay.gif);
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 139px;
  height: 38px;
}

#navbar #online_bill_pay:hover
{
  background-position: 0 -38px;
}

#navbar #account_login 
{
  background-image: url(/unsubscribe/images/account_login.gif);
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 136px;
  height: 38px;
}

#navbar #account_login:hover
{
  background-position: 0 -38px;
}


.rfheaderText
{
    color: #4E4E4E;
    font-size: 1.3em;
    line-height: normal;
    font-weight: bold;
    padding-bottom: 5px;
    padding-top: 0px;
}
.rfTopMain
{
    margin-left: 43px;
    padding-right: 0px;
    padding-bottom:0px;
    line-height:0px;
}

.rfMain
{
    margin: 0px 0px 0px 44px;
    background-color: White;
    width: 750px;
    min-height: 600px;
    padding: 0px 50px 50px 0px;
}

.rfMainHome
{
    margin: 0px 0px 0px 44px;
    background-color: White;
    width: 750px;
    min-height: 600px;
    padding: 0px 50px 50px 0px;
}

.rfFooter
{
    margin: 0px 0px 0px 30px;
    background: url(/unsubscribe/images/readydebit_footer.gif);
    padding: 0px 5px 0px 0px;
    width: 900px;
    height: 150px;
    background-repeat: no-repeat;
}

.rfFooterText
{
    padding:50px 35px 25px 0px;
    font-size: 0.85em;
    text-align: center;
}

.mainExpand 
{
  cursor:hand;
  cursor:pointer;
  color:#000000;
  font: 1em Lucida Sans, Sans-Serif;
  font-weight:bold;
  margin-top:5px;
  margin-left: 15px;
}
    