.title {
	font-size:10pt;
	font-family:arial;
	text-align:center;
	color:#000000;
	margin: 0px 0px 4px 0px;
}
.subtitle {
	font-size:10pt;
	font-family:arial;
	color:#000000;
	font-weight:bold;
	margin: 1px 0px 4px 4px;
}

.subHeading {
	font-weight:bold;
	font-family:arial;
	font-size : 12pt;
	color:#990033;
	background-color:#e4e4c9;
	padding:3px;
	border-top:1px solid #330066;
	border-bottom:1px solid #aaaaaa;
}
.subHeadingFloat {
	float:right;
	padding-right:5px;
	font-style:italic;
	font-weight:bold;
	color:#330066;
	}
.subSubHeading {
	font-weight:bold;
	font-size : 10pt;
	margin:6px 0px 2px 2px;
}
.lists {
	margin-top: 2px;
	line-height:1.5em;
	list-style-type: square;
}
.subLists {
	margin-top: 2px;
	margin-bottom: 10px;
	line-height:1.5em;
	list-style-type: lower-roman;
}
.listsOL {
	margin-top: 2px;
	line-height:1.5em;
}
.subText {
	font-style:italic;
	margin:1px 60px 1px 30px;
}
body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	background-color: white;
	}
.separator {
	background-color:#ffffff;
	font-size:8pt;
}
.miniSeparator {
	background-color:#999999;
	font-size:2pt;
	height:2px;
}
.husband {
	font-size : 10pt;
	padding: 2px 10px 2px 10px;
	margin:1px;
	text-align:center;
}
.wife {
	font-size : 10pt;
	padding: 2px 10px 2px 10px;
	text-align:center;
	}
.treeDOB {
	font-family:arial;
	font-size:8pt;
}
.insert {
	font-size: 8pt;
	padding:3px;
	border: solid 0px #330066;
	margin: 5px 30px 5px 30px;
	}
.notes {
	margin: 1px 40px 2px 40px;
}
.genericLink A:link {
	text-decoration: none;
	color: #330066;
	font-weight:bold;
	font-family:arial;
	font-size:12pt;
	}
.genericLink A:visited {
	text-decoration: none; 
	color: #330066;
	}
.genericLink A:active {
	text-decoration: none;
	color: #330066;
	}
.genericLink A:hover {
	text-decoration: none;
	color: red;
}
.censusTable {
	background-color:#ffffff;
	border-right:2px solid #330066;
	border-bottom:2px solid #330066;
	border-top: 1px solid #330066;
	border-left: 1px solid #330066;
}
.censusTable th {
	font-family:arial;
	font-size:8pt;
	font-weight:bold;
	text-align:center;
	color:#990033;
	background-color: #eeeeee;
	border-top: 1px solid #330066;
	border-left: 1px solid #330066;
}
.censusTable td {
	font-family:arial;
	font-size:8pt;
	border-top: 1px solid #330066;
	border-left: 1px solid #330066;
	padding:2px;
}
.censusPersonCell {
	background-color: #eeeeee;
	padding:1px 2px 0px 3px;
}
.censusSpouseCell {
	background-color: #ffffff;
	padding:1px 2px 0px 3px;
}
.censusName {
	font-weight:bold;
	color:#990033;
	white-space:nowrap;
	padding:2px;
}
.censusNameSpouse {
	font-weight:normal;
	color:#000000;
	white-space:nowrap;
	padding:2px;
}
.censusDOB {
	padding:3px 0px 0px 10px;
}
.censusClosedCell {
	background-color: #999999;
}
.censusClosedCell1890 {
	background-color: #cccccc;
	text-align:center;
}
.censusDataCell {
	text-align:center;
	padding:2px;
}
.offspringLabel {
	background-color: #000000;
	border: 1px solid #ffffff;
}

.tablePhotos {
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	margin:2px 8px 2px 8px;
	}
.tablePhotosBios {
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	margin:2px 0px 2px 8px;
	width:662px;
	}
.tablePhotosYear {
	padding:3px 2px 3px 3px;
	border-top:1px solid #000000;
	text-align:right;
	font-weight:bold;
	font-family : Arial, sans-serif;
	font-size : 0.9em;
}
.thumbNailPhotos
	{
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	width:135px;
	padding:3px 2px 3px 3px;
	}
.subHeadingPhotos {
	padding:3px 8px 3px 9px;
	border-top:1px solid #000000;
	text-align:left;
	font-family : Arial, sans-serif;
	font-size : 0.9em;
}
.descriptionPhotos {
	margin-left:0px;
	margin-right:10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 0.8em;
}
.photoLegend {
	text-align:center;
	margin: 2px 5px 0px 5px;
	font-weight:bold;
	font-size:8pt;
	font-family : Arial, Helvetica, sans-serif;
	color:#666666;
}
.photoCredit {
	text-align:right;
	margin: 2px 2px 5px 0px;
	font-weight:bold;
	font-size:8pt;
	font-family : Arial, Helvetica, sans-serif;
	color:#666666;
}
.photoCenter {
	display: block;
	margin-right:auto;
	margin-left:auto;
	font-size:8pt;
}
.photoRight {
	float: right;
	clear:none;
	font-size:8pt;
	margin: 0px 0px 6px 10px;
	width:1px;
}
.photoLeft {
	float: left;
	clear:none;
	font-size:8pt;
	margin: 0px 10px 6px 0px;
	width:1px;
}
.creditText {
	color:#ffffff;
	width:310px;
	border:1px solid #ffffff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-align:left;
	float:right;
	clear:both;
	margin: 8px 10px 10px 0px;
	padding:4px;
	}
	.censusTable {
	background-color:#ffffff;
	border-right:2px solid #330066;
	border-bottom:2px solid #330066;
	border-top: 1px solid #330066;
	border-left: 1px solid #330066;
}
.censusTable th {
	font-family:arial;
	font-size:9pt;
	font-weight:bold;
	text-align:center;
	color:#990033;
	padding:3px;
	background-color: #eeeeee;
	border-top: 1px solid #330066;
	border-left: 1px solid #330066;
}
.censusTable td {
	font-family:arial;
	font-size:9pt;
	border-top: 1px solid #330066;
	border-left: 1px solid #330066;
	padding:3px;
}
.censusPersonCell {
	background-color: #eeeeee;
	padding:1px 2px 0px 3px;
}
.censusSpouseCell {
	background-color: #ffffff;
	padding:1px 2px 0px 3px;
}
.censusName {
	font-weight:bold;
	color:#990033;
	white-space:nowrap;
	padding:2px;
}
.censusNameSpouse {
	font-weight:normal;
	color:#000000;
	white-space:nowrap;
	padding:2px;
}
.censusDOB {
	padding:3px 0px 0px 10px;
}
.censusClosedCell {
	background-color: #999999;
}
.censusClosedCell1890 {
	background-color: #cccccc;
	text-align:center;
}
.censusDataCell {
	text-align:center;
	padding:2px;
}
.offspringLabel {
	background-color: #000000;
	border: 1px solid #ffffff;
}
.timelineYearCell {
	background-color: #eeeeee;
	padding:1px 2px 0px 3px;
	font-weight:bold;
	text-align:center;
}
.timelineFamilyCell {
	background-color: #ffffff;
	padding:3px;
	font-weight:bold;
	text-align:center;
	color:#990033;
}
.ulComments {
	margin-top: 1px;	
	margin-bottom: 1px;	
	padding-left:17px;	
}
.censusTable .title {
	font-family:arial;
	font-size:12pt;
	font-weight:bold;
	text-align:center;
	color:#330066;
	background-color: #ffffff;
	border-top: 1px solid #330066;
	border-left: 1px solid #330066;
}