.pageBody
	{
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	width: 760px;
	}

.tocAuthor
	{
	font-size: 1.1em;
	text-align: center;
	margin-bottom: 5px;
	}
	
.reportBody
	{
	padding: 10px;
	border: 1px solid black;

	-moz-border-radius: 3px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	}

.tocImage
	{
	margin: 6px;
	text-align: center
	}

.tocLinksTitle, .tocIntroTitle, .tocContactTitle
	{
	text-align: left;
	font-size: 1.6em;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
	}

.tocLinks, .tocIntro, .tocSur, .tocContact
	{
	padding: 9px;
	margin-bottom: 4px;

	border: 1px dotted;
	border-top: 1px solid;
	}
	
.tocContact
	{
	padding: 8px;
	}

.tocLinks div
	{
	display: table;
	}

.tocIntro
	{
	padding: 8px;
	}

.surRecord
	{
	margin: .2em;
	padding-top: .2em;
	border-top: dotted;
	border-width: 1px;
	font-size: 1.15em;
	}
	
div.sur > div:first-child
	{
	border-top: none;
	padding-top: 0em;
	}

.surLetter
	{
	float: left;
	width: 1em;
	font-weight: bold;
	text-align: center;
	}

.surName
	{
	display: block;
	margin-left: 1.5em;
	}

.tocContactRecord
	{
	margin-bottom: 5px;
	}
	
.tocContactIcon
	{
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	min-width: 40px;
	}

.tocContactLink
	{
	display: inline-block;
	vertical-align: middle;
	text-align: left;
	}

.footer
	{
	padding: .4em;
	text-align: center;
	}
