input, textarea, select  { font-size: 11px; font-family: Verdana, Geneva, Georgia, sans-serif; }

.advancedSearch{
	border-top:1px solid #c0c0c0;
	border-bottom:1px solid #c0c0c0;
	background-color:#dcdcdc;
	padding-top:7px;
	padding-bottom:7px;
	font-size: 11px; 
	font-family: Verdana, Geneva, Georgia, sans-serif; 
}

.htabActiveDic{
	display:block;
	height:23px;
	background-image:url(/images/tab.h.active.gif);
	background-repeat:no-repeat;
	line-height:23px;
	padding-left:15px;
	padding-right:5px;
	color:black;
	background-color:#acc1d4;
	text-decoration:none;
	font-family:verdana,helvetica,arial;
	font-size:10pt;
	cursor:pointer;
	width:100%;
	border:0px;
}


.htabInactiveDic{
	display:block;
	height:23px;
	background-image:url(/images/tab.h.inactive.gif);
	background-repeat:no-repeat;
	line-height:23px;
	padding-left:15px;
	padding-right:5px;
	color:black;
	background-color:#acc1d4;
	text-decoration:none;
	font-family:verdana,helvetica,arial;
	font-size:10pt;
	cursor:pointer;
	width:100%;
	border:0px;

}

.htabInactive:hover{
	background-image:url(/images/tab.h.inactive.hover.gif);

}

.lr{
	font-family:verdana,helvetica,arial;
	font-size:11px;
	width:600px;
	text-align:left;
	height:30px;
	line-height:30px;
	border-bottom:1px solid #cecece;
	padding-left:10px;
	cursor:pointer;
}

.resultsInfo{
	font-family:verdana,helvetica,arial;
	font-size:12px;
	line-height:20px;
	color:blue;
	width:600px;
	text-align:left;
	border-bottom:1px solid #cecece;
	padding-left:10px;
}

.pagination{
	font-family:verdana,helvetica,arial;
	font-size:12px;
	line-height:20px;
	color:#666666;
	width:600px;
	text-align:left;
	border-bottom:1px solid #cecece;
	padding-left:10px;
}

.dg{
	padding-left:10px;
	color:#888888;
}

.lrg{
	padding-left:10px;
	color:#aaaaaa;
}

.pageNumber{
	border:0px;
	background:none;
	cursor:pointer;
	padding:0;
	color:#aaaaaa;
}

.copyBlockDict{
	font-size:10px;
	font-family:verdana;

}


