body {
	margin: 0px;
	padding: 0px;
}
.dp_datapreview {
	width: 500px;
	font-size:12px;
}
.dp_topline {
border-top-color: #000000;
	border-top-style: solid;
	border-top-width:  1px;
}
.dp_header {
 	font-size:14px;
	font-family:Tahoma;
	font-weight:bold;
	color:#03278F;
}
.dp_frame {
	width: 500px;
	height: 93px;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width:  1px;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	overflow-x: hidden;
}
.dp_button {
	text-align: right;

}
.dp_link {
	text-decoration:none;
}
.searchfield {
	font-size: 10px;
	font-family: Tahoma;
}
.textad {
	background-color:#ECF1FF;
	padding:5px;
	text-align:center;
}
.item1 {
	text-decoration: none;
	 color: #000000;
}
	.dl_datalist {
	font-family:Tahoma;
	font-size:10px;
	position:absolute;
	height:99%
	}
	.dl_table {
	width:100%;
	margin:0px;
	border-width: 0;
	padding: 0px;
	
	border-spacing:0;
	font-family:Tahoma;
	font-size:10px
	}
	.dl_rowodd {
	background-color:#ffffff;
	text-decoration: none;
    color: #000000;
	}
	.dl_roweven {
	background-color:#E5E5E5;
	}
	.dl_head {
	background-color:#CDD4E9;
	color:#000000;
	font-size:10px;
	display: table-header-group;
	
	}
	.dl_footer {
	}
.dl_rowodd .item1:hover,
.dl_rowodd .item1-active,
.dl_rowodd .item1-active:hover {
	background-color:#CDD4E9;
	text-decoration: underline;
    color: #000000;
}
.dl_roweven .item1:hover,
.dl_roweven .item1-active,
.dl_roweven .item1-active:hover {
	background-color:#CDD4E9;
	text-decoration: underline;
    color: #000000;
}
	.bottomborderblk {
		border-bottom-color:#000000;
		border-bottom-style:solid;
		border-bottom-width:1px;
	}
	.leftborderblk {
		border-left-color:#000000;
		border-left-style:solid;
		border-left-width:1px;
	}
	.rightborderblk {	
		border-right-color:#000000;
		border-right-style:solid;
		border-right-width:1px;
	}
	.topborderblk {
		border-top-color:#000000;
		border-top-style:solid;
		border-top-width:1px;
	}
	.tblgraydk {
	background-color:#D2D2D2;
} 
.errorrow {
background-color:#FFFF66;
	
}
.text18b {
font-size:18px;
font-weight:bold;
}

.wizard1,
.rowgrid,
.wizard2 {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.wizard1 .rowhead {
	background-color: #CDD4E9;
	font-weight: bold;
}
.wizard2 .wiz2head{
	border-bottom-color:#000000;
		border-bottom-style:solid;
		border-bottom-width:1px;	
		border-top-color:#000000;
		border-top-style:solid;
		border-top-width:1px;
		background-color: #E6E6E6;
		font-weight:bold;
		padding-right:10px;
		padding:2px;
}
.rowgrid {
	width:100%;
}
.rowgrid .rowgridhead {
		font-weight:bold;
		text-decoration:underline;
}

.rowgrid .rowgriddata {
	font-weight:normal;
}


