﻿H5 {
	float: left;
	font-size: 14px;
	font-family: Arial;
	color: #333;
}
H5 span {
	font-weight:normal;
}
.Detail {
	color: #333;
}
#PageDesc {
	margin-bottom: 20px;
}
#pNavBanner {
	width : 250px;
	float: right;
	margin-top:5px;
	height:auto;
}
#pNavSendInfo {
	margin-top:5px;
}
#mQuickLink{
	display:none;
}
/*KEconAnalysisSearchForm-------------------------------------------------------*/
#KEconAnalysisSearchForm {
	height: 65px;
	background-image: url('/SiteCollectionImages/KSecurities19/SearchFormBG.gif');
	padding-left: 20px;
	padding-top: 15px;
	position: relative;
	margin-bottom: 20px;
}
#KEconAnalysisSearchForm .END {
	background: url('/SiteCollectionImages/KSecurities19/SearchFormBG.gif') no-repeat right top;
	right: 0px;
	top: 0px;
	width: 20px;
	height: 100%;
	position: absolute;
}
#KEconAnalysisSearchForm .Detail {
	padding-top: 2px;
	float: left;
	padding: 7px 10px;
	padding-left: 20px;
}
#KEconAnalysisSearchForm .First {
	padding-left: 0px;
}
#KEconAnalysisSearchForm INPUT {
	float: left;
	margin-top: 6px;
	width: 110px;
}
#KEconAnalysisSearchForm .CalendarBTN {
	width: 16px;
	height: 16px;
	float: left;
}
#KEconAnalysisSearchForm .GOBTN {
	width: 55px;
	height: 29px;
	margin-left: 10px;
	margin-top: 0px;
	float: left;
}
#KEconAnalysisSearchForm .AdvSearch {
	font-size: 11px;
	color: #333;
	text-decoration: underline;
	text-align: right;
	padding-right: 20px;
}
#KEconAnalysisSearchForm .AdvSearch A:link{
	color: #333;
	text-decoration: underline;
}
#KEconAnalysisSearchForm .AdvSearch A:active{
	color: #333;
	text-decoration: underline;
}
#KEconAnalysisSearchForm .AdvSearch A:visited{
	color: #333;
	text-decoration: underline;
}
#KEconAnalysisSearchForm .AdvSearch A:hover{
	color: red;
	text-decoration: underline;
}



/*Pagination-----------------------------------------------------------------------------------*/
#Pagination {
	font-size: 11px;
	text-align: right;
	float: right;
}
#Pagination A:link {
	color: #000;
}
#Pagination A:active {
	color: #000;
}
#Pagination A:visited {
	color: #000;
}
#Pagination A:hover {
	color: #F89728;
	text-decoration: underline;
}
#Pagination .Previous {
	padding: 0px;
	/*background: url('/SiteCollectionImages/masterportal/ArrowPrevious.gif') no-repeat 0px 0.3em;*/
}
#Pagination .Next {
	padding: 0px;
	/*background: url('/SiteCollectionImages/masterportal/ArrowNext.gif') no-repeat 100% 0.3em;*/
}
#Pagination #Pages {
	padding: 0px 8px;
	display: inline;
}
#Pagination #Pages A {
	padding: 0px 8px 0px 5px;
	background: url(/SiteCollectionImages/masterportal/l2.gif) no-repeat 100% 0.1em;
}
#Pagination #Pages A.Last {
	padding-right: 8px;
	background: none;
}



/*ContentGR------------------------------------------------------*/
.ContentTB {
	margin: 5px 0px;
	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;
/*	text-align: center; */
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}
.ContentTB .H1 {
	border-right: 1px solid #b3b3b3;
	width: 40%;
	padding-left:20px;
}
.ContentTB .H2 {
/*	width: 220px; */
	width: 620px;
	background-position: right top;
}
.ContentTB .Detail {
	border-left: 1px solid #cfcace;
	border-bottom: 1px solid #cfcace;
	vertical-align: top;
	padding: 5px 20px;
}
.ContentTB .D1 {
	/*order-left: 1px solid #cfcace; */
}
.ContentTB .D2 {
	border-right: 1px solid #cfcace;
}
.D2 A:link {
	font-size: 12px;
	color: #333;
}
.D2 A:active {
	font-size: 12px;
	color: #333;
}
.D2 A:visited {
	font-size: 12px;
	color: #333;
}
.D2 A:hover {
	font-size: 12px;
	color: red;
	text-decoration: underline;
}
/* SMALL BANNER----------------------------------------------------------------------*/
#SMBannerGR {
	width: 670px;
	float: left;
}
#SMBanner {
	float: left;
	width: 634px;
	height: 80px;
}
#SMBanner UL {
	white-space: nowrap;
	LIst-style-type: none;
}
#SMBanner LI {
	float: left;
	padding-left: 8px;
}
#SMBanner LI.First {
	float: left;
	padding: 0px;
}
#SMBannerGR .ArrowLeft1 {
	position: relative;
	float: left;
	margin-right: 8px;
	top: 30px;
	width: 10px;
	height: 21px;
}
.ArrowLeft1 A:LInk {
	background: url('/SiteCollectionImages/masterportal/ArrowLeft1.gif') no-repeat top left;
	display: block;
}
.ArrowLeft1 A:active {
	background: url('/SiteCollectionImages/masterportal/ArrowLeft1.gif') no-repeat top left;
	display: block;
}
.ArrowLeft1 A:visited {
	background: url('/SiteCollectionImages/masterportal/ArrowLeft1.gif') no-repeat top left;
	display: block;
}
.ArrowLeft1 A:hover {
	background: url('/SiteCollectionImages/MasterPortal/ArrowLeft1Active.gif') no-repeat top left;
}
#SMBannerGR .ArrowRight1 {
	position: relative;
	float: right;
	top: 30px;
	width: 10px;
	height: 21px;
}
.ArrowRight1 A:LInk {
	background: url('/SiteCollectionImages/masterportal/ArrowRight1.gif') no-repeat top left;
	display: block;
}
.ArrowRight1 A:active {
	background: url('/SiteCollectionImages/masterportal/ArrowRight1.gif') no-repeat top left;
	display: block;
}
.ArrowRight1 A:visited {
	background: url('/SiteCollectionImages/masterportal/ArrowRight1.gif') no-repeat top left;
	display: block;
}
.ArrowRight1 A:hover {
	background: url('/SiteCollectionImages/MasterPortal/ArrowRight1Active.gif') no-repeat top left;
}