﻿#pContent {
	width: 670px;
}
#pContentNav {
	width: 250px;
}
h1 {
	margin-bottom: 20px;
}
#mBreadcrumb{
	width:670px;
}
.style1 {
				border-left: 1px solid #C0C0C0;
				border-right-style: solid;
				border-right-width: 1px;
				border-top: 1px solid #C0C0C0;
				border-bottom-style: solid;
				border-bottom-width: 1px;
				text-align:center
}

/*ContentGR------------------------------------------------------*/
.ContentGR {
	margin-bottom: 5px;
}
.TitleGR {
	height: 30px;
}
.TitleGR .Title {
	float: right;
	background: url('/SiteCollectionImages/KSecurities16/ContentGRTitleBG.gif') no-repeat top right;
	overflow: hidden;
	width: 652px;
	height: 100%;
	font-size: 12px;
	padding-top: 7px;
}
.TitleGR .TStart {
	float: left;
	background: url('/SiteCollectionImages/KSecurities16/ContentGRTitleBG.gif') no-repeat top left;
	width: 18px;
}
.TitleGR .TitleActive {
	float: right;
	background: url('/SiteCollectionImages/KSecurities16/ContentGRTitleBGActive.gif') no-repeat right top;
	overflow: hidden;
	width: 652px;
	height: 100%;
	font-size: 12px;
	padding-top: 7px;

}
.TitleGR .TStartActive {
	float: left;
	background: url('/SiteCollectionImages/KSecurities16/ContentGRTitleBGActive.gif') no-repeat left top;
	width: 18px;

}
.TitleGR a:link {
	font-size: 12px;
	color: #e3040c;
}
.TitleGR a:active {
	font-size: 12px;
	color: #e3040c;
}
.TitleGR a:visited {
	font-size: 12px;
	color: #e3040c;
}
.TitleGR a:hover {
	font-size: 12px;
	color: #e3040c;
	text-decoration: underline;
}
.FooterGR {
	height: 15px;
}
.FooterGR .Footer {
	float: right;
	background: url('/SiteCollectionImages/KSecurities16/ContentGRFooterBG.gif') no-repeat bottom right;
	overflow: hidden;
	width: 650px;
	height: 100%;
	margin-bottom: 5px;
}
.FooterGR .FStart {
	float: left;
	background: url('/SiteCollectionImages/KSecurities16/ContentGRFooterBG.gif') no-repeat bottom left;
	width: 20px;
	height: 100%;
}
.ContentGR .Detail {
	padding: 10px 18px 0px 40px;
	border-left: 2px #f2f2f2 solid;
	border-right: 2px #f2f2f2 solid;
}
.Detail P {
	margin-top: 10px;
}
.Detail UL {
	margin-left: 16px; 
	margin-top: 10px;
	list-style-image:url('/SiteCollectionImages/MasterPortal/Bullet2.gif');
}
.Detail UL LI {
	padding-bottom: 10px;
}
.Detail OL {
	margin-left: 16px; 
	margin-top: 10px;
	list-style-type: decimal;
}
.Detail OL LI {
	padding-bottom: 10px;
}