/* Created by Reunion User, Gregg Witmer */

body
	{ 
	font-family: "Lucida Grande", Geneva, Arial, sans-serif; 
	font-size: 14px; 
	text-align: center; 
	margin: 0; 
	padding: 0; 
	}

.pageBody
	{
	padding-top: 10px;
	margin: auto; 
	line-height: 145%; 
	width: 80%; 
	min-width: 750px; 
	max-width: 750px; 
	text-align: left;
	}

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

.tocImageA
	{
	display: inline-block;
	display: -moz-box;

	margin: 10px;
	border: solid 1px;
	background-color: #ddd;
	}
	
.tocImageB
	{
	display: inline-block;
	border: solid 1px;
	margin: 5px;
	background-color: #fff;
	}

.reportBody
	{
	width: 760px;
	background: url(lp_fillshadowmask.png) repeat-y;
	}

.tocTitle
	{
	width: 760px;
	height: 55px;
	padding-top: 15px;
	font-size: 2.5em; 
	font-weight: bold; 
	text-align: center; 
	background: url(lp_headermask.png) repeat-x;
	}

/* Author of the web page*/	
.tocAuthor
	{
	height: 45px;
	padding-top: 15px;
	background: center url(lp_sunsetmask.png) no-repeat;
	font-size: 1.5em;
	text-align: center;
	margin-bottom: 0px; 
	}

/* Contents sub-title */
.tocLinksTitle, .tocIntroTitle, .tocContactTitle
	{
	height: 27px;
	width: 750px;
	font-size: 22pt;
	padding-top: 3px;
	text-indent: 15px;
	border-bottom: solid 1px;
	background: url(lp_titlemask30.png) repeat-x;
	margin-bottom: .25em;
	border-top: 1px solid;
	}

.tocIntro, .tocSur, .tocLinks,.tocContact
	{
	margin-left: 1em;
	margin-bottom: 1em;
	}

.tocContactIcon, .tocContactLink
	{
	display: table-cell;
	padding-bottom: .25em;
	}

.tocContactIcon
	{
	text-align: center;
	width: 40px;
	}
	
.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;
	}
	
.footerWrapper
	{
	padding:  10px;
	font-size: small;
	color: gray;
	margin-bottom: 12px;
	}
