﻿@font-face
{
	font-family: simsun;
	src: url(Fonts/simsun.ttc);
}
/*begin body*/
BODY
{
	font-size: 11px;
	margin: 0px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*end body*/

/*begin page title*/
#header
{
	height: 60px;
	font-weight: bold;
	background-color: #017DC3;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}

#welcome
{
	float: right;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 0 10px 5px 0;
}

#header A:link
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
#header A:hover
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

#header A:visited
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
#header A:active
{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
#headerline
{
	color: #FFFFFF;
	height: 29px;
	font-size: 12px;
	/*background-color: #003466;*/
    background-color: #0061A0;
	padding: 0 10px 0 0;
}

#snoopy
{
	width: 62px;
	margin: 0;
	padding: 0 0 0 0;
	background-color: #003466;
}

/*end page title*/

.blockheader
{
	font-weight: bold;
	font-size: 12px;
	/*color: #D06702;
	border-bottom: #D06702 1px solid;
	background-color: #EEEEDD;*/
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	height: 22px;
	padding-left: 10px;
	padding-top: 6px;
}

/*begin bold black text*/
.label
{
	font-weight: bold;
	font-size: 11px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 2px;
}
/*end bold black text*/



/*begin table header */
TH
{
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	white-space: nowrap;
}
/*end table header*/

/*begin table Header Left Aligned*/
.thLeft
{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #b3c7b3;
}
/*end table Header Left Aligned*/


/*begin light gray bg*/
.graybg
{
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f6f6f6;
}
/*end light gray bg*/


/*begin button*/
.button
{
    padding:4px 12px;
	border-style: none;
    border-color: inherit;
    border-width: medium;
    font-weight: bold;
	font-size: 11px;
    color: white;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #0090DA;
	}
/*end button*/

/*begin buttonForPopup*/
.buttonForPopup
{
	font-weight: bold;
	font-size: 11px;
    border:none;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #0090DA;
	width: 60px;
}
/*end buttonForPopup*/

/*begin tabular data title*/
.tableheader
{
	font-weight: bold;
	font-size: 12px;
	color: #265686;
	font-family: Arial, Helvetica, sans-serif; /*BACKGROUND-COLOR: #ffffff*/
}
/*end tabular data title*/


/*begin right aligned text field*/
.frmTxtRight
{
	text-align: right;
}

/*begin textbox with right alignment for numeric values*/
INPUT.right
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}
/*end textbox with right alignment for numeric values*/

/*begin form controls*/
INPUT
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
SELECT
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	vertical-align: top;
	width: 220px;
}
/*end form controls*/

/*begin text for notes in gray*/
.note
{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
}
/*end text for notes in gray*/

/*begin mandatory text*/
.mandatory
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}
/*end mandatory text*/

/*begin white text links */
.txtwhiteMedium
{
	font-size: 11px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}
/*end white text links */

/*begin center aligned textfield for dates and phone/fax nos.*/
.centerTxtField
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
/*end center aligned textfield for dates and phone/fax nos.*/

/*begin dark gray bold text*/
.darkGrayBold
{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: nonr;
	font-weight: bold;
}
/*end dark gray bold text*/

/*begin dark gray bold link*/
A.darkGrayBold:link
{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}
A.darkGrayBold:hover
{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}

A.darkGrayBold:visited
{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}
A.darkGrayBold:active
{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}
/*begin dark gray bold link*/

/*begin highlight row in yellow*/
.highlightYellow
{
	background-color: #e7e08c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
/*end highlight row in yellow*/

/*begin white bold text*/
.txtwhiteMediumBold
{
	font-size: 11px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
/*end white bold text*/

/*begin default link style*/
a:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #316AC5; /*#0F04DD;#073B6D;*/ /*000099*/
    text-decoration:none;
}
a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #316AC5;
    text-decoration:none;
}
a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #073B6D;
    text-decoration:none;
}
a:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #316AC5;
    text-decoration:none;
}
/*end default link style*/

/*begin tabular data header link style*/
A.tableHeaderlink:link
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}
A.tableHeaderlink:hover
{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}

A.tableHeaderlink:visited
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}
A.tableHeaderlink:active
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}
/*end tabular data header link style*/

/*begin tabular data header white link style*/
A.txtwhiteMedium:link
{
	font-size: 11px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}
A.txtwhiteMedium:hover
{
	font-size: 11px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}

A.txtwhiteMedium:visited
{
	font-size: 11px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}
A.txtwhiteMedium:active
{
	font-size: 11px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}
/*end tabular data header white link style*/

/*begin section header for title within a section*/
.sectionheader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #B85F00;
}
A.sectionheader:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #B85F00;
	text-decoration: none;
}
A.sectionheader:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #B85F00;
	text-decoration: none;
}
A.sectionheader:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
A.sectionheader:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #B85F00;
	text-decoration: none;
}
/*end section header for title within a section*/

/*begin medium green bg color*/
.Mediumgreenbg
{
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #C8D7C8;
}
/*end medium green bg color

begin REIOS header*/

.hdrDt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.hdrWelcome
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.hdrLoginName
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
a.hdrGblSubLink:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D6EB9A;
	text-decoration: none;
}
a.hdrGblSubLink:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D6EB9A;
	text-decoration: none;
}
a.hdrGblSubLink:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D6EB9A;
	text-decoration: none;
}
.hdrGblBg
{
	background-color: #206BA4;
}
.hdrGblSubBg
{
	background-color: #3D8AC4;
}
a.hdrGblSubLink:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D6EB9A;
	text-decoration: none;
}
a.hdrGblInfoLink:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #D6EB9A;
	text-decoration: none;
}
a.hdrGblInfoLink:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #D6EB9A;
	text-decoration: none;
}
a.hdrGblInfoLink:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #BBD9EE;
	text-decoration: none;
}
a.hdrGblInfoLink:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #BBD9EE;
	text-decoration: none;
}
.hdrTxtInfo
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #D6EB9A;
	text-decoration: none;
}
.hdrTxt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2068A0;
	text-decoration: none;
}
.hdrTxtBld
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2068A0;
	text-decoration: none;
}
/*end REIOS header*/

/*begin various shades for body background*/
.bdyLigBg
{
	background-color: #EEEEDD;
}
.bdyMedBg
{
	background-color: #CEE1CE;
}
.bdyDarkBg
{
	background-color: #B4B496;
}
/*end various shades for body background*/

/*begin new tab style*/
.tabActive
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.tabActive:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.tabActive:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #014476;
	text-decoration: none;
}
a.tabActive:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.tabActive:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.tabInactive:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none; /*background-image:  url(../images/tabInactiveBg.gif);*/
}
a.tabInactive:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.tabInactive:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #014476;
	text-decoration: none;
}
a.tabInactive:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.tabSubActive
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #206BA4;
	text-decoration: none;
}
a.tabSubActive:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #206BA4;
	text-decoration: none;
}
a.tabSubActive:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #206BA4;
	text-decoration: none;
}
a.tabSubActive:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.tabSubActive:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #206BA4;
	text-decoration: none;
}
a.tabSubInactive:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #206BA4;
	text-decoration: none;
}
a.tabSubInactive:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #206BA4;
	text-decoration: none;
}
a.tabSubInactive:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a.tabSubInactive:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #206BA4;
	text-decoration: none;
}
.tabSubBg
{
	background-color: #D4E5D4;
}
.tabHdrBg
{
	background-color: #206BA4;
}
/*end new tab style*/

/*begin body label style*/
.bdyLbl
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #EEEEDD;
}
/*end body label style*/


.lableOrange
{
	font-weight: bold;
	font-size: 11px;
	color: #cb3100;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.txtwhite
{
	font-size: 12px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}
.headerText
{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #b3c7b3;
	text-align: center;
}
.tableheader1
{
	font-weight: bold;
	font-size: 11px;
	color: #265686;
	font-family: Arial, Helvetica, sans-serif;
}
.totalbg
{
	font-weight: bold;
	font-size: 11px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #e7e08c;
}
.ArielMediumWhiteBold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.ArielMediumNormal
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.ArielMediumBold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.ArielMediumWhiteBold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
/*end deprecated classes*/

A.tabNormalHyper:link
{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
A.tabNormalHyper:hover
{
	color: #E7E08C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
A.tabNormalHyper:active
{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
A.tabNormalHyper:visited
{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
A.tabSelectedHyper:link
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
A.tabSelectedHyper:active
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
A.tabSelectedHyper:hover
{
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
A.tabSelectedHyper:visited
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.tabSeletected
{
	font-weight: bold;
	font-size: 11px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #e7e08c;
	margin-right: 3px;
	padding-left: 5px;
}
/*end old AGI tab style*/

/* css class for floating menu implementation*/
.tabSubActive_FloatMenu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.tabSubActive_FloatMenu:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.tabSubActive_FloatMenu:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.tabSubActive_FloatMenu:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #014476;
	text-decoration: none;
}
a.tabSubActive_FloatMenu:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
/* end for css class for floating menu implementation*/

/*begin wireframe classes*/
.headerWF
{
	font-weight: bold;
	font-size: 14px;
	color: #666666;
	border-bottom: 3px solid #666666;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.tableheaderWF
{
	font-weight: bold;
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.bgmediumgrayWF
{
	background-color: #B0B0B0;
	color: #FFFFFF;
}
.lightgraybgWF
{
	background-color: #D8D8D8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
.buttonWF
{
	font-weight: bold;
	font-size: 11px;
	border-left-color: #ffffff;
	border-bottom-color: #000000;
	color: #000000;
	border-top-style: solid;
	border-top-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	border-right-style: solid;
	border-left-style: solid;
	background-color: #CCCCCC;
	border-right-color: #000000;
	border-bottom-style: solid;
}
.sectionheaderWF
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
}
.MediumgraybgWF
{
	background-color: #C7C7C7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
.lightgraybgNormalWF
{
	background-color: #D8D8D8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}
.MediumgraybgNormalWF
{
	background-color: #C7C7C7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}
.sectionheaderwithbgWF
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	background-color: #C7C7C7;
}
/*end wireframe classes*/

/*these classes are being used for approach 2*/
.bdyLblBg
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #D3E8F4;
}
.tblTopLbl
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #D3E8F4;
}
.tblTopTxt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #D3E8F4;
}
/*these classes are being used for approach 2*/

.bdyBdr
{
	background-color: #739073;
}

.errmsglabel
{
	font-weight: bold;
	font-size: 11px;
	color: #cb3100;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.successmsglabel
{
	font-weight: bold;
	font-size: 12px;
	color: #0000ff;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.footTxtBld
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #EEEEDD;
}
.footTxtBldAdhocRpt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ffffcc;
}
.tblTxtResultAdhocRpt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #c1d3c2;
}


/*begin bold black text*/
.labelRptHeader
{
	font-weight: bold;
	font-size: 18px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 2px;
}
/*end bold black text*/


/*begin */
.smallred
{
	color: red;
	font-family: Verdana, Verdana, Arial, Courier, 'Courier New';
	font-size: 8pt;
}
/*end */



/*begin */
.hdrmsglabel
{
	font-weight: bold;
	font-size: 13px;
	color: #cb3100;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
/*end */

/*begin */
.NLSlabel
{
	font-weight: bold;
	font-size: 11px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 2px;
	background-color: #bbd9ee;
}
/*end */

/*begin */
a.whiteFont
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
}

a.whiteFont:visited
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
}

.dragContainer
{
	background-color: #FFC0FF; /*height: 282px;*/
	width: 357px;
	border-bottom-color: black;
}

.dragHeader
{
	background-color: #8080FF;
	width: 762px;
}

.dragBody
{
	background-color: #FFC0FF;
	height: 264px;
	width: 762px;
}

.trQuickNoteTxt
{
	background-color: #FAF895;
	border: 1px solid #A0A5A0;
}

.txtQuickNote
{
	border: none;
	background-color: #FAF895;
	overflow: auto;
}
/*end */

/*
*/

div.MultiselectDivTop
{
	border-left: groove 1px #5b5c71;
	border-top: groove 1px #5b5c71;
	border-right: groove 1px #5b5c71;
	border-bottom: groove 1px #5b5c71;
	vertical-align: middle;
	background-color: White;
	width: 10px;
}

div.MultiselectDivMain
{
	/* 	border-right: groove 1px #5b5c71; 	border-top: groove 1px #5b5c71; 	display: none; 	scrollbar-face-color: white;  	margin: 0px; 	scrollbar-highlight-color: whitesmoke; 	overflow: auto; 	border-left: groove 1px #5b5c71; 	scrollbar-arrow-color: black; 	scrollbar-track-color: white; 	border-bottom: groove 1px #5b5c71; 	scrollbar-darkshadow-color: whitesmoke; 	HEIGHT: 150px; 	background-color: White; 	*/
}

IMG.MultiselectDropdownArrow
{
	vertical-align: middle;
	cursor: hand;
	height: 18px;
	width: 18px;
	border: none;
}

.MultiselectTextBoxMain
{
	border: none;
	height: 17px;
	width: 225px;
	color: black;
}

label.MultiselectListItemLabel
{
	font-size: 12px;
	color: Black;
}

div.MultiselectListItem
{
	width: 150px;
}



.MultiselectTextBoxMain
{
	border: none;
	height: 17px;
	width: 225px;
	color: black;
}

label.MultiselectListItemLabel
{
	font-size: 12px;
	color: Black;
}

div.MultiselectListItem
{
	width: 250px;
}

a.expandCollapse
{
	text-decoration: none;
	font-size: 14px;
}

a.expandCollapse:visited
{
	text-decoration: none;
	font-size: 14px;
	color: #0000FF;
}

a.expandCollapse:hover
{
	text-decoration: none;
	font-size: 14px;
	color: #0000FF;
}

.financialCol
{
	text-align: center;
	width: 121px;
}

ul
{
	margin: 0;
}

li
{
	margin: 2px 0 2px 15px;
}

.ctrl
{
	width: 90%;
}

.gridView
{
	padding: 4px;
	margin: 10px 0 0 0;
	width: 100%;
	border: solid 1px;
}
.gridView .header
{
	background-color: #E1EDF6;
	font-weight: bold;
	text-align: left;
}
.gridView .pager
{
	background-color: #2461BF;
	text-align: center;
}
.gridView .row
{
	background-color: #FFFFFF;
	text-align: left;
}
.gridView .alternatingRow
{
	background-color: #f6f6f6;
	text-align: left;
}
.gridView .selectedRow
{
	background-color: #D1DDF1;
	color: #333333;
	font-style: oblique;
	text-align: left;
}
.gridView .editRow
{
	background-color: #2461BF;
	text-align: left;
}

.gridViewNoMargin
{
	padding: 4px;
	margin: 0px;
	width: 100%;
	border: solid 1px;
}
.gridViewNoMargin .header
{
	background-color: #E1EDF6;
	font-weight: bold;
	text-align: left;
}
.gridViewNoMargin .pager
{
	background-color: #2461BF;
	text-align: center;
}
.gridViewNoMargin .row
{
	background-color: #FFFFFF;
	text-align: left;
}
.gridViewNoMargin .alternatingRow
{
	background-color: #f6f6f6;
	text-align: left;
}
.gridViewNoMargin .selectedRow
{
	background-color: #D1DDF1;
	color: #333333;
	font-style: oblique;
	text-align: left;
}
.gridViewNoMargin .editRow
{
	background-color: #2461BF;
	text-align: left;
}

.toolbar
{
	text-align: right;
	margin: 10px 10px 0 0;
}

.calculateRow
{
	text-align: right;
	margin: 4px 30px 0 0;
}

.updatingLayer
{
     width:100%; 
     height:100%; 
     position:absolute; 
     top:0; 
     left:0; 
     z-index:1001;
     background-color:#DBDBDB; 
    filter:Alpha(opacity=60); 
    display:none;
}

/*弹出层*/
.modalBackground
{
	background-color: #FFF;
	filter:alpha(opacity=80);
	opacity:0.8;
}

/*交清增额时现金领取年龄*/
.CashGettingAge {
    width:60px;
    height:20px;
    line-height:20px;
    text-align:center;
    border-top: 0;
    border-right: 0;
    border-left: 0;
}

.show {
    display:block;
}

.hidden {
    display:none;
}

.cashGettingAgeTips {
    padding-top:10px;
}