.logonBtn    { width: 75; height: 20 }

.IBLogOnBox  { text-align: left; width: 150px; height: 100px; border: 1px solid #000080; padding: 2px; background-image: 
               url('../images/internetBanking/bkgrnd_fade.gif'); background-repeat: repeat }
.IBLogin_Title { width: 150px; height: 20px; border: 1px solid #707070; padding: 2px; background-color: #003366 }

.formHolder  { width: 150; padding: 0 }

.form { width: 150; height: 75px; padding: 0; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;
}

.IBSignUpBox  { text-align: left; width: 158px; height: 100px; border: 1px solid #000080; padding: 2px; background-image: url('../images/internetBanking/bkgrnd_fade.gif'); background-repeat: repeat; vertical-align: top;
}

.SignUp_Title { width: 158; height: 20; border: 1px solid #707070; padding: 2px; background-color: #003366 }

#IBLogIn { position: absolute; width: 180px; height: 100px; z-index: 1; left: 10px; top: 177px; border: 1px solid #000080; background-image:url('../images/bkgrnd_fade.gif') }

#titleBar { border:1px solid #707070; padding:2px; position: absolute; width: 170px; height: 22px; z-index: 1; left:4px; top:5px; background-color:#FFFFFF }

#formHolder { position: absolute; width: 169px; height: 30px; z-index: 2; left: 5px; top: 35px }





.bkgrnd_footer_LHS {
	background-image: url(/images/home/LeftHandCorner_expander.png);
	background-repeat: repeat-x;
	vertical-align: top;
}

.bkgrnd_footer_RHS {
	background-image: url(/images/home/bgSpacer_bottom_rhs.png);
	background-repeat: repeat;
	vertical-align: middle;
}




.SmallText2   { font-family: Verdana; font-size: 8pt; color: #000000; letter-spacing: -1pt; 
               text-align: center; line-height: 110% }
               
.spaces      { line-height: 30% }
