
.lf_panel{
	width: 100%;
	height: 60px;
	padding: 0pt 15px 15px;
	color: #000000;
	display: block;
	font-weight: bold;
	background-repeat: no-repeat;
}

.lf_panel h3, label{
	margin: 0pt 0pt 5px -15px;
	padding: 10px 60px 0pt 15px;
	width: 100%;
	color: #00006a;
	display: block;
	font-size: 15px;
	font-weight: bold;
	position: relative;
	text-transform: uppercase;
	cursor: pointer;
	background-repeat: no-repeat;
}

.lf_accordpanelContent{
	margin: 0pt 0pt 5px 0px;
	padding: 3px 34px 0pt 15px;
	background-color: #dfdfe6;
	color: #000000;
	font-size: 13px;
	width: 70%;
	overflow: auto;
}

.lf_accordpanelContent a:link{
	color: #666666; 
} 

.lf_accordpanelContent a:hover{
	color: #1e2bff;
}
