#xbuilder {
	margin-top: 20px;
	/*width: 620px; /**/
}
#xbuilder div {
	float: left;
}
#xbuilder table {
	border-collapse: collapse;
	background-color:#000080;
	margin: 0 auto;
}
#xbuilder table caption {
   color: black; 
	font-weight:bold; 
	font-size: 22px; 
	/*margin-top: 20px;/**/
	margin-bottom: 5px;
	
}
#xbuilder td {
   text-align: center;
	color:#FFFFFF; 
	font-weight: bold;
	font-size: 14px;
	padding: 2px;
	white-space: nowrap;
	border: 1px solid white; /**/
	/*border-bottom: 1px solid white; /**/
	/*text-align: right; /**/
	vertical-align: top;
}


.xtable {
	margin-top: 20px;
}
.xtable table {
	border-collapse: collapse;
	/*background-color:#000080;/**/
}
.xtable table caption {
   color: black; 
	font-weight:bold; 
	font-size: 22px; 
	/*margin-top: 20px;/**/
	margin-bottom: 5px;
	
}
.xtable thead th {
	font-size: 1.2em;
	font-weight: bold;
	vertical-align: bottom;
	border: 1px solid black; /**/
}
.xtable td {
   text-align: center;
	/*color:#FFFFFF;  /**/
	font-weight: normal;
	font-size: 14px;
	padding: 2px;
	/*white-space: nowrap;/**/
	border: 1px solid black; /**/
	/*border-bottom: 1px solid white; /**/
	/*text-align: right; /**/
	vertical-align: top;
}
.xlegend {
	text-align: center;
}
.xlegend table {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-weight: bold;
}

#provisional {
	text-align: left;
	font-size: 1.1em;
}
.style4 {
	color:#000000;
	font-weight: bold;
}
.style3 {
	color:#FFFFFF; 
	font-weight: bold; 
}
