em {
	color: #000099;
	font-weight: bold;
	font-style: normal;
	}

.cellCenter {
	vertical-align: top;
	text-align: center;
	margin: 0px 10px 0px 10px;
	padding: 0 px 10px 0px 10px;
	}

.pageHead
{
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin-bottom: 14px;
}

.pageHeadCtr
{
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin-bottom: 14px;
	text-align: center;
}

.pageSub
{
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	margin-bottom: 14px;
}

.pageSubCtr
{
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	margin-bottom: 14px;
	text-align: center;
}

.hangingindent
{
	padding: 0 0 0 1em;
	text-indent: -1em;
	text-align: left;
}


.grayback
{
	background-color: #ededed;
	padding: 16px;
}


