#banking_table {
	margin-bottom: 14px;
}
#table_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	display: block;
	color: #00529B;
	width: 398px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	line-height: 16px;
	background-image: url(/images/divider_dotted.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#table_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C4C4C;
	line-height: 16px;
}
#table_content td {
	text-align: center;
}
.apply_button a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 20px;
	width: 54px;
	background-image: url(/images/apply_butt_bkgd.jpg);
	padding-top: 2px;
}
.apply_button a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
