A.datalink {
	COLOR: #002B66; FONT-FAMILY: Verdana, san-serif; FONT-SIZE: 12px; FONT-WEIGHT: normal; TEXT-DECORATION: none
}
A.datalink:hover {
	COLOR: #002B66; FONT-FAMILY: Verdana, san-serif; FONT-SIZE: 12px; FONT-WEIGHT: bold; TEXT-DECORATION: underline
}
.basis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 10px;
	left: 0px;
	margin: 0px;
}	
.cellLabel {
	vertical-align: top;
	border: 1px none #003300;
	color: #000000;
	font-size: 12px;
}

.cellContent {
	vertical-align: top;
	border: 1px none #000066;
	color: #000000;
	font-size: 12px;
	background-color: #CBD3E0;

}

.cellTube {
	background-image: url(../../images/bar_off_grey.gif);
	color: #011066;
	font-size: 12px;
	font-weight: bold;
	height: 27px;
}

.cellSeparator {
	vertical-align: top;
	border: 1px none #750000;
	color: #053699;
	font-size: 14px;
	text-align: left;
	width: 10px;

}
.topmenubar {
	background-color: #344B6C;
}

.cellNoBorders {
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}
  
.cellNoRightBorder {
	border-right-style: none;
}
.cellNoLeftBorder {
	border-left-style: none;
}
.cellNoTopBorder {
	border-top-style: none;
}
.cellNoBottomBorder {
	border-bottom-style: none;
}
	
.txtTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003F97;
	font-size: 12px;
	font-weight: bold;
}
.txtEmphasis {
	font-size: 12px;
	font-weight: bold;
	color: #002B66;
}
.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;
	background-position: center;

}
.DataEdit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #006399;
	background-color: #FFFFFF;
	border: 1pt none #000066;

}
.DataHeader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #006399;
	text-align: left;
	vertical-align: top;
	background-image: url(../../Images/bar_off_grey.gif);
	height: 25px;
}
.DataRow {
	background-color: #DAE5ED;
	color: #000000;
	vertical-align: top;
	font-size: 12px;
}
.DataRowAlternate {
	background-color: #FFFFFF;
	color: #000000;
	vertical-align: top;
	font-size: 12px;
}
.DataWindowTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #005B6D;
	text-align: center;
}
.DataHeaderBar {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003066;
	text-align: center;
	background-image: url(../../Images/MenuBar2.gif);
}

.ibTextbox150 {	width: 150px;
}
.ibTextbox200 {
	width: 200px;
}
.ibTextbox300 {
	width: 300px;
}
.ibTextbox350 {
	width: 350px;
}
.ibTextbox400 {
	width: 400px;

}
.ibTextbox500 {
	width: 500px;
}
.ibTextbox600 {

	width: 600px;
}
.noLink {
	text-decoration: none;
	color: #000000;
}
.txtTable {
	border: 1px solid #189F00;
}
.DataWindowTitleAlt {
	color: #083866;
}
.DataRow14 {

	background-color: ;
	color: #000000;
	vertical-align: top;
	font-size: 14px;
}
.Txt14 {
	font-size: 14px;
}
.Width80perc {
	width: 80%;

}
.Width90perc {

	width: 80%;
}
.Txt12 {

	font-size: 12px;
}
.ibSearchBox {
	height: 18px;
	width: 100px;
	margin: 0px;
	padding: 0px;
}
.ibSearchButton {

	width: 22px;
	height: 18px;
}


#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}
.xxsmall {
	font-size: xx-small;
}.warning {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC6633;
	background-color: #FFFFFF;
	font-size: 12px;
	border: thin solid #CC3333;
	display: table;
	width: 75%;
}
.SiteTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	color: #006600;
}

