@charset "utf-8";

/********** MAIN BODY **********/

.structure #mainBody { 
	font-size: 14px;
} 


.structure #bodyTableOne div {
	padding: 0 0 10px 0;
}
.structure #bodyTableOne table {
	width: 100%;
	border: none;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}
.structure #bodyTableOne table tr td {
	border: none;
	text-align: center;
	vertical-align: top;
	margin: 0;
	padding: 0;
}
.structure #bodyTableOne table tr td p {
	text-align: justify;
	font-size: 16px;
}


.structure #bodyTableTwo div {
	padding: 0 0 10px 0;
}
.structure #bodyTableTwo table {
	width: 100%;
	border: none;
	border-collapse: collapse;
}
.structure #bodyTableTwo table tr td {
	border: none;
	text-align: center;
}
.structure #bodyTableTwo table tr td p {
	text-align: center;
}
.structure #bodyTableTwo table tr td img {
	border: 1px solid #000000;
}


/********** PGS SIDEBAR **********/

