@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	background-image: url(background2.jpg); background-position: top center; background-repeat: no-repeat;
	background-color: #333333;
	}

#container {
	position: relative; margin-left: auto; margin-right: auto;
	width: 960px; height: 700px;
	}
	
	#header {
		position: relative; margin-top: 0px;
		width: 960px; height: 35px;
		}
		
		#logohp {
			position: absolute; top: 5px; left: 0px;
			width: 250px; height: 25px;
			}
		
		#printBtn {
			position: relative; float: right; top: 5px; margin-right: 10px;
			/*width: 28px; height: 29px;*/ cursor:pointer; font-weight:bold;
			font: bold 12px arial, sans-serif; padding:2px; line-height: 25px;
			} 
			
			/*background-color: #E5E5E5;border:1px solid #999999; */
			#printBtn:hover { background-color:#770000; color:white; font-weight:bold; }
		
		.loginlogout {
			position: relative; float: right; top: 5px;
			width: auto; height: 25px;
			font: 12px arial, sans-serif; line-height: 29px; text-align: right;
			}
			
			.loginlogout a {
				color: #700; text-decoration: none;
				}
		
		#subdomain {
			position: absolute; top: 4px; left: 340px; z-index: 1200;
			width: 350px; height: 25px;
			font: bold 14px arial, helvetica, sans-serif; color: #770000; text-align: right;
			line-height: 25px;
			}
			
		#logoiag {
			position: absolute; top: 5px; left: 260px;
			width: 129px; height: 25px;
			background-image: url(iag.jpg);
			}
		
		#caDiv {
			width: 640px; height: auto;
			margin-left: -320px; left: 50%;
			top: 100px;
			background: #fff; border: solid #333 6px;
			display: none; z-index: 2000; position: absolute;
		}
		
		#caReg {
			margin: 10px; padding: 10px;
			background: #333; color: #fff;
			}
	
/*******************************************************************************
 LEFT
	• offering
	• documents
*******************************************************************************/
	
#left {
	position: relative; float: left; margin-top: 0px; margin-left: 0px;
	width: 250px; height: 782px;
	background-color: #ddd; border: 1px solid #999;
	}
	
	#offering {
		position: relative; margin: 0px; margin-top: 0px;
		width: 250px; height: 30px;
		font: bold 12px arial, helvetica, sans-serif; color: #fff; text-indent: 15px;
		line-height: 30px;
		background-image: url(button.gif);
		}
		
		#Flyer {
			position: relative; margin: 10px;
			width: 230px; height: 20px;
			font: bold 12px arial, helvetica, sans-serif; color: #700; text-indent: 10px; line-height: 20px;
			}
		
		#Package {
			position: relative; margin: 10px;
			width: 230px; height: 20px;
			font: bold 12px arial, helvetica, sans-serif; color: #700; text-indent: 10px; line-height: 20px;
			}
	
	#documentCenter {
		position: relative; margin: 0px; margin-top: 10px;
		width: 250px; height: 30px;
		font: bold 12px arial, helvetica, sans-serif; color: #fff; text-indent: 15px; line-height: 30px;
		background-image: url(button.gif);
		}
	
	#documents {
		position: relative; margin: 0px; margin-top: 10px;
		width: 250px; height: 30px;
		font: bold 12px arial, helvetica, sans-serif; color: #ffffff; text-indent: 15px; line-height: 30px;
		background-image: url(button.gif);
		}
		
	#leftmenutop {
		position: relative; margin-top: 10px; margin-left: 10px;
		width: 230px; height: auto;
		}
	
	#downloadAll {
		position: absolute; top: 722px;
		width: 250px; height: 30px;
		font: bold 12px arial, helvetica, sans-serif; color: #333333; text-indent: 35px; line-height: 30px;
		background-image: url(downloadAll.jpg); background-repeat: no-repeat;
		}	
	
	/* #downloadSelected {
		position: absolute; top: 722px;
		width: 250px; height: 30px;
		font: bold 12px arial, helvetica, sans-serif; color: #333333; text-indent: 35px; line-height: 30px;
		background-image: url(downloadSelected.jpg); background-repeat: no-repeat;
		} */
		
	#subscribe {
		position: absolute; top: 752px;
		width: 250px; height: 30px;
		font: bold 12px arial, helvetica, sans-serif; color: #ffffff; text-align: center; line-height: 30px;
		background-image: url(headerRed.jpg); background-repeat: no-repeat;
		}
		
	#leftmenubottom {
		position: relative; margin-top: 10px; margin-left: 10px;
		width: 230px; height: 100px;
		}
		
	#registernow {
		position: absolute; top: 620px; margin-left: 10px;
		width: 230px; height: auto;
		background: #ccc;
		}
		
		.registerLink {
			display: block;
			position: relative; margin: 0px auto 10px auto;
			width: 226px; height: 50px;
			font: bold 20px arial, sans-serif; color: #999; line-height: 50px; text-align: center;
			background: url(images/registerNow-off.gif) top left repeat-x #666; border: 2px solid #999;
			}
			
			.registerLink:hover {
				cursor: pointer;
				color: #fff;
				background: url(images/registerNow-on.gif) top left repeat-x #666; border: 2px solid #fff;
				}
		
		ul.register li {
			margin-left: -10px;
			font: 12px arial, sans-serif; color: #333; line-height: 20px;
			}

	
/*******************************************************************************
 RIGHT
 	• property
	• menu
	• content
	• footer
*******************************************************************************/
	
#right {
	position: relative; margin-top: 0px; margin-left: auto;
	width: 700px; height: 650px;
	}
	
	#property {
		position: relative; margin-top: 0px; margin-left: 0px;
		width: 700px; height: 66px;
		background-image: url(property.gif);
		border: 1px solid #999999;
		}
		
		.exclusive {
			position: relative; margin-top: 7px; margin-left: 9px;
			font: bold 16px arial, helvetica, sans-serif; color: #770000;
			}
			
		.propname {
			position: relative; margin-top: -5px; margin-left: 9px;
			font: bold 16px verdana; color: #000000;
			text-transform: uppercase;
			}
			
		.pipe {
			font: 18px verdana; color: #770000;
			}
			
		.propaddress {
			font: 12px verdana; color: #000000;
			}
		
	#menu {
		position: relative; margin-top: -1px; margin-left: 0px;
		width: 700px; height: 14px;
		border: 1px solid #999999;
		}
		
	#footer {
		position: relative; margin-top: 5px;
		width: 700px; height: 25px;
		text-align: center;
		border: 1px solid #999;
		}
	
	#footerExp {
		position: relative; margin-top: 690px;
		margin-left: auto; margin-right: auto;
		width: 700px; height: 25px;
		text-align: center;
		border: 1px solid #999999;
		}

		.footer {
			position: relative; margin-top: 6px; margin-right: 10px;
			font: 9px arial, helvetica, sans-serif; color: #000000;
			}
			
		.footer a {
			margin-left: 10px;
			text-decoration: none;
			color: #000000;
			}
			
		.footer a:hover {
			text-decoration: none;
			color: #770000;
			}
			
		#hpLogoFooter {
			position: absolute; top: 0px; left: 546px; z-index: 1202;
			width: 144px; height: 25px;
			}
			
		#search {
			position: absolute; top: 0px; left: 10px; z-index: 1201;
			width: auto; height: 25px;
			font: 9px arial, helvetica, sans-serif; color: #700; line-height: 25px;
			}
						
			#search a {
				text-decoration: underline;
				color: #770000;
				}
				
			#search a:hover {
				background-color: #770000;
				text-decoration: none;
				color: #ffffff;
				}
			
/*******************************************************************************
 CONTENT
 	• opportunity
	• property
	• location
	• comps
	• investment
	• gallery
	• contact
*******************************************************************************/

#content {
	position: relative; margin-top: 5px;
	width: 702px; height: 664px;	
	}			
			
/*******************************************************************************
 HOME
*******************************************************************************/

#photo {
	position: relative; margin-top: 0px;
	width: 702px; height: 400px;
	background-color: #eeeeee;
	border-top: 4px solid #770000; border-bottom: 4px solid #770000;
	}
	
#prophighlights {
	position: relative; margin-top: 0px;
	width: 700px; height: 173px;
	background-color: white;
	border: 1px solid #999999;
	}
	
	#unitsbuilt {
		position: relative; margin-top: 5px;
		width: auto; height: auto;
		font: bold 14px arial, helvetica, sans-serif; text-align: center;
		}
		
	#pricepriceunit {
		position: relative; margin-top: 0px;
		width: auto; height: auto;
		font: bold 14px arial, helvetica, sans-serif; text-align: center;
		}
		
	#propnote {
		position: relative; margin-top: 5px;
		width: 700px; height: auto;
		font: bold 14px arial, helvetica, sans-serif; text-align: center; color: #770000;
		}
		
	#highlights {
		position: relative; margin-top: 10px; margin-left: auto; margin-right: auto;
		width: 650px; height: 95px;
		}
		
		#highlight1 {
			position: relative; margin: 0px; float: left;
			width: 320px; height: auto;
			font: bold 12px arial, helvetica, sans-serif;
			}
		
		#highlight2 {
			position: relative; margin: 0px; margin-left: 10px; float: right;
			width: 320px; height: auto;
			font: bold 12px arial, helvetica, sans-serif;
			}
			
		#highlight3 {
			position: relative; margin: 0px; margin-top: 5px; float: left;
			width: 320px; height: auto;
			font: bold 12px arial, helvetica, sans-serif;
			}
		
		#highlight4 {
			position: relative; margin: 0px; margin-top: 5px; margin-left: 10px; float: right;
			width: 320px; height: auto;
			font: bold 12px arial, helvetica, sans-serif;
			}
			
		#highlight5 {
			position: relative; margin: 0px; margin-top: 5px; float: left;
			width: 320px; height: auto;
			font: bold 12px arial, helvetica, sans-serif;
			}
		
		#highlight6 {
			position: relative; margin: 0px; margin-top: 5px; margin-left: 10px; float: right;
			width: 320px; height: auto;
			font: bold 12px arial, helvetica, sans-serif;
			}
			
		#highlight7 {
			position: relative; margin: 0px; margin-top: 5px; float: left;
			width: 320px; height: auto;
			font: bold 12px arial, helvetica, sans-serif;
			}
		
		#highlight8 {
			position: relative; margin: 0px; margin-top: 5px; margin-left: 10px; float: right;
			width: 320px; height: auto;
			font: bold 12px arial, helvetica, sans-serif;
			}
			
		#highlight9 {
			position: relative; margin: 0px; margin-top: 5px; float: left;
			width: 320px; height: auto;
			font: bold 12px arial, helvetica, sans-serif;
			}
		
		#highlight10 {
			position: relative; margin: 0px; margin-top: 5px; margin-left: 10px; float: right;
			width: 320px; height: auto;
			font: bold 12px arial, helvetica, sans-serif;
			}
		
		.bullet {
			margin-left: 5px; margin-right: 5px;
			color: #770000;
			}
			
	#advisors {
		position: relative; margin-top: -1px; margin-left: auto; margin-right: auto;
		width: 700px; height: 80px;
		background-image: url(advisors.gif); background-repeat: repeat-x; background-color: #ffffff;
		border: 1px solid #999999;
		}
		
		.name {
			font: bold 10px arial, helvetica, sans-serif; color: #ffffff;
			text-transform: uppercase;
			}
			
		.phone {
			font: 10px arial, helvetica, sans-serif; color: #ffffff;
			}
			
		.email {
			font: 10px arial, helvetica, sans-serif; color: #ffffff;
			}
			
			.email a {
				text-decoration: none;
				font: 10px arial, helvetica, sans-serif; color: #ffffff;
				}
				
			.email a:hover {
				text-decoration: none;
				font: 10px arial, helvetica, sans-serif; color: #770000;
				}
		
		#advisor1 {
			position: relative; float: left;
			width: 140px;
			height: auto;
			text-align: center;
			}
		
		#advisor2 {
			position: relative; float: left;
			width: 140px;
			height: auto;
			text-align: center;
			}
		
		#advisor3 {
			position: relative; float: left;
			width: 140px;
			height: auto;
			text-align: center;
			}
		
		#advisor4 {
			position: relative; float: left;
			width: 140px;
			height: auto;
			text-align: center;
			}
		
		#advisor5 {
			position: relative; float: left;
			width: 140px;
			height: auto;
			text-align: center;
			}
			
		.outsideAdvisor {
			position: relative; float: left;
			width: 140px;
			height: auto;
			text-align: center;
			}
						
/*******************************************************************************
 OPPORTUNITY
*******************************************************************************/

#opportunityHeader {
	position: relative; margin: 0px; margin-top: 5px;
	width: 702px; height: 30px;
	font: bold 14px arial, helvetica, sans-serif; color: #ffffff; text-indent: 15px;
	line-height: 30px;
	background-image: url(headerRed.jpg); background-repeat: no-repeat;
	}

#opportunityPhotos {
	position: relative; margin-top: 10px; float: left;
	width: 171px; height: 614px;
	}

	#opportunityPhoto1 {
		position: relative; margin-top: 0px;
		width: 171px; height: 198px;
		overflow: hidden;
		}
		
	#opportunityPhoto2 {
		position: relative; margin-top: 10px;
		width: 171px; height: 198px;
		overflow: hidden;
		}
		
	#opportunityPhoto3 {
		position: relative; margin-top: 10px;
		width: 171px; height: 198px;
		overflow: hidden;
		}

#opportunity {
	position: relative; margin-top: 10px; float: right;
	width: 521px; height: auto;
	}
	
	#opportunityTitle {
		position: relative; margin-top: -9px;
		width: 521px; height: 30px;
		font: bold 16px arial, helvetica, sans-serif; color: #000000;
		line-height: 30px;
		border-bottom: 2px solid #770000;
		}
			
	#opportunityText {
		position: relative; margin-top: 10px;
		width: 521px; height: auto;
		font: 12px "Times New Roman", Times, serif;
		line-height: 15px;
		overflow: auto;
		}
			
/*******************************************************************************
 PROPERTY
 	• property summary
 	• property description
	• amenities
*******************************************************************************/

#propertyHeader {
	position: relative; margin: 0px; margin-top: 5px;
	width: 702px; height: 30px;
	font: bold 14px arial, helvetica, sans-serif; color: #ffffff; text-indent: 15px;
	line-height: 30px;
	background-image: url(headerRed.jpg); background-repeat: no-repeat;
	}

.summary {
	font: 12px arial, helvetica, sans-serif;
	}
	
	.label {
		font: bold 12px arial, helvetica, sans-serif; text-align: right; padding-right: 5px;
		}
		
	.value {
		font: 12px arial, helvetica, sans-serif; text-align: left; padding-left: 5px;
		}
		
	.prosumLabel {
		font: bold 12px "Times New Roman", Times, serif; text-align: right; padding-right: 5px;
		}
		
	.prosumValue {
		font: 12px "Times New Roman", Times, serif; text-align: left; padding-left: 5px;
		}

#propertyLeft {
	position: relative; margin-top: 10px; float: left;
	width: 171px; height: auto;
	}

	#propertysummary {
		position: relative; margin-top: 0px;
		width: 171px; height: 198px;
		}
		
		#propertysummaryTitle {
			position: relative; margin-top: -9px;
			width: inherit; height: 30px;
			font: bold 16px arial, helvetica, sans-serif; color: #000000;
			line-height: 30px;
			border-bottom: 2px solid #770000;
			}
			
		#propertysummaryText {
			position: relative; margin-top: 10px;
			width: inherit; height: auto;
			}
			
		#propertyPhoto1 {
			position: relative; margin-top: 10px; margin-left: 0px;
			width: 171px; height: 198px;
			overflow: hidden;
			}
			
		#propertyPhoto2 {
			position: relative; margin-top: 10px; margin-left: 0px;
			width: 171px; height: 198px;
			overflow: hidden;
			}
			
#propertyRight {
	position: relative; margin-top: 10px; float: right;
	width: 521px; height: auto;
	}

	#propertydescription {
		position: relative; margin-top: 0px;
		width: 521px; height: auto;
		}
		
		#propertydescriptionTitle {
			position: relative; margin-top: -9px;
			width: inherit; height: 30px;
			font: bold 16px arial, helvetica, sans-serif; color: #000000;
			line-height: 30px;
			border-bottom: 2px solid #770000;
			}
				
		#propertydescriptionText {
			position: relative; margin-top: 10px;
			width: inherit;
			/* sets min-height for IE */
			height: expression( this.scrollHeight < 51 ? "50px" : "auto" );
			/* sets max-height for IE */
			height: expression( this.scrollHeight > 301 ? "300px" : "auto" );
			min-height: 50px; max-height: 300px;
			font: 12px "Times New Roman", Times, serif; line-height: 15px;
			overflow: auto;
			}
			
		#amenities {
			position: relative; margin-top: 10px;
			width: 521px; height: 271px;
			}
		
			#amenities1 {
				position: relative; margin: 0px; float: left;
				width: 255px; height: auto;
				}
				
				#amenities1Title {
					position: relative; margin-top: -9px;
					width: inherit; height: 30px;
					font: bold 16px arial, helvetica, sans-serif; color: #000000;
					line-height: 30px;
					border-bottom: 2px solid #770000;
					}
				
				#amenities1Text {
					position: relative; margin: 0px;
					width: inherit; height: auto;
					font: 12px "Times New Roman", Times, serif;
					line-height: 15px;
					}
				
			#amenities2 {
				position: relative; float: right;
				width: 255px; height: auto;
				}
				
				#amenities2Title {
					position: relative; margin-top: -9px;
					width: inherit; height: 30px;
					font: bold 16px arial, helvetica, sans-serif; color: #000000;
					line-height: 30px;
					border-bottom: 2px solid #770000;
					}
				
				#amenities2Text {
					position: relative; margin: 0px;
					width: inherit; height: auto;
					font: 12px "Times New Roman", Times, serif;
					line-height: 15px;
					}
						
/*******************************************************************************
 LOCATION
 	• neighborhood description
	• map
*******************************************************************************/

#locationHeader {
	position: relative; margin: 0px; margin-top: 5px;
	width: 702px; height: 30px;
	font: bold 14px arial, helvetica, sans-serif; color: #ffffff; text-indent: 15px;
	line-height: 30px;
	background-image: url(headerRed.jpg); background-repeat: no-repeat;
	}
	
#location {
	position: relative; margin-top: 10px;
	width: 702px; height: auto;
	}
	
/*
	#locationTitle {
		position: relative; margin-top: -9px;
		width: inherit; height: 30px;
		font: bold 16px arial, helvetica, sans-serif; color: #000000;
		line-height: 30px;
		border-bottom: 2px solid #770000;
		}
*/			
	#locationText {
		position: relative; margin-top: 0px;
		width: inherit; 
		/* sets min-height for IE */
		height: expression( this.scrollHeight < 51 ? "50px" : "auto" );
		/* sets max-height for IE */
		height: expression( this.scrollHeight > 295 ? "294px" : "auto" );
		min-height: 50px; max-height: 294px;
		font: 12px "Times New Roman", Times, serif; line-height: 15px;
		overflow: auto;
		}

#locationPhoto {
	position: relative; margin-top: 20px; margin-left: 0px;
	width: 400px; height: 300px;
	overflow: hidden;
	}
	
#mapHeader {
	position: relative; margin: 0px; margin-top: 5px;
	width: 702px; height: 30px;
	font: bold 14px arial, helvetica, sans-serif; color: #ffffff; text-indent: 15px;
	line-height: 30px;
	background-image: url(headerRed.jpg); background-repeat: no-repeat;
	}

/*******************************************************************************
 COMPS
 	• sale comps
	• rent comps
*******************************************************************************/

#compsHeader {
	position: relative; margin: 0px; margin-top: 5px;
	width: 702px; height: 30px;
	font: bold 14px arial, helvetica, sans-serif; color: #ffffff; text-indent: 15px;
	line-height: 30px;
	background-image: url(headerRed.jpg); background-repeat: no-repeat;
	}

/*******************************************************************************
 INVESTMENT
 	• investment summary
	• pro forma
*******************************************************************************/

#investmentHeader {
	position: relative; margin: 0px; margin-top: 5px;
	width: 702px; height: 30px;
	font: bold 14px arial, helvetica, sans-serif; color: #ffffff; text-indent: 15px;
	line-height: 30px;
	background-image: url(headerRed.jpg); background-repeat: no-repeat;
	}
	
#investmentsummaryLeft {
	position: relative; margin: 0px; margin-top: 10px; float: left;
	width: 147px; height: auto;
	}
	
	#investmentsummary {
		position: relative; margin: 0px;
		width: 147px; height: 210px;
		}
	
		#investmentsummaryTitle {
			position: relative; margin-top: -9px;
			width: inherit; height: 30px;
			font: bold 16px arial, helvetica, sans-serif; color: #000000;
			line-height: 30px;
			border-bottom: 2px solid #770000;
			}
			
			.invCategory {
				font: bold 12px arial, helvetica, sans-serif; color: #333333; text-align: left;
				border-bottom: 1px solid #999999;
				}
			
			.invLabel {
				padding-top: 5px;
				font: bold 11px arial, helvetica, sans-serif; text-align: left;
				}
				
			.invValue {
				font: 11px arial, helvetica, sans-serif; text-align: left;
				}
			
		#investmentsummaryText {
			position: relative; margin-top: 10px;
			width: inherit; height: auto;
			}
			
	#investmentPhoto1 {
			position: relative; margin-top: 10px;
			width: 230px; height: 198px;
			overflow: hidden;
			}
			
	#investmentPhoto2 {
		position: relative; margin-top: 10px;
		width: 230px; height: 198px;
		overflow: hidden;
		}
	
#investmentsummaryRight {
	position: relative; margin-top: 10px; float: right;
	width: 545px; height: 620px;
	}
	
	#proformaTitle {
		position: relative; margin-top: -9px;
		width: inherit; height: 30px;
		font: bold 16px arial, helvetica, sans-serif; color: #000;
		line-height: 30px;
		border-bottom: 2px solid #770000;
		}
		
	#proforma {
		position: relative; margin-top: 10px;
		width: inherit; height: 481px; background-color: #fff;
		overflow: auto;
		}
			
/*******************************************************************************
 CONTENT : GALLERY
*******************************************************************************/

#galleryHeader {
	position: relative; margin: 0px; margin-top: 5px;
	width: 702px; height: 30px;
	font: bold 14px arial, helvetica, sans-serif; color: #ffffff; text-indent: 10px;
	line-height: 30px;
	background-image: url(headerRed.jpg); background-repeat: no-repeat;
	}

/*******************************************************************************
 CONTENT : CONTACT
*******************************************************************************/

#contactsHeader {
	position: relative; margin: 0px; margin-top: 5px;
	width: 702px; height: 30px;
	font: bold 14px arial, helvetica, sans-serif; color: #ffffff; text-indent: 10px;
	line-height: 30px;
	background-image: url(headerRed.jpg); background-repeat: no-repeat;
	}
	
/*
#contactsPhotosMain {
	position: absolute; top: 40px; left: 230px;
	width: 472px; height: 239px;
	background-image: url(contactsPhotosMain.jpg); background-repeat: no-repeat; background-color: #ffffff;
	}
*/

#contactsRight {
	position: absolute; top: 40px; left: 230px;
	width: 472px; height: 614px;
	background-color: #333333;
	}

#contactsPhotos {
	position: absolute; top: 10px; left: 0px;
	width: 472px; height: 120px;
	}
	
	#contactsPhotos1 {
		position: absolute; top: 0px; left: 0px;
		width: 156px; height: 120px;
		background-color: #999999;
		}
		
	#contactsPhotos2 {
		position: absolute; top: 0px; left: 158px;
		width: 156px; height: 120px;
		background-color: #999999;
		}
		
	#contactsPhotos3 {
		position: absolute; top: 0px; left: 316px;
		width: 156px; height: 120px;
		background-color: #999999;
		}
		
a.contacts {
	color: #ffffff;
	text-decoration: none;
	}
		
#contactsOffices1 {
	position: absolute; top: 305px; left:6px;
	width: 110px; height: 229px;
	font: 10px arial, helvetica, sans-serif; color: #ffffff; line-height: 28px;
	}
	
#contactsOffices2 {
	position: absolute; top: 305px; left:126px;
	width: 110px; height: 229px;
	font: 10px arial, helvetica, sans-serif; color: #ffffff; line-height: 28px;
	}
	
#contactsOffices3 {
	position: absolute; top: 305px; left:356px;
	width: 110px; height: 229px;
	font: 10px arial, helvetica, sans-serif; color: #ffffff; line-height: 28px;
	}
	
#contactsOffices4 {
	position: absolute; top: 305px; left:246px;
	width: 110px; height: 229px;
	font: 10px arial, helvetica, sans-serif; color: #ffffff; line-height: 28px;
	}
	
#contactsDisclaimer {
	position: absolute; top: 172px; left: 230px;
	width: 472px; height: 160px;	
	}
	
	#contactsDisclaimerText {
		position: relative; margin-top: 9px; margin-left: 0px; padding: 10px;
		width: 452px; height: 121px;
		font: 10px arial, helvetica, sans-serif; color: #ffffff; text-align: justify;
		border-top: 1px solid #ffffff; border-bottom: 1px solid #ffffff;
		}

#contacts {
	position: relative; margin-top: 10px; margin-left: auto; margin-right: auto;
	width: 702px; height: 614px;
	}
	
	#contactsFrame{
		position: relative; margin: 0px;
		width: 220px; height: 612px;
		background-color: #eeeeee;
		border: 1px solid #999999;
		}
	
	#contact1 {
		position: relative; margin-top: 10px; margin-left: 10px;
		width: 200px; height: auto;
		}
		
		#contact1photo {
			position: relative; margin: 0px; float: left;
			width: 100px; height: 100px;
			background-color: #eeeeee;
			}
			
		#contact1info {
			position: relative; margin-top: 0px; margin-left: 10px; float: left;
			width: 220px; height: auto;
			text-align: center;
			}
			
		#contact1links {
			position: relative; margin-top: 0px; margin-left: 10px; float: left;
			width: 250px; height: 100px;
			text-align: center;
			background-color: #eeeeee;
			}
		
	#contact2 {
		position: relative; margin-top: 10px; margin-left: 10px;
		width: 200px; height: auto;
		}
		
		#contact2photo {
			position: relative; margin: 0px; float: left;
			width: 100px; height: 100px;
			background-color: #eeeeee;
			}
			
		#contact2info {
			position: relative; margin-top: 0px; margin-left: 10px; float: left;
			width: 250px; height: auto;
			text-align: center;
			}
			
		#contact2links {
			position: relative; margin-top: 0px; margin-left: 10px; float: left;
			width: 250px; height: 100px;
			text-align: center;
			background-color: #eeeeee;
			}
		
	#contact3 {
		position: relative; margin-top: 10px; margin-left: 10px;
		width: 200px; height: auto;
		}
		
		#contact3photo {
			position: relative; margin: 0px; float: left;
			width: 100px; height: 100px;
			background-color: #eee;
			}
			
		#contact3info {
			position: relative; margin-top: 0px; margin-left: 10px; float: left;
			width: 250px; height: auto;
			text-align: center;
			}
			
		#contact3links {
			position: relative; margin-top: 0px; margin-left: 10px; float: left;
			width: 250px; height: 100px;
			text-align: center;
			background-color: #eee;
			}
		
	#contact4 {
		position: relative; margin-top: 10px; margin-left: 10px;
		width: 200px; height: auto;
		}
		
		#contact4photo {
			position: relative; margin: 0px; float: left;
			width: 100px; height: 100px;
			background-color: #eee;
			}
			
		#contact4info {
			position: relative; margin-top: 0px; margin-left: 10px; float: left;
			width: 250px; height: 100px;
			text-align: center;
			}
			
		#contact4links {
			position: relative; margin-top: 0px; margin-left: 10px; float: left;
			width: 250px; height: 100px;
			text-align: center;
			background-color: #eeeeee;
			}
		
	#contact5 {
		position: relative; margin-top: 10px; margin-left: 10px;
		width: 200px; height: auto;
		}
		
		#contact5photo {
			position: relative; margin: 0px; float: left;
			width: 100px; height: 100px;
			background-color: #eeeeee;
			}
			
		#contact5info {
			position: relative; margin-top: 0px; margin-left: 10px; float: left;
			width: 250px; height: 100px;
			text-align: center;
			}
			
		#contact5links {
			position: relative; margin-top: 0px; margin-left: 10px; float: left;
			width: 250px; height: 100px;
			text-align: center;
			background-color: #eeeeee;
			}
	
	.outsideBroker {
		position: relative; margin-top: 10px; margin-left: 10px;
		width: 200px; height: auto;
		}
	
	.cname {
		font: bold 14px arial, helvetica, sans-serif; color: #770000;
		text-transform: uppercase;
		}
		
	.cphone {
		font: 14px arial, helvetica, sans-serif;
		line-height: 17px;
		}
		
	.cemail {
		font: 14px arial, helvetica, sans-serif;
		line-height: 17px;
		}
		
		.cemail a {
			font: 14px arial, helvetica, sans-serif; color: #000000;
			line-height: 17px;
			}
			
			.cemail a:Hover {
				font: 14px arial, helvetica, sans-serif; color: #770000;
				line-height: 17px;
				}
				
	.clicense {
		font: 14px arial, helvetica, sans-serif;
		line-height: 17px;	
		}
		
	.coffice {
		font: 14px arial, helvetica, sans-serif;
		line-height: 17px;
		}
		
	.clinks {
		font: 14px arial, helvetica, sans-serif;
		line-height: 20px;
		}
		
		.clinks a {
			font: 14px arial, helvetica, sans-serif; color: #000000;
			line-height: 20px;
			}
			
			.clinks a:Hover {
				font: 14px arial, helvetica, sans-serif; color: #770000;
				line-height: 20px;
				}
				
	.errbox{
		width: 400px; 
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 10pt; border:solid 1px black; 
		padding: 20px; 
		margin-left: auto; margin-right:auto; margin-top: 30px; 
		top: 30px
		}
	
/*******************************************************************************
 CA : Create Account
*******************************************************************************/

.caLogo {
	margin: 5px 0 0 10px;
	width: auto; height: 25px;
	}

.caClose {
	margin: 7px 10px 0 0;
	}

.caName {
	font: bold 20px arial, sans-serif; color: #fff; line-height: 24px;
	}

.caInst {
	font: 12px arial, sans-serif; color: #fff; line-height: 16px;
	}
	
.caInst2 {
	font: bold 16px arial, sans-serif; color: #fff; line-height: 20px;
	}

.caRegiButt {
	display: block;
	margin: 10px 0 10px 0; padding: 5px 5px;
	width: auto; height: auto;
	font: bold 16px arial, sans-serif; color: #fff; text-align: center;
	background: url(images/registerNow-off.gif) top left repeat-x #666; border: 2px solid #999;
	}
	
	.caRegiButt:hover {
		cursor: pointer;
		color: #fff;
		background: url(images/registerNow-on.gif) top left repeat-x #666; border: 2px solid #fff;
		}

.caLostPW, .caLostPW a {
	font: 10px arial, sans-serif; color: #fff; text-decoration: none;
	}

.caWelc {
	position: relative; margin: 10px;
	width: auto; height: auto;
	font: 12px arial, sans-serif; line-height: 16px; text-align: center;
	}

.caCrea {
	margin-top: 10px;
	padding: 0 5px;
	background: #fff;
	}
	
	.caDont {
		font: bold 14px arial, sans-serif; color: #333;
		}
	
.caLogiErro {
	position: relative; margin: 20px 0px 10px 0px;
	font: bold 12px arial, sans-serif; color: #F00; text-align: center;
	}
	
.caBoldRed, .caBoldBlac {
	font: bold 12px arial, sans-serif; line-height: 20px; text-align: center;
	}
	
.caBoldRed {
	color: #700;
	}