.DocumentSummaryContainer{
	background-position: center top;
	background-image: url(../images/Elements/hRowRedTop.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
}
.DocumentSummaryAreaTable
{
	width: 100%;
}
.DocumentSummaryAreaTitle{
	background-color: #D42638;
	color: White;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 12px;
	padding-right: 8px;
}
.DocumentSummaryArea{
	background-color: #D42638;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
}
.DocumentSummaryBodyTable{
	width: 100%;
}
.DocumentSummaryBodyAreaTable{
}
.DocumentSummaryItem{
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 4px;
	padding-right: 3px;
}
.DocumentSummaryItemTable{
	width: 100%;
}
.DocumentSummaryImageArea{
	vertical-align: top;
	padding-top: 2px;
	padding-left: 1px;
	padding-right: 6px;
	width: 1%;
}
.DocumentSummaryImage{
	margin-top: 2px;
	margin-left: 0px;
	margin-right: 8px;
	border: solid 1px white;
}
.DocumentSummaryBodyArea{
	width: 99%;
}
.DocumentSummaryImage{
}
.DocumentSummaryTitle{
	width: 100%;
	text-align: left;
	padding-bottom: 2px;
}
.DocumentSummaryTitleLink{
	color: White;
	font-weight: bold;
	text-decoration: none;
}
.DocumentSummaryDescription{
	text-align: left;
}
.DocumentSummaryDescriptionLink{
	color: White;
	text-decoration: none;
}
.DocumentSummaryPartitionLine{
	border-top: solid 1px White;
}
.DocumentSummaryAreaBottom
{
	background-position: center bottom;
	background-image: url(../images/Elements/hRowRedBottom.gif);
	background-repeat: no-repeat;
	height: 6px;
}

