#documents_content {
	width: 100%;
	float: left;
}
.documents_content_row {
	width: 100%;
	float: left;
	padding-bottom: 30px;
}
.documents_content_row h2 {
	color: #04045F;
	font-family: Arno Pro,Georgia,"Times New Roman";
	text-align: left;
	padding-bottom: 10px;
}
.documents_content_row p {
	font-size: 13px;
	padding-bottom: 15px;
	text-align: justify;
}
.documents_content_img {
	width: 100%;
	float: left;
	text-align: center;
}
.documents_content_download {
	width: 100%;
	float: left;
	text-align: left;
}
.documents_content_download a {
	color: #800000;
	font-size: 14px;
	text-decoration: none;
}
.documents_content_download a:hover {
	border-bottom: 1px solid #800000;
}



.documents_title2 {
	width: 455px;
	float: left;
	text-align: left;
	padding-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #800000;
}
.documents_title2 a {
	text-decoration: none;
	color: #800000;
}
.documents_title2 a:hover {
	border-bottom: 1px solid #800000;
}
