.tableLabel
{
	border: solid 1px #333;
	border-left: none;
	border-top: none;
	color: #006633;
	font-weight:bold;
	font-size: 87%;
	padding: 4px 6px 4px 5px;
	margin-left: 0;
	background: #94B48D;
	width: 170px;
	float:left;
}
.infoTable
{
	border: solid 1px #006633;
	border-bottom: none;
	/*margin:17px auto 17px auto;
	width: 580px;*/
	margin: 4px;
}
.tableFieldContainer
{
	
	clear:both;
}
.tableValue
{
	border: solid 1px #006633;
	border-right: none;
	border-top: none;
	color: #006633;
	font-size: 87%;
	padding: 4px 6px 4px 5px;
	margin:0;
	background: #94B48D;
	float:left;
	height: 17px;
	width:661px;
}
.tableHeaderContainer
{
	font-weight:bold;
	background: #94B48D;	
	/*border: solid 1px #006633; */
	margin: 0;
	padding:6px;
	border-bottom: solid 1px #006633;
}
.tableHeaderLabel
{
	font-size:120%;
		color:#006633;
	font-variant:small-caps;
}

.phoneNumber{width:357px;}

.emailAddress{width:357px;}
.streetAddress{width:357px;height:68px;}
.poAddress{width:357px;height:65px;}
.isLabel {width:170px;}
