body {
	position: static;
	overflow: visible;
	float: none;
}

#bulletinContent {
	max-height: none !important;
}


.ui-sortable-column-icon {
	display: none !important;
}

.ui-datatable {
	-webkit-print-color-adjust: exact !important;
}

.ui-panel-collapsed {
	display: none !important;
}

.fc-button {
	display: none !important;
}

.ui-inputfield {
	box-shadow: none !important;
	padding: 0 !important;
	border: 0 !important;
}

.ui-datepicker-trigger {
	display: none !important;
}

table {
	page-break-inside: auto;
}

tr {
	page-break-inside: avoid;
	page-break-after: auto;
}

thead {
	display: table-header-group;
}

.rich-tab-header {
	display: none;
}

tfoot {
	display: table-footer-group;
}

hr {
	display: none;
}

input {
	border: 0px;
	overflow: hidden;
	appearance: none;
}

.sortIcon, .contextIcon {
	display: none;
}

.rich-table-footercell {
	padding: 0;
	border: 0;
}

.rich-table-subfootercell {
	padding: 0;
	border: 0;
}

.listGroupingHeader {
	color: #000000;
	text-decoration: none;
	font-size: small;
	font-weight: bold;
}

.rich-calendar-button {
	display: none;
}

.rich-calendar-input {
	border: 0;
}

.listGroupingSubHeader {
	color: #000000;
	text-decoration: none;
	font-size: smaller;
	font-weight: bold;
}

.fieldGroupHeader {
	font-size: medium;
	font-weight: bold;
	padding-top: 1em;
}

.main-header {
	display: none;
}

.menu-main-first-col {
	display: none;
}

.rich-tabpanel-content {
	border: none;
}

.rich-tab-bottom-line {
	display: none;
}

.headerPrintLink {
	display: none;
}

.pi-sort {
	display: none;
}

.noprint {
	display: none !important;
}

.extdt-innerdiv {
	position: relative;
}

.pageBreak {
	page-break-after: always;
}

body {
	font-size: 11px;
	font-family: Arial, Verdana, sans-serif !important;
}

A.link {
	COLOR: black;
	TEXT-DECORATION: none;
	border: none;
}

A.link:hover {
	COLOR: black;
	TEXT-DECORATION: none;
	border: none;
}

A {
	cursor: pointer;
	COLOR: black;
	TEXT-DECORATION: none;
	border: none;
}

A:hover {
	COLOR: black;
	TEXT-DECORATION: none;
	border: none;
}

A:active {
	COLOR: black;
	TEXT-DECORATION: none;
	border: none;
}