
body { 
	margin: 0; 
	padding-left: 10px; 
	}

.pageBody
	{
	font-size: 1.1em;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	width: 750px;
	}
	
	
.reportBody
	{
	-moz-box-shadow: 0px 0px 5px 0px #aeaeae;
	-webkit-box-shadow: 0px 0px 5px 0px #aeaeae;
	box-shadow: 0px 0px 5px 0px #aeaeae;
	padding: 0.9em;
	text-align: left; 
	}

.tocTitle
	{
	height: 55px;
	padding-top: 0.2em;
	margin-bottom: -0.1em;
	background: top url(titleGradient.png) no-repeat;
	}

.tocAuthor
	{
	font-size: 1.25em; 
	text-align: center; 
	padding-bottom: .5em; 
	font-style: italic;
	}

.tocImage
	{
	text-align: center; 
	padding: 1em;
	}
	
.tocLinksTitle, .tocIntroTitle, .tocContactTitle
	{
	font-size: 1.6em;
	font-style: italic;
	text-align: left;
	padding-bottom: 3px;
	width: 100%;
	margin-bottom: .2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	}

.tocContactIcon, .tocContactLink
	{
	display: inline-block;
	padding-left: .5em;
	padding-bottom: .25em;
	vertical-align: middle;
	}

.tocContactIcon
	{
	text-align: center;
	width: 40px;
	}
	
.tocLinks
	{
	text-indent: 20px;
	}

.tocLinksIntro, .tocLinksSur, .tocLinksContact, .tocLinksHome, .tocLinksIdx, .tocLinksSrc
	{
	margin-bottom: .15em;
	font-size: .95em;
	}


.tocLinks, .tocIntro, .tocSur
	{
	margin-bottom: 1.6em;
	}

.tocLinks, .tocIntroRecord, .tocSur
	{
	padding: 0.4em;
	}	

.tocIntroRecord, .tocContactRecord
	{
	font-size: .95em;
	}

.tocIntroRecord
	{
	margin-left: 20px;
	margin-right: 20px;
	}


.surRecord
	{
	padding: 2px 0;
	}	

.surLetter, .surName
	{
	display: table-cell;
	}

.surLetter
	{ 
	width: 20px;
	font-weight: bold;
	}

.footer
	{ 
	margin-top: 1em; 
	padding: 0; 
	text-align: center; 
	line-height: normal; 
	}
	
.footerCustom
	{
	font-style: italic;
	}

.footerCreated
	{
	font-style: italic;
	}
	
.footerWrapper
	{ 
	padding: 0;
	}
