﻿/* Reset -------------------------------------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
  margin:0;
  padding:0;
}
table {
 border-spacing:0;
}
fieldset,img {
  border:0;
}
address,caption,cite,code,dfn,em,th,var {
  font-style:normal;
  font-weight:normal;
}
ol,ul {
  list-style:none;
}
caption,th {
  text-align:left;
}
h1,h2,h3,h4,h5,h6 {
  font-size:100%;
  font-weight:normal;
}
q:before,q:after {
  content:'';
}
abbr,acronym {
  border:0;
}
select{
	/*font-size:1em;*/
	font-size:12px;
}
#pContentInner {
  width: 760px;
  float:left;
}
/* Common -------------------------------------------------------------*/
BODY, td, .ms-WPBody {
	font-family: Arial,Verdana,Tahoma;
}
a {
  text-decoration:none;
}
/*a:link {
  text-decoration:none;
  font-size: 11px;
}
a:active {
  text-decoration:none;
  font-size: 11px;
}
a:visited {
  text-decoration:none;
  font-size: 11px;
}
a:hover {
  text-decoration:none;
  font-size: 11px;
}*/
.clear {
  clear: both;
}
.fLeft {
  float: left;
  overflow: hidden;
  position:relative;
}
.fRight {
  float: right;
  overflow: hidden;
  position:relative;
}
.tLeft {
  text-align: left;
}
.tRight {
  text-align: right;
}
/* ABOUT TEXT STYLE & LINK------------------------------------------------------------------*/
H1, H3, H5 {
	font-family: "Browallia New",Arial;
	font-weight: bold;
}
H1 {
	color: #f89728;
}
H3 {
	color: #000;
}
H5 {
	color: #000;
}
H1, H1 a {
	font-size: 2.2em;/*26px;*/
	line-height: 32px;
}
H3, H3 a {
	font-size: 2.2em;/*18>26px;*/
	line-height:26px;
}
H5, H5 a {
	font-size: 1.3em;/*16px;*/
}
.Detail,
.Detail P,
.Detail LI,
.List {
	font-size: 1em;/*12px;*/
}
.List a:hover {
	color: #ED1B2E;
	text-decoration:underline ;
}
.More {
	font-family: Arial;
	padding-top: 8px;
	font-size: 1em;/*12px;*/
	color: #ed1b2e;
}
.More A:link,
.More A:active,
.More A:visited {
	color: #ed1b2e;
}
.More A:hover {
	text-decoration: underline;
}
.View {
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 1em;/*12px;*/
	color: #333;
}
.View A:link,
.View A:active,
.View A:visited {
	color: #ed1b2e;
}
.View A:hover {
	text-decoration: underline;
}

/* ABOUT TEXT COLOR & BG COLOR*/
.tOrange {
	color: #f89728;
}
.tRed {
	color: red;
}
.tGreen {
	color: #138f34;
}
.tBlack {
	color: #000;
}
.tBlue,.tOrange  {
	/*color: #F89728;*/
	color: #F78401;
}
.bgOrange {
	background-color: #FEEDDA;
}
.bgGreen {
	background-color: #FEEDDA;
}
.bgGrey {
	background-color: #f1f1f1;
}
/* Master Page --------------------------------------------------------*/
#SPActionPanel {
  background-color:#ccc;
}
.mContainer {
  /*width: 957px; support_QuickLink */
  width: 940px;
  margin: 0px auto;
  position: relative;
/*  overflow:hidden;*/
}
.bContainer {

}
#mHeader {
  padding-top: 10px;
  width:940px;
}
#mQuickLink {
	width: 17px;
	height: 91px;
	position: absolute;
	right: 0px;
	top: 360px;
	z-index:100;
	overflow:hidden;
}
#mQuickLink .linkTab {
	cursor:pointer;
	float:right;
}
#mQuickLink .linkContent {
	float:left;
	width:60px;
	height: 91px;
	background-color:black;
	color:white;
	padding-top:10px;
}
#mQuickLink A {
	color: #ff8000;
}
#mQuickLink A:hover {
	color:red;
}
#mQuickLink.iOpen {
	width:77px;
	right:-60px;
}

#mHeaderGRContainer {
  float:right;
  width:300px;
}
#mHeaderGR {
  float:right;
  padding-bottom: 5px;
}
#mHeaderGRFontSize {
  float:right;
  padding-bottom: 5px;
  /*display:none;*/
}
#mHeaderGR span {
  float: left;
  padding: 0px 5px;
}
#mHeaderGR span.separator {
  border-width: 0;
  clear: none;
  float: left;
  padding:0;
}
#mHeaderLangSPLabel {
  display:none;
}
#mHeaderFontSizeSmall, #mHeaderFontSizeNormal, #mHeaderFontSizeBig {
  cursor: pointer;
}
#mTopNav {
  height: 23px;
  width:940px;
  /*overflow:hidden;*/
}
#mTopNavTab {
  float:left;
}
#mTopNavTab a {
  display:block;
  float:left;
  margin-right:1px;
}

#mTopNavSearch {
	float:right;
}
#mTopNavSearch input {
	height: 23px;
	border: 0px;
	float: left;
}
#mTopNavSearch .inputbox {
	width: 100px;
	margin-right: 0px;
	background-color: transparent;
	font-size: 11px;
	color: #727171;
	padding: 4px 0 1px 7px;
	height: 18px;
	background: url('/SiteCollectionImages/Master/TopNav/mSearchFormBG.gif') no-repeat top left;/*NavS*/
}
#mTopNavSearch .button {
	background: url('/SiteCollectionImages/Master/TopNav/mSearchFormBG.gif') no-repeat top right;/*left;*/
	width: 20px;
	height: 23px;
	margin-left: 0px;
	cursor: pointer;
}



#mTopNavLink {
	float:right;
	/* margin-right: 22px; */
}
#mTopNavLink span {
	float:left;
	display: block;
	padding: 0px 10px;
	margin-top: 2px;
	border-right: 1px solid #d9d9d9;
}
#mTopNavLink .last {
	border: 0px;
}
#mTopNavLink a,
#mTopNavLink a:link,
#mTopNavLink a:active,
#mTopNavLink a:visited {
	color: #727171;
	font-size: 11px;
}
#mTopNavLink a:hover {
	color: #333;
	font-size: 11px;
}
#mTopNavLink a.iActive {
	color:red;
}

/* Content TopNav ComboBox ------------------------------------------------------------ */
/*#mTopNav{
	overflow: visible;
}*/
#mTopNavLink{
	margin-right:3px;
}
#mTopNavLink ul{
	z-index:1;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 130px;
	border-bottom: 1px solid #ccc;
}
#mTopNavLink ul li{
	z-index:1;
	position: relative;
}
#mTopNavLink li ul{
	position: absolute;
	left: 0;/*129px*/
	top: 22px;/*0*/
	display: none;
}
#mTopNavLink li ul a:hover{
	color:red;
}

/* Styles for Menu Items */
#mTopNavLink li a{
	display: block;
	text-decoration: none;
	color: #777;
	background: #fff; /* IE6 Bug */
	padding: 0 5px 1px 5px;
	margin:0;
	line-height:21px;
	height:21px; /*IE7*/
	border: 1px solid #ccc; /* IE6 Bug */
	border-bottom: 0;
	vertical-align:middle;
}
#mTopNavLink .combo{
	background: url('/SiteCollectionImages/Master/TopNav/mComboBG.gif') no-repeat top left;
}
#mTopNavLink a.combo{
	background-position:right;
	padding: 0 5px 0 0;
	margin-left:6px;
	line-height:22px;
	height:22px; /*IE7*/
	border:0;
}
#mTopNavLink .nav{
	border-bottom: 0;
}
	
/* Holly Hack. IE Requirement \*/
* html #mTopNavLink ul li { float: left; height: 1%; }
* html #mTopNavLink ul li a { height: 1%; }
/* End */

#mTopNavLink li:hover ul,
#mTopNavLink li.iHover ul { display: block; } /* The magic */


/*****mTopNavSub--------------------------------*/
#mTopNavSub {
	display:none; /*for a while*/
	min-height: 23px;
	width: 940px;
	margin-bottom:5px;
	border-top:solid 1px #eee9db;
	background: url('/SiteCollectionImages/masterportal/mTopNavSubBG.gif') no-repeat bottom;
}
* html #mTopNavSub {
	height: 23px;
}
#mTopNavSubInner {
	margin-top: 3px;
	padding-bottom:2px;
}
#mTopNavSub div.iNormal, #mTopNavSub div.iActive {
	position: relative;
	float:left;
	margin-left:16px;
	text-align:center;
}
#mTopNavSub div.iNormal a,
#mTopNavSub div.iActive a {
	font-size: 11px;
	color: #555;
	text-decoration: none;
	overflow:hidden;
}
#mTopNavSub div.iNormal a:hover {
	color: #ed1c24;
	text-decoration: underline;
}
#mTopNavSub div.iActive a {
	color: #F89728;
	text-decoration: none;
}
 /*
#mTopNavSub {
  min-height: 23px;
  width: 940px;
  margin-bottom:5px;
  border-top:solid 1px #eee9db;
  background: url('/SiteCollectionImages/masterportal/mTopNavSubBG.gif') no-repeat bottom;
}
* html #mTopNavSub {
  height: 23px;
}
#mTopNavSubInner {
  margin-top: 3px;
  padding-bottom:2px;
}
#mTopNavSub div.iNormal, #mTopNavSub div.iActive {
  position: relative;
  float:left;
  margin-left:16px;
  text-align:center;
}
#mTopNavSub div.iNormal a, #mTopNavSub div.iActive a {
  font-size: 11px;
  color: #555;
  text-decoration: none;
  overflow:hidden;
}
#mTopNavSub div.iNormal a:hover {
  color: #ed1b2e;
  text-decoration: underline;
}
#mTopNavSub div.iActive a {
  color: #101487;
  text-decoration: none;
} */
#pTopNavSub {
  width: 700px;/*670px;/*700px; cannot*/
  position: relative;
  margin-bottom: 32px;
  height: auto !important;
  height: 50px;
  min-height: 50px;
}
#pTopNavSub span {
  display: block;
  float: left;
  margin-right: 10px;
}
#pTopNavSub span.iSeparator {
  font-size: 11px;
  color: #828282;
}
#pTopNavSub span.iNormal a, #pTopNavSub span.iSelected a {
  font-size: 11px;
  color: #666;
  text-decoration: none;
}
#pTopNavSub span.iNormal a:hover {
  color: red;
  text-decoration: underline;
}
#pTopNavSub span.iSelected a {
  color: #f89728;
  font-weight: bold;
  text-decoration: none;
}
#mTopBanner {
  height:150px;
  overflow:hidden;
}
#mContent {
  width:940px;
}
#mBreadcrumb {
  color: #010000;
  padding:5px 0 20px 6px;
  font-size: 11px;
  width:700px;/*670px;/*700px; cannot*/
}
#mBreadcrumb span.hidden {
  display:none;
}
#mBreadcrumb span.active {
  color:#ff000a;
}
#mBreadcrumb span.separator {
  margin:0 5px;
}
#mBreadcrumb a:link,#mBreadcrumb a:active,#mBreadcrumb a:visited {
  color: #010000;
  text-decoration:none;
}
#mBreadcrumb a:hover {
  color: #010000;
  text-decoration:underline;
}
#mFooterBanner {
  background-color: #0e8f33;;
  text-align: center;
  width:940px;
}
#mFooterTrueHits {
	text-align: center;
}
#mFooterCopyright {
  text-align: center;
  font-size: 11px;
  color: #666;
}
#mFooterCopyright A:link, A:active, A:visited, A:hover {
  color: #666;
}
/* Content Nav Toolbox --------------------------------------------------------*/
#pNavToolbox {
  margin-top: 5px;
  background: #eee url('/SiteCollectionImages/Masterportal/pNavTopBG.gif') no-repeat top left;
  padding: 6px 8px 0;
}
#pNavTbTabCt {
  margin: 0;
  height: 30px;
  background: url('/SiteCollectionImages/Masterportal/TabListBG.gif') no-repeat;
}
#pNavTbTabRightBG {
  width: 15px;
  height: 30px;
  float: right;
  background: url('/SiteCollectionImages/Masterportal/TabListBG.gif') no-repeat top right;
}
#pNavTbTabLogin {
  /*background: url('/SiteCollectionImages/Masterportal/LoginActiveBT.gif');
  width: 47px;*/
  height: 22px;
  margin: 8px 1px 0 1px;
  float: left;
  cursor:pointer;
}
#pNavTbTabMarket {
/*  background: url('/SiteCollectionImages/MasterPortal/MarketBT.gif');
  width: 53px; */
  height: 22px;
  margin-top: 8px;
  float: left;
  cursor:pointer;
}
#pNavTbTabApplyService {
/*  background: url('/SiteCollectionImages/Masterportal/ApplyForServiceBT.gif');
  width: 113px; */
  height: 22px;
  margin-top: 8px;
  float: left;
  cursor:pointer;
}
#pNavTbTabLogin.iNormal {
/*  background: url('/SiteCollectionImages/Masterportal/LoginBT.gif'); */
}
#pNavTbTabLogin.iActive {
  /*background: url('/SiteCollectionImages/Masterportal/LoginActiveBT.gif');*/
}
#pNavTbTabMarket.iNormal {
/*  background: url('/SiteCollectionImages/Masterportal/MarketBT.gif'); */
}
#pNavTbTabMarket.iActive {
/*  background: url('/SiteCollectionImages/Masterportal/MarketActiveBT.gif');*/
}
#pNavTbTabApplyService.iNormal {
/*  background: url('/SiteCollectionImages/Masterportal/ApplyForServiceBT.gif');*/
}
#pNavTbTabApplyService.iActive {
/*  background: url('/SiteCollectionImages/Masterportal/ApplyForServiceActiveBT.gif');*/
}

#pNavTbLinkLogin {
}
#pNavTbLinkMarket {
  display:none;
}
#pNavTbLinkApplyService {
  display:none;
}

#pNavTbLinkCt {
  background: url('/SiteCollectionImages/Masterportal/NavServiceBG.gif') no-repeat;
  padding: 5px 0;
}
#pNavTbLinkCt Select{
  border: 1px solid #6a6a6a;
  margin: 0 0 5px 2px;
  /*margin: 0 0 5px 10px;*/
}
#pNavTbLinkCt div div {
  font-weight: bold;
  font-size: 11px;
  color: #e47c04;
  background: url("/SiteCollectionImages/Masterportal/NavServiceBT.gif") no-repeat;
  height: 16px;
  padding-left: 15px;
  cursor: pointer;
  margin-left: 5px;
}
#pNavTbLinkApplyService div.iHover {
  background: url("/SiteCollectionImages/Masterportal/LinkHoverBG.gif") no-repeat;
}
#pNavTbLinkLogin div.iHover {
  background: url("/SiteCollectionImages/Masterportal/LinkHoverSBG.gif") no-repeat;
}
/* Content Nav Shortcut--------------------------------------------------------*/
#pNavShortcut {
  background-color:#eeeeee;
  margin-bottom:3px;
}
#pNavShortcut div.iContainer, #pNavShortcut div.iContainerActive {
  height:25px;
  border-bottom: solid 1px #e0e0e0;
  border-top: solid 1px #fefefe;
}
#pNavShortcut div.iContainer div.iNormal, #pNavShortcut div.iContainerActive div.iActive {
  height:100%;
  cursor:pointer;
  line-height:28px;
  padding-left:45px;
  /*font-family:Arial, Verdana, Tahoma;*/
  font-family:Tahoma;
  font-size:11px;
  color:#2f2f2f;
  font-weight: bold;
}
#pNavShortcut div.iContainer div.iActive {
  display:none;
}
#pNavShortcut div.iContainerActive div.iNormal {
  display:none;
}
#pNavShortcut div.iContainerActive div.iActive, #pNavShortcut div.iContainer div.iHover{
  color:#ec1b2e;
}
#pNavLeft {
	margin-top: 5px;
	margin-bottom:3px;
}
#pNavLeft span{
  display:block;
  padding-left:10px;
  line-height:18px;
  background-color:#f3f3f3;
  border-top:solid 1px #ecedef;
  border-bottom:solid 1px dadadc;
}
#pNavLeft span a{
  font-size:11px;
  color:#959595;
}
#pNavLeft span.iNormal1, #pNavLeft span.iSelected1{
  height:20px;
  padding-top:4px;
  background-color:#8f4b04;
  background: url('/SiteCollectionImages/MasterPortal/pNavLinkHeaderBG.gif') no-repeat;
}
#pNavLeft span.iNormal1 a, #pNavLeft span.iSelected1 a {
  font-family: 'Arial Rounded MT Bold', Arial;
  font-size:12px;
  color:#ffffff;
}
#pNavLeft span.iNormal2 {
  background-color:#e6e6e6;
  padding-left:10px;
  border-top:solid 1px #ececee;
  border-bottom:solid 1px #dadbdd;
}
#pNavLeft span.iNormal2 a {
  color:#000000;
}
#pNavLeft span.iNormal3, #pNavLeft span.iSelected3 {
  padding-left:30px;
}
#pNavLeft span.iNormal4, #pNavLeft span.iSelected4 {
  padding-left:50px;
}
#pNavLeft span.iNormal5, #pNavLeft span.iSelected5 {
  padding-left:70px;
}
#pNavLeft span.iSelected2, #pNavLeft span.iSelected3, #pNavLeft span.iSelected4, #pNavLeft span.iSelected5 {
  background-color:#d2d2d2;
}
#pNavLeft span.iSelected2 a, #pNavLeft span.iSelected3 a, #pNavLeft span.iSelected4 a, #pNavLeft span.iSelected5 a {
  color:#f89728;
}
#pNavBanner {
  width: 220px;/*250px;*//*220px; cannot*/
  float: right;
  margin: 0;
}
#pNavSendInfo {
  margin-top:5px;
  cursor:pointer;
}
/* Content Zone---------------------------------------------------------------------------*/
.zContent {
	width: 760px;
	float: left;
}
.pContentInner {
	width: 760px;
	float: left;
}
/* pNavPrint------------------------------------------------------------------------------*/
#pNavPrint {
	width: 160px;
	float: right;
}
#pNavPrint UL {
	border-bottom: 1px dotted #000;
	list-style-type: none;
}
#pNavPrint LI {
	height: 26px;
	border-top: 1px dotted #000;
	font-size: 12px;
	color: #333;
	padding-left: 45px;
	line-height: 12px;
}
#pNavPrint .Print {
	background: url("/SiteCollectionImages/MasterPortal/PrintICO.gif") no-repeat 10px 1px;
	padding-top: 7px;
	height: 19px;
}
#pNavPrint .ENews {
	background: url("/SiteCollectionImages/MasterPortal/ENewsICO.gif") no-repeat 10px top;
	padding-top: 2px;
	height: 24px;
}
#pNavPrint .Download {
	background: url("/SiteCollectionImages/MasterPortal/DownloadICO.gif") no-repeat 10px 1px;
	padding-top: 7px;
	height: 19px;
}
#pNavPrint A:link {
	font-size: 12px;
	color: #333;
}
#pNavPrint A:active {
	font-size: 12px;
	color: #333;
}
#pNavPrint A:visited {
	font-size: 12px;
	color: #333;
}
#pNavPrint A:hover {
	font-size: 12px;
	color: #333;
	text-decoration: underline;
}
/* RIGHT CONTENT ส่วนของข้อมูลด้านขวา-------------------------------------------------------------*/
#pNavTop #TabList {
	margin: 0px;
	height: 30px;
	background: url('/SiteCollectionImages/MasterPortal/TabListBG.gif');
}
#pNavTop .Login {
	background: url('/SiteCollectionImages/MasterPortal/LoginBT.gif');
	width: 47px;
	height: 22px;
	margin-left: 3px;
	margin-right: 1px;
	margin-top: 8px;
	float: left;
}
#pNavTop .LoginActive {
	background: url('/SiteCollectionImages/MasterPortal/LoginActiveBT.gif');
	width: 47px;
	height: 22px;
	margin-left: 3px;
	margin-right: 1px;
	margin-top: 8px;
	float: left;
}
#pNavTop .ApplyForService {
	background: url('/SiteCollectionImages/MasterPortal/ApplyForServiceBT.gif');
	width: 113px;
	height: 22px;
	margin-top: 8px;
	float: left;
}
#pNavTop .ApplyForServiceActive {
	background: url('/SiteCollectionImages/MasterPortal/ApplyForServiceActiveBT.gif');
	width: 113px;
	height: 22px;
	margin-top: 8px;
	float: left;
}
/*pNavTop-------------------------*/
#pNavTop {
	margin-top: 5px;
	background: #eee url('/SiteColectionImages/MasterPortal/pNavTopBG.gif') no-repeat top left;
	padding: 6px 8px;
	padding-bottom: 0px;
}
#pNavTop ul {
	list-style-type: none;
	width: 100%;
}
#pNavTop li {
	border-bottom: 1px solid #e1e1e1;
	border-top: 1px solid #fefefe;
	padding: 5px 10px;
	padding-left: 40px;
	font-size: 11px;
	font-weight: bold;
}
#pNavTop .Header {
	background: url('/SiteCollectionImages/MasterPortal/pNavLinkHeaderBG.gif') no-repeat;
	padding: 5px 0px 5px 10px;
	font-family:"Arial Rounded MT", verdana;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	height: 15px;
	position: relative;
	border-bottom: 1px solid #e1e1e1;
}
#pNavTop .Header .END {
	width: 10px;
	height: 25px;
	background: url('/SiteCollectionImages/MasterPortal/pNavLinkHeaderBG.gif') no-repeat right top;
	position: absolute;
	right: 0px;
	top: 0px;
}
/*--pNavShortcut --*/
#pNavShortcut {

}
#pNavShortcut ul {
	list-style-type: none;
	width: 100%;
}
#pNavShortcut li {
	border-bottom: 1px solid #e1e1e1;
	border-top: 1px solid #fefefe;
	padding: 5px 15px;
	padding-left: 45px;
	font-size: 11px;
	font-weight: bold;
}
/*--- Inner pNavShortcut --- */
.WhatisFactoring {
	background: url('/SiteCollectionImages/MasterPortal/WhatisFactoringICO.gif') no-repeat left center;
	color: #f89728;
}
.WhatisFactoringHover {
	background: url('/SiteCollectionImages/MasterPortal/WhatisFactoringICO.gif') no-repeat left center;
	cursor: hand;
	color: #ec1b2e;
}
.WhatisFactoringActive {
	background: url('/SiteCollectionImages/MasterPortal/WhatisFactoringActiveICO.gif') no-repeat left center;
	cursor: hand;
	color: #ec1b2e;
}
.Glossary {
	background: url('/SiteCollectionImages/MasterPortal/GlossaryICO.gif') no-repeat left center;
	color: #f89728;
}
.GlossaryHover {
	background: url('/SiteCollectionImages/MasterPortal/GlossaryICO.gif') no-repeat left center;
	cursor: hand;
	color: #ec1b2e;
}
.GlossaryActive {
	background: url('/SiteCollectionImages/MasterPortal/GlossaryActiveICO.gif') no-repeat left center;
	cursor: hand;
	color: #ec1b2e;
}
.FAQs {
	background: url('/SiteCollectionImages/MasterPortal/FAQsICO.gif') no-repeat left center;
	color: #f89728;
}
.FAQsHover {
	background: url('/SiteCollectionImages/MasterPortal/FAQsICO.gif') no-repeat left center;
	cursor: hand;
	color: #ec1b2e;
}
.FAQsActive {
	background: url('/SiteCollectionImages/MasterPortal/FAQsActiveICO.gif') no-repeat left center;
	cursor: hand;
	color: #ec1b2e;
}
.RateFeeCalculator {
	background: url('/SiteCollectionImages/MasterPortal/RateFeeCalculatorICO.gif') no-repeat left center;
	color: #f89728;
}
.RateFeeCalculatorHover {
	background: url('/SiteCollectionImages/MasterPortal/RateFeeCalculatorICO.gif') no-repeat left center;
	cursor: hand;
	color: #ec1b2e;
}
.RateFeeCalculatorActive {
	background: url('/SiteCollectionImages/MasterPortal/RateFeeCalculatorActiveICO.gif') no-repeat left center;
	cursor: hand;
	color: #ec1b2e;
}
.UsefulLinks {
	background: url('/SiteCollectionImages/MasterPortal/UsefulLinksICO.gif') no-repeat left center;
	color: #f89728;
}
.UsefulLinksHover {
	background: url('/SiteCollectionImages/MasterPortal/UsefulLinksICO.gif') no-repeat left center;
	cursor: hand;
	color: #ec1b2e;
}
.UsefulLinksActive {
	background: url('/SiteCollectionImages/MasterPortal/UsefulLinksActiveICO.gif') no-repeat left center;
	cursor: hand;
	color: #ec1b2e;
}
/* Content Page--------------------------------------------------------*/
#pContent {
  width: 700px;/*670px;/*700px; cannot*/
  /*margin-left:210px;
  width: 460px;*/
  margin-bottom: 16px;
  overflow: hidden;
}
/*#pContentNav {
	width: 250px;
	margin-bottom: 5px;
	overflow: hidden;
}*/
#pContentNav {
  width: 220px;/*250px;*//*220px; cannot*/
  margin-bottom: 8px;
  overflow: hidden;
  float:right;
}
/* pNavlink Local Factoring----------------------------------------------*/
#pNavLink {
	margin-top: 5px;
}
#pNavLink ul {
	list-style-type: none;
	width: 100%;
}
#pNavLink li {
	border-bottom: 1px solid #e1e1e1;
	border-top: 1px solid #fefefe;
	padding: 2px 15px 2px 15px;
	font-size: 11px;
	background: #e6e6e6;
	font-weight: normal;
}
#pNavLink li a:link{
	color: #000;
	font-size: 11px;
}
#pNavLink li a:active{
	color: #000;
	font-size: 11px;
}
#pNavLink li a:visited{
	color: #000;
	font-size: 11px;
}
#pNavLink li a:hover{
	color: #ec1b2e;
	font-size: 11px;
	text-decoration: underline;
}
#pNavLink li.Active {
	color: #f89728;
}
#pNavLink .Header {
	background: url('/SiteCollectionImages/MasterPortal/pNavLinkHeaderBG.gif') no-repeat;
	padding: 5px 0px 5px 15px;
	font-family: "Arial Rounded MT", verdana;
	font-size: 12px;
	font-weight: bold;
	color: white;
	height: 15px;
	position: relative;
	border-bottom: 1px solid #e1e1e1;
}
#pNavLink .Header .END {
	width: 10px;
	height: 25px;
	background: url('/SiteCollectionImages/MasterPortal/pNavLinkHeaderBG.gif') no-repeat right top;
	position: absolute;
	right: 0px;
	top: 0px;
}
/*  End pNavLink--------------------------------------------*/
#pNavLeft span{
  display:block;
  padding-left:10px;
  line-height:18px;
  background-color:#f3f3f3;
  border-top:solid 1px #ecedef;
  border-bottom:solid 1px dadadc;
}
#pNavLeft span a{
  font-size:11px;
  color:#959595;
}
#pNavLeft span.iNormal1, #pNavLeft span.iSelected1{
  height:20px;
  padding-top:4px;
  background-color:#f89728;
  border-top-style:none;
  border-bottom-style:none;
}
#pNavLeft span.iNormal1 a, #pNavLeft span.iSelected1 a {
  font-family: 'Arial Rounded MT Bold', Arial;
  font-size:12px;
  color:#ffffff;
}
#pNavLeft span.iNormal2 {
  background-color:#e6e6e6;
  padding-left:10px;
  border-top:solid 1px #ececee;
  border-bottom:solid 1px #dadbdd;
}
#pNavLeft span.iNormal2 a {
  color:#000000;
}
#pNavLeft span.iNormal3, #pNavLeft span.iSelected3 {
  padding-left:30px;
}
#pNavLeft span.iNormal4, #pNavLeft span.iSelected4 {
  padding-left:50px;
}
#pNavLeft span.iNormal5, #pNavLeft span.iSelected5 {
  padding-left:70px;
}
#pNavLeft span.iSelected3 a, #pNavLeft span.iSelected4 a, #pNavLeft span.iSelected5 a {
  color:#f89728;
}
#pNavShortcut {
  background-color:#eeeeee;
  margin-bottom:3px;
}
#pNavKnow {
	height: 110px;
	margin-top: 5px;
	overflow:hidden;
}
#pNavBanner {
	margin-top:5px;
}
#pNavContactCenter {
	margin-top: 5px;
}
#pNavSendInfo {

}
.iHidden {
  display:none;
}
/*----NavService----- */
#NavService {
/*	background: url('/SiteCollectionImages/MasterPortal/NavServiceBG.gif') no-repeat; */
	padding-top: 5px;
	padding-bottom: 5px;
}
#NavService Select{
	border: 1px solid #6a6a6a;
	margin-left: 10px;
	margin-bottom: 5px;
}
.NavServiceBT{
	font-weight: bold;
	font-size: 11px;
	color: #f89728;
	background: url("/SiteCollectionImages/MasterPortal/NavServiceBT.gif") no-repeat;
	height: 16px;
	padding-left: 15px;
	cursor: hand;
	margin-left: 5px;
}
.NavServiceHoverBT{
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	background: url("/SiteCollectionImages/MasterPortal/NavServiceHoverBT.gif") no-repeat;
	height: 16px;
	padding-left: 15px;
	cursor: hand;
	margin-left: 5px;
}
/*----End NavService --*/
/* Content Pagination ------------------------------------------------------------ */
.iHidden {
	display:none;
}
.iPagingCtn {
	text-align:right;
	font-size: 11px;
}
.iPagingCtn a {
	color: #000;
}

.iPagingCtn a:link,
.iPagingCtn a:active,
.iPagingCtn a:visited {
	font-size: 11px;
	margin:0 8px;
	cursor:pointer;
}
.iPagingCtn a:hover {
	font-size: 11px;
	color: #f89728;
	text-decoration: underline;
}

.iPagingCtn a.iActive {
	font-weight:bold;
	color: #f89728;
	text-decoration: underline;
}
/*YearList------------------------------------------------------*/
.yearScrollCtn {
  height: 28px;
  margin-top: 20px;
  overflow:hidden;
}

.yearScrollCtn span {
  display:block;
  float:left;
  background: #acabac url('/SiteCollectionImages/KFactoring4/line.gif') no-repeat top right;
  text-align:center;
  width:58px;
  padding-top:7px;
  height:100%;
}

.yearScrollCtn span a {
  color:#333;
  text-decoration:none;
  font-size: 12px;
}
.yearScrollCtn span a:hover {
  text-decoration: underline;
  color: #000;
}
.yearScrollCtn span.iActive {
  background: #f89728 url('/SiteCollectionImages/KFactoring4/line.gif') no-repeat top right;
}

.yearScrollCtn span.iActive a {
  color:#fff;
  text-decoration:none;
}
.yearScrollCtn span.iNext, .yearScrollCtn span.iPrev {
  width:32px;
}
.yearScrollCtn span.iNext {
  background: none;
  background: #acabac;
}
.BTN {
  font-family: Arial,Verdana,Tahoma;
  font-size: 11px;
}

/* Pagination ------------------------------------------------------ */
.iPagingTop {
}
.iPagingBottom {
	padding-bottom: 10px;
}

/* ProductList ------------------------------------------------------ */
.iGroup {
	padding: 0px;
	margin: 0px;
}
.iCtn {
	position: relative;
	float: left;
	width: 100%;
	padding: 10px 0px 10px 0px;
	margin: 10px 0px;
	margin: 0px;
}
.iCtn .IMG {
	float: left;
	width: 320px;
	height: 80px;
}
.iCtn .Detail {
	float: left;
	color: #333;
	padding: 0px 10px 0px 20px;
	margin: 0px;
	width: 315px;
}
.iCtn .Title {
	color: #333;
	font-weight: bold;
}
.View {
	padding-bottom: 0px;
}
.iGroup .iSeparator {
	float:left;
	width: 100%;
	border-bottom: 1px dotted #cccccc;
	height: 1px;
	font-size: 1px;
}

.srch-Title{
FONT-SIZE:1.2em;
MARGIN:0px 0px 5px;
COLOR:#F89728;
FONT-FAMILY:Tahoma;
}
.srch-Title A:link,.srch-Title A:visited{
text-decoration:none;
color:#F89728;
}
.srch-Title a:hover{
color:#FF0000;
text-decoration:underline;
}


/* ------------------------------------------------------ */

