﻿#pContent {
	width: 670px;
}
#pContentNav {
	width: 250px;
}
h3 {
	font-size: 20px;
	color: #867267;
}
h5 {
	color: #867267;
	margin-top: 40px;
}
.Detail {
	color: #333;
}


/*Detail---------------------------------------------*/
.List UL {
	margin-left: 16px; 
	margin-top: 20px;
}
.List LI {
	list-style-image: url('/SiteCollectionImages/MasterPortal/Bullet2.gif');
}
.Detail OL {
	margin-left: 38px;
}
.Detail OL.Last {
	margin-bottom: 0px;
}
.Detail LI {
}
.Detail IMG {
	margin-left: 10px;
}



/*Remark---------------------------------------------*/
.Remark {
	margin-left: 38px;
	font-size: 12px;
	color: #EC1B2E;
}


/*#Term------------------------------------------*/
#Terms OL {
	margin-left: 35px;
}
#Terms LI {
	color: #333;
	font-size: 12px;
	margin-top: 10px;
}


/*ContentTB-----------------------------------------*/
.Title {
	font-size: 14px;
	color: #867267;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 5px;
	margin-top: 40px;
}
.ContentTB {
	width: 100%;
	border-bottom: #000 double;
}
.ContentTB TD {
	font-size: 12px;
	padding: 5px 10px;
}
.ContentTB .Header {
	text-align: center;
	font-weight: bold;
}
.ContentTB .H1 {
	height: 12px;
	color: #736357;
	background: #edf5f6;
	border-bottom: 1px solid #138F34;
	text-transform: uppercase;
}
.ContentTB .H2 {
	height: 12px;
	color: #736357;
	background: #89c1c6;
	width: 55px;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #138F34;
	text-transform: uppercase;
}
.ContentTB .H3 {
	height: 12px;
	color: #736357;
	background: #cde2e4;
	border-left: 1px solid #fff;
	text-transform: uppercase;
}
.ContentTB .H4 {
	height: 11px;
	color: #333;
	background: #b1dfe3;
	width: 80px;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #138F34;
	text-transform: uppercase;
}
.ContentTB .Detail {
	vertical-align: top;
	border-bottom: 1px solid #fff;
	background: #e5fdff;
}
.ContentTB .D1 {
	text-align: center;
	border-left: 1px solid #fff;
	width: 55px;
}
.ContentTB .D2 {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #666;
	background: #d7ebed;
	border-left: 1px solid #fff;
	padding: 0px;
}
