﻿/* 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; 
} 

/* Common -------------------------------------------------------------*/
BODY, td, .ms-WPBody  {
	font-family: Arial,Verdana,Tahoma;
}
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;
}
/*Content Pagination-----------------------------------------------------------------------------------*/
.iHidden {
  display:none;
}
.iPagingCtn {
  text-align:right;
  font-size: 11px;
}
.iPagingCtn a:link, .iPagingCtn a:visited {
  font-size: 11px;
  color: #000;
  margin:0 8px;
  cursor:pointer;
}
.iPagingCtn a:hover {
  font-size: 11px;
  color: #20943f;
  text-decoration: underline;
}
/* ABOUT TEXT STYLE & LINK-------------------------------------------------------------------------------*/
H5 {
	font-family: "Browallia New",Arial;
	font-weight: bold;
}
H3 {
	font-family: "Browallia New",Arial;
	font-weight: bold;
}
H1 {
	font-family: "Browallia New",Arial;
	font-weight: bold;
}
H1 {
	color: #8e4b04;
}
H3 {
	color: #000;
}
H5 {
	color: #000;
}
H1, H1 a {
	font-size: 30px;
}
H3, H3 a {
	font-size: 26px;
}
H5, H5 a {
	font-size: 22px;
}
.Detail {
	font-size: 12px;
}
.Detail P {
	font-size: 12px;
}
.Detail LI {
	font-size: 12px;
}
.List {
	font-size: 12px;
}
.More {
	padding-top: 8px;
	font-size: 12px;
	color: #ec1b2e;
}
.More A:link {
	color: #ec1b2e;
	font-size: 12px;
}
.More A:active {
	color: #ec1b2e;
	font-size: 12px;
}
.More A:visited {
	color: #ec1b2e;
	font-size: 12px;
}
.More A:hover {
	text-decoration: underline;
	font-size: 12px;
}
.View {
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 12px;
	color: #ed1b2e;
}
.View A:link {
	color: #ed1b2e;
	font-size: 12px;
}
.View A:active {
	color: #ed1b2e;
	font-size: 12px;
}
.View A:visited {
	color: #ed1b2e;
	font-size: 12px;
}
.View A:hover {
	text-decoration: underline;
	font-size: 12px;
}
/* ABOUT FORM-------------------------------------------------------------------------------*/
TEXTAREA {
	font-family: Arial,Verdana,Tahoma;
	font-size: 10px;
}
SELECT {
	font-family: Arial,Verdana,Tahoma;
	font-size: 10px;
}
INPUT {
	font-family: Arial,Verdana,Tahoma;
	font-size: 10px;
}
INPUT {
	padding: 0px 2px;
	height: 15px;
}
SELECT {
	padding: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.BTN {
	font-family: Arial,Verdana,Tahoma;
	font-size: 11px;
}
/*-----------Reset Form front --*/
.ms-WPBody{
		font-family:Arial, Verdana, Tahoma;	
}
.ms-WPBody H5{
		font-family:"Trebuchet MS", Arial;
		font-weight:bold;		
		font-size:16px;
}
/* ABOUT TEXT COLOR & BG COLOR--------------------------------------------------------------*/
.tRed {
	color: red;
}
.tBrown {
	color: #8e4b04;
}
.tGreen {
	color: #138f34;
}
.tBlack {
	color: #000;
}
.bgBrown {
	background-color: #faf6f2;
}
.bgGrey {
	background-color: #f1f1f1;
}
/* Reset border IMG----------------------------------------------------*/
IMG{
	border-right-width:0px;
	border-top-width:0px;
	border-bottom-width:0px;
	border-left-width:0px;
}
/* Master Page --------------------------------------------------------*/
#SPActionPanel {
  background-color:#ccc;
} 	
.mContainer {
  width: 940px; 
  margin: 0px auto; 
  overflow:hidden;
}	
.bContainer {			 			

}
#mHeader {
  padding-top: 10px;
}
#mHeaderGRContainer {
  float:right;
  width:300px;
}
#mHeaderGR {

  float:right;
  padding-bottom: 5px; 
/*  display:none; */
}
#mHeaderGRFontSize {
  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;
  overflow:hidden;
}
#mTopNavTab {
  float:left;
}
#mTopNavTab a {
  display:block;
  float:left;
  margin-right:1px;
}
#mTopNavSearch {
  float:right;
  background: url('/SiteCollectionImages/masterportal/mSearchFormBG.gif') no-repeat top left;
}
#mTopNavSearch input {
  height: 19px;
  border: 0px;
  float: left;
}
#mTopNavSearch .inputbox {
  width: 132px;
  margin-right: 0px;
  background-color: transparent;
  font-size: 11px;
  color: #727171;
  padding: 2px;
  padding-left: 7px;
}
#mTopNavSearch .button {
  background: url('/SiteCollectionImages/masterportal/mSearchFormBTN.gif') no-repeat top left;
  width: 20px;
  margin-left: 0px;
  cursor: hand;
}
#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: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;
}
#mTopNavSub {
  min-height: 23px; 
  width: 940px;
  margin-bottom:5px;
  border-top:#eee9db 1px solid; 
  background: url('/SiteCollectionImages/masterportal/mTopNavSubBG.gif') no-repeat 50% bottom;  
  height:20px;
/*  background-color:aqua; */
/*  border:solid;border-color:fuchsia; */
}
* html #mTopNavSub {
  height: 23px;
}
#mTopNavSubInner {
  padding-bottom:2px;
  margin-top: 3px;
}
#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: #774c13;
  text-decoration: none;
}
#pTopNavSub {
  width: 700px;
  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: #4aa735;
  font-weight: bold;
  text-decoration: none;
}
#mContent {
  width:100%;
}
#mBreadcrumb {
  color: #010000;
  padding:5px 0 20px 6px;
  font-size: 11px;
  width:700px;
}
#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;
}
#mFooterCopyright {
  text-align: center;
  font-size: 11px;
  color: #666;
}
#mFooterCopyright A:link, A:active, A:visited, A:hover {
  color: #666;
}
/* Content Page--------------------------------------------------------*/
#pContent {
  width: 700px;
  margin-bottom: 16px;
  overflow: hidden;
  float:left;
}
#pContentInner {
  width: 760px;
  float:left;
}
#pContentNav {
  width: 220px;
  margin-bottom: 8px;
  overflow: hidden;
  float:right;
}
/*pNavTop-------------------------*/
#pNavTop {
	margin-top: 5px;
}
/*-------------------------*/
#pNavShortcut {
	margin-top: 5px;
}
#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;
}
#pNavShortcut .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;
}
#pNavShortcut .Header .END {
	width: 10px;
	height: 25px;
	background: url('/SiteCollectionImages/MasterPortal/pNavLinkHeaderBG.gif') no-repeat right top;
	position: absolute;
	right: 0px;
	top: 0px;
}
.RatesFees {
	background: url('/SiteCollectionImages/MasterPortal/RatesFeesICO.gif') no-repeat left center;
	color: #8f4b04;
}
.RatesFeesHover {
	background: url('/SiteCollectionImages/MasterPortal/RatesFeesICO.gif') no-repeat left center;
	cursor: pointer;
	color: #ec1b2e;
}
.RatesFeesActive {
	background: url('/SiteCollectionImages/MasterPortal/RatesFeesActiveICO.gif') no-repeat left center;
	cursor: pointer;
	color: #ec1b2e;
}
.Calculator {
	background: url('/SiteCollectionImages/MasterPortal/CalculatorICO.gif') no-repeat left center;
	color: #8f4b04;
}
.CalculatorHover {
	background: url('/SiteCollectionImages/MasterPortal/CalculatorICO.gif') no-repeat left center;
	cursor: pointer;
	color: #ec1b2e;
}
.CalculatorActive {
	background: url('/SiteCollectionImages/MasterPortal/CalculatorActiveICO.gif') no-repeat left center;
	cursor: pointer;
	color: #ec1b2e;
}
.FAQS {
	background: url('/SiteCollectionImages/MasterPortal/FAQSICO.gif') no-repeat left center;
	color: #8f4b04;
}
.FAQSHover {
	background: url('/SiteCollectionImages/MasterPortal/FAQSICO.gif') no-repeat left center;
	cursor: pointer;
	color: #ec1b2e;
}
.FAQSActive {
	background: url('/SiteCollectionImages/MasterPortal/FAQSActiveICO.gif') no-repeat left center;
	cursor: pointer;
	color: #ec1b2e;
}
.ServiceChannels {
	background: url('/SiteCollectionImages/MasterPortal/ServiceChannelsICO.gif') no-repeat left center;
	color: #8f4b04;
}
.ServiceChannelsHover {
	background: url('/SiteCollectionImages/MasterPortal/ServiceChannelsICO.gif') no-repeat left center;
	cursor: pointer;
	color: #ec1b2e;
}
.ServiceChannelsActive {
	background: url('/SiteCollectionImages/MasterPortal/ServiceChannelsActiveICO.gif') no-repeat left center;
	cursor: pointer;
	color: #ec1b2e;
}
.PaymentChannels {
	background: url('/SiteCollectionImages/MasterPortal/PaymentChannelsICO.gif') no-repeat left center;
	color: #8f4b04;
}
.PaymentChannelsHover {
	background: url('/SiteCollectionImages/MasterPortal/PaymentChannelsICO.gif') no-repeat left center;
	cursor: pointer;
	color: #ec1b2e;
}
.PaymentChannelsActive {
	background: url('/SiteCollectionImages/MasterPortal/PaymentChannelsActiveICO.gif') no-repeat left center;
	cursor: pointer;
	color: #ec1b2e;
}
.UsefulLinks {
	background: url('/SiteCollectionImages/MasterPortal/UsefulLinksICO.gif') no-repeat left center;
	color: #8f4b04;
}
.UsefulLinksHover {
	background: url('/SiteCollectionImages/MasterPortal/UsefulLinksICO.gif') no-repeat left center;
	cursor: pointer;
	color: #ec1b2e;
}
.UsefulLinksActive {
	background: url('/SiteCollectionImages/MasterPortal/UsefulLinksActiveICO.gif') no-repeat left center;
	cursor: pointer;
	color: #ec1b2e;
}
#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: #8f4b04;
}
#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;
}
#pNavKNow {
	margin-top: 5px;
}
#pNavBanner {
	margin-top: 5px;
}
#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;
  font-size:11px;
  color: #8f4b04;
  font-weight:bold;
/*  border:thin blue dashed; */
  }
#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;
}
#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/pNavLinkHeaderBGNew.gif') no-repeat;
}
#pNavLeft span.iNormal1 a, #pNavLeft span.iSelected1 a {
  font-family: "Arial Rounded MT", verdana;
  font-weight:bold;
  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:#4aa735;  
}
#pNavShortcut {
	
}
#pNavKnow {
	height: 110px;
	margin-top: 5px;
	overflow:hidden;
}
#pNavBanner {
	
}
#pNavSendInfo {
	margin-top: 5px;
	cursor:pointer;
}
/* pNavPrint------------------------------------------------------------------------------*/
#pNavPrint {
	width: 160px;
	float: right;
} 
/*#pNavPrint {

}*/
#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;
}

.iHidden {
  display:none;
}

.srch-Title{
FONT-SIZE:1.2em;
MARGIN:0px 0px 5px;
COLOR:#A84A00;
FONT-FAMILY:Tahoma;
}
.srch-Title A:link,.srch-Title A:visited{
text-decoration:none;
color:#A84A00;
}
.srch-Title a:hover{
color:#FF0000;
text-decoration:underline;
}
