@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #636363;
	line-height: 17px;
	background-color: #cccccc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: center;
}
.smalltext {
	font-size: 10px;
}

td {
	text-align: left;
}
.boldtext {
	font-weight: bold;
	text-transform: uppercase;
}
.section {
	color: #A50021;
}
a:link {
	color: #A50021;
}
a:hover {
	color: #A50021;
	text-decoration: none;
}
a:active {
	color: #A50021;
}
a:visited {
	color: #A50021;
}
.headtd {
	background-color: #EBEBEB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #636363;
}
.bodytd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
}
.field {
	color: #A50021;
	background-color: #E0E0E0;
	height: 14px;
	width: 130px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 1px;
	border: 1px solid #E0E0E0;
}
.textfield {
	color: #A50021;
	background-color: #E0E0E0;
	height: 60px;
	width: 198px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 1px;
	border: 1px solid #E0E0E0;
}
.numberfield {
	color: #A50021;
	background-color: #E0E0E0;
	height: 14px;
	width: 98px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 1px;
	border: 1px solid #E0E0E0;
}img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.sidespace {
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
}
a:link {
	color: #505254;
	font-weight: bold;
}
a:visited {
	color: #505254;
	font-weight: bold;
}
a:hover {
	color: #ef4123;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #ef4123;
	font-weight: bold;
}
a.navigation:link {
	font-size: 13px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
a.navigation:visited {
	font-size: 13px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
a.navigation:hover {
	font-size: 13px;
	color: #505254;
	font-weight: normal;
	text-decoration: underline;
}
a.navigation:active {
	font-size: 13px;
	color: #505254;
	font-weight: normal;
	text-decoration: underline;
}
ul{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: -15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
li{
	margin-top: 5px;
}
.pdftitle{
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}