/* style for module titles */
.GrayTitleTitle   {
	font-family: Arial, Helvetica;
	font-size:  11pt;
	font-weight: bold;
	color: #837C69;
	background-color: #FFFFFF;
	height: 20px;
	text-align: left;
	vertical-align: middle;
}.GrayTitlecontenttable {
	background-color: #FFFFFF;
	margin: 6px 0px 12px;
	padding: 6px 0px 12px;
	height: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #AFABAC;
}
.GrayTitlebreaktable {
	height: 4px;
}
.GrayTitleactionscell {
	background-color: #FFFFFF;
	height: 20px;
	text-align: left;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.GrayTitlePrintcell {
	font-family: Arial, Helvetica;
	font-size:  11pt;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	height: 20px;
	text-align: left;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}