SPAN.header 
{
	 FONT-WEIGHT: bold; 
	 FONT-SIZE: 10pt; 
	 COLOR: #2359A5;
}
TD.hdr 
{ 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10pt; 
	COLOR: blue 
}
TD.txtTarget
{
	background-color:ECF2FB;
	border: 1px solid navy;
}
TD.txtTarget2
{
	background-color:FFFFFF;
	border: 1px solid navy;
}
input
{
	width:100%;
	border:solid 1px black; 
	background-color: White;
}
textarea
{
	width:100%;
	border:solid 1px black; 
	background-color: White;
}
td.menu 
{
	background-color: #CCDDF4;
	text-align: center;	
}
table.tblFaq
{
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	width: 500px;
}
div.container
{
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 25px;
}
td.header 
{
	 FONT-WEIGHT: bold; 
	 FONT-SIZE: 10pt; 
	 COLOR: #2359A5;
	 text-align: center;
}
#btnSearch
{
	width: 60px;
}
#QuestionTextBox
{
	width: 100%;
	height: 200px;
}
#ldlSearchResults
{
	font-size:10pt;
	font-weight:bold;
	color :#2359A5;
}