/* Begin: PedigreeTemplate Page */
.A4 {
	font-family:Arial; 
	font-size:4pt; 
	vertical-align:bottom;
	}
.A8 {
	font-family:Arial; 
	font-size:8pt;
	}
.A8mid {
	font-family:Arial; 
	font-size:8pt; 
	vertical-align:middle;
	}
.A8box {
	font-family:Arial; 
	font-size:8pt; 
	border:solid black 1px;
	}
.A8cen {
	font-family:Arial; 
	font-size:8pt; 
	vertical-align:middle; 
	text-align:center;
	}
.A8gy {
	font-family:Arial; 
	font-size:8pt; 
	background:dddddd; 
	vertical-align:middle; 
	text-align: center; 
	border:thin outset #ffffff;
	}
.A10but {
	font-family:Arial; 
	font-size:10pt; 
	background:dddddd; 
	vertical-align:middle; 
	text-align: center; 
	border:medium outset #ffffff;
	}
.A10gy {
	font-family:Arial; 
	font-size:10pt; 
	background:dddddd; 
	vertical-align:middle; 
	text-align: center; 
	border:thin outset #ffffff;
	}
.A10 {
	font-family:Arial; 
	font-size:10pt;
	}
.A10box {
	font-family:Arial; 
	font-size:10pt; 
	vertical-align:middle; 
	border:solid #aaaaaa 1px;
	}
.A12 {
	font-family:Arial; 
	font-size:12pt;
	}
.pedbot {
	font-family:Arial; 
	font-size:8pt; 
	vertical-align:top; 
	text-align: left; 
	border-bottom:solid black 1px;
	}
.pedtop {
	font-family:Arial; 
	font-size:8pt; 
	vertical-align:bottom; 
	text-align: left; 
	border-top:solid black 1px;
	}
.pedshim {
	font-family:Arial; 
	font-size:8pt; 
	vertical-align:top; 
	text-align: left;
	}
.pedshiml {
	font-family:Arial; 
	font-size:8pt; 
	vertical-align:top; 
	text-align: left; 
	border-left:solid black 1px;
	}
.ped2link {
	font-family:Arial; 
	font-size:20pt; 
	vertical-align:middle; 
	text-align: right;
	}
.ped3link {
	font-family:Arial; 
	font-size:16pt; 
	vertical-align:middle; 
	text-align: right;
	}
.yellow {
	background:ffff88;
	}
A:link, A:visited, A:active { 
	text-decoration: none; 
	color: black 
	}
/* End: PedigreeTemplate Page */
/* ------------------------------------------------------ */
/* Begin: LayoutTemplate Page */
BODY {
	width: 100%;
	height: 100%;
	}
.MasterTable {
	width: 100%;
	height: 100%; 
	padding: 0px; 
	border-collapse:collapse;
	}
.FirstRow {
	height:10%;
	}
.FirstRowFirstCell {
	text-align: left; 
	vertical-align: top; 
	width: 15%; 
	padding: 0px; 
	border-bottom: 1px solid #33CCCC;
	}
.FirstRowSecondCell {
	width: 85%; 
	border-bottom: 1px solid #33CCCC;
	}
.SecondRow {
	height:85%;
	}
.SecondRowFirstCell {
	background-color: #33CCCC; 
	padding: 0px; 
	text-align: left; 
	vertical-align: top;
	}
.SecondRowFirstCellAlt {
	padding: 0px; 
	text-align: left; 
	vertical-align: top;
	}
.SecondRowSecondCell {
	text-align: left;
	vertical-align: top;
	padding: 15px;
	}
.SecondRowSecondCellLogin {
	text-align: center;
	vertical-align: top;
	padding: 15px;
	}
.ContentHeader {
	font-weight: bold;
	font-size: 150%;
	text-decoration: underline;	
	text-align: center;
	}
.ContentMain {
	font-size: 100%;
	text-align: left;
	font-family: Arial;
	}
.ContentMainCentered {
	font-size: 100%;
	text-align: center;
	font-family: Arial;
	}
.ThirdRow {
	height:5%;
	}
.Menu A { 
	color: #996633;
	}
.Menu A:active { 
	color: #996633;
	}
.Menu A:visited {
	color: #996633;
	}
.Menu A:hover {
	color: #FFFF00;
	}
.SubMenu {
	list-style: Circle;
	list-style-position: inside
	}	
.SubMenu A { 
	color: #996633;
	font-size: 85%; 	
	}
.SubMenu A:active { 
	color: #996633;
	}
.SubMenu A:visited {
	color: #996633;
	}
.SubMenu A:hover {
	color: #FFFF00;
	}
.MiniTable {
	width: 100%;
	height: 10%; 
	padding: 0px; 
	border-collapse:collapse;
	}
.MasterWithMiniTable {
	width: 100%;
	height: 90%; 
	padding: 0px; 
	border-collapse:collapse;
	}
.SepLine 
{
	border-bottom-color:Black;
	border-bottom-style:solid;
	border-bottom-width:5px;
	/*border-bottom: 5px solid #000000;	*/
	width: 100%;
	}
/* End: LayoutTemplate Page */
/* ------------------------------------------------------ */