#dSecondary
{
	position:			relative;
	width:				52%;
	background-color:	#2A5486;
	height:	258px;
}

#flashsection
{
}

 #dSecondary #frmFinanceQstn h2
{
	/*padding:			5px;
	background:#5BA6DF url('images/bhph/frmFinanceQstn/roundedtop.gif') no-repeat top left;
	color:				#FFFFFF;
	font-style:			normal;
	font-size:			12px;
	line-height:18px;*/
	margin:				5px 0 10px 40px;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	
}

 #dSecondary #frmFinanceQstn
{
	display:			block;
	color:				#000000;
	padding:			0px;
	margin:			0px;
	text-align:			left;
}
 #dSecondary #frmFinanceQstn p
{
	padding:			5px;
	text-align: center;
	font-size: 14px;
}
#dSecondary #frmFinanceQstn label
{
	float:			left;
	font-size: 12px;
	font-weight: bold;
	padding-bottom:2px;
	padding-top:5px;
	padding-left:20px;
	text-align: center;
	color: #fff;
}
#dSecondary #frmFinanceQstn input
{
	display: block;
	margin: 0 0 5px 140px;
}
#dSecondary #frmFinanceQstn select
{
	text-align:left;
	width:220px;
	margin-left:15px;
	margin-bottom: 10px;
	
}

#dSecondary #frmFinanceQstn input.submit
{

	height:				36px;
	margin:		-41px 0 5px 298px;
}

#dSecondary #dFncProc
{


}
#dSecondary #dFncProc img
{
	position:			absolute;
	top:				0px;
	left:				0px;
}

#dSecondary #dFncProc h4
{
	font-size:			100%;
}

#dSecondary #dFncProc p
{
	padding:			0px 0 0 0;
}
img.corner
{
	position:			absolute;
	z-index:			300;
}
img.corner.itl
{
	top:				0px;
	left:				0px;
}
img.corner.itr
{
	top:				0px;
	left:				100%;
	margin-left:			-5px;
}
img.corner.ibr
{
	top:				100%;
	left:				100%;
	margin:			-5px 0 0 -5px;
}
img.corner.ibl
{
	top:				100%;
	left:				0px;
	margin:			-5px 0 0;
}


img.corner.etl
{
	top:				0px;
	left:				0px;
}
img.corner.etr
{
	top:				0px;
	left:				100%;
	margin-left:			-5px;
}
img.corner.ebr
{
	top:				100%;
	left:				100%;
	margin:			-5px 0 0 -5px;
}
img.corner.ebl
{
	top:				100%;
	left:				-8px;
	margin:			-5px 0 0 8px;
}