﻿#Content h1.documentCategory {
	font-size:12px;
	line-height:16px;
	margin-top:10px;
	padding-bottom:3px;
}
#Content ul.documentList {
	list-style-type:none;
	margin:0;
	padding:0;
}
#Content ul.documentList li {
	margin:0;
	padding:0;
}
#Content table.documentVehicle {
	border-collapse:collapse;
	empty-cells:show;
	margin-top:10px;
	width:100%;
}
#Content table.documentVehicle th {
	border-bottom:solid 1px #DC241F;
	font-size:12px;
	font-weight:bold;
	line-height:16px;
	padding-bottom:3px;
	text-align:center;
	vertical-align:bottom;
	width:20%;
}
#Content table.documentVehicle td {
	border-bottom:solid 1px #333333;
	text-align:center;
	vertical-align:top;
	width:20%
}
#Content table.documentVehicle th.firstChild, #Content table.documentVehicle td.firstChild {
	text-align:left;
	width:40%;
}
#Content a.pushbeam {
	color:#DC241F;
	display:block;
	font-size:14px;
	font-weight:bold;
	margin:10px 0;
	text-align:center;
}