/* 
	Design: Ray Palermo
	Last edit: 2010-06-03 tc
*/
table.main, .main { background-image: url(../images/design/donnelltile.gif) }
.padbcont_C2368458 { background-image: url(../images_nav/header_nose.jpg); background-repeat: no-repeat; width:100%; height: 64px; }
.header-repeat{background: url(../images/design/dcca_02along.jpg) no-repeat;}
.padbox_C2368458 {width:auto; height:auto;}
.pagetitle                 { color: #043730; font-weight: bold; font-size: 18pt; line-height: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.pagesubtitle         { color: black; font-style: italic; font-weight: bold; font-size: 14pt; line-height: normal; font-family: "Times New Roman", Georgia, Times; height: 0pt }
.titles     { color: #043730; font-style: italic; font-size: 12pt; line-height: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.eventtitle                  { color: #043730; font-style: italic; font-weight: bold; font-size: 12pt; line-height: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.cutline               { color: #9bcd9c; font-style: italic; font-size: 11pt; line-height: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.pullquote             { color: #9bcd9c; font-style: italic; font-weight: normal; font-size: 11pt; line-height: normal }
body{margin: 0; padding:0; background-color: #ffffcc;}
body, td, li            { font-size: 12px; line-height: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h3         { color: #043730; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
b                { color: #043730; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
a { color: #043730 }
a:active { color: #043730 }
a:hover { color: #9bcd9c }
a:link { color: #043730 }

/* Additions 2009-08-28 TC */
table.semen{
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	margin: 1em auto;
}

table.semen th, .semen td{
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	padding: 3px;
	background-color: #fff;
}

table.semen th{
	font-weight: bold;
	color: #fffab1;
	background-color: #649664;
	font-size: small;
	text-transform: uppercase;
}
table.semen .center-text{
	text-align: center;
}
.button{
	font: 12px Arial, Helvetica, sans-serif;
}
.button a{
	text-decoration: none;
	text-align: center;
	padding-top: 10px;
}
a.top-navbox{
	display: block;
	width: 388px;
	height: 63px;
	*height: 73px;
	background: url(../images/design/buttons/top_navbox.jpg) no-repeat;
}
a.top-navbox:hover{
	background: url(../images/design/buttons/top_navbox_over.jpg) no-repeat;
}
a.lb{
	display: block;
	width: 191px;
	height: 48px;
	*height: 58px;
	background: url(../images/design/buttons/button1.jpg) no-repeat;
}
a.lb:hover{
	background-image: url(../images/design/buttons/button1_over.jpg);
}
a.lb-big{
	display: block;
	width: 191px;
	height: 62px;
	*height: 72px;
	background: url(../images/design/buttons/button3.jpg) no-repeat;
}
a.lb-big:hover{
	background-image: url(../images/design/buttons/button3_over.jpg);
}
a.rb{
	display: block;
	width: 197px;
	height: 48px;
	*height: 58px;
	background: url(../images/design/buttons/button2.jpg) no-repeat;
}
a.rb:hover{
	background-image: url(../images/design/buttons/button2_over.jpg);
}
a.rb-big{
	display: block;
	width: 197px;
	height: 62px;
	*height: 72px;
	background: url(../images/design/buttons/button4.jpg) no-repeat;
}
a.rb-big:hover{
	background-image: url(../images/design/buttons/button4_over.jpg);
}
a.lc{
	display: block;
	width: 191px;
	height: 69px;
	*height: 79px;
	background: url(../images/design/buttons/bottom_left.jpg) no-repeat;
}
a.lc:hover{
	background-image: url(../images/design/buttons/bottom_left_over.jpg);
}
a.rc{
	display: block;
	width: 197px;
	height: 69px;
	*height: 79px;
	background: url(../images/design/buttons/bottom_right.jpg) no-repeat;
}
a.rc:hover{
	background-image: url(../images/design/buttons/bottom_right_over.jpg);
}
a.bottom-navbox{
	display: block;
	width: 388px;
	height: 49px;
	*height: 79px;
	background: url(../images/design/buttons/bottom_navbox.jpg) no-repeat;
	padding-top: 30px;
	margin-top: 5px;
}
a.bottom-navbox:hover{
	background: url(../images/design/buttons/bottom_navbox_over.jpg) no-repeat;
}

/* @group ASP.NET Tags */
/* @group terse set */

.PedAnmName{
	color: #034904;
	font-weight: bold;
	font-size: 2.5em;
}

.PedCalvedRow{
	font-style: italic;
	padding-bottom: .75em;
}

.PedS, .PedD{
	color: #034904;
	font-weight: bold;
}
/* Adds text indentation to pedigree names */
.PedPGS, .PedPGD, .PedMGS, .PedMGD{
	margin-left: 3em;
	margin-right: 1em;
}
.PedTable {
	font-family: inherit;
}

.EPDProdTable, .EPDMatTable, .EPDCarcTable, .EPDValueTable{
	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{
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	padding: 3px;
}

.EPDProdHeaderProd, .EPDMatHeaderMat, .EPDCarcHeaderCarc, .EPDValueHeaderValue{
	background-color: #034904;
	color: #fff;
	font-weight: bold;
}

.EPDProdSubHeader, .EPDMatSubHeader, .EPDCarcSubHeader, .EPDValueSubHeader{
	background-color: #171;
	color: #fff;
}

.EPDProdDataRow, .EPDMatDataRow, .EPDCarcDataRow, .EPDValueDataRow{
	text-align: center;
}

.EPDAcc
{
	padding-left:15px;
}

.EPDAsOfDt
{
	font-size: .75em;
}

/* @end */

/* @end */
