/******************************************************************************
Redefine certain page classes
*******************************************************************************/

html {
	margin: 0in;
	padding: 0in;
}

body table {
	width: 96%;
}

.bdrBodyTable {
	border: 0px;
}
.bdrBlueBox {
	border: 1px solid #ccc;
	border-collapse: collapse;
}
.headingBoxWhite {
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
.headingBlueMed {
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

a {
	text-decoration: none;
	color: #000;
	font-style: normal;
}

/* Hide from printer */
.hideFromPrinter {
	display: none;
}


.ApproachPlatesImage {
	height: 640px;
	width: auto;
}
