body {
  FONT-FAMILY: "Source Sans Pro", "Arial";
  FONT-SIZE: 9pt;
  background-color: #FFFFFF;
  text-align: center;
	margin: 0 auto;  
	width:760px;
}

a {
  font-size: 9pt;
  color: blue;
  text-decoration: none;
  visited: red;
  font-weight: normal;
}

a:hover {
  text-decoration: underline;
  visited: red;
  color: #FF66CC;
  font-weight: normal;
}

input {
  font-size: 14px;
  border: 1px solid #94A3B8;
  font-family: "Source Sans Pro", "Courier New";
  color:#556565;
  outline:none;
}

input:not([type="button"]):not([type="submit"]):focus {
	border: 1px solid #6EE7B7;
  outline:none;
}
textarea:focus {
	border: 1px solid #6EE7B7;
  outline:none;
}

select {
  font-size: 14px;
  border: 1px solid #94A3B8;
  font-family: "Source Sans Pro", "Courier New";
}
select:focus {
  border: 1px solid #6EE7B7;
  outline: none;
}

td {
  font-size: 9pt;
}

textarea {
  font-size: 9pt;
  font-family: Courier New;
}

th {
  background-color: #B5BAEA;
  color: #000000;
  font-size: 9pt;
  font-weight: bold;
}

tr.oddRow {
  background-color: #EEF5FC;
  color: #000000;
  line-height: 2;
}

tr.evenRow {
  background-color: #D5E9FC;
  color: #000000;
  line-height: 2;
}

td.oddRow {
  background-color: #EEF5FC;
  color: #000000;
  line-height: 2;
}

td.evenRow {
  background-color: #D5E9FC;
  color: #000000;
  line-height: 2;
}

.aSmall {
  font-size: 8pt;
  color: blue;
  text-decoration: none;
  visited: red;
  font-weight: normal;
}

.aSmall:hover {
  text-decoration: underline;
  visited: red;
  color: #FF66CC;
  font-weight: normal;
}

.TblHeader {
  background-color: #6AAAE6;
  color: #FFFFFF;
  font-size: 10pt;
  font-weight: bold;
}

.TxtHelpTD {
  font-size: 9pt;
  font-weight: bold;
  color: #FFFFFF;
  background-color: #3399CC;
  text-align: center;
}

.TxtInputHdrTD {
  font-size: 9pt;
  font-weight: bold;
  color: #414042;
  background-color: rgba(26,130,66, 0.15);
  text-align: center;
}

.TxtInputHdrTD_Left {
  font-size: 9pt;
  font-weight: bold;
  color: #000000;
  background-color: #BCD9F5;
}

.TxtInputSubHdrTD {
  font-size: 9pt;
  font-weight: bold;
  color: #545B9C;
  background-color: #EEF5FC;
}

.TxtInputTbl {
  background-color: #EEF5FC;
}

.TxtInputTblTD {
  background-color: #FFFFFF;
}

.TxtInputTblColTD {
  background-color: #EEF5FC;
}

.TxtInputTitleTD {
  font-size: 9pt;
  font-family: Arial;
  background-color: #EEF5FC;
}

.TxtInputTitleMandTD {
  font-size: 9pt;
  font-family: Arial;
  background-color: #FFFFFF;
  color: #414042;
  font-weight: bold;
}
.TxtInputTitleMandTD:after {
  content:" *";
}

.TxtInputTitleMandText {
  font-size: 9pt;
  font-family: Arial;
  color: #3A80C5;
  font-weight: bold;
}

.TxtInputTitleColTD {
  font-size: 9pt;
  background-color: #EEF5FC;
}

.TxtInputTitleColMandTD {
  font-size: 9pt;
  background-color: #EEF5FC;
  font-weight: bold;
}

.TxtInputTD {
  font-size: 9pt;
  font-family: Courier New;
  background-color: #EEF5FC;
}

.TxtInputColTD {
  font-size: 9pt;
  font-family: Courier New;
  background-color: #EEF5FC;
}

.TblLeftTD {
  font-size: 9pt;
}

.TblLeftTxt {
  font-size: 9pt;
  color: #666666;
}

.TblLeftTD {
  font-size: 9pt;
  background-color: #EEF5FC;
  text-decoration: none;
}

.TblRightTD {
  font-size: 9pt;
}

.TblFWBRightTD {
  font-size: 9pt;
  background-color: #EEF5FC;
}

.TblFooterTD {
  font-size: 9pt;
  background-color: #E5E3E3;
}

.TblIndexTD {
  font-size: 9pt;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
  background-color: #1A8242;
}

.TblIndexLoginTD {
  font-size: 9pt;
  font-weight: bold;
  color: #666666;
  text-decoration: none;
  background-color: #EDAE26;
}

.TblIndexSelected {
  color: #F3E1BC;
  font-size: 9pt;
  font-weight: bold;
  text-decoration: none;
}

.aTblIndex {
  color: white;
  font-size: 9pt;
  font-weight: bold;
  text-decoration: none;
}

.aTblIndex:hover {
  color: #BDF87C;
  font-weight: bold;
  text-decoration: underline;
}

.TblLangTD {
  font-size: 9pt;
  font-weight: bold;
  text-decoration: none;
  background-color: #000000;
}

.aTblLang {
  color: white;
  font-size: 9pt;
  font-weight: bold;
  text-decoration: none;
}

.aTblLang:hover {
  color: #BDF87C;
  font-weight: bold;
  text-decoration: underline;
}

.TblNavTD {
  font-size: 9pt;
  text-decoration: none;
  background-color: #C7C5C5;
}

.ButNormal {
  font-family: "Arial";
  font-size: 9pt;
}

.TxtFuncHdrTD {
      font-size: 10pt;
    font-weight: bold;
    color: #1A8242;
    background-color: #FFFFFF;
    text-decoration: none;
    border-bottom: #1A8240 solid 2px;
}

.TxtHeader {
  font-size: 11pt;
  color: #666699;
  text-decoration: underline;
}

.TxtTitle {
  font-size: 9pt;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}

.NewsTitle {
  font-size:12pt;
  font-weight: bold;
  color: #333399;
  text-decoration: none;
}

.NewsHeader {
  font-size:11pt;
  font-weight: bold;
  color: #3333FF;
  text-decoration: none;
}

.TxtNormal {
  FONT-FAMILY: "Source Sans Pro", "Arial";
  font-size: 9pt;
  color: #000000;
  text-decoration: none;
}

.SmallTxtNormal {
  font-size: 8pt;
  color: #000000;
  text-decoration: none;
}

.SmallTxtSpecial {
  font-size: 8pt;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}

.aSmallLink {
  font-size: 8pt;
  color: blue;
  text-decoration: none;
  visited: red;
}

.aSmallLink:hover {
  text-decoration: underline;
  visited: red;
  color: #FF66CC;
}

.TxtSpecial2 {
  font-size: 9pt;
  color: Red;
  text-decoration: none;
  font-weight: bold;
}

.TxtSpecial {
  font-size: 18pt;
  color: #F3E1BC;
  font-weight: bold;
  text-decoration: none;
}

.TxtWarn {
  font-size: 9pt;
  color: Red;
  text-decoration: none;
}

.TxtSuccess {
  font-size: 9pt;
  color: green;
  text-decoration: none;
}

.TxtMand {
  font-size: 9pt;
  color: #1A8242;
  text-decoration: none;
}

.TxtDesc {
  font-size: 9pt;
  font-weight: bold;
  color: black;
  text-decoration: none;
}

.TxtAWB {
  font-size: 10pt;
  font-weight: bold;
  color: #1A8242;
  text-decoration: none;
}

.TxtUser {
  font-size: 10pt;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
}

.TxtAWBListTit {
  font-size: 9pt;
  font-weight: bold;
  color: #3980C4;
  text-decoration: none;
}

.TxtAWBListDtl {
  font-size: 9pt;
  color: #1A8242;
  text-decoration: none;
}

.MenuList {
  font-size: 9pt;
  font-weight: bold;
  color: #BDF87C;
  text-decoration: none;
}

.aMenuList {
  font-size: 9pt;
  text-decoration: none;
  color: white;
  font-weight: bold;
}

.aMenuList:hover {
  text-decoration: underline;
  color: #BDF87C;
  font-weight: bold;
}






.IndexHeader {
  font-size: 12pt;
  font-weight: bold;
  color: #1A8242;
  text-decoration: none;
}

.IndexList {
  color: #999999;
  font-size: 9pt;
  font-weight: bold;
  text-decoration: none;
}

.aIndexList {
  color: #FFFFFF;
  font-size: 9pt;
  font-weight: bold;
  text-decoration: none;
}

.aIndexList:hover {
  color: #BDF87C;
  font-weight: bold;
  text-decoration: underline;
}

.FuncPreHeader {
  font-size: 11pt;
  font-weight: bold;
  color: #FFFFFF;
  height: 20;
  background-color: blue;
  text-decoration: none;
}

.MemberMenuLvl1Active {
  font: bold 9pt Arial;
  color: black;
  background-color: #ff6040;
}

.MemberMenuLvl1 {
  font: bold 9pt Arial;
  color: white;
  background-color: #4060a0;
}

.MemberMenuLvl2Active {
  font: bold 9pt Arial;
  color: black;
  background-color: #ffc0a0;
}

.MemberMenuLvl2 {
  font: bold 9pt Arial;
  color: #ffffff;
  background-color: #80a0e0;
}

.HMemberMenuLvl1Active {
  font: bold 9pt Arial;
  color: black;
  background-color: #99ccff;
  text-align: center;
}

.HMemberMenuLvl1 {
  font: bold 9pt Arial;
  color: white;
  background-color: #4060a0;
  text-align: center;
}

.HMemberMenuLvl2Active {
  font: bold 9pt Arial;
  color: black;
  background-color: #99ccff;
  text-align: center;
}

.HMemberMenuLvl2 {
  font: bold 9pt Arial;
  color: #80a0e0;
  background-color: #e0e0e0;
  text-align: center;
}

.CUCTblOuter {
  font: normal 9pt ;
  background-color: #FFFFFF;
}

.CUCTblHead {
  font: bold 9pt ;
  background-color: #F6F7F7;
}

.CUCTblHead:hover {
  text-decoration: underline;
  visited: red;
  /*color: #FFFFFF;*/
  font: bold 9pt ;
}

.CUCTblCell {
  font: normal 9pt ;
}








.TxtHeaderWBG {
  font-size: 9pt;
  font-weight: bold;
  color: White;
  background-color: #666666;
}

.TxtPort {
  font-size: 12pt;
  font-weight: bold;
  color: #FFFF00;
}

.TxtPlace {
  font-size: 10pt;
  color: #FFFFFF;
  background-color: #3980C4;
  line-height: 1.5;
  text-align: right;
}

.TxtMonth {
  font-size: 12pt;
  font-weight: bold;
  color: #FFFFFF;
  background-color: #c5bCaa;
  line-height: 2;
}

.TxtHdrDay {
  font-size: 9pt;
  font-weight: bold;
  color: #000000;
  text-align: center;
  line-height: 2;
}

.TxtHdrRedDay {
  font-size: 9pt;
  font-weight: bold;
  color: red;
  text-align: center;
  line-height: 2;
}

.TxtHdrBlueDay {
  font-size: 9pt;
  font-weight: bold;
  color: blue;
  text-align: center;
  line-height: 2;
}

.TxtEmptyDay {
  font-size: 9pt;
  font-weight: bold;
  color: #000000;
  text-align: left;
  background-color: #EEF5FC;
}

.TxtDayCont {
  font-size: 8pt;
  font-weight: normal;
  color: #000000;
}

.TxtDayContRel {
  font-size: 8pt;
  font-weight: normal;
  color: #808080;
}

.TxtDay {
  font-size: 9pt;
  font-weight: bold;
  color: #000000;
  text-align: left;
  background-color: #D5E9FC;
}

.TxtShowDay {
  font-size: 9pt;
  font-weight: bold;
  color: #000000;
  text-align: left;
  background-color: #FFCCCC;
}

.aTxtDay {
  font-size: 9pt;
  font-weight: bold;
  color: blue;
  text-decoration: none;
}

.aTxtDay:hover {
  color: #BDF87C;
  font-weight: bold;
  text-decoration: underline;
}

.TxtHdrStatus {
  font-size: 9pt;
  font-weight: bold;
  color: #000000;
  line-height: 2;
}

.TxtoddRow {
  background-color: #EEF5FC;
  color: #000000;
  line-height: 2;
}

.TxtevenRow {
  background-color: #D5E9FC;
  color: #000000;
  line-height: 2;
}

.TxtoddCol {
  font-size: 8pt;
  background-color: #9999CC;
  color: #000000;
  line-height: 2;
}

.TxtevenCol {
  font-size: 8pt;
  background-color: #CCCCFF;
  color: #000000;
  line-height: 2;
}
.IndexForm{
	    text-align: initial;
}
.IndexBanner{
	Z-INDEX: 101;
	width:181px !important;
	height: auto !important;
	margin: 15px 0 15px 10px; 
}

.IndexHeader{
	Z-INDEX: 102; 
}

.IndexPageHeader{
	Z-INDEX: 105; 
}

.IndexPageDetail{
	Z-INDEX: 104; 
}
.IndexFooterIndex{
	Z-INDEX: 103; 
}

.primaryGreenBtn {
	background-color: #90BE20;
	border: none;
	border-radius: 2px;
	color: #F8FAFC;
	padding: 5px 15px;
    text-align: center;
	font-family: "Source Sans Pro";
	font-size: 9pt;
}

.primaryGreenBtn:hover {
	background-color: #A4D925;
	color: #FFFFFF;
}

.primaryGreenBtn:active {
	background-color: #6BB411;
	color: #F8FAFC;
}

.primaryGreenBtn:disabled,
.primaryGreenBtn[disabled]{
	background-color: #BFC5B3;
	color: #FFFFFF;
	cursor: not-allowed;
    pointer-events: none;
}


.submitGreenBtn {
	background-color: #1A8242;
	border: none;
	border-radius: 2px;
	color: #FFFFFF;
	padding: 5px 15px;
    text-align: center;
	font-family: "Source Sans Pro";
	font-size: 9pt;
}

.submitGreenBtn:hover {
	background-color: #28A85E;
	color: #F8FAFC;
}

.submitGreenBtn:active {
	background-color: #156935;
	color: #F8FAFC;
}

.submitGreenBtn:disabled,
.submitGreenBtn[disabled]{
	background-color: #C3CDC7;
	color: #F8FAFC;
	cursor: not-allowed;
    pointer-events: none;
}

.secondaryGreenBtn {
	background-color: #FFFFFF;
	border: 1px solid #189068;
	border-radius: 2px;
	color: #189068;
	padding: 4px 14px;
    text-align: center;
	font-family: "Source Sans Pro";
	font-size: 9pt;
}

.secondaryGreenBtn:hover {
	background-color: #189068;
	color: #FFFFFF;
}

.secondaryGreenBtn:active {
	background-color: #156935;
	color: #FFFFFF;
}

.secondaryGreenBtn:disabled,
.secondaryGreenBtn[disabled]{
	background-color: #FFFFFF;
	color: #A5AEAE;
	border: 1px solid #A5AEAE;
	cursor: not-allowed;
    pointer-events: none;
}