.bsl_question {
	FONT-SIZE: 12px;
	CURSOR: pointer;
	COLOR: #666666;
	font-family:"Century Gothic";
	color:#106dac;
	font-size:14px;
	line-height:29px;
	background-color:#FFFFFF;
	height:29px;
	TEXT-DECORATION: none;
	text-align: justify;
	width: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	overflow: hidden;
	padding: 0px;
	background-image: url(gifs/b-line.gif);
	border: 1px solid #BAE0F8;
	font-weight: normal;
}
.bsl_question A{
		
	color:#106dac;
	text-decoration: none;

}

.bsl_answer {
	VISIBILITY: hidden;
	OVERFLOW: hidden;
	POSITION: relative;
	text-align: justify;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
.bsl_answer_content {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 4px;
	FONT-SIZE: 12px;
	PADDING-BOTTOM: 0px;
	COLOR: #666666;
	LINE-HEIGHT: 22px;
	PADDING-TOP: 0px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	POSITION: relative;
	text-decoration: none;
}
.bsl_answer_content A {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 4px;
	FONT-SIZE: 12px;
	PADDING-BOTTOM: 0px;
	COLOR: #003366;
	PADDING-TOP: 0px;
	FONT-FAMILY: arial;
	POSITION: relative;
	text-decoration: none;
}
.bsl_answer_content A:hover {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 4px;
	FONT-SIZE: 12px;
	PADDING-BOTTOM: 0px;
	COLOR: #000000;
	PADDING-TOP: 0px;
	FONT-FAMILY: arial;
	POSITION: relative;
	TEXT-DECORATION: underline
}
