body {
	font-family: arial,sans-serif;
	font-size: 10pt;
	color: #000066;
	background-color: #ffffff;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
}

a {
	color: #006400;
}
a:hover {
	color: #8f0000;
}

td {
	font-size: 10pt;
}

.topNav {
	padding-left: 5px;
	padding-right: 40px;
	padding-bottom: 2px;
	color: #ffffff;
	background-color: #336699;
}
.topNav a {
	color: #ffffff;
}
.topNav a:hover {
	color: #ff9999;
}
.topNavTable {
	padding-right: 40px;
}

.NameTitle {
	font-size: 18pt;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

.genTreeTbl {
	background-color: #b0c4de;
	padding-left: 2px;
}
.genTreeCell {
	text-align:center;
	vertical-align: bottom;
	padding-left: 1px;
	padding-right: 1px;
}
.genTreeCellB {
	text-align:center;
	border-color:black;
	border-bottom-style:solid;
	border-bottom-width:1;
	vertical-align: bottom;
}
.genTreeCellL {
	text-align:center;
	border-color:black;
	border-left-style:solid;
	border-left-width:1;
	vertical-align: bottom;
}
.genTreeCellLB {
	text-align:center;
	border-color:black;
	border-left-style:solid;
	border-left-width:1;
	border-bottom-style:solid;
	border-bottom-width:1;
	vertical-align: bottom;
}
.genTreeMidCell {
	width:10;
}
.categoryHeading {
	height: 25px;
	font-size: 14pt;
}
.childrenSummaryTbl {
	padding-right:10px;
	padding-bottom: 5px;
	padding-left: 3px;
	padding-right: 3px;
}

.otherLinksCell {
	background-color: b0c4de;
	padding-left: 10px;
}
.missingInfo {
	padding-left: 10px;
	padding-right: 10px;
	background-color: ff6666;
}
.summaryHead {
	font-weight:bold;
}
.individSummaryCell {
	border-left-style:solid;
	border-left-width:1;
	border-left-color:black;
}
.indent {
	margin-left: 15px;
}
.blockIndent {
	margin-left: 30px;
}
.revIndent {
	margin-left: -15px;
}

.childDetailHead {
	font-weight:bold;
}
.childDetailTbl {
	padding-left: 5px;
	padding-right:15px;
	padding-bottom:10px;
}

.noteList {
	margin-left:25px;
	margin-bottom:0px;
	list-style-type: decimal;
}
.footnote {
}
.sourceList {
	margin-left:25px;
	margin-bottom:0px;
	list-style-type: none;
}
.source {
	text-indent: -20px;
}

.contributorsLabel {
	padding-left: 5px;
	font-weight: bold;
}
.submitTo {
}
.pageLastUpdated {
	font-style: italic;
}
.extendedGenTreeTbl {
	background-color: #ffffff;
	padding-left: 2px;
}
.extGenTreeCell {
	text-align: center;
	vertical-align: bottom;
	padding-left: 1px;
	padding-right: 1px;
}
.extGenTreeCellB {
	text-align: center;
	border-color:black;
	border-bottom-style:solid;
	border-bottom-width:1;
	vertical-align: bottom;
}
.extGenTreeCellR {
	text-align: center;
	border-color:black;
	border-right-style:solid;
	border-right-width:1;
	vertical-align: bottom;
}
.extGenTreeCellRB {
	text-align: center;
	border-color:black;
	border-right-style:solid;
	border-right-width:1;
	border-bottom-style:solid;
	border-bottom-width:1;
	vertical-align: bottom;
}
