/* CSS Document */

#overall2 {
	width:670px;
	float:left;
}

#introText {
	float:left;
	width:470px;
}

#callMe {
	float:right;
	width:175px;
	height:194px;
	background-image:url(../../images/finance/newCallMeBG.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

#mainText {
	padding:40px 10px 0px 10px;
	float:left;
}

#requestCall a {
	float:left;
	padding:10px 10px 10px 25px;
	margin-left:10px;
	margin-top:10px;
	width:130px;
	background-image:url(../../images/finance/newClickHereCall.jpg);
	background-position:left;
	background-repeat:no-repeat;
	text-decoration:underline;
	color:#000033;
}

#qrow {
	float:left;
	width:670px;
	margin-top:10px;
	height:100%
}

#qrow2 {
	float:left;
	width:650px;
	margin-top:10px;
}

#qrow3 {
	float:left;
	width:450px;
	height:47px;
	margin-top:10px;
}

#submit {
	float:left;
	width:175px;
	margin-left:20px;
	margin-top:10px;
}

.border {
	border:1px solid #3A6193;
	padding:10px 10px 10px 10px;
}

.border2 {
	border:1px solid #3A6193;
}

.border3 {
	border:1px solid #3A6193;
	padding:5px 5px 5px 5px;
}


#qcolumn1 {
	float:left;
	width:190px;
	margin-right:20px;
}

#column2a {
	float:left;
	width:317px;
	border:1px solid #3A6193;
	padding:5px 5px 5px 5px;
}

#column2b {
	float:right;
	width:317px;
	border:1px solid #3A6193;
	padding:5px 5px 5px 5px;
}


#step{
	Float:left;
	background-color:#3A6193;
	width:100px;
	padding: 3px 0px 3px 0px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
}

#question {
	float:left;
	width:50px;
	padding:10px 0px 10px 0px;
	background-color:#3A6193;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}

.questionNumber {
	color:#FFFFFF;
	font-weight:bold;
}

.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	line-height:17px;
	width:99%;
}

.form2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	width:50%;
	margin-right:10px;
}

.form2b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	width:50%;
}

#floatingImage {
	position:absolute;
	background-image:url(../../images/finance/newMagnifyingGlass.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:90px;
	width:82px;
	top:411px;
	left:614px;
	z-index:30;
}

.grey{
	color:#969696;
	font-size:10px;
}

