/* CSS Document */
body
{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

.headerBg
{
	background-image: url(../images/header_bkg.gif);
	background-repeat: repeat-x;
}

.headerTimerLeftImg
{
	background-image: url(../images/header_arrow.gif);
	background-repeat: no-repeat;
	width: 12px;
	height: 16px;
}

.txtPara
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
	padding-right: 5px;
	padding-left: 5px;

}

.headerTimer
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 8px;
}

.globalLinkTable
{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FCC585;
	height: 18px;
}

.normalLinks
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #0033CC;
	text-decoration: none;
}

.normalLinks:hover
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}

.amttxtField
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 20px;
	text-align: right;
	padding-right: 3px;
}

.infoLinks
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #0033CC;
	text-decoration: underline;
}

.infoLinks:hover
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}

.headerBg
{
	background-image: url(../images/header_bkg.gif);
	background-repeat: repeat-x;
}

.logo
{
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	height: 53px;
	width: 203px;
}

.global
{
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#98302A;
	padding:3px 0px
}

.global:hover
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}

.globalSeperator
{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.anch
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #0735FC;
	text-decoration: underline;
}

.anch a:link
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #0735FC;
	text-decoration: underline;
}

.anch a:active
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #0735FC;
	text-decoration: underline;
}

.anch a:hover
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #FF0000;
	text-decoration: underline;
}

.topBar
{
	background-image: url(../images/drop_menu_bg.gif);
	background-repeat: repeat-x;
	height: 27px;
}

.dataRow1
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #E5E8E9;
	height: 25px;
	padding-left: 3px;
}

.dataRow2
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 25px;
	padding-left: 3px;
}

.dataRow0
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 25px;
	padding-left: 3px
}
.dataPRow1
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #E5E8E9;
	height: 25px;
	padding-left: 0px;
}

.dataPRow2
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 25px;
	padding-left: 0px;
}

.dataPRow0
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 25px;
	padding-left: 0px
}

.NormalBut {
	font-family: Tahoma;
	color: #000000;
	background-color: #F9AA20; 
	font-weight: normal;
    font-size: 11px;
	margin-right: 10px;
	vertical-align: middle;
	text-align: center;
	border-top: 1px solid #EBECF0;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #EBECF0;
	cursor: hand;
}


.colTitle
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #4B4B4B;
	text-decoration: none;
	background-color: #C8CDCE;
	text-align: left;
	vertical-align: middle;
	border-right: 1px solid #ACACAD;
	height: 21px;
	padding-left:3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ACACAD;
}

.colTitleTopBorder-l
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #4B4B4B;
	text-decoration: none;
	background-color: #C8CDCE;
	text-align: left;
	vertical-align: middle;
	height: 21px;
	padding-left:3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ACACAD;
}

.colTitleTopBorder-r
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #4B4B4B;
	text-decoration: none;
	background-color: #C8CDCE;
	text-align: left;
	vertical-align: middle;
	height: 21px;
	padding-left:3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ACACAD;
}

.colTitleTopBorder
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #4B4B4B;
	text-decoration: none;
	background-color: #C8CDCE;
	text-align: left;
	vertical-align: middle;
	height: 21px;
	padding-left:3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ACACAD;
}

.colTitleRightBorder
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #4B4B4B;
	text-decoration: none;
	background-color: #C8CDCE;
	text-align: left;
	padding-left:3px;
	vertical-align: middle;
	border-right: 1px solid #ACACAD;
	height: 21px;
}

.colTitleWithoutBorder
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #4B4B4B;
	text-decoration: none;
	background-color: #C8CDCE;
	text-align: left;
	padding-left:3px;
	vertical-align: middle;
	height: 21px;
}

.colTitlebottomBorder
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #4B4B4B;
	text-decoration: none;
	background-color: #C8CDCE;
	text-align: left;
	padding-left:3px;
	vertical-align: middle;
	height: 21px;
	border-right: 1px solid #ACACAD;
	border-bottom: 1px solid #ACACAD;
}

.butNormal
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #DDE4F6;
	height: 18px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #FFFFFF;
}

.butGo
{
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	cursor: hand;
	background-color: #DDE4F6;
	height: 18px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #FFFFFF;
}

.txtField
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 20px;
}

.amttxtField
{
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: right;
	height: 20px;
}
select
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	
}
.dropDownsmall
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	width: 50px;
}
.dropDown
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	width: 190px;
}

.drop_dn1
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	width: 190px;
}

.dropDown123
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	width: 123px;
}

.dropDownLong
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

.dropDownDouble
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	width: 400px;
}

.path1
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #999999;
	text-decoration: none;
}

.path1:hover
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #FF0000;
	text-decoration: none;
}

.path2
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #999999;
	text-decoration: none;
}

.lable
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	padding-left: 3px;
}

.lable_bold
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	padding-left: 10px;
	color: #000000;
	text-decoration: none;
	height: 25px;
}

.lableWithBorder
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	padding-left: 3px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-top: 6px;
	border-right: 1px solid #ACACAD;
}

.lableBoldWithBorder
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: Bold;
	padding-left: 3px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-top: 6px;
	border-right: 1px solid #ACACAD;
}

.lableRow1
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #E5E8E9;
	height: 25px;
}

.lableRow2
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 25px;
}

.lableMandatory
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	padding-left: 3px;
}

.data
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align:left;
	padding-left: 3px;
	padding-bottom: 6px;
	padding-top: 6px;
	border-right: 1px solid #ACACAD;
}

.dataBold
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align:left;
	padding-left: 3px;
	padding-bottom: 6px;
	padding-top: 6px;
	border-right: 1px solid #ACACAD;
}

.dataWithoutBorder
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-top: 6px;
}

.dataWithoutBorder1

{
	font-family: Tahoma;       
	font-style: normal;
	font-weight: normal;
	color: "#FF0000"
}


.dataCr
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-top: 6px;
	border-right: 1px solid #ACACAD;
}

.dataCrWithoutBorder
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-top: 6px;
}

.dataDr
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#FF0000;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-top: 6px;
	border-right: 1px solid #ACACAD;
}

.dataDrWithoutBorder
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-top: 6px;
}

.dataDrAmount
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	text-align:right;
	padding-left: 3px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-top: 6px;
	border-right: 1px solid #ACACAD;
}

.dataDrAmountWithoutBorder
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	text-align:right;
	padding-left: 3px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-top: 6px;
}

.dataRed
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}

.serial
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px solid #ACACAD;
	vertical-align: middle;
}

.mainTableBorder
{
	border: 1px solid #8A8D92;
}

.mainTableBorderNoBtm
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #8A8D92;
	border-right-color: #8A8D92;
	border-left-color: #8A8D92;;
}

.mainTableBorderNoTop
{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #8A8D92;
	border-bottom-color: #8A8D92;
	border-left-color: #8A8D92;;
}

.mainTableBorderOnlyBtm
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8A8D92;
}
.mainTableBg
{
	background-color: #DBE4F5;
}
.orangebut
{
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DBE4F5;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #FF0000;;
	background-color: #FF0000;;
	text-decoration: none;
	text-align: center;
	letter-spacing: -3px;
	font-family: "MS Sans Serif";
}
.pageHeader
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	padding-left: 10px;
	padding-top: 0px;
}

.pageHeaderGen
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	vertical-align: middle;
	color: #000000;
	padding-left: 10px;
	padding-top: 0px;
	height:25px;
	border-bottom: 1px solid #ACACAD;
}

.pageHeader2
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	padding-left: 5px;
	padding-top: 0px;
}

.prev_next_button
{
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DBE4F5;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #DBE4F5;
	background-color: #2F9FF5;
	text-decoration: none;
	text-align: center;
	letter-spacing: -3px;
	font-family: "MS Sans Serif";
}

.pageSubHeader
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding-left: 10px;
	background-color: #FFFFFF;
	height: 30px;
	vertical-align: middle;
}

.pageSubHeader2
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding-left: 10px;
	background-color: #FFFFFF;
	height: 20px;
	vertical-align: middle;
}

.rowSeperator
{
	background-color: #C8CECE;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ACACAE;
}

.highlightData
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	border-right: 1px solid #ACACAD;
}

.normalText
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.whiteBg
{
	background-color: #FFFFFF;
}

.queryTopRow
{
	background-color: #E4E5EA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CBD2DA;
}

.queryBottomRow
{
	background-color: #EEEFF4;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
	padding-left: 72px;
}

.crDataRow
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	height: 20px;
	border-right: 1px solid #ACACAD;
}

.drDataRow
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
	height: 20px;
	border-right: 1px solid #ACACAD;
}

.txtNormal
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align:left;
	text-decoration: none;
	padding-left:3px;
}

.txtNormal2

{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left:3px;
	border-bottom: 1px solid #ACACAD;
}

.txtPara
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
	padding-right: 5px;
	padding-left: 5px;

}

.txtParaBold
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
	padding-right: 5px;
	padding-left: 5px;

}

.txtBold
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}

.txtBoldBlack
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.statementTable
{
	background: #F0F2F2;
	border-right: 1px solid #ACACAD;
	border-left: 1px solid #ACACAD;
	border-top: 1px solid #ACACAD;
	border-bottom: 1px solid #ACACAD;
	padding-top: 5px;
	padding-bottom: 5px;
}
.footer
{
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.clsNode
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	cursor: hand;
	color: black;
	padding: 0px 0px 0px 4px;
}

.clsNode:hover
{
	color: red;
	text-decoration: none;
}

.txtArea
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.mainTableAlign {
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: visible;

}

A.mainButton {
		font-family: Tahoma;
        color: #000000;
        background-color: #F9AA20; 
        border: 1px solid #EBECF0;
        border-right: 1px solid #000000;
        border-bottom: 1px solid #000000;
        text-decoration: none;
        display: inline-block;
        padding-left: 4px;
		padding-right: 4px;
		padding-top: 2px;
		padding-bottom: 2px;
        font-weight: normal;
        font-size: 11px;
		cursor: hand;
}

.mainButton1 
{
	font-family: Tahoma;
        color: #000000;
        background-color: #F9AA20; 
        border: 1px solid #EBECF0;
        border-right: 1px solid #000000;
        border-bottom: 1px solid #000000;
        text-decoration: none;
        display: inline-block;
        padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
        font-weight: normal;
        font-size: 11px;
	cursor: hand;
}

.dataTopRightBorder
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-top: 6px;
	border-top: 1px solid #ACACAD;
	border-right: 1px solid #ACACAD;
}

.dataTopBorder
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-top: 6px;
	border-top: 1px solid #ACACAD;
}

.dataRightBorder
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-top: 6px;
	border-right: 1px solid #ACACAD;
}

.dataLeftBorder
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-top: 6px;
	border-left: 1px solid #ACACAD;
}

.naviBg
{
	background-color: #DFE5F1;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}

.leftNaviLinks
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.radTextAlign
{
	padding-top: 5px;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	vertical-align: middle;
	height: 30px;
}

.radTextAlignRightBorder
{
	padding-top: 5px;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	vertical-align: middle;
	height: 30px;
	border-right: 1px solid #ACACAD;
}

.alert
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #E62321;
}

.alertNormal
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #E62321;
}
.alertTable
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	height:25px;
	color: #E62321;
	background-color: #FAEAC2;
	border:1px solid #E62321;
}
.alertRightBorder
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #E62321;
	border-right: 1px solid #ACACAD;
}

.pageSubHeaderDark
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	margin: 0px;
	padding: 3px;
}

.pageSubHeaderBorder {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding-left: 10px;
	background-color: #FFFFFF;
	height: 20px;
	vertical-align: middle;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.left_right_Border
{
	border-left: 1px solid #ACACAD;
	border-right: 1px solid #ACACAD;
}

.dropDown132
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	width: 132px;
}

.dropDown142
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	width: 142px;
}

.dropDown162
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	width: 162px;
}

.outerTable
{
	border: 1 solid #000000;
}

.innerTable
{
	border: 1 solid #FFFFFF;
}

.redSignoff
{
	font-size:24px;
	font-family:Tahoma;
	font-weight:bold;
	color:#EC1D3B;
}

.logoutButton
{
	font-family: Tahoma;
	font-size: 11px;
	background-color: #E4E4E4;
	width: 70px;
	height: 23px;
	margin-right: 10px;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	border-top: 1px solid #EBECF0;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #EBECF0;
	cursor: hand;
}

/*****Trade Fin Tabs class******/

.tabsMain
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	background-color:#E5E8E9;
	text-decoration: none;
	text-align:center;
	padding-left: 3px;
	padding-bottom: 6px;
	padding-top: 6px;
	border-right: 3px double #ACACAD;
	border-bottom: 1px solid #ACACAD;
	cursor:hand;
}

.tabsMainWDB
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	background-color:#E5E8E9;
	text-decoration: none;
	text-align:center;
	padding-left: 3px;
	padding-bottom: 6px;
	padding-top: 6px;
	border-right: 1px solid #ACACAD;
	border-bottom: 1px solid #ACACAD;
	cursor:hand;	
}

.tabsMainWRB
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	background-color:#E5E8E9;
	text-decoration: none;
	text-align:center;
	padding-left: 3px;
	padding-bottom: 6px;
	padding-top: 6px;
	border-bottom: 1px solid #ACACAD;	
	cursor:hand;	
}

.tabsHighliteWRB
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	text-align:center;
	padding-left: 3px;
	padding-bottom: 6px;
	padding-top: 6px;
	float: left;	
}

.tabHighlite
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #FF0000;
	text-decoration: none;
	text-align:center;
	padding-left: 3px;
	padding-bottom: 6px;
	padding-top: 6px;
	border-right: 1px solid #ACACAD;
	float: left;

}

.tabHeaderLink
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.tabHeaderLink:hover
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;
}

.tabHighliteLink
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.dataBldRightBorder
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #4B4B4B;
	text-decoration: none;
	
	text-align: left;
	padding-left:3px;
	vertical-align: middle;
	border-right: 1px solid #ACACAD;
	height: 21px;
}
.dataTopBorderWOPadding
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	border-top: 1px solid #ACACAD;
}

.list123
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	width: normal;
}

.sortColumn
{	
	font-family: Tahoma;
	color: #4B4B4B;
	background-color: #C8CDCE;
	font-style: normal;
	font-weight: bold;
    font-size: 11px;
	margin-right: 10px;
	vertical-align: middle;
	text-align: center;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	cursor: hand;
}
	
.ImpInfoPanel{
	/* border:thin dotted #ACACAD;*/
	 margin-top:5px;
	 margin-left:5px;
	 width:790px;
	 text-align:justify;
	 font-family:Tahoma;
	 font-size:11px;
	/*padding:5px 10px 10px 10px;*/
	 margin-bottom:20px;
	 
}
.ImpInfoPanelprint{
	/* border:thin dotted #ACACAD;*/
	 margin-top:5px;
	 margin-left:5px;
	 width:985px;
	 text-align:justify;
	 font-family:Tahoma;
	 font-size:11px;
	/*padding:5px 10px 10px 10px;*/
	 margin-bottom:20px;
	 
}
.ImpInfoPanelHeading{
	 font-family:Tahoma;
	 font-size:11px;
	 color:#002758;
	 padding:0px;
	 margin:0px;
	 vertical-align:bottom;
	 padding-left:5px;
	 padding-top:10px;
	 font-weight:bold;

}

.ImpInfoPanelText{
	 margin:0px;
	 padding:0px;
	 vertical-align:top;
	 border:0px solid red;
	 margin-top:-2px;
	 font-size:10px;
 	 padding-left:5px;
	 padding-right:5px;
	 padding-top:-10px;
	 padding-bottom:10px;
	 text-align:justify;
	 font-family:Verdana, Arial, Helvetica, sans-serif;

}

.greenDottedH{
	background-image:url(../images/GreyDot.jpg);
	background-repeat:repeat-x;
	height:1px;

}

.greenDottedV{
	background-image:url(../images/infy_greenDottedV.jpg);
	background-repeat:repeat-y;
	width:1px;
	padding-right:5px;
}

.normalTextwithBorder

{
      font-family: Tahoma;
      font-size: 11px;
      font-style: normal;
      font-weight: normal;
      color: #000000;
      text-decoration: none;
      border-bottom: 1px solid #ACACAD;
}

.dataRightBorderWithRedFont
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-color: #FF0000;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-top: 6px;
	border-right: 1px solid #ACACAD;
}

.pageHeaderWithTopBottom

{
      font-family: Tahoma;
      font-size: 11px;
      font-style: normal;
      font-weight: bold;
      vertical-align: middle;
      color: #000000;
      padding-left: 10px;
      padding-top: 0px;
      height:25px;
      border-bottom: 1px solid #ACACAD;
      border-top: 1px solid #ACACAD;
}

.dataWithRedFont
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	text-align:left;
	padding-left: 3px;
	padding-bottom: 6px;
	padding-top: 6px;
	border-right: 1px solid #ACACAD;
}

.textFont
{
	font-family: Arial,Helvetica,Monaco;
	color: #002288;
	font-size: 11px;
}


.ShoppingStyle
{
	font-weight: Bold;
	font-style:italic;
	color: #000099;
}

.ShoppingError
{
	background-color: #FDFAF4;
}
.greyTxtField
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	height: 20px;
}

.dataRow1Inline
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #E5E8E9;
	height: 25px;
	padding-left: 3px;
	display:inline;
}

.dataRow1None
{
        font-family: Tahoma;
        font-size: 11px;
        font-style: normal;
        font-weight: normal;
        color: #000000;
        text-decoration: none;
        background-color: #E5E8E9;
        height: 25px;
        padding-left: 3px;
        display:none;
}

.dataRow2Inline
{
        font-family: Tahoma;
        font-size: 11px;
        font-style: normal;
        font-weight: normal;
        color: #000000;
        text-decoration: none;
        background-color: #E5E8E9;
        height: 25px;
        padding-left: 3px;
        display:inline;
}

.dataRow2None
{
        font-family: Tahoma;
        font-size: 11px;
        font-style: normal;
        font-weight: normal;
        color: #000000;
        text-decoration: none;
        background-color: #E5E8E9;
        height: 25px;
        padding-left: 3px;
        display:none;
}

.NormalButWidt
{
        font-family: Tahoma;
        color: #000000;
        background-color: #F9AA20; 
        font-weight: normal;
        font-size: 11px;
        margin-right: 10px;
        vertical-align: middle;
        text-align: center;
        border-top: 1px solid #EBECF0;
        border-right: 1px solid #000000;
        border-bottom: 1px solid #000000;
        border-left: 1px solid #EBECF0;
        cursor: hand;
        width: 140px;
}

.NormalButWidth 
{
        font-family: Tahoma;
        color: #000000;
        background-color: #F9AA20; 
        font-weight: normal;
        font-size: 11px;
        margin-right: 10px;
        vertical-align: middle;
        text-align: center;
        border-top: 1px solid #EBECF0;
        border-right: 1px solid #000000;
        border-bottom: 1px solid #000000;
        border-left: 1px solid #EBECF0;
        cursor: hand;
        width: 180px;
}

.lableWithBorderInline
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	padding-left: 3px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-top: 6px;
	border-right: 1px solid #ACACAD;
	display:inline;
}

.lableWithBorderNone
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	padding-left: 3px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-top: 6px;
	border-right: 1px solid #ACACAD;
	display:none;
}

.mainTableBorderDispNone
{
	border: 1px solid #8A8D92;
	display: none;
}

.dataCenter
{
        font-family: Tahoma;
        font-size: 11px;
        font-style: normal;
        font-weight: normal;
        color: #000000;
        text-decoration: none;
        text-align:center;
        padding-left: 3px;
        padding-bottom: 6px;
        padding-top: 6px;
        border-right: 1px solid #ACACAD;
}

.NormalButWidt1 
{
        font-family: Tahoma;
        color: #000000;
        background-color: #F9AA20; 
        font-weight: normal;
        font-size: 11px;
        margin-right: 10px;
        vertical-align: middle;
        text-align: center;
        border-top: 1px solid #EBECF0;
        border-right: 1px solid #000000;
        border-bottom: 1px solid #000000;
        border-left: 1px solid #EBECF0;
        cursor: hand;
        width: 120px;
}

.NormalButWidth1 
{
        font-family: Tahoma;
        color: #000000;
        background-color: #F9AA20; 
        font-weight: normal;
        font-size: 11px;
        margin-right: 10px;
        vertical-align: middle;
        text-align: center;
        border-top: 1px solid #EBECF0;
        border-right: 1px solid #000000;
        border-bottom: 1px solid #000000;
        border-left: 1px solid #EBECF0;
        cursor: hand;
        width: 90px;
}

.linkText
{
        color: #0000FF;
}



/*****Trade Fin Tabs class******/



