﻿/*--------------------------------*/
.ContentTB {
	margin-top: 20px;
	width: 100%;
}
.ContentTB TD {
	font-size: 12px;
}
.ContentTB .Header {
	height: 39px;
	background: #959595 url('/SiteCollectionImages/MasterPortal/ContentTBHeaderBG.gif') no-repeat;
	border-bottom: 1px solid #cccccc;
	font-weight: bold;
	font-size: 14px;
	padding: 0px 30px;
}
.ContentTB .HColStart {
	width: 55%;
	border-right: 1px solid #b3b3b3;
}
.ContentTB .HColEnd {
	width: 15%;
	background-position: right top;
}
.ContentTB .H1 {
	border-right: 1px solid #b3b3b3;
}
.ContentTB .H3 {

}
.ContentTB .H2 {
	width: 220px;
	background-position: right top;
}
.ContentTB .Detail {
	border-left: 1px solid #cfcace;
	border-bottom: 1px solid #cfcace;
	vertical-align: top;
	padding: 5px 30px;

}
.ContentTB .D1 {
	color: #F89728;
	font-weight: bold;
}
.D1 a:link {
	color: #F89728;
	font-size: 12px;
}
.D1 a:active {
	color: #F89728;
	font-size: 12px;
}
.D1 a:visited {
	color: #F89728;
	font-size: 12px;
}
.D1 a:hover {
	color: #F89728;
	font-size: 12px;
	text-decoration: underline;
}
.ContentTB .D2 {
	border-right: 1px solid #cfcace;
	color: #333;
}
/*Content TB Investmnet--------------------------------*/
.ContentTBIN {
	margin-top: 20px;
	width: 70%;
}
.ContentTBIN TD {
	font-size: 12px;
}
.ContentTBIN .Header {
	height: 39px;
	background: #959595 url('/SiteCollectionImages/MasterPortal/ContentTBHeaderBG.gif') no-repeat;
	border-bottom: 1px solid #cccccc;
	font-weight: bold;
	font-size: 14px;
	padding: 0px 30px;
	text-align:center;
}
.ContentTBIN .HColStart {
	width: 25%;
	border-right: 1px solid #b3b3b3;
}
.ContentTBIN .HColEnd {
	width: 15%;
	background-position: right top;
}
.ContentTBIN .H1 {
	width:100px;
	border-right: 1px solid #b3b3b3;
}
.ContentTBIN .H3 {

}
.ContentTBIN .H2 {
/*	width: 220px; */
	background-position: right top;
}
.ContentTBIN .Detail {
	border-left: 1px solid #cfcace;
	border-bottom: 1px solid #cfcace;
	vertical-align: top;
	padding: 5px 30px;

}
.ContentTBIN .D1 {
	color: #F89728;
	font-weight: bold;
}
.D1 a:link {
	color: #F89728;
	font-size: 12px;
}
.D1 a:active {
	color: #F89728;
	font-size: 12px;
}
.D1 a:visited {
	color: #F89728;
	font-size: 12px;
}
.D1 a:hover {
	color: #F89728;
	font-size: 12px;
	text-decoration: underline;
}
.ContentTBIN .D2 {
	border-right: 1px solid #cfcace;
	color: #333;
}
