/* 
	Title:Instant no fax payday 
	Date:29.01.09
 */
body {
	font-family:Arial,Verdana, "Trebuchet MS",Georgia, Lucida, Helvetica,Tahoma, sans-serif;
	text-align:center;
	font-size:12px;
	color:#666666;
	padding:20px 0 0 0;
	background:#E6F0F3 url(images/bg.gif) repeat-x;
}
* {
	margin:0; padding:0;
}
img,fieldset {
	border:0;
}
ul,ol,li {
	list-style:none;
}	
a {	
	color:#898888;
	text-decoration:none;
	font-size:15px;
}
a:hover {
	color:#FF7E31;
	text-decoration:none;
}
/*------------------------------Page Structure
*/
#wrap {
	width:900px;
	margin:0 auto;
	text-align:left;
}
#header {	
	background:url(images/hdrtop.gif) no-repeat top;
	padding-top:10px;
}
#header table{
	border:3px solid #EFEBEB;
	border-width:0 3px 0 3px;
	background:#FFFFFF;
}
#header table td a{
	padding-left:15px;
	background:url(images/bullet.gif) no-repeat left 3px;
}
#header table .logo a{
	margin-left:5px;
	background:none;display:block;
	margin:8px 0 15px 0;
}
#mainBody{
	background:#fff url(images/banner.jpg) no-repeat top;
	padding:105px 0 15px 0;
	border:3px solid #EFEBEB;
	border-width:0 3px 3px 3px;
	overflow:hidden;
	margin-bottom:5px;
	width:894px;
}
.left{
	background: url(images/boxbtm.gif) no-repeat left bottom;
	padding-bottom:12px;
	margin-left:17px;
	float:left;
	display:inline;
	width:526px;
}
* html .left{
	margin-left:14px;
}
.formField{
	width:526px;
	background:#DBFFE7 url(images/boxbg.gif) repeat-x top;
	margin:0;
}
* html .formField{
	width:526px;
}
* html #header table .logo a{
	padding-top:9px;
}
*+ html #header table .logo a{
	padding-:9px;
}
.left .formField td{
	width:526px;
	border:1px solid #B4D7C0;
	border-width:0 1px 0 1px;
	padding:0 17px 0 17px;
}
.right{
	float:right;
	width:324px;
}
.right table{
	margin-top:43px;
}
.right table th{
	color:#2AA156;
	text-align:left;
	text-transform:uppercase;
	font:normal 23px "Trebuchet MS";
	line-height:29px;
	padding-bottom:12px;
}
.right table th span{
	color:#FF6300;
}
.right table td ul li{
	font:normal 21px "Trebuchet MS";
	color:#FF6300;
	text-transform:uppercase;
	background:url(images/sign.gif) no-repeat;
	padding-left:25px;
	line-height:29px;
}
.right table td ul li a:hover{
	color:#585958;
}
.right table td h2{
	color:#585958;
	font-size:21px;
	font-weight:normal;
	padding:25px 0 10px 0;
}
.right table td fieldset{
	background:url(images/coma1.gif) no-repeat left top;
	padding-top:15px;
}
.right p{
	color:#35774B;
	line-height:19px;
}
.right table td fieldset p{
	margin-right:40px;
	color:#878786;
	padding-bottom:3px;
	line-height:19px;
	background:url(images/coma2.gif) no-repeat 240px bottom;
}
.footer p{
	line-height:16px;
	font-size:12px;
	color:#878786;
	padding:0 335px 35px 0;
}
iframe #appForm .mainTable{
	background:red;
}