﻿div.pagepart, div.pagepart-first {
	padding-top: 15px;
	padding-bottom: 15px;
	width: 100%;
}
div.pagepart-first {
	padding-top: 0px;
}

span.pagepart {
	color: #38014a;
	font-size: 13pt;
	font-weight: bold;
}
div.pagepart-hr {
	border-top: 1px solid #38014a;
	border-bottom: 1px solid #38014a;
	margin-bottom: 10px;
	width: 50%;
	height: 1px;
}

table.exmgrid {
	visibility: hidden;
	min-height: 300px;
}
table.exmgrid th.pk, table.exmgrid td.pk {
	width: 1px; display: block;
}
table.exmgrid { font-size: 1.2em !important; }
.ui-jqgrid-hdiv th { font-size: 1.2em !important; }