#DBpageCopy {
	margin: 10px 0px;
	padding: 5px 0px;
	width: 100%;
	position: relative;
	height: 140px;
	border-top: 1px solid #C6DEF6;
	border-bottom: 1px solid #C6DEF6;
	top: 10px;
}
#DBpageCopy h1 {
	font-size: 14px;
	color: #2C63A2;
	margin-top: 5px;
	margin-bottom: 5px;
}
#DBpageCopy h2 {
	font-size: 13px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#DBpageCopy h3 {
	font-size: 12px;
	color: #2C63A2;
	margin-top: 10px;
	margin-bottom: 10px;
}
#DBpageCopyDetail {
	margin: 10px 0px;
	padding: 5px 0px;
	width: 100%;
	position: relative;
	height: 380px;
	border-top: 1px solid #C6DEF6;
	border-bottom: 1px solid #C6DEF6;
	top: 10px;
}
#DBpageCopyDetail h1 {
	font-size: 14px;
	color: #2C63A2;
	margin-top: 5px;
	margin-bottom: 5px;
}
#DBpageCopyDetail h2 {
	font-size: 13px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#DBpageCopyDetail h3 {
	font-size: 12px;
	color: #2C63A2;
	margin-top: 10px;
	margin-bottom: 10px;
}
#DBleftColumn {
	font-size: 11px;
	position: relative;
	width: 150px;
	left: 20px;
	line-height: 16px;
	color: #333333;
	top: 20px;
	height: auto;
	float: left;
	text-align: right;
}
#DBrightColumn {
	font-size: 11px;
	position: relative;
	width: 500px;
	line-height: 16px;
	color: #333333;
	top: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
	height: auto;
	right: 80px;
	float: right;
}
#DBleftColumnDetail {
	font-size: 11px;
	position: relative;
	width: 325px;
	left: 20px;
	line-height: 16px;
	color: #333333;
	top: 10px;
	height: auto;
	float: left;
	text-align: left;
}
.DBleftColumnDetail {
	font-size: 11px;
	position: relative;
	width: 325px;
	left: 20px;
	line-height: 16px;
	color: #333333;
	top: 10px;
	height: auto;
	float: left;
	text-align: left;
}
#DBleftColumnDetail h1 {
	font-size: 10px;
	color: #2C63A2;
	margin-top: 0px;
	margin-bottom: 5px;
}
#DBrightColumnDetail {
	font-size: 11px;
	position: relative;
	width: 400px;
	line-height: 16px;
	color: #333333;
	top: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
	height: auto;
	right: 10px;
	float: right;
}
#DBrightColumnDetail h1{
	font-size: 11px;

}
#DBrightColumnDetail h2{
	font-size: 11px;
}
.projectType {
	font-weight: bold;
	color: #999999;
}
.detailsTable {
	padding: 3px;
	width: 100%;
}
.detailsTD {
	padding: 5px;
	vertical-align: top;
}
.projectStrip {
	padding: 20px 0px 5px;
	height: 80px;
	width: 680px;
	margin-left: 10px;
	margin-top: 0px;
}