
.formbackground
{
	background-color: #f2f9fc;
}

.formborderleft
{
	width: 1px;
	background-color: #f2f9fc;
	border-left: #dfecf7 1px solid;
}
.formborderright
{
	width: 1px;
	background-color: #f2f9fc;
	border-right: #dfecf7 1px solid;
}


.section
{
	width:881;
	height:1;
	text-align:center;
	vertical-align:middle;
	background-color: #f2f9fc;
	border-top: #dfecf7 1px solid;
}

.messagebox
{
	border-top-style: none;
	border-top-width:0px; 
	border-right-style: none;
	border-right-width:0px; 
	border-left-style: none;
	border-left-width:0px; 
	border-bottom-style: none;
	border-bottom-width:0px; 
	font-size:11pt;
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	overflow:auto; 
	
}

.senderclosing
{
	border-top-style: none;
	border-top-width: 0px;
	border-right-style: none;
	border-right-width: 0px;
	border-left-style: none;
	border-left-width: 0px;
	border-bottom-style: none;
	border-bottom-width: 0px;
	height: 70px;
	width: 500px;
	font-size: 11pt;
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	overflow: auto;
}

.propertylink
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11pt; 
	color: #37399a; 
	text-decoration: underline;
}