﻿.Detail {
	color: #333;
}
#pContent {
	width: 670px;
}
/* RIGHT CONTENT-----------------------------------------------------------------------------*/
#pContentNav {
	width: 250px;
	overflow: hidden;
}
#mBreadcrumb{
	width:670px;
}

/*ContactForm---------------------------------------------*/
.IMG {
	margin-top: 20px;
	text-align: center;
}
.ContentGR {
	margin-top: 20px;
}
.ContentGR IMG {
	margin-bottom: 5px;
}
.ContentGR .Detail {
	color: #333;
}
.ContentGR .Detail .T1 {
	width: 70px;
	display: block;
	float: left;
	padding-right: 20px;
	height:15px;
}
.ContentGR .Detail .T2 {
	width: 570px;
	display: block;
	float: left;
}
.ContentGR .Detail .T2 SPAN {
	margin-top: 10px;
	display: block;
	color: red;
	background: url('/SiteCollectionImages/masterportal/Bullet6.gif') no-repeat center left;
	padding-left: 10px;
}
.ContentGR .Detail .T2 A:link {
	font-size: 12px;
	color: red;
}
.ContentGR .Detail .T2 A:active{
	font-size: 12px;
	color: red;
}
.ContentGR .Detail .T2 A:visited {
	font-size: 12px;
	color: red;
}
.ContentGR .Detail .T2 A:hover {
	font-size: 12px;
	color: red;
	text-decoration: underline;
}
/*-----New Style---------*/
.ContentGR .Detail .THead {
	width: 570px;
	display: block;
	float: left;
	font-weight:bold;
}
.ContentGR .Detail .TEnd {
	width: 100%;
	padding-top:13px;
/*	display: block; */
	float: left; 
	border-bottom:#cccccc 1px dotted;
}