@charset "utf-8";

#catlead{
	width: 70%;
	margin-left: -35%;
	top: 15%;
}
#catdesc{
	width: 86%;
	margin-left: -43%;
}
.description{
	padding: 5% 3%;
	font-size: 0.9em;
}

.pdf-download{
	width: 90%;
	margin: 5% auto 10% auto;
}
.pdf-download a{
	text-decoration: none;
	color: #000;
}
.pdf-1{
	width: 80%;
	display: block;
	margin: 0 auto;
}
.pdf-2{
	text-align: center;
	width: 80%;
	margin: 2% auto;
	font-size: 0.8em;
}
.pdf-3{
	width: 35%;
	display: block;
	margin: 0 auto;
}

#sec1{
	margin-top: 5%;
}

.table-title{
	margin: 3% 0 3% 5%;
}
#sec3{
	margin-bottom: 5%;
}
#sec3 table{
	width: 90%;
	padding: 0 3%;
	margin: 0 auto 5% auto;
	background-color: #EBEAEA;
}
#sec3 table td, #sec3 table th{
	border-bottom: 1px solid #ACACAB;
	padding: 3% 0;
}
#sec3 table th{
	padding-left: 3%;
}
#sec3 table td{
	width: 20%;
}

#sec20{
    background-color: #e7d3a7;
    padding-top: 4%;
}

#sec21{
	margin-top: 20px;
}