@charset "utf-8";

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

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

.structure #mainBody h2 {
	font-size: 40px;
	font-weight: bold;
	margin: 0;
	padding: 6px 6px 6px 6px;
	text-align: center;
	color: #000000;
}

.structure #bodyTableOne {
	border-bottom: 1px solid #000000;
}
.structure #bodyTableOne table {
	width: 100%;
	border: none;
	border-collapse: collapse;
	margin: 0 0 10px 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: 14px;
}


.structure #bodyTableTwo {
	border-bottom: 1px solid #000000;
}
.structure #bodyTableTwo table {
	width: 100%;
	border: none;
	border-collapse: collapse;
	margin: 10px 0 10px 0;
	padding: 0;
}
.structure #bodyTableTwo table tr td {
	border: none;
	text-align: center;
	vertical-align: middle;
	margin: 0;
	padding: 0;
}
.structure #bodyTableTwo table tr td p {
	font-size: 12px;
	text-align: center;
	padding-top: 0;
	padding-bottom: 0;
}
.structure #bodyTableTwo table tr td img {
	border: none;
	text-align: center;
}


.structure #bodyTableThree {
	border-bottom: 1px solid #000000;
}
.structure #bodyTableThree table {
	width: 100%;
	border: none;
	border-collapse: collapse;
	margin: 10px 0 10px 0;
	padding: 0;
}
.structure #bodyTableThree table tr td {
	border: none;
	text-align: center;
	vertical-align: middle;
	margin: 0;
	padding: 0;
}
.structure #bodyTableThree table tr td p {
	font-size: 12px;
	text-align: center;
	padding-top: 0;
	padding-bottom: 0;
}
.structure #bodyTableThree table tr td img {
	border: none;
	text-align: center;
}
.structure #bodyTableThree table tr #bodyTableThreeFooter {
	text-align: center;
}
.structure #bodyTableThree table tr #bodyTableThreeFooter p {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 11px;
}


.structure #bodyTableAwards {
	border-bottom: 1px solid #000000;
	background: #ffcc00;
	padding-bottom: 10px;
}
.structure #bodyTableAwards table {
	width: 100%;
	border: none;
	border-collapse: collapse;
	margin: 0 0 0 0;
	padding: 0;
}
.structure #bodyTableAwards #subTable {
	border-top: 1px solid #663399;
}
.structure #bodyTableAwards table tr td {
	border: none;
	text-align: center;
	vertical-align: middle;
	margin: 0;
	padding: 0;
}
.structure #bodyTableAwards table tr td p {
	text-align: center;
	margin: 0;
}
.structure #bodyTableAwards table tr td  p a {
	color: #663399;
}
.structure #bodyTableAwards table tr td  p a:hover {
	color: #ff0000;
}
.structure #bodyTableAwards table tr td img {
	border: none;
	margin: 0;
	text-align: center;
}


.structure #bodyTablePress {
	border-bottom: 1px solid #000000;
	background: #cc99cc;
	padding-bottom: 10px;
}
.structure #bodyTablePress table {
	width: 100%;
	border: none;
	border-collapse: collapse;
	margin: 0 0 0 0;
	padding: 0;
}
.structure #bodyTablePress #subTable {
	border-top: 1px solid #663399;
}
.structure #bodyTablePress table tr td {
	border: none;
	text-align: center;
	vertical-align: middle;
	margin: 0;
	padding: 0;
}
.structure #bodyTablePress table tr td p {
	text-align: center;
	margin: 0;
}
.structure #bodyTablePress table tr td  p a {
	color: #663399;
}
.structure #bodyTablePress table tr td  p a:hover {
	color: #ff0000;
}
.structure #bodyTablePress table tr td img {
	border: none;
	margin: 0;
	text-align: center;
}
.structure #bodyTablePress #bodyTablePressListing {
	float: left;
	width: 25%;
	height: 100px;
	vertical-align: top;
	font-size: 11px;
}
.structure #bodyTablePress #bodyTablePressListing a {
	color: #663399;
	text-decoration: none;
}
.structure #bodyTablePress #bodyTablePressListing a:hover {
	color: #ff0000;
}



.structure #bodyTableHonors {
	border-bottom: 1px solid #000000;
	background: #3399ff;
	padding-bottom: 10px;
}
.structure #bodyTableHonors table {
	width: 100%;
	border: none;
	border-collapse: collapse;
	margin: 0 0 0 0;
	padding: 0;
}
.structure #bodyTableHonors #subTable {
	border-top: 1px solid #663399;
}
.structure #bodyTableHonors table tr td {
	border: none;
	text-align: center;
	vertical-align: middle;
	margin: 0;
	padding: 0;
}
.structure #bodyTableHonors table tr td p {
	text-align: center;
	margin: 0;
}
.structure #bodyTableHonors table tr td  p a {
	color: #663399;
}
.structure #bodyTableHonors table tr td  p a:hover {
	color: #ffff33;
}
.structure #bodyTableHonors table tr td img {
	border: none;
	margin: 0;
	text-align: center;
}







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

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


