.ptext, .ptable {
	font: 11pt Times;
	color: #000000;
	line-height: 22px;
	margin-left: 18px;
	padding-top: 0px;
}

.ptext {
	padding-right: 10%;
}

.project_name {
	font: 18pt Arial;
	font-weight: bold;
	color: #000000;
	line-height: 24px;
	margin-left: 18px;
	margin-bottom: 40px;
	margin-top: 0px;
}

.project_date {
	font: 11pt Times;
	color: #0E2B56;
}

.project_tasks {
	font: 11pt Times;
	color: #000000;
	background: #F6F6F6;
	padding-left: 50px;
	line-height: 20px;
	padding-right: 20px;
}

.project_task {
	font: 11pt Times;
	color: #000000;
}

.project-logo {
	text-align: center;
}

.project_thanks {
	position: relative;
	left: -150px;
}

.project_thtxt {
	font: italic 10pt Arial;
	vertical-align: center;
	width: 150px;
}

.project_thbox {
	width: 6px;
	background: #ECECEC;
}

.project_after {
	font: 11pt Times;
	color: #000000;
	line-height: 22px;
	margin-left: 41px;
	margin-bottom: 30px;
}

.project_thtxts, .project_thtxts td { font: 11pt Times; text-align: left; height: 18px; }
.project_thtxts th { font: bold 11pt Times; padding-right: 50px; text-align: left; }
