.basis {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 12px;
	top: 2px;
	margin-top: 0px;

}

.txtTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 14px;
	font-weight: bold;
}
.txtEmphasis {
	font-weight: bold;
	color: #000066;
}

.txtNormal {
	font-weight: normal;
}
.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	border: thin solid #FF0000;
	text-decoration: blink;
	width: 75%;
	display: table;
}
.DataEdit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	padding: 10px;
	display: table-cell;
	border: thin solid #1E7A6D;


}

.DataHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #1E7A6D;
	text-align: left;
	vertical-align: top;

}

.DataRow {
	color: #000000;
	font-size: 12px;
	background-color: #E0FCE9;
	background-position: top;
	vertical-align: top;



}

.DataRowAlternate {
	color: #000000;
	font-size: 11px;
	background-color: #BBF4BB;
	vertical-align: top;



}

.DataRowSearch {
	color: #000000;
	font-size: 11px;
	background-color: #EBEE99;
}

.DataRowSearch2 {
	color: #000000;
	font-size: 11px;
	background-color: #E9EAEB;
}
.DataWindowTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #004A6F;
	text-align: center;
}

.DataHeaderBarOrg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-color: #3399CC;
}

.DataHeaderBarProject {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #1E7A6D;

}
.DataHeaderBarOutput {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #1E7A6D;

}
.DataHeaderProject {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #1E7A6D;
	text-align: left;

}
.DataHeaderOutput {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #1E7A6D;
	text-align: left;
	vertical-align: top;

}
.DataHeaderBarPerson {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #1E7A6D;

}
.DataHeaderPerson {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #1E7A6D;
	text-align: left;
}

.SearchHeader {
	color: #000000;
	background-color: #C1D72E;
	font-size: 11px;
	font-style: normal;
	valign: top;
	vertical-align: top;
	font-weight: bold;
	padding-left:5px;

}

.Textbox150 {	width: 150px;
}
.Textbox200 {
	width: 200px;
}
.Textbox300 {
	width: 300px;
}
.Textbox350 {
	width: 350px;
}
.Textbox400 {
	width: 400px;
}
.Textbox500 {
	width: 500px;
}
.tableBox {
}
.cellLabel {
	font-size:11px;
	background-color: #ECEE99;
	vertical-align: top;
	border: 0px solid #1e7a6d;
}
.cellLabel2 {
	font-size:11px;
	border: 1px solid #ECEE99;
	padding-right:20px;
}
.noUnderline {
	text-decoration: none;
	color: #0000FF;
}
a.off {
	color: #252221 ;
	text-decoration: none;
  }
a.on {
	text-decoration: none;
	color: #2BB0B7;

  } 
span.linkoff {
	background: #FFFFFF;
	color: #0000FF;
	text-decoration: underline;
	font-weight: normal;

  }
span.linkon {
	background: #FFFFFF;
	color: #FF0000;
	text-decoration: underline;

  } 
  
.ibTextbox150 {	width: 150px;
}
.ibTextbox200 {
	width: 200px;
}
.ibTextbox300 {
	width: 300px;
	border: 1px solid #ECEF9D;
}
.ibTextbox330 {
	width: 330px;
	border: 1px solid #7F9DB9;
	height:20px;
	font-size:11px;
	color: #666666;
	padding:2px;
}
.ibProjNumTxt {
	font-size:12px;
	color:#666666;
}
.ibTextboxProjNum {
	width: 140px;
	border: 1px solid #7F9DB9;
	height:20px;
	font-size:11px;
	color:#666666;
	padding:2px;
}
.ibCombobox330 {
	width: 330px;
	border: 0px solid #ECEF9D;
	height:20px;
	font-size:11px;
	color:#666666;
	padding:0px;
}
.ibTextbox350 {
	width: 350px;
	border: 1px solid #ECEF9D;
}
.ibTextbox400 {
	width: 400px;
}
.ibTextbox500 {
	width: 500px;
}

.cellNoRightBorder {
	border-right-style: none;
}
.cellNoLeftBorder {
	border-left-style: none;
}
.TableSearch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	padding: 10px;
	display: table;
	width: 97%;

}
.cellNoBorders {
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;

}
.DataWindowTitleEdit {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #004A6F;
	text-align: left;
}
.cellLabelFatBottom {
	background-color: #90EE90;
	vertical-align: top;
	border-top: 1px solid #1e7a6d;
	border-right: 1px solid #1e7a6d;
	border-bottom: 2px solid #1e7a6d;
	border-left: 1px solid #1e7a6d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;

}
.cellNoTopBorder {
	border-top-style: none;

}
.cellNoBottomBorder {
	border-bottom-style: none;

}
.cellGreenBorders {
	border-top: thin solid #1E7A6D;
	border-right: thin solid #1E7A6D;
	border-bottom: thin solid #1E7A6D;
	border-left: thin solid #1E7A6D;


}
.TableSearchList {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	padding: 0px;
	display: table;
	width: 100%;
}
.TableViewHeader {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	padding: 0px;
	display: table;
	width: 100%;
}

