.cover {
	float: left;
	overflow: visible;
	white-space: nowrap;
	width: 224px;
}

* html .cover {
	position: relative;
	left: -50px;
}

.home_left_pane {
	overflow: visible;
	white-space: nowrap;
	width: 160px;
	position: relative;
	z-index: 100;
	font-size: 63.1%; /* 10px */
}

.right_pane {
	width: 318px;
	font-size: 63.1%; /* 10px */
}

* html .right_pane {
	margin-left: -101px;
	position: relative;
	z-index: 100;
}

.left_title {
	padding-left: 5px;
	padding-right: 20px;
	padding-top: 76px;
	padding-bottom: 7px;
	border-bottom: dashed 1px #ffffff;
	text-align: right;
	width: 184px;
}

.right_title {
	padding-top: 36px;
	padding-left: 20px;
	padding-right: 18px;
	padding-bottom: 16px;
	border-bottom: dashed 1px #ffffff;
}

.home_links {
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 14px;
	width: 184px;
}

.home_links a {
	color: #ffffff;
	text-decoration: none;
}

.home_links a:hover {
	color: #000000;
	text-decoration: underline;
}


.home_pdf {
	background-color: #eebf40;
	padding-left: 32px;
	padding-top: 11px;
	padding-bottom: 11px;
	line-height: 16px;
	width: 177px;
	color: #000000;
	font-size: 100%; /* 10px */
}

.home_pdf a {
	color: #000000;
	text-decoration: underline;
}

.home_pdf img {
	padding-right: 10px;
}

.home_content {
	color: #000000;
	white-space: normal;
	width: 283px;
	padding-left: 23px;
	text-align: justify;
	padding-top: 10px;
}
.tertiary {

	font-size: 81.3%; /* 10px */
	
}