@charset "UTF-8";
#PDF {
	position: absolute;
	width: 275px;
	height: auto;
	left: 430px;
	top: 15px;
}
/* CSS Document */

#text_box {
	margin-bottom: 0px;
	height: 18px;
	text-align: center;
	width: 492px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-left: auto;
	float: left;
	color: #333333;
	margin-right: auto;
	margin-top: 2px;
	text-transform: uppercase;
}
#left_button {
	float: left;
	height: auto;
	width: auto;
}
#border {
	height: 1047px;
	width: 750px;
	clear: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
}
#right_button {
	float: right;
	height: 30px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
#page_controls {
	width: 750px;
	height: 20px;
	float: left;
	border: 1px none #888888;
	margin-top: 10px;
}
.headline_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #111111;
	text-transform: none;
}
#content {
	height: 1015px;
	width: 748px;
	overflow: hidden;
	border: 1px solid #888888;
	float: left;
}
#left_page_button {
	float: left;
	height: auto;
	width: auto;
}
#right_page_button {
	float: right;
	height: auto;
	width: auto;
}
#upper_controls {
	float: left;
	height: auto;
	width: 746px;
	position: absolute;
	top: 30px;
	left: 10px;
}
#left_page_png {
	float: left;
	height: auto;
	width: auto;
}
#right_page_png {
	float: right;
	height: auto;
	width: auto;
}

