/* left navigation */
div.leftnav a {
	padding: 2px 0 2px 0;
}
div.leftnav a.blue {
	border-bottom:0;
}
div.leftnav hr {
	margin:0;
}

/*--- Text Classes ---------------------------------------------------------------*/
.t { font-family: arial, tahoma, helvetica; font-size: 11px; }
.tb { font-family: arial, tahoma, helvetica; font-size: 11px; font-weight: bold; }

.t8 { font-family: arial, tahoma, helvetica; font-size: 8px; }
.t8i { font-family: arial, tahoma, helvetica; font-size: 8px; font-style: italic; }
.t8b { font-family: arial, tahoma, helvetica; font-size: 8px; font-weight: bold; }
.t8ib { font-family: arial, tahoma, helvetica; font-size: 8px; font-style: italic; font-weight: bold; }

.t9 { font-family: arial, tahoma, helvetica; font-size: 9px; }
.t9i { font-family: arial, tahoma, helvetica; font-size: 9px; font-style: italic; }
.t9b { font-family: arial, tahoma, helvetica; font-size: 9px; font-weight: bold; }
.t9ib { font-family: arial, tahoma, helvetica; font-size: 9px; font-style: italic; font-weight: bold; }

.t10 { font-family: arial, tahoma, helvetica; font-size: 10px; }
.t10i { font-family: arial, tahoma, helvetica; font-size: 10px; font-style: italic; }
.t10b { font-family: arial, tahoma, helvetica; font-size: 10px; font-weight: bold; }
.t10ib { font-family: arial, tahoma, helvetica; font-size: 10px; font-style: italic; font-weight: bold; }

.t11 { font-family: arial, tahoma, helvetica; font-size: 11px; }
.t11i { font-family: arial, tahoma, helvetica; font-size: 11px; font-style: italic; }
.t11b { font-family: arial, tahoma, helvetica; font-size: 11px; font-weight: bold; }
.t11ib { font-family: arial, tahoma, helvetica; font-size: 11px; font-style: italic; font-weight: bold; }

.t12 { font-family: arial, tahoma, helvetica; font-size: 12px; }
.t12i { font-family: arial, tahoma, helvetica; font-size: 12px; font-style: italic; }
.t12b { font-family: arial, tahoma, helvetica; font-size: 12px; font-weight: bold; }
.t12ib { font-family: arial, tahoma, helvetica; font-size: 12px; font-style: italic; font-weight: bold; }

.t13 { font-family: arial, tahoma, helvetica; font-size: 13px; }
.t13i { font-family: arial, tahoma, helvetica; font-size: 13px; font-style: italic; }
.t13b { font-family: arial, tahoma, helvetica; font-size: 13px; font-weight: bold; }
.t13ib { font-family: arial, tahoma, helvetica; font-size: 13px; font-style: italic; font-weight: bold; }

.t14 { font-family: arial, tahoma, helvetica; font-size: 14px; }
.t14i { font-family: arial, tahoma, helvetica; font-size: 14px; font-style: italic; }
.t14b { font-family: arial, tahoma, helvetica; font-size: 14px; font-weight: bold; }
.t14ib { font-family: arial, tahoma, helvetica; font-size: 14px; font-style: italic; font-weight: bold; }

.t16 { font-family: arial, tahoma, helvetica; font-size: 16px; }
.t16i { font-family: arial, tahoma, helvetica; font-size: 16px; font-style: italic; }
.t16b { font-family: arial, tahoma, helvetica; font-size: 16px; font-weight: bold; }
.t16ib { font-family: arial, tahoma, helvetica; font-size: 16px; font-style: italic; font-weight: bold; }

.t18 { font-family: arial, tahoma, helvetica; font-size: 18px; }
.t18i { font-family: arial, tahoma, helvetica; font-size: 18px; font-style: italic; }
.t18b { font-family: arial, tahoma, helvetica; font-size: 18px; font-weight: bold; }
.t18ib { font-family: arial, tahoma, helvetica; font-size: 18px; font-style: italic; font-weight: bold; }

.t20 { font-family: arial, tahoma, helvetica; font-size: 20px; }
.t20i { font-family: arial, tahoma, helvetica; font-size: 20px; font-style: italic; }
.t20b { font-family: arial, tahoma, helvetica; font-size: 20px; font-weight: bold; }
.t20ib { font-family: arial, tahoma, helvetica; font-size: 20px; font-style: italic; font-weight: bold; }

.t24 { font-family: arial, tahoma, helvetica; font-size: 24px; }
.t24i { font-family: arial, tahoma, helvetica; font-size: 24px; font-style: italic; }
.t24b { font-family: arial, tahoma, helvetica; font-size: 24px; font-weight: bold; }
.t24ib { font-family: arial, tahoma, helvetica; font-size: 24px; font-style: italic; font-weight: bold; }

.t11Left { font-family: Verdana; font-size: 11px; font-weight:bold; }

/*--- Tabs ----------------------------------------------------------------------------*/
.tabselected { background-color: #ffcc66; }
.tabselectedcenter { background-color: #ffcc66; }
.tabselectedcenterdisabled { background-color: #ffcc66; color: #cccccc; }
.tabselectedtext { color: #000000; font-family: arial, tahoma, helvetica; text-decoration: none; font-size: 11px; font-weight: bold; }
.tabunselected { background-color: #dadada; border-bottom: 1px solid #cccccc; }
.tabunselectedcenter { background-color: #dadada; border-bottom: 1px solid #cccccc; }
.tabunselectedcenterdisabled { background-color: #dadada; border-bottom: 1px solid #cccccc; color: #666666; font-family: arial, tahoma, helvetica; text-decoration: none; font-size: 11px; font-weight: bold; }
.tabunselectedtext { color: #000000; font-family: arial, tahoma, helvetica; text-decoration: none; font-size: 11px; font-weight: bold; }
.tabsp { width: 10px; }

.tabOn { background: #ffcc66; border-left: 1px solid #6f6f6f; border-top: 1px solid #6f6f6f; border-right: 1px solid #6f6f6f; text-align: center; font-family: arial, tahoma, helvetica; font-size: 11px; font-weight: bold; cursor: default; padding-left: 5px; padding-right: 5px; }
.tabOff { background: #dedbd6; border-left: 1px solid #6f6f6f; border-top: 1px solid #6f6f6f; border-right: 1px solid #6f6f6f; text-align: center; font-family: arial, tahoma, helvetica; font-size: 11px; font-weight: bold; cursor: hand; padding-left: 5px; padding-right: 5px; }

/*--- Form Elements -------------------------------------------------------------------*/
.fe { font-family: arial; font-size: 11px; }
.fe25 { width: 25px; font-family: arial; font-size: 11px; padding-left: 4px; }
.fe50 { width: 50px; font-family: arial; font-size: 11px; padding-left: 4px; }
.fe60 { width: 60px; font-family: arial; font-size: 11px; padding-left: 4px; }
.fe60R { width: 60px; font-family: arial; font-size: 11px; padding-left: 4px; text-align: right; }
.fe75 { width: 75px; font-family: arial; font-size: 11px; padding-left: 4px; }
.fe100 { width: 100px; font-family: arial; font-size: 11px; padding-left: 4px; }
.fe125 { width: 125px; font-family: arial; font-size: 11px; padding-left: 4px; }
.fe125R { width: 125px; font-family: arial; font-size: 11px; padding-left: 4px; text-align: right; }
.fe150 { width: 150px; font-family: arial; font-size: 11px; padding-left: 4px; }
.fe150R { width: 150px; font-family: arial; font-size: 11px; padding-left: 4px; text-align: right; }
.fe175 { width: 175px; font-family: arial; font-size: 11px; padding-left: 4px; }
.fe200 { width: 200px; font-family: arial; font-size: 11px; padding-left: 4px; }
.fe225 { width: 225px; font-family: arial; font-size: 11px; padding-left: 4px; }
.fe250 { width: 250px; font-family: arial; font-size: 11px; padding-left: 4px; }
.fe275 { width: 275px; font-family: arial; font-size: 11px; padding-left: 4px; }
.fe300 { width: 300px; font-family: arial; font-size: 11px; padding-left: 4px; }
.fe325 { width: 325px; font-family: arial; font-size: 11px; padding-left: 4px; }
.fe350 { width: 350px; font-family: arial; font-size: 11px; padding-left: 4px; }
.fe375 { width: 375px; font-family: arial; font-size: 11px; padding-left: 4px; }
.fe400 { width: 400px; font-family: arial; font-size: 11px; padding-left: 4px; }
.fe425 { width: 425px; font-family: arial; font-size: 11px; padding-left: 4px; }
.fe450 { width: 450px; font-family: arial; font-size: 11px; padding-left: 4px; }
.fe475 { width: 475px; font-family: arial; font-size: 11px; padding-left: 4px; }
.fe500 { width: 500px; font-family: arial; font-size: 11px; padding-left: 4px; }
.fe525 { width: 525px; font-family: arial; font-size: 11px; padding-left: 4px; }
.fe550 { width: 550px; font-family: arial; font-size: 11px; padding-left: 4px; }
.fe575 { width: 575px; font-family: arial; font-size: 11px; padding-left: 4px; }
.fe600 { width: 600px; font-family: arial; font-size: 11px; padding-left: 4px; }

/*--- Table Elements -------------------------------------------------------------------*/
.tbl { border: 1px solid #636563; background: #ffffff; }
.tbld { border: 1px solid #636563; background: #efefef; }
.thc { background: #dedbd6; }
/*Table Header Cells*/
.thtc { background: #cccccc; }
/*Table Total Cells*/
.thgtc { background: #ffcc66; }
/*Table Grand Total Cells*/
.thl { background: #efefef; }
.rl { background: #ffffff; font-family: arial; font-size: 11px; }
.rd { background: #efefef; font-family: arial; font-size: 11px; }
.lk { color: blue; text-decoration: underline; cursor: hand; }

TD #rs { padding: 2px; font-family: arial; font-size: 11px; }
/*Table Cells For RecordSet Row Generation - Netscape Compatible */
TD #rsr { padding: 2px; font-family: arial; font-size: 11px; text-align: right; }
TD #rsc { padding: 2px; font-family: arial; font-size: 11px; text-align: center; }
TD #rsl { padding: 2px; font-family: arial; font-size: 11px; text-align: left; }
TD #rsrfd { background: #E6E5E2; padding: 2px; font-family: arial; font-size: 11px; text-align: right; }
TD #rscfd { background: #E6E5E2; padding: 2px; font-family: arial; font-size: 11px; text-align: center; }
TD #rslfd { background: #E6E5E2; padding: 2px; font-family: arial; font-size: 11px; text-align: left; }
TD #rsrfl { background: #EEEDEA; padding: 2px; font-family: arial; font-size: 11px; text-align: right; }
TD #rscfl { background: #EEEDEA; padding: 2px; font-family: arial; font-size: 11px; text-align: center; }
TD #rslfl { background: #EEEDEA; padding: 2px; font-family: arial; font-size: 11px; text-align: left; }
TD #rshr { padding: 2px; font-family: arial; font-size: 11px; font-weight: bold; text-align: right; }
TD #rshc { padding: 2px; font-family: arial; font-size: 11px; font-weight: bold; text-align: center; }
TD #rshl { padding: 2px; font-family: arial; font-size: 11px; font-weight: bold; text-align: left; }

TR #rs { padding: 2px; font-family: arial; font-size: 11px; }
/*Table Cells For RecordSet Row Generation - Netscape Compatible */
TR #rsr { padding: 2px; font-family: arial; font-size: 11px; text-align: right; }
TR #rsc { padding: 2px; font-family: arial; font-size: 11px; text-align: center; }
TR #rsl { padding: 2px; font-family: arial; font-size: 11px; text-align: left; }
TR #rshr { padding: 2px; font-family: arial; font-size: 11px; font-weight: bold; text-align: right; }
TR #rshc { padding: 2px; font-family: arial; font-size: 11px; font-weight: bold; text-align: center; }
TR #rshl { padding: 2px; font-family: arial; font-size: 11px; font-weight: bold; text-align: left; }

/*--- TOP MENU ELEMENTS --------------------------------------------------------------*/
.TM { font-family: verdana; font-size: 10px; padding-left: 15px; padding-right: 15px; cursor: hand; }

.SpecialComment { padding: 5px; font-family: Georgia, Times New Roman, Times, serif; font-size: 12px; font-weight: bold; text-align: center; color: red; background-color: #FFFBEE; }
.Copyright		{font-family: arial, tahoma, helvetica; font-size: 10px; color:Gray}
