.pagetitle                { color: #007dbf; font-weight: bold; font-size: 18pt; line-height: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.pagesubtitle          { color: #007dbf; font-style: italic; font-weight: bold; font-size: 14pt; line-height: normal; font-family: "Times New Roman", Georgia, Times; height: 0pt }
.titles    { font-style: italic; font-size: 12pt; line-height: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.eventtitle                 { color: #007dbf; font-style: italic; font-weight: bold; font-size: 12pt; line-height: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.cutline, .pullquote             { color: #8e7c64; font-style: italic; font-size: 11pt; line-height: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
body, td, li         { font-size: 12px; line-height: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h4, h3, b       { color: #007dbf; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.background{ background-color: #eee;}
.left{
	float: left;
	margin-right: 10px;
}
.right{
	float: right;
	margin-left: 10px;
}
.center{
	text-align: center;
	margin: 0 auto;
}
.clear{
	clear: both;
}
.PedAnmName{
	font-size: large;
	color: #58a0d3;
	font-weight: bold;
}

.PedCalvedRow{
	font-weight: bold;
}

.PedS, .PedD{
	background-color: #cbedff;
}
.PedPGS, .PedPGD, .PedMGS, .PedMGD
{
	margin-left: 35px;
}

.PedTable
{
}

.PedTable td
{
	padding: 10px;
}

.EPDProdTable, .EPDMatTable, .EPDCarcTable, .EPDValueTable, .DamProdAvgTable{
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	margin-bottom: 5px;
	font-size: .8em;
	width: 450px;
	text-align: center;
}

.EPDProdTable td, 
.EPDMatTable td, 
.EPDCarcTable td, 
.EPDValueTable td, 
.DamProdAvgTable td{
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	padding: 3px;
}

.EPDProdHeaderProd, .EPDMatHeader, .EPDCarcHeader, .EPDValueHeader, .DamProdAvgHead {
	text-align: center;
	background-color: #8e7656;
	font-weight: bold;
	color: #fff;
}

.EPDProdSubHeader, .EPDMatSubHeader, .EPDCarcSubHeader, .EPDValueSubHeader, .DamProdAvgSubHead{
	text-align: center;
	color: #000;
	background-color: #c5baa3;
}

.EPDProdDataRow, .EPDMatDataRow, .EPDCarcDataRow, .EPDValueDataRow, .DamProdAvgData{
	text-align: center;	
}
.EPDAcc
{
	padding-left: 5px;
}

.EPDAsOfDt
{
	font-size: small;
	font-style: italic;
}
