/* @override http://test.angusjournal.com/blueston/stylesv6up.css */

.pagetitle                { color: #003B6A; font-weight: bold; font-size: 18pt; line-height: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.pagesubtitle          { color: #003B6A; 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: #003B6A; font-style: italic; font-weight: bold; font-size: 12pt; line-height: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.cutline, .pullquote               { color: #003b6a; font-style: italic; font-size: 10pt; line-height: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

body, td, li, p{ font-size: 12pt; line-height: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h4, h3, b       { color: #003B6A; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

/* @group EPDs/Peds/misc */
.left{
	float: left;
	margin-right: 10px;
}
.right{
	float: right;
	margin-left: 10px;
}
.clear{
	clear: both;
}

.PedAnmName{
	font-size: x-large;
	font-weight: bold;
	font-style: italic;
}

.PedCalvedRow{
	font-size: small;
	padding-bottom: 10px;
	
}

.PedTable
{
	width: 600px;
	padding-bottom 10px;
}
.PedTable td
{
}

.PedS, .PedD{
	background-color: #b8d3e5;
	font-weight: bold;
}

.PedPGS, .PedPGD, .PedMGS, .PedMGD{
	font-size: small;
	margin-left:35px;
}

.EPDProdTable, .EPDMatTable, .EPDCarcTable, .EPDValueTable{
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	margin-bottom: 1em;
	width: 450px;
}

.EPDProdTable td, .EPDMatTable td, .EPDCarcTable td, .EPDValueTable td{
	border-top: 1px solid #000;
	border-right: 1px solid #000;
}

.EPDProdHeaderProd, .EPDMatHeader, .EPDCarcHeader, .EPDValueHeader{
	background-color: #1b6489;
	color: #eee;
	text-transform: uppercase;
	font-size: small;
}

.EPDProdSubHeader, .EPDMatSubHeader, .EPDCarcSubHeader, .EPDValueSubHeader{
	font-size: small;
	background-color: #8a3519;
	color: #ddd;
}

.EPDProdDataRow, .EPDMatDataRow, .EPDCarcDataRow, .EPDValueDataRow{
	font-size: small;
}

.EPDAcc
{
	padding-left:15px;
}

.EPDAsOfDt
{	
	font-size: small;
	color: #000;
	font-weight: normal;
}
/* @end */
