@charset "utf-8";

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

.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 #bodyTableTwo div {
	padding: 0 0 10px 0;
}
.structure #bodyTableTwo h2 {
	border-top: 1px solid #000000;
}
.structure #bodyTableTwo h2 a {
	color: #663399;
	text-decoration: none;
}
.structure #bodyTableTwo h2 a:hover {
	color: #ff0000;
}
.structure #bodyTableTwo table {
	width: 100%;
	border: none;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}
.structure #bodyTableTwo table tr td {
	border: none;
	text-align: center;
	vertical-align: top;
	margin: 0;
	padding: 0;
}

.structure #bodyTableTwo p {
	text-align: center;
	font-size: 16px;
}

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




