/* --
	Style sheet for Netscape versions <= 6.2
--*/

@import url(tfcu.css);

/* -- 
	All of the following css classes are defined in the imported style sheet 'tfcu.css'.
	Some properties are interpreted differently in Mozilla, IE or Opera, minor adjustment
	will be done as below. 
-- */

.bankingbutton {
	width:30px;
	vertical-align: middle;
	padding: 0 0 16px 0;
	margin: 0 0 0 6px;
}

.copyright {
	font-size : 9px;
}

.form_app_text {
	font-size: 13px;
	height:22px;
	margin:4px 0 4px 0;
}
.form_dropmenu {
	font-size: 12px;
	height:20px;
	margin:3px 0 3px 0;
}

.search-input {
	width:102px;
	height:19px;
	vertical-align:middle;
	padding: 0;
}

.searchbutton {
	width:30px;
	height:20px;
	vertical-align: middle;
	padding: 0 0 16px 0;
	margin-left: 2px;
}



/* --- upper and lower navigatin bar --- */
#upper-nav{
	margin-top: -4px;
}

