/* CSS Document */

a:link {
color:#143DC5;
text-decoration:none;
}
a:visited {
color:#143DC5;
text-decoration:none;
}
a:hover {
color:#143DC5;
text-decoration:underline;
}
a:active {
color:#143DC5;
text-decoration:none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}

td.bkgd_dollars {
	width: 75px; 
	background: url(images/bkgd_dollars.gif) no-repeat top left;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 19px;
	font-weight:600px;
	color: #000066;
	text-decoration: none;
	margin-top: 5px;
	text-align: left;
}

h1.withsubtitle {
	padding-bottom: 0;
	margin-bottom: 3px;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	padding-bottom: 3px;
}

.subhead {
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	}

.grayLine {
	border-bottom: 1px solid #999999;
	padding-bottom: 15px;
}

.privacy {
	padding-right: 20px;
	}
	

td.blueBar {
	background-color: #08195A;
	height: 23px;
	margin: 0;
} 
td.redBar {
	background-color: #ed171f;
	height: 16px;
	margin: 0;
} 
#topnav {
	height: 17px;
	padding: 3px 0;
	}
	

#zsbf .subhead_red {
	font-size: 14px;
}
	
	
.sbaloans td {
	border: 1px solid #999999;
	padding: 4px;
}
	
	
td.content {	
	text-align: left;
	padding: 20px 0 40px 15px;
	}
	
	
li.menu {
	display: block;
	width: 116px;
	list-style-type:none;
	background: url(images/menuDivider.gif) 0% 100% no-repeat;
	line-height: 15px;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px 0 8px 5px;
	margin: 0px;
	}
	
li.nomenu {
	display: block;
	width: 116px;
	list-style-type:none;
	line-height: 15px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px 0 3px 5px;
	margin: 0px;
	}

 li.menu a:active, li.menu a:link, li.menu a:visited {
 	text-decoration: none;
	color: #143DC5;
}
 li.menu a:hover{
	width: 108px;
	display: block;
	color: #143DC5;
	text-decoration: none;
	background-color: #CFC8AA;
	}

td.menu {
	width: 120px;
	border-right: 1px solid #FF0000;
	}
	
td.menu ul {
	padding: 0;
	margin: 15px 0 0 5px;
}


.norm {
	FONT-SIZE: 11px; FONT-FAMILY: Verdana,Arial
}
.but {
	FONT-SIZE: 5px; WIDTH: 25px; HEIGHT: 18px
}
INPUT {
	PADDING-RIGHT: 0px; PADDING-LEFT: 1px; FONT-WEIGHT: normal; FONT-SIZE: 11px; PADDING-BOTTOM: 0px; MARGIN: 0px; COLOR: #000000; PADDING-TOP: 1px; align: right
}
SELECT {
	BORDER-RIGHT: #00559c 1px solid; PADDING-RIGHT: 0px; BORDER-TOP: #00559c 1px solid; PADDING-LEFT: 0px; FONT-WEIGHT: normal; FONT-SIZE: 11px; PADDING-BOTTOM: 0px; MARGIN: 0px; BORDER-LEFT: #00559c 1px solid; WIDTH: 125px; COLOR: #000000; PADDING-TOP: 0px; BORDER-BOTTOM: #00559c 1px solid; HEIGHT: 14px
}



.zsbf_footer {
	margin-left: 230px;
}

.zsbf_footer p {
		font-size: 11px;
		color: #666666;
		padding-bottom: 10px;
}


img.sbalogo {
	margin-top: 87px;
}

table#contact blockquote {
	padding: 0;
	margin-left: 10px;
}

.divider {
	background: url(images/menuDivider.gif) top left no-repeat;
	height: 10px;
}

.subhead_red {
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	}	


.dkgray {
	color:#333333;
	font-weight: bold;
}

.generictable {
	border-collapse:collapse;
}

.generictable td {
	padding: 4px;
	border: 1px solid #999999;
}
