﻿* html .rfLogo
{
    position: absolute;
    top:15px;
  
}



* html #navbar
{
   position: absolute; 
   top:85px;    
}
* 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: 10px;
    color: #4E4E4E;
   
    background-repeat: repeat-x;
    background-color: white;
    margin-top: 0px;
}

a
{
    color: #4e4e4e;
    text-decoration: underline;
    font-weight: normal;
}
a:hover
{
    text-decoration: underline;
    color: black;
}

h1
{
    color: #1b4889;
    font-size:large;
    padding-bottom: 5px;
    padding-top: 0px;
}

h2
{
    color: #4e4e4e;
    font-size:larger;
}

h3
{
    color: #1b4889;
    font-size:12px;
}

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;
    
}

.sideText
{
  font-size: smaller;
} 

.sideText2
{
  font-size: 12px;
}  

.sideTextSmall
{
    font-size:x-small;
}

.clear
{
    clear: both;
}

.rfWrapper
{
    width: 850px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

#rfHeader
{
    margin-left:45px;
    vertical-align:top;
    width:850px;
    height:86px;
}

#rfHeaderLink
{
    color:White;
    text-decoration:underline;
    text-align:right;
    vertical-align:top;
}
.rfHeader
{
    margin: 0px 0px 0px 45px;
    padding: 5px 10px 0px 0px;
    width: 800px;
    height: 85px;
    float: none;
    
}
.rfLogo
{
    margin: 10px 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(/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-left:43px;
	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(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(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(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(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(/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(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(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: 500px;
    padding: 0px 50px 50px 0px;
}

.rfMainHome
{
    margin: 0px 0px 0px 44px;
    background-color: White;
    width: 750px;
    min-height: 500px;
    padding: 0px 50px 50px 0px;
}


.rfFooter
{
    margin: 0px 0px 0px 30px;
    background: url(/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;
}

.textWrapper
{
	float: left; 
	max-width:450px;
}
.textWrapperLeft
{
	float: left; 
	margin-right: 15px; 
	max-width:200px;
	width: expression(this.width > 200 ? 200: true);
}
.VsInsideContentWrapper{
margin-left: 25px; padding-top:5px;

    }
    
.SubmitButton:link, .SubmitButton:visited, .SubmitButton:active
{
	background-image: url(images/Submit_button_normal.gif);
	width:130px;
	height:35px;
	display:block;
}

.SubmitButton:hover
{
	background-image: url(images/Submit_button_mouseover.gif);
	width:130px;
	height:35px;
	display:block;
}
