@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: center;
	font-size: 16px;
}


.structure #bodyTableTwo {
	padding: 0 0 10px 0;
	font-size: 12px;
}
.structure #bodyTableTwo table {
	width: 707px;
	margin: 10px 20px 10px 20px;
	border: none;
	border-collapse: collapse;
	background-color: #99cc33;
}
.structure #bodyTableTwo table tr td {
	border: none;
	padding: 2px 4px 2px 4px;
	color: #000000;
}
.structure #bodyTableTwo table tr td a {
	color: #000000;
	text-decoration: none;
}
.structure #bodyTableTwo table tr td a:visited {
	color: #666666;
}
.structure #bodyTableTwo table tr td a:hover {
	color: #ff0000;
}
.structure #bodyTableTwo table tr #bodyTableTwoDate {
	width: 90px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	text-align: center;
}
.structure #bodyTableTwo table tr #bodyTableTwoName {
	width: 402px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-align: left;
	padding-left: 20px;
}
.structure #bodyTableTwo table tr #bodyTableTwoWeb {
	width: 130px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-align: center;
}
.structure #bodyTableTwo table tr #bodyTableTwoPDF {
	width: 80px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	text-align: center;
}
.structure #bodyTableTwo table tr #bodyTableTwoFooter {
	border: 1px solid #000000;
	text-align: center;
}
.structure #bodyTableTwo table tr #bodyTableTwoFooter p {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 11px;
}


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

