body
	{
	font-size: 9pt;
	}

.pageBody
	{
	margin-top: 20px;
	margin-right: 6%;
	margin-bottom: 30px;
	margin-left: 6%;
	}

.pageTitle
	{
	font-size: 19pt;
	font-weight: bold;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding-bottom: 5px;
	width: 100%;
	}

.rrNav
	{
	text-align: center;
	margin-top: 10px;
	width: 100%;
	font-size: 10pt;
	border-top-width: 1px;
	border-top-style:  dotted;
	}

.rrCont
	{
	font-size: .75em;
	font-weight: normal;
	}
	
.rrSourceData
	{
	margin-top: 21px;
	border-top-width: 5px;
	border-top-style: solid;
	}

.rrFamilyOf
	{
	font-size: 1.1em;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-styled dotted;
	padding: .2em;
	}
	
.reportBody
	{
	margin-top: 10px;
	}

.rrPerson
	{
	margin: 1em 0em;
	margin-left: 25px;
	margin-right: 15px;
	}
	
.rrFamily
	{
	margin-top: .6em;
	}

.rrName, .rrSpouseName
	{
	font-weight: bold;
	font-size: 10pt;
	}	
	
.rrAnc
	{
	font-weight: normal;
	font-style: italic;
	}

.rrAncGen
	{
	font-size: .8em;
	font-weight: bold;
	vertical-align: super;
	font-style: normal;
	}

.rrChildren
	{
	margin-top: .6em;
	}

.rrChildren .rrFamily
	{
	margin-top: 0em;
	}

.rrFChildRecord, .rrMChildRecord
	{
	margin-top: .2em;
	}
	
.rrChildHeading
	{
	float: left;
	width: 5em;
	text-align: right;
	}

.rrChildNumber
	{
	float: left;
	width: 2.5em;
	}

.rrChildSequence
	{
	margin-right: .5em;
	}

.rrChild
	{
	margin-left: 5em;
	}

.rrChildData, .rrChildFields
	{
	display: inline;
	}

.psPicture img
	{
	height: 70px;
	width: auto;
	}

.footer
	{
	text-align: center;
	font-size: 10pt;
	padding: .2em;
	}


	