html,body {
	height: 100%;
	margin: 0;
}
body {
	margin:0;
	color:#000;
	font:12px/14px Verdana, Arial, Tahoma, sans-serif;
	min-width:998px;
}
img {border:none;}
form,fieldset{
	margin:0;
	padding:0;
}
a:focus {
	outline:none;
}
fieldset {border-style:none;}
.page-width {
	width:1020px;
	overflow:hidden;
	margin:0 auto;
	min-height:100%;
	background:url(../images/bg-page1.gif) repeat-y;
}
* html .page-width {
	height:100%;
	overflow:visible;
}
.footer-btm {
	padding:0 40px 50px;
}
.foot {
	position:relative;
	width:1020px;
	height:50px;
	margin:-50px auto 0;
	background:url(../images/page-btm.gif) no-repeat;
}
/* header */
#header {
	position:relative;
	height:110px;
}
/* logo */
#header strong a {
	position:absolute;
	left:19px;
	top:22px;
	width:447px;
	height:73px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logo.gif) no-repeat;
}
#header span.phone {
	position:absolute;
	margin:0;
	right:101px;/*101NMT*/
	top:40px;
	width:182px;
	height:21px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/bg-phone.gif) no-repeat;
}
#header a#sba-link {position:absolute; width:78px; height:96px; top:8px; right:9px; display:block;}

#header ul {
	position:absolute;
	right:90px;/*90NMT*/
	top:80px;
	margin:0;
	padding:0;
	list-style:none;
	width:400px;
}
#header ul li {
	float:right;
	padding:0 11px 0 12px;
	font-size:13px;
	line-height:16px;
	background:url(../images/bg-sep.gif) no-repeat 100% 50%;
}
#header ul li:first-child {
	background:none;
}
#header ul a {
	color:#000;
	text-decoration:none;
}
#header ul a:hover,
#header ul li.active a {
	color:#1968ac;
}
ul li a.current {
	color:#1968ac!important;
}

/* columns holder */
.columns-holder {
	overflow:hidden;
}
/* top content */
.top-content {
	float:left;
	width:940px;
	height:281px;
	overflow:hidden;
	background:url(../images/img-1.jpg) no-repeat;
}
.top-content h2 {
	margin:0;
	color:#fff;
	font-size:18px;
	line-height:22px;
}
.top-content .text {
	float:right;
	display:inline;
	margin:0 40px 0 0;
	padding:35px 0 0;
	width:400px;
	min-height:247px;
}
* html .top-content .text {
	height:247px;
}
.top-content h1,
.top-content span {
	margin:0 0 22px;
	text-indent:-9999px;
	width:400px;
	height:15px;
	display:block;
	background:url(../images/bg-your-goto.gif) no-repeat;
}
.top-content h1.oth {
	margin:16px 0 20px;
}
.top-content strong {
	display:block;
	margin:25px 0 0;
	color:#fff;
	font:bold 12px/16px Georgia, "Times New Roman", Times, serif;
}
.top-content ul {
	margin:0;
	padding:2px 0 0;
	list-style:none;
}
.top-content ul.lists {
	padding:8px 0 0 0;
}
.top-content ul.lists-oth li {
	padding-bottom:7px;
}
.top-content ul li {
	padding:0 0 18px 10px;
	color:#fff;
	font-size:13px;
	line-height:18px;
	background:url(../images/bg-bullet.gif) no-repeat 0 6px;
}
/* seo holder */
.seo-holder {
	float:left;
	overflow:hidden;
	width:665px;
	padding:10px 0 0;
}
.about .seo-holder {
	padding:0;
}
.borrowers .seo-holder {
	margin:0;
}
/* navigation bar */
.nav-bar {
	float: left;
	width:220px;
	margin:25px 0 0;
	background:url(../images/bg-blue-line.gif) repeat-x;
}
.nav-bar ul.list {
	margin:0;
	padding:0 0 3px;
	list-style:none;
	background:url(../images/bg-blue-line.gif) repeat-x 0 100%;
}
.nav-bar ul.list li {
	padding:0 0 0 25px;
	background:url(../images/bg-sep-nav.gif) repeat-x;
}
.nav-bar ul.list li.border 
{
	background:url(../images/bg-blue-line.gif) repeat-x top left!important;
}
.nav-bar ul.list li.invisible 
{
	display:none;
}
.nav-bar ul.list li:first-child {
	background:none;
}
.nav-bar ul.list a {
	color:#000;
	font-size:14px;
	line-height:42px;
	text-decoration:none;
}
.nav-bar ul.list a:hover,
.nav-bar ul.list li.active a {
	color:#1968ac;
}
.nav-bar ul.list-ico {
	margin:0;
	padding:28px 10px 0 21px;
	list-style:none;
}
.nav-bar ul.list-ico li {
	padding:0 0 15px;
}
.nav-bar ul.list-ico li.it1 a {
	background:url(../images/ico-1.gif) no-repeat;
}
.nav-bar ul.list-ico li.it2 a{
	background:url(../images/ico-2.gif) no-repeat;
}
.nav-bar ul.list-ico li.it3 a{
	background:url(../images/ico-6.gif) no-repeat;
}
.nav-bar ul.list-ico a {
	display:block;
	padding:0 0 5px 45px;
	color:#1968ac;
	font:14px/16px Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
}
/* content */
.content {
	float:right;
	width:413px;
	position:relative;
}
.content h1 {
	margin:0;
	color:#000;
	font-size:16px;
	line-height:24px;
}
.content h2 {
	margin:15px 0 0;
	color:#000;
	font-size:16px;
	line-height:24px;
}
.content p {
	margin:16px 0 0;
	font-size:13px;
	line-height:26px;
}
.content ul {
	margin:0;
	padding:0;
	list-style:none;
}
.content ul li {
	padding:0 0 0 11px;
	font-size:13px;
	line-height:26px;
	background:url(../images/bg-point.gif) no-repeat 0 10px;
}
/* sidebar */
.sidebar {
	float:right;
	width:240px;
}
.sidebar ul.link {
	margin:0 0 5px;
	padding:0;
	list-style:none;
}
.sidebar ul.link li {
	background:#dce6cf;
	vertical-align:top;
	margin-bottom:3px;
}
.sidebar ul.link-other li {
	background:#cee6f8;
}
.sidebar ul.link li.title {
	padding:25px 0 15px;
}
.sidebar ul.link h2 {
	float:left;
	display:inline;
	margin:0 0 6px 10px;
	width:150px;
	height:19px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/img-brokers.gif) no-repeat;
}
.sidebar ul.link-other h2 {
	background:url(../images/img-borrowers.gif) no-repeat;
}
.sidebar ul.link li.title strong {
	display:block;
	clear:both;
	margin:0 0 0 10px;
	font-size:12px;
	line-height:18px;
}
.sidebar ul.link a {
	display:block;
	color:#000;
	font-size:12px;
	line-height:14px;
	text-decoration:none;
	padding:11px 10px 16px 24px;
	overflow:hidden;
	height:1%;
	background:#dce6cf url(../images/bg-arrow-1.gif) no-repeat 10px 14px;
}
.sidebar ul.link-other a {
	background:#cee6f8 url(../images/bg-arrow-1.gif) no-repeat 10px 14px;
}
.sidebar ul.link a:hover,
.sidebar ul.link li.active a{
	background:#b6ca9e url(../images/bg-arrow-1.gif) no-repeat 10px 14px;
	font-weight:bold;
}
.sidebar ul.link-other a:hover,
.sidebar ul.link-other li.active a{
	background:#a6d0f2 url(../images/bg-arrow-1.gif) no-repeat 10px 14px;
}
/* footer */
.footer {
	overflow:hidden;
	height:1%;
	padding:30px 0;
}
.footer ul {
	margin:0!important;
	padding:0!important;
	list-style:none!important;
	text-align:center!important;
}
.footer ul li {
	display:inline!important;
	color:#666!important;
	font-size:10px!important;
	line-height:18px!important;
	padding:0 5px 0 7px!important;
	background:url(../images/bg-sep-foot.gif) no-repeat 0 50%!important;
}
.footer ul li:first-child {
	background:none!important;
}
.footer ul a {
	color:#666!important;
	font-size:10px!important;
	text-decoration:none!important;
}
.footer ul a:hover,
.footer ul li.active a {
	color:#006699!important;
}
/* inner borrowers */
.borrowers .top-content {
	background:url(../images/img-2.jpg) no-repeat;
}
.nav-bar ul.list-bold a {
	color:#000;
}
.nav-bar ul.list-bold a:hover,
.nav-bar ul.list-bold li.active a {
	color:#006699;
	text-decoration:none;
}
.borrowers .top-content h1 {
	height:42px;
	margin:6px 0 0;
	background:url(../images/bg-borrowers.gif) no-repeat;
}
.borrowers .top-content ul {
	padding-top:18px;
}
.borrowers .top-content ul li {
	padding-bottom:12px;
}

.sidebar h2 {
	margin:0 0 3px;
	height:60px;
	text-indent:-9999px;
	overflow:hidden;
}
.borrowers .sidebar h2 {
	background:#cee6f8 url(../images/img-recent.gif) no-repeat 21px 29px;
}
.sidebar ul.recent {
	margin:0;
	padding:21px 0;
	list-style:none;
	background:#cee6f8;
}
.sidebar ul.recent li {
	padding:0 0 46px 21px;
	overflow:hidden;
	height:1%;
}
.sidebar ul.recent a {
	display:block;
	color:#000;
	font-size:11px;
	line-height:18px;
	text-decoration:none;
}
.sidebar ul.recent a img {
	float:left;
	margin:0 13px 0 0;
}
.sidebar ul.recent a span {
	float:left;
	width:120px;
}
.sidebar ul.recent a span strong {
	display:block;
}
/* borrowers-start */
.borrowers-start .top-content p {
	margin:28px 0 0;
	color:#fff;
	font-size:15px;
	line-height:28px;
	font-family:Arial, Helvetica, sans-serif;
}
.borrowers-start .top-content h1 {
	margin:32px 0 0;
	background:url(../images/bg-borrowers-start.gif) no-repeat;
}
.borrowers-start .top-content p strong {
	font:bold 15px/34px Verdana, Arial, Helvetica, sans-serif;
}
.content h2.other {
	margin-bottom:0;
}
.content p.other {
	margin:0 0 20px;
	font-size:12px;
	line-height:24px;
}
.content h3 {
	margin:10px 0 0 5px;
	color:#000;
	font-size:14px;
	line-height:20px;
	font-weight:bold;
}
.content .holder-do {
	background:url(../images/bg-dotted.gif) repeat-y 220px 0;
}
.box1 {
	position:relative;
	margin:20px 0 0 -8px;
	width:408px;
	background:url(../images/box1.gif) repeat-y;
}
.box1-top {
	background:url(../images/box1-top.gif) no-repeat;
}
.box1-btm {
	padding:15px 15px;
	width:382px;
	background:url(../images/box1-btm.gif) no-repeat 0 100%;
}
.box1 strong {
	font:bold 12px/18px Verdana, Arial, Helvetica, sans-serif;
}
.content .box1 p {
	margin:0;
	font:11px/16px Verdana, Arial, Helvetica, sans-serif;
}
.box2 {
	margin:10px 0 0;
	width:321px;
	background:url(../images/box2.gif) repeat-y;
}
.box2-top {
	background:url(../images/box2-top.gif) no-repeat;
}
.box2-btm {
	padding:15px 8px;
	background:url(../images/box2-btm.gif) no-repeat 0 100%;
}
.box2 strong {
	font:bold 11px/16px Verdana, Arial, Helvetica, sans-serif;
}
.box3 {
	margin:23px 0 0;
	width:346px;
	font:bold 11px/16px Verdana, Arial, Helvetica, sans-serif;
	background:url(../images/box3.gif) repeat-y;
}
.box3-top {
	background:url(../images/box3-top.gif) no-repeat;
}
.box3-btm {
	padding:12px 6px 12px;
	background:url(../images/box3-btm.gif) no-repeat 0 100%;
}
.box4 {
	margin:20px 0 0;
	width:336px;
	background:url(../images/box4.gif) repeat-y;
}
.box4-top {
	background:url(../images/box4-top.gif) no-repeat;
}
.box4-btm {
	padding:10px 6px 15px;
	background:url(../images/box4-btm.gif) no-repeat 0 100%;
}
.box4 strong {
	color:#fff;
	font:bold 13px/16px Verdana, Arial, Helvetica, sans-serif;
}
.borrowers-start .columns-holder {
	background:url(../images/bg-blue.gif) repeat-y 100% 0;
}
.borrowers-start .sidebar {
	padding:30px 14px 50px 36px;
	width:190px;
}
.borrowers-start .sidebar h3 {
	margin:0 0 17px;
	font:bold 12px/16px Georgia, "Times New Roman", Times, serif;
}
.borrowers-start .sidebar p {
	color:#4e5156;
	font-size:11px;
	margin-top: 17px 10px 25px 0;
}
.borrowers-start .sidebar p a {
	text-decoration:none;
	color:#4e5156;
}
.borrowers-start .sidebar p a:hover {
	text-decoration:underline;
}
/* brokers page */
.brokers .top-content {
	background:url(../images/img-4.jpg) no-repeat;
}
.brokers .top-content h1 {
	background:url(../images/bg-brokers.gif) no-repeat;
}
.brokers .top-content ul {
	padding-top:25px;
}
.brokers .sidebar h2 {
	background:#dce6cf url(../images/img-deals.gif) no-repeat 21px 29px;
}
.brokers .sidebar ul.recent {
	background:#dce6cf;
}
/* brokers-start */
.brokers-start .content {
	width:410px;
}
.brokers-start .top-content h1 {
	background:url(../images/bg-brokers-start.gif) no-repeat;
}
.brokers-start .top-content p {
	line-height:28px;
	margin:28px 0 0;
}
.brokers-start .columns-holder {
	background:url(../images/bg-green.gif) repeat-y 100% 0;
}
.brokers-start .holder-do {
	background:url(../images/bg-dotted-green.gif) repeat-y 220px 0;
}
.brokers-start .box1 {
	width:411px;
	background:url(../images/boxg1.gif) repeat-y;
}
.brokers-start .box1-top {
	background:url(../images/boxg1-top.gif) no-repeat;
}
.brokers-start .box1-btm {
	background:url(../images/boxg1-btm.gif) no-repeat 0 100%;
}
.brokers-start .box2 {
	width:324px;
	background:url(../images/boxg2.gif) repeat-y;
}
.brokers-start .box2-top {
	background:url(../images/boxg2-top.gif) no-repeat;
}
.brokers-start .box2-btm {
	background:url(../images/boxg2-btm.gif) no-repeat 0 100%;
}
.brokers-start .box3 {
	width:350px;
	background:url(../images/boxg3.gif) repeat-y;
}
.brokers-start .box3-top {
	background:url(../images/boxg3-top.gif) no-repeat;
}
.brokers-start .box3-btm {
	background:url(../images/boxg3-btm.gif) no-repeat 0 100%;
}
.brokers-start .box4 {
	width:343px;
	background:url(../images/boxg4.gif) repeat-y;
}
.brokers-start .box4-top {
	background:url(../images/boxg4-top.gif) no-repeat;
}
.brokers-start .box4-btm {
	padding-bottom:10px;
	background:url(../images/boxg4-btm.gif) no-repeat 0 100%;
}
/* news */
.news .seo-holder {
	width:940px;
	padding:0;
}
.news .content {
	width:635px;
}
.news .top-content {
	height:69px;
	background:url(../images/img-5.jpg) no-repeat;
}
.news .top-content .text {
	margin-right:265px;
	min-height:41px;
	padding:28px 0 0;
	width:395px;
}
* html .news .top-content .text {
	height:46px;
}
.news .nav-bar {
	margin-top:42px;
}
.news .top-content h2 {
	margin:0;
	text-indent:-9999px;
	background:url(../images/bg-news.gif) no-repeat;
}
.news .columns-holder {
	background:url(../images/bg-green-about.gif) repeat-y 100% 0;
}
.news .content {
	width:665px;
	padding:45px 0 0;
}
.letter {
	overflow:hidden;
	height:1%;
	padding-bottom:44px;
}
.letter img {
	float:left;
	display:inline;
	margin:0 45px 0 7px;
}
.letter h2 {
	margin:0;
	color:#000;
	font-size:11px;
	line-height:14px;
}
.letter h2 a, .letter a {
	color:#000;
	text-decoration:underline;
}
.letter h2 a:hover, .letter a:hover {
	text-decoration:none;
}
.newsletter {
	float:left;
	width:390px;
}
.letter em {
	display:block;
	color:#000;
	font-size:11px;
	line-height:18px;
	font-style:normal;
}
.letter ul {
	margin:0;
	padding:20px 0 0;
	list-style:none;
}
.letter ul li {
	padding:0 0 2px 10px;
	font-size:11px;
	line-height:14px;
	background:url(../images/bg-bullet-1.gif) no-repeat 1px 5px;
}
.letter ul li p {
	margin:3px 0 0;
	font-size:11px;
	line-height:18px;
}
/* resources */
.resources .top-content h2 {
	background:url(../images/bg-res.gif) no-repeat;
}
.resources h1.title-res {
	margin:0 0 40px 185px;
	font-size:16px;
	line-height:22px;
}
/* contact */
.contact .seo-holder {
	padding-top:15px;
}
.contact .top-content {
	height:69px;
	background:url(../images/img-51.jpg) no-repeat;
}
.contact .top-content .text {
	min-height:46px;
	margin-right:270px;
	padding:23px 0 0;
	width:395px;
}
* html .contact .top-content .text{
	height:46px;
}
.contact .top-content h2 {
	margin:0;
	text-indent:-9999px;
}
.contact .top-content h2.title-contact {
	width:130px;
	height:21px;
	background:url(../images/bg-contact.gif) no-repeat;
}
.contact .content {
	padding:10px 0 23px 0;
	width:390px;
}
.contact .content h3 {
	margin-left:20px;
}
.contact .content h4 {
	margin:0 0 0 20px;
	color:#1968ac;
	font-size:12px;
	line-height:18px;
	font-weight:normal;
}
.form-contact {
	display:table;
	padding:13px 0 0;
}
.content .form-contact h1 {
	font-size:14px;
}
.form-contact p {
	margin:10px 0 0;
	font-size:12px;
	line-height:18px;
}
.form-contact p.small-p,
.form-contact p.small {
	font-size:11px;
	line-height:14px;
}
.form-contact p.small-p {
	margin:33px 0 0;
}
.form-contact p span {
	font-weight:bold;
}
.rows-inp {
	position:relative;
	margin:0;
	overflow:hidden;
	padding:12px 0 0;
}
* html .rows-inp {
	padding-bottom:10px;
}
.rows-other {
	padding:0 0 5px;
}
* html .rows-other {
	padding:0 0 2px;
}
.rows-space {
	padding:12px 0 5px 0;
}
* html .rows-space {
	padding:12px 0 3px 0;
}
.rows-btn {
	margin:15px 0 0 105px;
}
* html .rows-btn {
	margin-left:50px;
}
* + html .rows-btn {
	margin-left:50px;
}
.form-contact label {
	float:left;
	margin:0;
	width:103px;
	font-size:11px;
	line-height:24px;
	font-weight:bold;
}
.form-contact label.other {
	width:240px;
	line-height:16px;
	margin:5px 0 0;
	text-align:left;
}
.form-contact .inp-bg {
	float:left;
	width:228px;
	height:16px;
	padding:3px 5px;
	background:url(../images/bg-input.gif) no-repeat;
}
.form-contact .inp-bg input.field {
	display:block;
	padding:0;
	width:228px;
	height:18px;
	border:none;
	background:none;
	margin:0;
	color:#000;
	font:12px/14px Arial, Helvetica, sans-serif;
}
.form-contact strong {
	display:block;
	font-size:11px;
	line-height:14px;
}
.form-contact strong.other {
	margin:15px 0 0 25px;
}
.form-contact strong em {
	font-weight:normal;
}
.form-contact select {
	margin:20px 0 25px 105px;
	width:130px;
}
* html .form-contact select {
	margin-bottom:22px;
}
.form-contact select.small {
	width:60px;
	margin-top:13px;
	margin-bottom:10px;
}
.form-contact select.last {
	width:105px;
	margin-top:10px;
	margin-bottom:10px;
}
.form-contact span.check input {
	float:left;
	margin:10px 20px 0 0;
	padding:0;
}
* html .form-contact span.check input {
	margin-top:6px;
}
.form-contact input.btn-clear {
	float:left;
	margin:0 16px 0 0;
	height:22px;
	background:#e7e7e7;
	border:1px solid #c2c2c2;
}
.form-contact input.btn-submit {
	float:left;
	margin:0 16px 0 0;
	height:22px;
	background:#e7e7e7;
	border:1px solid #c2c2c2;
}
/* matrix */
.matrix .columns-holder {
	background:none;
}
.matrix .top-content {
	background:url(../images/img-11.jpg) no-repeat;
}
.matrix .top-content h2 {
	background:url(../images/bg-matrix.gif) no-repeat;
}
.matrix .content {
	padding:0px 0 0;
	width:660px;
}
.holder {
	overflow:hidden;
	height:1%;
}
.matrix a.print {
	float:right;
	display:inline;
	margin:10px 68px 15px 0;
	padding:0 0 0 25px;
	color:#000;
	font-size:12px;
	line-height:22px;
	text-decoration:none;
	background:url(../images/bg-print.gif) no-repeat 0 50%;
}
.matrix a.print:hover {
	text-decoration:underline;
}
.matrix .top-table {
	overflow:hidden;
	height:33px;
	margin:0 0 0 -1px;
}
.matrix .top-table h1,
.matrix .top-table h2 {
	float:left;
	margin:0 6px 0 0;
	padding:0 0 0 18px;
	width:204px;
	height:34px;
	color:#fff;
	font:bold 17px/34px Times,Georgia, "Times New Roman", Times, serif;
	background:url(../images/bg-title.gif) no-repeat;
}
.matrix .top-table-other {
	margin:20px 0 0 -1px;
	height:33px;
}
.matrix .top-table-other h2 {
	width:144px;
	background:url(../images/bg-title-1.gif) no-repeat;
}
.matrix .top-table p {
	margin:0;
	padding:4px 0 0;
	font-weight:bold;
	font-size:9px;
	line-height:12px;
}
.matrix .top-table p span {
	display:block;
	font-size:8px;
	font-weight:normal;
}
/* table */
table {
	margin-bottom:45px;
}
table th {
	color:#fff;
	font-size:9px;
	line-height:19px;
	background:#005baa;
	font-weight:bold;
}
table th.it1 {width:102px;}
table th.it2 {width:80px;}
table th.it3 {width:89px;}
table th.it4 {width:97px;}
table th.it5 {width:141px;}
table th.it6 {width:91px;}
table.program th.it1 {width:69px;}
table.program th.it2 {width:108px;}
table.program th.it3 {width:103px;}
table.program th.it4 {width:76px;}
table.program th.it5 {width:122px;}
table.program th.it6 {width:121px;}
table td {
	text-align:center;
	color:#1968ac;
	font-size:9px;
	line-height:45px;
	background:#cfe6f6;
	border-bottom:2px solid #fff;
}
table.program td {
	color:#000;
	font-size:9px;
	line-height:12px;
	padding:10px 0;
}
table td.lite {
	background:#f1f7fc;
}
/* block links */
.block-links {
	overflow:hidden;
	height:1%;
	margin:-5px 0 0;
}
.links {
	float:left;
	margin:0 32px 0 0;
	width:285px;
	min-height:124px;
	background:#dcecf9;
}
* html .links {
	height:107px;
}

.content .block-links h3 {
	margin:1px 0 0;
	color:#fff;
	text-align:center;
	font-size:9px;
	line-height:18px;
	background:#005baa;
}
.content .block-links ul {
	margin:0;
	padding:5px 20px 0;
	list-style:none;
	text-align:center;
}
.content .block-links ul li {
	display:inline;
	background:none;
	padding:0;
	margin:0;
	font-size:9px;
	line-height:15px;
}
.content .block-links ul a {
	white-space:nowrap;
	color:#000;
	font-size:9px;
	line-height:15px;
	text-decoration:none;
}
.content .block-links ul a:hover {
	text-decoration:underline;
}
.block-links em {
	float:left;
	display:inline;
	margin:30px 20px 0 5px;
	font-size:9px;
	line-height:12px;
	white-space:nowrap;
	clear:both;
}
/* programs */
.programs .top-content h2 {
	background:url(../images/bg-programs.gif) no-repeat;
}
.programs .content {

	padding:35px 0 0;

}

.content-text {
	padding:0 60px 0 0;
}
.content-text h1 {
	margin:0 0 10px;
	font-size:16px;
	line-height:18px;
}
.programs .top-table-other {

	margin-top:0;

}

.programs .holder {

	margin:50px 0 0;

}

.programs .holder a {

	margin-bottom:0;

}

.content-text h2,
.content-text h3,
.content-text h4 {
	margin:18px 0 0;
	font:bold 12px/18px Verdana, Arial, Helvetica, sans-serif;
}
.content .content-text p {
	margin:0;
	font-size:12px;
	line-height:18px;
}
.content .content-text p a {
	color:#000;
	text-decoration:underline;
}
.content .content-text p a:hover {
	text-decoration:none;
}
/* about page */
.about .top-content {
	height:70px;
	overflow:hidden;
	margin-bottom:20px;
	background:url(../images/img-51.jpg) no-repeat;
}
.about .top-content span {
	height:18px;
	background:url(../images/bg-about.gif) no-repeat;
}
.about .top-content .text {
	margin-right:260px;
	padding-top:30px;
}
.about .content {
	padding-left:25px;
	width:388px;
	padding-top:15px;
}
.about .content h2 {
	margin:0 0 10px;
}
.about .content img {
	display:block;
	margin:10px 0 15px;
}
.about .sidebar {
	padding:20px 0 30px 20px;
	width:220px;
	margin:-20px 0 0;
	background:#cee6f8;
}
.about .sidebar h2 {
	margin:0;
	text-indent:1px;
	height:1%;
	color:#fff;
	font-size:14px;
	line-height:20px;
}
.about .sidebar h2,
.about .sidebar h3,
.about .sidebar h4 {
	margin:0;
	color:#000;
	font-size:11px;
	line-height:18px;
}
.about .sidebar .dotted {
	overflow:hidden;
	height:1%;
	padding:15px 0 10px;
	background:url(../images/bg-line.gif) repeat-x 0 100%;
}
.about .sidebar p {
	color:#000;
	margin:10px 20px 0 0;
	font-size:9px;
	line-height:18px;
}
.about .sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
}
.about .sidebar ul li {
	padding:0 7px;
	font-size:9px;
	line-height:18px;
	background:url(../images/bg-point-small.gif) no-repeat 0 7px;
}
/* --------------------------------------------------------------------- */
/* faq-borrowers */
.questions .top-content {
	background:url(../images/img-13.jpg) no-repeat;
}
.questions .top-content h2 {
	background:url(../images/bg-faq.gif) no-repeat;
}
.questions .columns-holder {
	background:none;
}
.questions .content {
	padding:43px 40px 0 0;
	color:#000;
	width:620px;
}
.questions .content h1 {
	margin:0 0 20px;
	font-size:16px;
	line-height:18px;
	color:#000;
}
.questions .content strong {
	margin-top:15px;
}
.questions .content em,
.questions .content strong {
	display:block;
	font-size:11px;
	line-height:18px;
	font-style:normal;
}
.questions .content em span {
	font-weight:bold;
}
.questions .content em a {
	color:#000;
	text-decoration:underline;
}
.questions .content em a:hover {
	text-decoration:none;
}
/* faq-brokers */
.faq-brokers .top-content {
	background:url(../images/img-14.jpg) no-repeat;
}
.faq-brokers .top-content h2 {
	background:url(../images/bg-brokers-faq.gif) no-repeat;
}
/* deals */
.deals .top-content {
	background:url(../images/img-20.jpg) no-repeat;
}
.deals .top-content h2 {
	background:url(../images/bg-deals.gif) no-repeat;
}
.deals .columns-holder {
	background:none;
}
.deals .content {
	width:680px;
}
.deals  .box-deals {
	float:left;
	display:inline;
	margin:0 0 30px 14px;
	width:320px;
	overflow:hidden;
}
.deals  .box-deals img {
	float:left;
	margin:0 5px 0 0;
	border:5px solid #eef6fc;
}
.deals  .box-deals p {
	margin:0;
	font:10px/14px Arial, Helvetica, sans-serif;
}
.deals .box-deals strong {
	font:bold 11px/14px Arial, Helvetica, sans-serif;
}
.deals  .box-deals .text {
	padding:2px 0 0;
}
/* deals-brokers */
.deals-brokers .top-content {
	background:url(../images/img-14.jpg) no-repeat;
}
.deals-brokers .top-content h2 {
	background:url(../images/bg-deals-brokers.gif) no-repeat;
}
/* testimonials */
.testim .top-content h2 {
	background:url(../images/bg-testim.gif) no-repeat;
}
.testim .top-content {
	background:url(../images/img-15.jpg) no-repeat;
}
.testim .columns-holder {
	background:none;
}
.testim .content {
	width:660px;
	padding:40px 0 0;
}
.testim h1 {
	margin:0 0 30px;
	color:#000;
	font-size:16px;
	line-height:18px;
}
.testim h3 {
	margin:15px 0 0;
	color:#000;
	font-size:14px;
	line-height:30px;
	padding-bottom:15px;
	background:url(../images/bg-h2.gif) repeat-x 0 100%;
}
.testim h3.noborder {
	background:none;
}
.testim h3 span {
	font-weight:normal;
}
.testim p {
	margin:13px 100px 0 0;
	color:#666;
	font-size:16px;
	line-height:26px;
}
/* testim-brokers */
.testim-brokers .top-content {
	background:url(../images/img-14.jpg) no-repeat;
}
.testim-brokers .top-content h2 {
	background:url(../images/bg-testim-brokers.gif) no-repeat;
}
/* case */
.case .columns-holder {
	background:url(../images/bg-sidebar.gif) repeat-y 100% 0;
}
.case .top-content {
	height:70px;
	background:url(../images/img-20.jpg) no-repeat;
}
.case .top-content .text {
	margin-right:265px;
	min-height:41px;
	padding:28px 0 0;
	width:395px;
}
.case .top-content .text h2 {
	height:20px;
	text-indent:-9999px;
	background:url(../images/bg-case.gif) no-repeat;
}
.case .seo-holder {
	width:700px;
	padding:10px 0 0;
}
.case .content {
	width:417px;
	padding:15px 0 0;
}
.case .content h2 {
	margin:0;
	color:#000;
	font-size:16px;
	line-height:30px;
	padding-bottom:5px;
	background:url(../images/bg-h2.gif) repeat-x 0 100%;
}
.case .content h3 {
	margin:10px 0 0;
	color:#000;
	font-size:11px;
	line-height:18px;
}
.case .content p {
	margin:0 30px 0 0;
	color:#000;
	font-size:10px;
	line-height:18px;
}
.case .sidebar {
	width:205px;
	padding:45px 15px 0 20px;
}
.case .sidebar img {
	display:block;
}
.case .sidebar p {
	margin:15px 0 0;
	font-size:9px;
	line-height:18px;
	font-style:italic;
}
.case-inner .columns-holder {
		background:none;
}
.case-inner .content {
	width:440px;
	padding:30px 0 0;
}
.case-inner .box-deals {
	float:left;
	display:inline;
	margin:0 0 35px 14px;
	width:320px;
	overflow:hidden;
}
.case-inner  .box-deals img {
	float:left;
	margin:0 15px 0 0;
	border:5px solid #eef6fc;
}
.case-inner  .box-deals p {
	margin:0;
	font:10px/14px Arial, Helvetica, sans-serif;
}
.case-inner .box-deals strong {
	font:bold 11px/14px Arial, Helvetica, sans-serif;
}
.case-inner .box-deals .text {
	padding:2px 0 0;
}
/* eligible */
.elig .columns-holder {
	background:url(../images/bg-eligible.gif) repeat-y 100% 0;
}
.elig .top-content .text h2 {
	background:url(../images/bg-elig.gif) no-repeat;
}
.elig .top-content {
	background:url(../images/img-20.jpg) no-repeat;
}
.elig h1.title-res {
	margin:-5px 0 15px;
}
.elig  .newsletter h2 a {
	text-decoration:none;
}
.elig  .newsletter h2 a:hover {
	text-decoration:underline;
}
.elig  .newsletter a {
	color:#000;
	font-size:11px;
	line-height:18px;
	text-decoration:underline;
}
.elig  .newsletter a:hover {
	text-decoration:none;
}
.elig .letter-big img {
	margin-right:37px;
}
.elig-inner .columns-holder {
	background:none;
}
.elig-inner .content {
	width:585px;
	padding:40px 70px 0 0;
}
.elig-inner .top-content .text h2 {
	background:url(../images/bg-loan.gif) no-repeat;
}
.elig-inner .content img {
	float:right;
	margin:20px 0 0;
}
.elig-inner .content h2 {
	margin:0 0 20px;
}
.elig-inner .content strong {
	margin:18px 0 0;
	display:block;
	font-size:10px;
	line-height:18px;
}
.elig-inner .content em {
	display:block;
	margin:0 40px 0 0;
	font-size:11px;
	line-height:18px;
	font-style:normal;
}
.elig-inner a {
	color:#000;
	font-size:11px;
	line-height:18px;
	text-decoration:underline;
}
.elig-inner a:hover {
	text-decoration:none;
}
/* case new */
.case-new .top-content .text h2 {
	background:url(../images/bg-case-new.gif) no-repeat;
}
.case-new .letter p {
	margin:0 0 14px;
	font-size:11px;
	line-height:18px;
}
.case .newsletter h2 a {
	line-height:14px;
}
/* case inside */
.case-inside .top-content {
	background:url(../images/img-11.jpg) no-repeat;
}
.case-inside .top-content .text h2 {
	background:url(../images/bg-case-new.gif) no-repeat;
}
.case-inside .columns-holder {
	background:url(../images/bg-text.gif) repeat-y 100% 0;
}
.case-inside .seo-holder {
	width:700px;
}
.case-inside .content {
	width:420px;
	padding:40px 0 0 0;
}
.case-inside .content h1 {
	margin:0;
	padding-bottom:14px;
	font-size:16px;
	line-height:18px;
	background:url(../images/bg-dot.gif) no-repeat 0 100%;
}
.case-inside .content h2 {
	margin:7px 0 0;
	font-size:11px;
	line-height:18px;
}
.case-inside .content h2 span {
	font-weight:normal;
}
.case-inside .content h3 {
	margin:20px 0 0;
	font-size:11px;
	line-height:18px;
}
.case-inside .content p {
	margin:0 30px 0 0;
	font-size:11px;
	line-height:18px;
}
.case-inside .text-bar {
	float:left;
	width:200px;
	padding:43px 20px 0;
}
.case-inside .text-bar p {	
	margin:17px 0 0;
	font-size:9px;
	line-height:18px;
}
/* presentation */
.presentation .top-content .text h2 {
	background:url(../images/bg-presentation.gif) no-repeat;
}
.webinars .top-content .text h2 {
	background:url(../images/bg-webinars.gif) no-repeat;
}
.webinars .content p {
	margin:15px 0 0;
	font-size:11px;
	line-height:18px;
}
.webinars .content p strong {
	font-style:italic;
}
.whitepapers .top-content .text h2 {
	background:url(../images/bg-whitepapers.gif) no-repeat;
}
/* privacy */
.privacy .top-content {
	background:url(../images/img-51.jpg) no-repeat;
}
.privacy .top-content .text h2 {
	background:url(../images/bg-privacy.gif) no-repeat;
}
.disclaimer .top-content .text h2 {
	background:url(../images/bg-disclaimer.jpg) no-repeat;
}
.privacy .content em,
.privacy .content strong {
	font-size:13px;
	line-height:26px;
}
.privacy .content {
	padding-top:34px;
}
.privacy .content h1 {
	margin:15px 0 0;
	font-size:16px;
	line-height:26px;
}
.privacy .content p {
	margin:0 0 15px;
}
/* site-map */
.site-map .top-content {
	background:url(../images/img-51.jpg) no-repeat;
}
.site-map .top-content .text h2 {
	background:url(../images/bg-site-map.gif) no-repeat;
}
.site-map .top-content .text {
	margin-right:260px;
	padding-top:30px;
}

.site-map .content {
	padding-top:34px;
}

.site-map .content p {
	margin:0 0 15px;
}
.site-map .columns-holder {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent!important;
}

.map-green, .map-blue 
{
	width:43%; 
	float:left;
	clear:none;
	padding:1em 1em 2em 1em ;
	margin-right:1em;
}

.map-green 
{	
	background-color:#DCE6CF;
}
.map-blue 
{	
	background-color:#CEE6F8;
}
.site-map a {
	color:#000;
	font-size:11px;
	line-height:18px;
	text-decoration:underline;
}
.site-map   a:hover {
	text-decoration:none;
}

.site-map h3 {
	margin:0 0 0 0px;
	color:#000;
	font-size:16px;
	line-height:20px;
	font-weight:bold;

}

.site-map ul 
{
	list-style-type:disc;
	padding-left:25px;
	background-image:none;
	font-size:12px;
}.site-map ul ul
{
	list-style-type:circle;
	padding-left:15px;
	background-image:none;
	font-size:12px;
	margin:5px 0;
}.site-map ul li
{
	background-image:none;
		line-height:16px!important;
		padding-left:2px;

}