﻿#pContent {
	width: 100%;
}
.Detail {
	color: #333;
}



/*--------------------------------*/
.ContentTB {
	margin-top: 20px;
	width: 99%;
}
.ContentTB TD {
	font-size: 11px;
	padding: 5px 5px;
}
.ContentTB .Header {
	height: 15px;
	background: #959595 url('/SiteCollectionImages/MasterPortal/ContentTBHeaderNoCurve.gif') no-repeat;
	border-bottom: 1px solid #cccccc;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
}
.ContentTB .HeaderNoCurve {
	height: 15px;
	background: #959595 url('/SiteCollectionImages/MasterPortal/ContentTBHeaderNoCurve.gif') no-repeat;
	border-bottom: 1px solid #cccccc;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
}
.ContentTB .HeaderNoBG {
	height: 15px;
	border-bottom: 1px solid #cccccc;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}
.ContentTB .HColStart {
	width: 28%;
	border-right: 1px solid #b3b3b3;
}
.ContentTB .HColStart1 {
	width: 10%;
	border-right: 1px solid #b3b3b3;
}
.ContentTB .HColStart2 {
	width: 10%;
}
.ContentTB .HColEnd {
	width: 17%;
	background-position: right top;
}
.ContentTB .Detail {
	border-left: 1px solid #cfcace;
	border-bottom: 1px solid #cfcace;
	vertical-align: top;
}
.ContentTB .D1 {
	color: #10147f;
	font-weight: bold;
}
.D1 a:link {
	color: #10147f;
	font-size: 12px;
}
.D1 a:active {
	color: #10147f;
	font-size: 12px;
}
.D1 a:visited {
	color: #10147f;
	font-size: 12px;
}
.D1 a:hover {
	color: #10147f;
	font-size: 12px;
	text-decoration: underline;
}
.ContentTB .D2 {
	color: #333;
}
.ContentTB .DEnd {
	color: #333;
	border-right: 1px solid #b3b3b3; 
}
.ContentTB .DClear {
	background-color:#ffffff;
	display:block;
	border-bottom:none;
	border-left:none;
}
