@charset "utf-8";

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

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

.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 div {
	padding: 0;
}




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

