/* 
Styles
Developer: 	Thomas D. Grauman (tom@interpelago.com)
Date: 		08/03/2017
Notice:		All Code (c) 2017 Interpelago Information Platforms, Inc. All rights reserved.
*/

.noprint {
	visibility: hidden;
	display: none;
	}
tr, td, th {
 	page-break-inside: avoid;
 	page-break-after: avoid;
 	page-break-before: avoid;
 	}
thead {
	display: table-header-group;
	}
.mip_navbar {
	top: 98px;
	}


.centerblock {
	position: absolute;
	width: 980px;
	left: 0%;
	margin-left: 0px;
	}
