A {
	color: #001B00;
	text-decoration: underline;
}
.txtbox {
	position: absolute;
	/*background-color: #f6f4e8;
	border : 1px solid #215d92;*/
	top: 545px;
	width : 1020px;
	left: 0px;
	font-stretch : condensed;
}

#debtbox{
	top: 500px;
}
#equitybox{
	top: 443px;
}
#homebox{
	top: 433px;
	padding : 6 0 0 2;
}
#locationbox{
	top: 433px;
	height: 290px;
	padding : 4 4 2 4;
}
#fundbox{
	top: 440px;
	padding : 0 4 0 4;
}
.map{
	position: absolute;
	left:650px;
	height: 240px;
	font-stretch : condensed;
	top: 450px;
	z-index: 1;
}
.secTitle {
	position: absolute;
	background-color:#00693f;
	color: #ffffff;
	font-family : "Century Gothic";
	font-weight : bold;
	height: 26px;
	font-size : 9pt;
	left: 32px;
	top: 438px;
	padding : 4 4 2 4;
}
.bluetxtbox {
	position: absolute;
	background-color: #f1eed7;
	border : 1px solid #215d92;
	font-family : "Century Gothic";
	font-weight : bold;
	color: #14477d;
	width : 962px;
	left: 32px;
	top: 464px;
	padding : 0 0 2 0;
}
tabletxt {
	font-family : "Century Gothic";
	font-size : 9pt;
	margin : 0 2% 2% 2%;
	font-weight : 550;
	text-align : justify;
	line-height : 11pt;
	padding : 0 0 0 4;	
}
p.tabletxt {
	font-family : "Century Gothic";
	font-size : 9pt;
	margin : 0 2% 2% 2%;
	font-weight : 550;
	text-align : justify;
	line-height : 11pt;
}
p.biotxthd{
	font-family : "Century Gothic";
	font-size : 10pt;
	font-weight : bold;
	color: #00467f;
}
#biotitle{
	font-family : "Century Gothic";
	font-size : 10pt;
	font-weight : bold;
	color: #516591;
}
a.biolink{
	font-family : "Century Gothic";
	font-size : 10pt;
	font-weight : bold;
	color: #516591;
}
p.biotxt{
	font-family : "Century Gothic";
	font-size : 8pt;
	font-weight : 850;
	line-height : 18pt;
	text-align : justify;
}
.infotxt{
	font-family : "Century Gothic";
	font-size : 8pt;
	font-weight : 850;
}
p.bluetabletxt {
	font-family :  "Century Gothic";
	font-size : 9pt;
	margin : 2% 2% 2% 2%;
	font-weight : 550;
}
p.disclaim {
	top: 880px;
	font-family : sans-serif;
	font-size : xx-small;
	color: #215d92;
	font-weight : normal;
	position: absolute;
	left: 32px;
	width: 960px;
}
.space{
	height: 30px;
}
#hm_disclaim{
	top: 625px;
}
#tm_disclaim{
	top: 770px;
}
#locate_disclaim{
	top: 805px;
}
#fund_disclaim{
	top: 620px;
}
#debt_disclaim{
	top: 640px;
}
#equity_disclaim{
	top: 625px;
}
#mezz_disclaim{
	top: 760px;
}
.footbar{
	left:0px;
	position: absolute;
	top: 850px;
}
#homebar{
	top: 585px;
}
#teambar{
	top: 735px;
}
#locatebar{
	top: 770px;
}
#mezzbar{
	top: 725px;
}
#fundbar{
	top: 580px;
}
#debtbar{
	top: 600px;
}
#equitybar{
	top: 585px;
}
.buttonNavLeft,.buttonNavLeftOn{
width:9px;
height:26px;
cursor:default;
cursor:hand;
}
.buttonNavLeft{
background: url(../images/button_left.gif) no-repeat;
}
.buttonNavLeft img{  /*This is to keep the ends from geting compressed by scaleable middle text block*/
width:9px;
height:1px;
}
.buttonNavLeftOn{
background: url(../images/button_left_on.gif) no-repeat;
}
.buttonNavLeftOn img{  /*This is to keep the ends from geting compressed by scaleable middle text block*/
width:9px;
height:1px;
}
.buttonNavMiddle,.buttonNavMiddleOn{
width:380px;
font-family: arial,Century Gothic, sans-serif;
font-size:11px;
font-weight:bold;
padding:2px 6px 0px 6px;
cursor:default;
cursor:hand; 
}
.buttonNavMiddle{
background: url(../images/button_middle.gif) repeat;
color:#18184A; 
}
.buttonNavMiddleOn{
background: url(../images/button_middle_on.gif) repeat;
color:#FFF; 
}

.nwbody { font-family: verdana, sans-serif; color: #000000; font-size: 9pt; font-weight: normal;  text-decoration : none;}

A.nwbody{ font-family: verdana, sans-serif; color: #0000ff; font-size: 9pt; font-weight: normal;  text-decoration : none;}


A.nwbody:hover {
 font-family: verdana, sans-serif; color: #0000ff; font-size: 9pt; font-weight: normal; text-decoration : underline; 
}