#agentContact {
	position: absolute;
	height: 460px;
	width: 330px;
	left: 490px;
	top: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
	z-index: 15;
	overflow: hidden;
	visibility: hidden;
	padding: 20px;
}
#agentContact a {
	text-decoration: none;
	color: #0000FF;
	font-size: 12pt;
	font-weight: bold;


}


#agentContact strong {
	color: #333333;
	font-size: 9pt;
	font-weight: bold;
}
#agentContact hr {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;


}
#closeAgentContact {
	float: right;
}
#agentContactClick {
	position: relative;
	margin-top: 10px;
	float: left;




}
#agentContactClick a {
	color: #333333;
	text-decoration: none;
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;

}
/*###########################################################################*/

#formContact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	float: left;
	overflow: auto;
	margin-right: 2px;
	visibility: visible;
	position: relative;






}
.inputMargins {
	margin: 2px;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;

}
.submitButton {
	margin: 2px;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	cursor: pointer;
}
#contactDetails{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #999999;
	float: right;
	margin-right: 20px;
	text-align: right;
}
#contactInfo {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	position: relative;
	float: left;





}
#formContactWrap {
	position: absolute;
	height: 485px;
	width: 340px;
	left: 490px;
	top: 25px;
	float: left;


}
#message {
	overflow: auto;
	position: relative;
	height: 80px;


}
