div#divContainer{
	width:99%;
	margin:0 auto;
}
img#centerLogo{
	display: block;
	margin-left: auto;
	margin-right: auto;
	width:330px;
}
div#divTableContainer{
	width:100%;
	height:auto;
	margin:auto;
	border-width:0px;
	border-style:solid;
	border-color:#cccccc;
}
div#divTableHeader{
	width:99%;
	height:41px;
	margin:0;
	text-align:center;
	font-family:arial,sans-serif;
	color:#000066;
	border-width:1px 1px 1px 1px;
	border-style:solid;	
	border-color:#cccccc;
}
div.divPropertyThree{
	float:left;
	width:33%;
	height:auto;
	margin:0;
	text-align:center;
	font-family:arial,sans-serif;
	color:#000066;
	border-width:0px 0px 1px 1px;
	border-style:solid;	
	border-color:#cccccc;
}
div.divPropertyThreed{
	float:left;
	width:33%;
	height:auto;
	margin:0;
	text-align:center;
	font-family:arial,sans-serif;
	color:#000066;
	border-width:0px 1px 1px 1px;
	border-style:solid;	
	border-color:#cccccc;
}
div#divWrapper{
	height:0px;
	width:100%;
	clear:both;
}
