* {
	margin:0;
	padding:0;
	outline:none;
}
html, body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	color:#333;
	height:100%;
}
h3, h4, h5, h6 {font-family:Arial Narrow, Arial, Helvetica, sans-serif;font-weight:normal;}
h3 {
	font-size:200%;
	color:#047;
	margin-top:45px;
}
h4 {
	font-size:160%;
	color:#590;
	margin-top:20px;
}
h4.h {
	font-size:190%;
	font-weight:bold;
}
h5 {
	font-size:140%;
	color:#250;
	margin-top:20px;
	font-weight:bold;
}
h5.not-available {margin-bottom:23px;}
#content p, #popup p {
	margin:1em 0;
	line-height:135%;
}
a {color:#039;}
a:hover {text-decoration:none;}
.note {color:#555; font-size:85%;}
img.picl, img.picr, img.pic {
	border:1px solid #ccc;
	padding:3px;
	background:#fff;
} 
img.picl {
	float:left;
	margin-right:10px;
}
img.picr {
	float:right;
	margin-left:10px;
}
p.cl {clear:both; height:1px;}
hr {margin:10px 0;}
#content ul, 
#content ol, 
#popup ul, 
#popup ol,
#no_results ul {
	margin:1em 35px;line-height:115%;
} 
#content ul li, 
#popup ul li,
#no_results ul li {
	list-style:url(../images/bullet.gif);
	margin:5px 0;
}
.fsmall #content, .fsmall #suplinks {font-size:90%;}
.fnormal #content, .fnormal #suplinks {font-size:100%;}
.fbig #content {font-size:115%;}
.fbigger #content {font-size:130%;}

.fbig #suplinks {font-size:107%;}
.fbigger #suplinks {font-size:115%;}

.fbig #content #nav-results {
	font-size:85%;
}
.fbigger #content #nav-results {
	font-size:75%;
}
table#members td {
	/*background:url(../images/bgmem.gif) right bottom no-repeat;*/
	padding:7px;
	text-align:center;
}
table#members td a img {
	border:none;
}
ul#map_container, ul#map_container li {list-style:none; list-style-image:none;}
/* Page Titles -------- */
h3.page-title {
	height:39px;
	color:#fff;
	padding:25px 10px;
	font-size:250%;
	background:url(../images/bgh3.gif) no-repeat;
}
#pl-t {background:url(../images/pl-t.jpg) no-repeat;}
#cl-t {background:url(../images/pl2-t.jpg) no-repeat;}
#rcl-t {background:url(../images/pl3-t.jpg) no-repeat;}
#mo-t {background:url(../images/mo-t.jpg) no-repeat;}

/* Loan Boxes ---------- */
#content #loanboxes, #content #loanboxes li {
	list-style:none;
	list-style-image:none;
	margin:0;
}
#content #loanboxes li {margin:5px 0;}
#loanboxes a {
	text-decoration:none;
	border:1px solid #E5EFF9;
	display:block;
	padding:10px;
	color:#333;
	background:#E5EFF9;
}
#loanboxes a strong {
	display:block;
	margin-bottom:5px;
	text-decoration:underline;
	color:#04a;
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:20px;
}
#b1 strong {background:url(../images/ico-house.gif);}
#b2 strong {background:url(../images/ico-refi.gif);}
#b3 strong {background:url(../images/ico-const.gif);}
#b4 strong {background:url(../images/ico-faq.gif);}
#b5 strong {background:url(../images/ico-dir.gif);}
#b6 strong {background:url(../images/ico-learn.gif);}
#loanboxes a:hover {
	background:#def;
	border:1px solid #acceef;
	border-top-color:#E5EFF9;
	border-left-color:#E5EFF9;
}

/* Useful links -------- */
.search_options {margin:5px 0 10px 0;}
.search_options a {font-weight:bold;}
a.backlink {font-weight:bold;line-height:150%; white-space:nowrap;}

.spacer {margin:0 7px;}

/* Structural -------- */
#wrap {
	background:url(../images/bg.jpg) top repeat-x;
	height:100%;
}
#container {
	width:920px;
	margin:0 auto;
}
#content, #no_results {margin-top:10px;}

/* Font Size Feature */
#fontSize {
	padding:0;
	margin:0;
	background:url(../images/bgfontsize.gif);
	height:30px;
	width:77px;
	padding-left:70px;
	position:absolute;
	top:22px;
	right:0;
}
.es #fontSize {
	background:url(../images/bgfontsize-es.gif);
}
#fontSize strong {
	display:none;
}
#fontSize a {
	height:18px;
	width:18px;
	text-indent:-999em;
	display:block;
	float:left;
	margin-top:5px;
	background-repeat:no-repeat;
	background-position:0 -4px;
}
#fsmall {background:url(../images/fsmall.gif);}
#fnormal {background:url(../images/fnormal.gif);}
#fbig {background:url(../images/fbig.gif);}
#fbigger {background:url(../images/fbigger.gif);}
#fontSize a:hover{
	background-color:#275f96;
}
#fontSize a.current {
	background-color:#26598b;
}

/* For inner pages: --- */
#inner-content {
	margin-right:300px;
}
#column {
	width:280px;
	float:right;
	margin-top:10px;
}
#column .module {
	background:#eee;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
}

#registerModule {
	padding:5px 10px;
}
#registerModule ul {
	margin:0 0 0 20px;
	font-size:105%;
	font-weight:bold;
}
#registerModule ul li {
	margin:15px 0;
}
#findloan-module {
	background:#D8E2EC url(../images/bgmmo.gif) repeat-y;
	padding-bottom:10px;
}
#column h4 {
	border-bottom:1px solid #467600;
	border-top:1px solid #88be36;
	background:#548D00;
	padding:3px 6px;
	color:#fff;
	font-size:135%;
	margin:0;
	font-weight:bold;
}
#findloan-module h4 {
	background:#599300 url(../images/bgm0.gif) left top no-repeat;
	height:38px;
	padding:0;
	text-indent:-999em;
}
.es #findloan-module h4 {
	background:#599300 url(../images/bgm0-es.gif) left top no-repeat;
}
#column h5 {
	font-size:115%;
	padding:0 10px;
}
#column p {
	padding:0 10px;
}
#column form {
	margin:0 5px 10px 10px;
	margin-left:45px;
}
#column form label {
	display:block;
	margin:10px 0 3px 0;
}
#column #disp1 label {letter-spacing:-1px;}
#column form select {width:220px;}
#column form select.minprice {width:125px;}
#column form select.maxprice {width:122px;}

.step {
	float:left;
	background:#5C940F;
	color:#fff;
	width:35px;
	padding:4px 0 5px 0;
	text-align:center;
	border-top:1px solid #fff;
	height:100%;
}
.es .step {letter-spacing:-1px;}
.step .num {
	display:block;
	font-weight:bold;
	font-size:200%;
}

/* Forms ------------ */
.forma div.f {
	float:left;
	width:440px;
}
.forma div#f2 {margin-left:30px;}
.table {
	border-top:1px dotted #D4E4F4;
}
#content .table td ul {
	margin:0 0 0 20px;
}
#content .table td ul {
	margin-top:0;
	margin-bottom:7px;
}
.forma td, .table td {
	padding:7px 5px;
	border-bottom:1px dotted #D4E4F4;
	vertical-align:top;
}
.forma th {
	padding:15px 5px 5px 5px;
	text-align:left;
	font-size:120%;
	border-bottom:1px solid #369;
}
table.table th {
	padding:5px;
	text-align:left;
	border:1px solid #369;
	border-left:none;
	background:#def;
}
table.table td.data {
	border-right:1px solid #369;
	border-bottom:1px solid #369;
	background:#fff;
}
table.table th.first,
table.table td.first {
	border-left:1px solid #369;
}
.forma .note {
	display:block;
	margin-top:3px;
	width:250px;
}
.forma label {width:175px; display:block;}
#register label {width:155px;}
.forma label em, .note em, .forma td em {color:#c00; font-weight:bold;}
.forma label.chbx, .forma label.radio, #findloan-module label.radio {width:auto;display:inline;}
.forma label.radio {margin-right:17px;}
.forma input, .forma textarea {width:240px;}
.forma input.btn, .forma input.chbx, .forma input.radio {width:auto;}
.forma p.sendBtn {
	padding:5px;
	border-bottom:1px dotted #D4E4F4;
	background:#EBF2FA;
	margin-left:470px;
	clear:both;
}
.forma input.btn {
	background:#003870 url(../images/bgbtn.gif) top repeat-x;
	padding:2px 20px;
	color:#fff;
	font-size:120%;
	font-weight:bold;
	border:1px solid #037;
}
.forma tr.error label {font-weight:bold;}
.forma tr.error input {border:1px solid #b00;}
.forma .error-msg {
	display:block;
	font-size:85%;
	color:#b00;
}
.forma #PostalCode, .forma #timesLate {width:120px;}

.forma table.tb {clear:both;}
.forma table.tb td {
	border-bottom:none;
	border-top:1px dotted #D4E4F4;
}
.forma table.tb td table td {border:none;}
#send-friend .z, .table tr.z {background:#F7FBFE;}
#enrollment_form.forma label {width:230px;}
.esp {
	font-size:90%;
	color:#444;
	font-style:italic;
}
h4 .esp {
	font-size:85%;
	font-style:normal;
}
#pricing-sheet th {
	border:none;
	border-right:1px solid #fff;
	border-bottom:1px solid #D8E2EC;
}
#pricing-sheet td {
	border-right:1px solid #fff;
	padding:4px 12px;
}
/* Header ----------- */
#header {
	height:140px;
	color:#fff;
	position:relative;
}
#header h1 a {
	font-size:1px;
	text-indent:-999em;
	background:url(../images/mmf-logo.gif) no-repeat;
	margin-top:22px;
	height:116px;
	width:230px;
	display:block;
	float:left;
}
#header h2 {display:none;}
#suplinks {
	padding-top:32px;
	height:30px;
	text-align:right;
	padding-right:165px;
}
#suplinks a {
	color:#fff;
	margin:0 5px;
	font-size:90%;
}
#search {
	background:#17508a url(../images/bgs.gif) bottom repeat-x;
	height:77px;
	width:390px;
	float:right;
	padding:0 10px;
	border:1px solid #369;
	border-bottom:none;
	overflow:hidden;
	display:none;
}
#search a {color:#fff;}
#search p {
	font-weight:bold;
	background:url(../images/sico.gif) left no-repeat;
	padding:7px 0 7px 20px;
	margin:0;
}
#search ul {margin:0 25px;}
#search li {
	list-style-image:url(../images/arrowb.gif);
	margin-bottom:5px;
}

#search form {
	background:url(../images/sico.gif) left no-repeat;
	padding-left:25px;
}
#search input.btn {
	background:url(../images/bgbtn.gif) repeat-x;
	color:#fff;
	border:1px solid #5e83a8;
	border-right-color:#072340;
	border-bottom-color:#072340;
	margin-left:5px;
	padding:0 5px;
	font-weight:bold;
}
/* Top Boxes --------- */
#top-boxes {
	height:73px;
	float:right;
	overflow:hidden;
	padding-top:5px;
}
#top-boxes a {
	display:block;
	float:left;
	text-indent:-999em;
	height:73px;
}
#tb1 {
	width:276px;
	background:url(../images/newtommf.gif) no-repeat;
}
#tb2 {
	background:url(../images/takeatour.gif) no-repeat;
	width:172px;
	margin-left:5px;
}
.es #tb1 {
	background:url(../images/newtommf-es.gif) no-repeat;
}
.es #tb2 {
	background:url(../images/takeatour-es.gif) no-repeat;
}
#tb3 {
	/*background:url(../images/livechat.gif) no-repeat;
	width:171px;*/
	display:none;
}
/* Menu ------------ */
#menu {
	position:relative;
	width:919px;
	border-right:1px solid #b5d38a;
	z-index:9999;
}
#menu ul {
	list-style:none;
	height:30px;
	border-left:1px solid #1f3005;
}
#menu li, #menu a {
	display:block;
	float:left;
}
#menu a {
	color:#fff;
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	padding:5px 10px 5px 11px;
	height:20px;
	background:url(../images/arrow.gif) right center no-repeat;
	border-left:1px solid #b5d38a;
	border-right:1px solid #1f3005;
	text-decoration:none;
	overflow:hidden;
}
#menu a:hover {background-color:#5C910F;}
#menu #h a {
	padding:5px 17px;
	background-image:none;
}
#mmp a {width:190px;}
#re a {width:110px;}
#ts a {width:203px;}
#is a {width:122px;}
#au a {width:200px;}
#tgs a {width:162px;}


#menu .current a {
	background:#d3e3f3;
	color:#037;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	cursor:default;
}
#menu .current a:hover {background:#d3e3f3;}

/* Dropdown submenus */
#menu ul li ul {
	display:none;
	background:#5C910F;
	margin-top:30px;
	border:none;
	border-bottom:1px solid #1f3005;
	position:absolute;
	z-index:999;
}
#menu ul li ul li {float:none;}
#menu ul li ul li a {
	float:none;
	width:171px;
	font-size:16px;
	background:#5C910F;
	color:#fff;
	text-decoration:none;
	padding:3px 7px;
	border:1px solid #1f3005;
	border-left-color:#b5d38a;
	border-top:none;
	border-bottom:1px solid #b5d38a;
	text-indent:0;
	height:auto;
	font-weight:normal;
}
#menu #mmp ul li a {width:197px;}
#menu #re ul li a {width:135px;}
#menu #ts ul li a {width:210px;}
#menu #au ul li a {width:207px;}
#menu #tgs ul li a {width:168px;}
#menu #is ul li a {width:128px;}
#menu ul li ul li a:hover {background:#69a414;}
#menu ul li:hover ul, #menu ul li.over ul {display:block; z-index:999;}

#menu #mmp.current ul li a,
#menu #ts.current ul li a,
#menu #au.current ul li a,
#menu #tgs.current ul li a,
#menu #is.current ul li a,
#menu #re.current ul li a,
#menu .current ul li a  {width:auto;} 
/*#menu #mmp.current ul {width:960px;}*/

/* When current section: */
#menu li.current ul {
	display:block;
	border-bottom:1px solid #fff;
	left:0;
	margin-top:40px;
	width:920px;
	height:25px;
	background:none;
	z-index:990;
}
#menu li.current ul li {
	float:left;
	display:block;
	border:none;
}
#menu li.current ul li a {
	width:auto;
	border:none;
	cursor:pointer;
	font-size:14px;
	margin:0 3px;
	padding:0 5px 0 10px;
	border-left:1px dotted #047;
}
#menu li#au.current ul li a {
	padding:0 3px 0 6px;
}
#menu li.current ul li a:hover {
	color:#036;
	background:none;
	text-decoration:underline;
}
/*#menu #re.current ul li a {
	margin:0 3px;
	padding:0 0 0 4px;
}*/
#menu #mmp.current ul li a {
	margin:0;
	padding:0 7px;
}

/* Footer ---------- */
#footer {
	clear:both;
	background:url(../images/bgf.gif) top repeat-x;
	border-top:10px solid #fff;
	color:#555;
	font-size:85%;
}
#footer div {
	background:url(../images/hechoenmexico.gif) right top no-repeat;
	padding:10px 5px;
}
#footer p {clear:both;margin:5px; line-height:150%;}

/* Login ------------- */
#log td {
	vertical-align:top;
	background:#fff;
}
#log td h4 {
	background:#68a114;
	border-bottom:1px solid #467600;
	border-top:1px solid #88be36;
	color:#fff;
	font-size:145%;
	padding:5px 8px;
	margin:0;
	font-weight:bold; 
}
#log td p {
	margin:10px;
}
#log label {
	display:block;
	margin-bottom:3px;
}
p.forg {
	border-top:1px dotted #369;
	margin-top:0;
	padding-top:5px;
}
#log input {width:230px;}
#log input.btn, a.btn {
	background:#003870 url(../images/bgbtn.gif) top repeat-x;
	border:none;
	padding:2px 15px;
	color:#fff;
	font-size:120%;
	font-weight:bold;
	border:1px solid #037;
	width:auto;
	display:block;
}
a.btn {
	width:130px;
	text-align:center;
	text-decoration:none;
	padding:5px 10px;
}

/* My Account */

#mynav {
	font-size:12px;
	height:3.6em;
	padding:0 7px;
	background:#169 url(../images/bgmn.gif) top repeat-x;
	border-bottom:2px solid #fff;
	color:#fff;
	margin-bottom:8px;
}
#mynav ul {
	margin:0;
	float:right;
}
#mynav .w {	
	font-weight:bold;
	float:left;
	margin-left:5px;
}
#mynav li, #mynav a {
	float:left;
	display:block;
	list-style:none;
	list-style-image:none;
}
#mynav a {
	font-weight:bold;
	text-decoration:none;
	color:#fff;
	background:#169;
	height:2em;
	margin:.7em 5px 0 0;
	padding:.5em 10px 0 10px;
}
#mynav a:hover {text-decoration:underline;}
#mynav .current a {
	background:#fff;
	color:#047;
	cursor:default;
}
#mynav .current a:hover {text-decoration:none;}
#mynav .logout a {
	background:url(../images/logout.gif) right no-repeat;
	padding:.4em 18px 0 10px;
}
#mynav .logout a:hover {
	text-decoration:none;
	color:#def;
}

p.message {
	background:#ffd url(../images/bgmsg.gif) top repeat-x;
	padding:7px;
	font-weight:bold;
	border:1px solid #fc3;
}
p.message strong {
	display:block;
	font-size:135%;
	font-weight:normal;
	margin-bottom:10px;
}
p.firstime {text-align:center;}

/* General Clases ------------- */
div#qTip {
 padding:5px;
 border: 1px solid #ccc;
 border-right-width:2px;
 border-bottom-width:2px;
 display: none;
 background: #ffe;
 color: #333;
 text-align: left;
 position: absolute;
 z-index: 1000;
 font-size:11px;
}
div#qTip strong {font-size:12px;}

td#signup {
	background:#033f85 url(../images/logpic.jpg) bottom no-repeat;
	width:360px;
	height:230px;
	padding:10px;
	color:#fff;
	font-size:120%;
	font-weight:bold;
}

.ug td {
	vertical-align:top;
}
.pwp {
	background:#eee;
	padding:5px;
}
.pwp img {
	display:block;
	margin-bottom:8px;
	border:1px solid #fff;
}

/* Chat */
.chato, .userguidetop {
	background:#eee;
	border:1px solid #d9d9d9;
	border-top-color:#fff;
	border-left-color:#fff;
	padding:0 10px;
	margin-top:10px;
}
.chato h4 {margin-top:10px;}
.chato p.chat-info {width:350px;}
.chat-btn {
	width:231px;
	float:right;
}
.chat-module {
	background:#eee;
	border:1px solid #ccc;
	border-top:none;
	border-left:none;
}
.chat-btn a {
	display:block;
	text-indent:-999em;
	width:231px;
	height:84px;
}
#chat-open {background:url(../images/chat-open.gif) no-repeat;}
#chat-closed {background:url(../images/chat-closed.gif) no-repeat;}
#content form #backlink-btn {
	background:none;
	border:none;
	padding:0 !important;
	margin-top:15px;
	color:#039;
	text-decoration:underline;
	font-weight:bold;
	width:auto !important;
	cursor:pointer;
}


/*users guide -------- */
.userguidetop form {margin-bottom:10px;}
.userguidetop h4 {margin-top:5px;}
#index {
	float:left;
	width:305px;
}
#popular {margin-left:315px;}
#index h4, #popular h4 {padding-left:30px;}
#index h4 {background:url(../images/icoindex.gif) left no-repeat;}
#popular h4 {background:url(../images/icopopular.gif) left no-repeat;}
#index ul, #popular ul, ul#temas {border-top:1px solid #ddd;margin-left:0;}
#mindex ul {margin:0 10px;}
#index ul li, #popular ul li, ul#temas li, #mindex ul li {
	list-style-image:none;
	list-style:none; 
	border-bottom:1px solid #ddd;
}
#mindex ul li:last-child {border-bottom:none;}
#index ul li a, #popular ul li a, ul#temas li a, #mindex li a {
	background:url(../images/ico-doc.gif) left no-repeat;
	padding:5px 0;
	display:block;
	padding-left:15px;
}
#mindex {
	background:#f3f3f3;
	margin-bottom:10px;
	border:1px solid #ccc;
	border-top:none;
	border-left:none;
}
#mindex h4 {
	background:#fff url(../images/icoindex.gif) 4px center no-repeat;
	color:#258;
	padding-left:30px;
	border-top:none;
	border-bottom:1px solid #D3E3F3;
}

.top-results, .result {
	border-bottom:1px solid #ccc;
	padding-bottom:10px;
}
.result a {font-weight:bold;}
.result .url {color:#666;}

ul#q {margin:0;}
ul#q li {
	list-style:none;
	list-style-image:none;
	margin:0 5px;
}
ul#q li a strong {
	display:block; 
	font-size:115%;
	color:#049;
}
ul#q li a:hover {background-color:#fff;color:#049;}
ul#q li a {
	display:block;
	text-decoration:none;
	padding:10px 10px 10px 28px;
	margin:5px 0;
	color:#333;
}
#lc {border-top:1px dotted #049;}
#lc a {background:url(../images/ico-chat2.gif) 5px 12px no-repeat;}
#vt a {background:url(../images/ico-tour2.gif) 5px 12px no-repeat;}
#nh a {background:url(../images/ico-help.gif) 5px 12px no-repeat;}

div.options {
	border-top:1px dotted #047;
	padding:9px 0 7px 0;
	margin-top:5px;
	background:#F6FAFD;
}
.options a {
	padding:5px 5px 3px 25px;
	font-weight:bold;
	text-decoration:none;
	margin:0 5px;
	background-color:#b7d4ef;
	color:#049;
	font-size:12px;
	border:1px solid #c0d7ec;
}
.options a:hover {text-decoration:underline;}
.options a.save {background:#b7d4ef url(../images/icob-save.gif) no-repeat; padding-left:25px;}
.options a.req {background:#b7d4ef url(../images/icob-more.gif) no-repeat;}
.options a.pre {background:#b7d4ef url(../images/icob-prequalify.gif) no-repeat;}
.options a.cont {background:#b7d4ef url(../images/icob-contact.gif) no-repeat;}
.options a.del {background:url(../images/icob-delete.gif) no-repeat;}
.options a.web {background:url(../images/ico-web.gif) no-repeat;}
.options span.saved {
	background:url(../images/icob-saved.gif) no-repeat;
	padding:5px 5px 3px 25px;
	font-weight:bold;
	margin:0 5px;
	color:#555;
	font-size:12px;
	border:1px solid #ccc;
}

.options a.mort {background:url(../images/ico-mortg.gif) left no-repeat;}
.options a.sendto {background:url(../images/ico-sendto.gif) left no-repeat;}
.options a.map {background:url(../images/ico-map.gif) left no-repeat;}
.options a.det {background:url(../images/ico-det.gif) left no-repeat;padding-left:16px;}
.options a.prop {background:url(../images/ico-prop.gif) left no-repeat;}

/* Other ----- */
#wait {
	text-align:center;
	padding-top:70px;
}
#wait h3 {margin-bottom:35px;}

#popup {
	background:#369;
	margin:0;
	padding:0;
}
.close {
	background:#260;
	color:#fff;
	padding:10px;
	text-align:right;
	margin:0;
	width:600px;
	margin:0 auto;
}
.close a {
	color:#fff;
	font-weight:bold;
}
.pop-content {
	width:600px;
	margin:0 auto;
	background:#fff;
	padding:10px;
}
.pop-content h3 {margin-top:0;}

/*more info buttons */
label .moreinfo {font-weight:normal;}
.moreinfo {
	position:absolute;
	font-size:85%;
	border:1px solid #EBFFCF;
	padding:0 5px;
	width:6.5em;
}
.moreinfo .info {display:none;}
.moreinfo:hover {
	background:#ffe;
	border:1px solid #ccc;
	border-bottom-color:#aaa;
	border-right-color:#aaa;
	color:#333;
	text-decoration:none;
	width:250px;
	z-index:999;
}
.moreinfo:hover .info {
	display:block;
}

/* Community */
.communityItem {
	background:#fff url(../images/bgcomm.gif) top repeat-x;
	border-top:1px solid #D4E4F4;
}
.communityItem .logo {
	float:left;
	margin-left:5px;
}
.communityItem .logo img {
	display:block;
	padding:3px;
	background:#fff;
	border:1px solid #ddd;
}
.communityItem h4 {
	margin:5px 0 10px 5px;
}
.communityItem .description {
	margin-left:205px;
}
.communityItem .info {
	clear:left;
	background:#eee;
	padding:4px 5px;
	border-top:5px solid #fff;
}
/**/
#content ul#also, #content #also li {
	margin:0;
	padding:0;
	list-style:none;
	list-style-image:none;
}
#also a {
	text-decoration:none;
	font-weight:bold;
	border:1px solid #E5EFF9;
	display:block;
	padding:10px;
	background:#E5EFF9;
	margin:3px 0;
}
#also a:hover {
	background:#def;
	border:1px solid #acceef;
	border-top-color:#e4edf7;
	border-left-color:#e4edf7;
}

#terms {
	background:#eee;
	padding:10px;
	clear:both;
}
#terms h4 {
	margin:0 0 10px 0;
}
#terms_txt {
	border:1px solid #ddd;
	padding:0 10px 10px 10px;
	background:#fff;
	height:250px;
	overflow:auto;
}

#terms td {
	border-bottom:none;
}
#terms .fees {
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	margin-right:20px;
}
#terms .fees tr.z {
	background:#f3f3f3;
}
#terms .fees td {
	border-bottom:1px solid #ddd;
	border-right:1px solid #ddd;
	padding:2px 5px;
}

#agentsDiv {
	border-left:1px dotted #def;
	border-right:1px dotted #def;
	background:#fff;
}
#agentsDiv input,
#projectsDiv input {
	width:195px;
}
td.small {
	font-size:85%;
	color:#555;
}
#projectsDiv table {
	width:100%;
}
#projectsDiv table td {
	border-bottom:none;
	border-top:1px dotted #def;
}
#projectsTable td {
	border-bottom:none;
}
#projectsTable label {
	width:auto;
}
#projectsContainer {
	border:1px solid #def;
	background:#fff;
	margin:10px 0;
	clear:both;
}
#lenderAgreementTable,
.lenderEnrollTableStep2,
#haveAgents {	
	border-top:1px dotted #369;
}
#haveAgents {
 	border-bottom:1px dotted #369;
	padding:10px 0;
}
#tagentsDiv input {
	width:200px;
}
#lenderAgreementTable td {
	width:33%;
}
#lenderAgreementTable td.btd {	
	border-bottom:1px dotted #369;
	padding-bottom:20px;
}
.lenderEnrollTable td.btd {
	border-bottom:none;
}
#lenderAgreementTable td.ttd,
.lenderEnrollTableStep2 td.ttd {
	padding-top:20px;
}
.lenderEnrollTable {
	border-bottom:1px dotted #369;
}
#lenderAgreementTable label,
#haveAgents label {
	width:auto;
	margin-bottom:3px;
}
#lenderAgreementTable table {
	border-top:1px dotted #def;
}
#lenderAgreementTable table td {
	border-bottom:1px dotted #ddd;
}

.lenderEnrollTable .membershipOptions {
	margin-top:10px;
}
.lenderEnrollTable .membershipOptions td,
.lenderEnrollTable .membershipOptions th {
	padding:3px 5px;
	border-bottom:none;
	border-left:1px solid #fff;
}
.lenderEnrollTable .membershipOptions th {
	border-bottom:1px solid #eee;
	text-align:left;
	color:#666;
	font-size:11px;
}
.lenderEnrollTable .membershipOptions tr.z {
	background:#f3f3f3;
}

.lenderEnrollTableStep2 td {
	border-bottom:none;
}
.lenderEnrollTableStep2 table {
	margin-top:5px;
}
.lenderEnrollTableStep2 table td,
#tagentsDiv table td {
	border-top:1px dotted #def;
	border-bottom:none;
}

td.num input {
	width:150px;
}
td.banks input {
	width:350px;
}


/**/
ul#steps {
	width:100%;
	overflow:auto;
	background:#eee url(../images/bgsteps.gif) top repeat-x;
	margin:10px 0 0 0;
	padding:0;
	border:1px solid #ccc;
}
ul#steps li {
	display:block;
	float:left;
	padding:8px 22px 9px 13px;
	margin:0;
	list-style:none;
	color:#999;
	list-style:none;
	background:url(../images/bgstepoff.gif) right top no-repeat;
}
ul#steps li.current {
	color:#333;
	font-weight:bold;
	background:url(../images/bgstepon.gif) right top no-repeat;
}
