/* -------------------------------------
	Author: 
	Built: 
	Last Edit: 2011-07-18 Brandi Kapfer
	URI: cottonwoodangus.com
---------------------------------------*/

.pagetitle{ color: #336633; font-weight: bold; font-size: 18pt; line-height: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.pagesubtitle{ color: #336633; 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: #336633; font-style: italic; font-weight: bold; font-size: 12pt; line-height: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.cutline, .pullquote{ color: #9966633; font-style: italic; font-size: 11pt; line-height: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
body, p{ font-size: 12px; line-height: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h4, h3, b{ color: #336633; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
#bg{
	background-color: #CFF;	
}
/* @group EPDs and Pedigrees */
/** modified 06/14/10 for move from coldfusion to .net  gtb */
/*adjustments for HP EPD */

.PedAnmName{
	font-size: 20px;
	color: #363;
	font-weight: bold;
	font-style: italic;
}

.PedCalvedRow{

}

.ped_pedbody{
	font-size: 12px;
}

.PedTable
{
	 font-size: 12px;
	 width:100%;
	 height:160px;
}
.PedS, .PedD{
	color: #4d792b;
	font-weight: bold;
}

.PedPGS, .PedPGD, .PedMGS, .PedMGD{
	margin-left: 3em;
	margin-right: 1em;
}

.EPDProdTable, .EPDMatTable, .EPDCarcTable, .EPDValueTable, .PerformanceDataTable, .DamProdAvgTable
{
	width: 450px;
	border-top: 1px solid #363;
	border-left: 1px solid #363;
}

.EPDProdHeaderProd, .EPDMatHeaderMat, .EPDCarcHeaderCarc, .EPDValueHeaderValue, .PerformanceDataTableHeaderPerf, .DamProdAvgHead{
	background-color: #030;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	padding:3px;
	text-align: left;
	width: 100%;
}

.EPDProdSubHeader, .EPDMatSubHeader, .EPDCarcSubHeader, .EPDValueSubHeader, .PerformanceDataSubHeader, .DamProdAvgSubHead{
	background-color: #4d792b;
	font: normal 12px Arial, Helvetica, Geneva, Swiss, SunSans-Regular ;
	color: #fff;
	text-align: left;
	
}
.EPDProdDataRow, .EPDMatDataRow, .EPDCarcDataRow, .EPDValueDataRow, .PerformanceDataDataRow, .DamProdAvgData{
	background-color: #eee;
	font-size: 12px;
	text-align: center;
}
.EPDProdTable td, .EPDMatTable td, .EPDCarcTable td, .EPDValueTable td, .PerformanceDataTable td, .DamProdAvgTable td{
	border-right: 1px solid #363;
	border-bottom: 1px solid #363;
	padding: 3px;
}
.EPDAcc
{
	padding-left:5px;
}

.EPDAsOfDt
{
	font-size: .8em;
}

/* @end */
/** new additions **/
