
#title {
	background: url(images/header_bg.jpg);
}

a.link-text-pdf {
	background-position: right 64px center;
	color: black;
	display: inline;
	padding: 10px 100px 10px 0;
	position: relative;
}

a.link-text-pdf em {
	font-size: 13px;
	position: absolute;
	right: 0;
}

table.list-table th {
	background-color: #0068b5;
	border-bottom: 2px solid white;
	color: white;
	vertical-align: middle;
	width: 35%;
}

table.list-table tr:last-child th {
	border-color: #0068b5;
}

table.list-table td {
	padding: 20px 42px;
}