html,
body {
	border: 0;
	margin: 0;
	width: 100%;
	font-size-adjust: .58;
}
.header, .menu, .menu, .spacing, .footer, .NoPrint {
	display: none;
}
.title {
	text-align: center;
	display: block;
	font-size: 1.5em;
	margin-top: 0em;
	margin-bottom: 0.75em;
	font-weight: bold;
}
.content {
	text-align: justify;
}
p {
	text-indent: 2em;
	margin-top: 0;
}
dd {
	margin-bottom: 1em;
}
h1, h2, h3, h4 {
	text-align: center;
}
a {
	color: #EC211A;
}
.top {
	vertical-align: top;
}
.ImgMissions {
	width: 25%;
	min-width: 200px;
	background-color: #050608;
}
.ImgFence {
	min-width: 240px;
	background-color: #050608;
}
.ImgTrapper {
	min-width: 135px;
	background-color: #AAAAAA;
}
img {
	max-height: 7em;
}
a img, img {
	margin-bottom: 1em;
}
a img {
	border: 2px dashed #EC211A;
}
td a img, td img {
	margin-bottom: 0em;
}
td a img:hover {
	margin-bottom: 0em;
}
table {
	border-collapse: collapse;
	padding: 20px;
	text-align: center;
	width: 100%;
}
th {
	border: 1px solid #EC211A;
}
td {
	border: 1px solid #AAAAAA;
	min-height: 1.25em;
}
tr {
	background-color: #ffffff;
}
tr:nth-child(odd) {
	background-color: #F2F2F2;
}
thead, th {
	background-color: #ffffff;
	color: #EC211A;
}
.newPageBreak {
	page-break-before: always;
}
.unhide {
	display: none;
}
.unhide:target {
	display: block;
}
ul li {
	margin-left: -1em;
}
td p, td ol li {
	text-align: left;
	margin-left: 1em;
	margin-right: 1em;
}
td p {
	margin-bottom: -1em;
}
td ol li:last-child {
	margin-bottom: -1em;
}
.nobreak {
	page-break-inside: avoid;
}
.FormWidth {
	width: 98%;
}
textarea {
	height: 9em;
}
.SocialMedia, .SocialMedia:hover {
	text-align: center;
	margin-top: .5em;
	margin-bottom: .5em;
	margin-left: .5em;
	margin-right: .5em;
	height: 4em;
	border: 0;
}
