
/** ----------------- esf start --------------------**/
.esf_title{
	height: 35px;background: url(Images/home_bg.gif) repeat-x;
	background-position: 0 -155px;font-weight: bold;color: #00478A;
	font-size: 14px;padding-left:10px;
	line-height: 35px;
}

.esf_filter{
	background: #F0FEFF;border: 1px solid #D6E7EA;padding:5px 8px;
	line-height: 20px;font-size: 12px;
}
.esf_filter li{
	line-height: 20px;margin:2px 0;
}
.esf_filter b{
	font-weight:bold;font-size: 12px;color: #003466;
	letter-spacing: 2px;
}
.esf_filter a,.esf_filter a:link{
	color: #075B9A;text-decoration: underline;
	padding:1px 1px 0;
}
.esf_filter a:hover{
	color: white;background: #075B9A;text-decoration: none;
}
.esf_filter li input[type=submit]{
	color: white;background: #116A91;border:none;
	padding:0 6px;line-height: 23px;height: 23px;
}
/** -----------------  esf end  --------------------**/

/** ----------------- table start --------------------**/
.esf_table{
	border: 1px solid #D6E7EA;border-right: 0;border-bottom: 0;
	background: white;
}
.esf_table td,.esf_table th{
	border: 1px solid #D6E7EA;border-left: none;border-top: none;
	padding:2px  2px;line-height: 16px;color: #517A9B;
	line-height: 24px;
}
.esf_table td.head{
	height:24px;background: url(Images/home_bg.gif);overflow: hidden; 	padding:0 0 0 10px;color: #00478A;font-weight: bold;
  background-position: 0 -234px;line-height: 22px;
}
.esf_table td.thead{
	height:28px;background: url(Images/home_bg.gif);overflow: hidden; 	padding:0 0 0 10px;color: #00478A;font-weight: bold;
  background-position: 0 -234px;line-height: 28px;
  font-size: 14px;
}
.esf_table td.thead a{
	color: #00478A;text-decoration: underline;font-size: 14px;
}
.esf_table td.thead .right{
	margin-right: 5px;float:right;
}
.esf_table th{
	background: #EDF8FA;padding:4px 0;font-weight: normal;
}
.esf_table  td a{
	color: black;text-decoration: none;
}
.esf_table  td.c{
	text-align: center;
}
.esf_table td a:hover{
	color: #FF4500;text-decoration: underline;
}
.esf_table td.title{
	background: #EDF8FA; text-align: right;
}
.esf_table td.null{
	height: 4px;overflow: hidden; 
}
/** -----------------   end  --------------------**/

/** ----------------- reg start --------------------**/
.esf_reg{
	border: 1px solid #D6E7EA;background: #EDF8FA;padding:15px;
	width: 90%; margin: 15px auto;font-size: 12px;
}
.esf_reg label{
	display: block;margin: 6px 0;font-size: 14px;
}

.esf_reg label input,.esf_reg label textarea{
	border: 1px solid #D6E7EA;line-height: 22px;background: white;
	padding:2px;
}
.esf_reg label input:focus,.esf_reg label textarea:focus{
	border: 1px solid #50C7F3;line-height: 22px;background: #EAFFFF
}
.esf_reg dt,.esf_reg dd{
	margin:0;padding:0;
}
.esf_reg input.bt{
	height: 25px;padding:0 8px;background: #0D8EBD;border:none;
	line-height: 25px;color: white;font-size: 14px;
}
/** ----------------- reg  end  --------------------**/
