a img {	border-style: none; margin: 0 3px; }

body
	{ 
	text-align: center; 
	margin: 0; 
	padding-left: 10px; 
	}

.pageBody
	{
	margin: auto; 
	width: 750px; 
	text-align: left;
	}
	
.wmPicture img
	{


	border: 1px solid;
	padding: 3px;

	-moz-box-shadow: 0px 0px 5px 0px #aeaeae;
	-webkit-box-shadow: 0px 0px 5px 0px #aeaeae;
	box-shadow: 0px 0px 5px 0px #aeaeae;


	}

.pageTitle
	{
	text-align: center;
	height: 45px;
	padding-top: 0.3em;
	background: top url(titleGradientSmall.png) no-repeat;

	padding-bottom: .5em;
	}

.reportBody
	{
	padding: 1em;

	-moz-box-shadow: 0px 0px 5px 0px #aeaeae;
	-webkit-box-shadow: 0px 0px 5px 0px #aeaeae;
	box-shadow: 0px 0px 5px 0px #aeaeae;
	}

.wmTOCEntry
	{
	display: list-item;
	margin-left: 1em;
	}
	
.wmItemMedia img
	{
	padding: 3px;
	margin-top: 1em;
	}

.wmItemMedia
	{
	text-align: center;
	}

.wmItemTitle
	{
	margin-top: 0.3em;
	font-size: 1.0em;
	text-align: center;
	}

.wmTop
	{ 
	text-align: right;
	}

.wmRelatedTitle
	{
	width: 135px;
	}

.wmRelatedTitle, .wmRelatedPages
	{
	display: table-cell;	
	}

.wmRelatedRecord
	{
	border-top-width: 1px;
	border-top-style: solid;
	padding-top: 3px;
	width: 95%
	}
	
.wmRelatedTitle
	{
	font-style: italic;
	padding-right: 5px;
	}

.footer
	{
	padding-top: 0.5em;
	text-align: center; 
	}
	
.footerCustom
	{
	font-style: italic;
	}
	