body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

.punchline{
	margin: 0px;
	padding: 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 38px;
	font-weight: bold;
	color: red;
	text-align: center;
	line-height: normal;
}

.punchline1{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #545454;
	text-align: center;
}

.page_title{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-image: url(images/h4_base.gif);
	background-repeat: no-repeat;
	width: 504px;
	height: 30px;
	padding-top: 8px;
	margin-top: 10px;
}

.title{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-image: url(images/h2_base.gif);
	background-repeat: no-repeat;
	width: 780px;
	height: 30px;
	padding-top: 8px;
	margin-top: 10px;
}


.keywords{
	margin: 0px 0 0 10px;
	width: 219px;
	padding: 6px 0 5px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #00BAFF;
	text-align: center;
	border-bottom: 1px solid #999999;
}

.keywords a{
	margin: 0px 0 0 10px;
	width: 205px;
	padding: 6px 0 5px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00AEFF;
	text-align: center;
	border-bottom: 1px solid #999999;
	text-decoration: none;
}

.keywords a:hover{
	color: red;
}

#main{
	margin: 0px auto;
	padding: 0px;
	width: 780px;
	height: 100%;
}

#punchline{
	float: left;
	width: 780px;
	height: 100px;
	background-image: url(images/punchline_base.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
}

.clear{
	clear: both;
}

#container{
	float: left;
	width: 780px;
	height: 100%;
	margin: 10px 0px;
}

#leftpanel{
	float: left;
	width: 504px;
	height: 100%;
}

.services{
	float: left;
	width: 490px;
	height: 100%;
	background-color: #F7F6F6;
	padding: 10px 7px;
	border-bottom: 1px solid #666666;
}

.linkbox{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 240px;
	height: 91px;
	margin-bottom: 10px;
}

.hr{
	float: left;
	width: 490px;
	height: 1px;
	border-bottom: 1px dashed #333333;
	margin: 0px;
	font-size: 2px;
}

.content{
	float: left;
	width: 780px;
	height: 100%;
	margin: 10px 0px;

}

.txt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	line-height: 18px;
	padding: 0px 5px;
}

#right_panel{
	float: right;
	width: 249px;
}

.apply_now{
	float: right;
	width: 249px;
	height: 43px;
	background-image: url(images/apply_now.gif);
	background-repeat: no-repeat;
}


.form_bot{
	float: left;
	width: 249px;
	height: 79px;
	background-image: url(images/form_bottom.gif);
	background-repeat: no-repeat;
}

#logo{
	float: left;
	width: 249px;
	height: 67px;
	margin: 0px 0px 10px 0px;
	background-image: url(images/payday_advances.gif);
	background-repeat: no-repeat;
	margin-top: 12px;
}

#logo1{
	float: left;
	width: 249px;
	height: 67px;
	margin: 10px 0px;
	background-image: url(images/payday_advances.gif);
	background-repeat: no-repeat;
}

.form{
	float: left;
	width: 247px;
	height: 100%;
	border: 1px solid #929292;
	border-bottom: 0px;
	border-top: 0px;
	background-color: #F2F2F2;
	padding-bottom: 20px;
	border-bottom: 1px solid #666666;
}
/*form styles*/

#formtext {
	width: 247px;
	float: left;
	margin-top: 5px;
}

form {
	margin: 0px;
	padding: 0px;
}

label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #565656;
	padding-left: 5px;
	padding-top: 15px;
	float: left;
	width: 95px;
}	

#formtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding: 15px 0px;
}

#formtxt a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3190DE;
	text-decoration: none;
	line-height: 22px;
}

#formtxt a:hover {
	color: #FF7510;
	text-decoration: underline;
}

#formtxt input {
	margin: 0px;
	padding: 0px;
	width: 20px;
	border: 0px;
}


#formimg input {
	margin: 0px;
	padding: 0px;
	width: 154px;
	border: 0px;
	height: 30px;
	margin: 10px;
	margin-top: 5px;
	}

/*form ends*/


#footer{
	float: left;
	width: 770px;
	height: 100%;
	padding: 10px 5px;
	background-color: #F7F6F6;
	border-top: 1px solid #666666;
}

.footerlinks{	
	float: left;
	width: 770px;
	height: 100%;
	margin: 5px 0px;
	text-align: center;
}

.footerlinks ul{
	margin: 0px;
	padding: 0px;
}

.footerlinks ul li{
	list-style: none;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.footerlinks ul li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.footerlinks ul li a:hover{
	color: #ff0000;
}

.copyright{
	text-align: center;
	float: left;
	width: 760px;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #BE3573;
	margin-top: 10px;
}

.copyright a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #BE3573;
	text-decoration: none;
}

.copyright a:hover{
	text-decoration: underline;
}
.linkstext{
	margin: 0px;
	padding: 0px;
	padding: 5px 8px;
	text-align: justify;
}

.contactcontainer{
	float: left;
	width: 400px;
	height: 100%;
	padding: 10px;
	margin: 10px 0px;
	border: 1px #CCCCCC dashed;
	margin-left: 20px;
}

.optionalc{
	width: 400px;
}

.labelc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	padding-left: 10px;
	padding-top: 7px;
	float: left;
	width: 120px;
}


#dpacontainer{
	float: left;
	width: 500px;
	height: 100%;
}
.articles{
	padding:0px;
	margin:0px;
}

.articles ul{
	padding:0px;
	margin:0px;
	float:left;
	margin-top:10px;
}

.articles li{
	margin-left:22px;
	padding-left:3px;
}

.articles li a{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:12px;
	color:#00AEFF;
	line-height:20px;
	list-style-type:circle;
}

.articles li a:hover{
	color:#FF0000;
}

.link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#00AEFF;
	padding:0px;
	margin:0px;
}


.link:hover{
	color:#FF0000
}
#adsense{
	margin: 0 auto;
	width: 468px;
	height: 60px;
	margin-top: 10px;
}

#adsense1{
	margin: 0px;
	width: 234px;
	float: left;
	height: 60px;
}

#adsense2{
	float: right;
	margin: 0px;
	width: 234px;
	height: 60px;
}

.lh{
	line-height: 18px;
}

.justify{
	text-align: justify;
	line-height: 18px;
}

.justify a{
	color: #6699FF;
	font-weight: bold;
	text-decoration: none;
}

.justify a:hover{
	color: #000000;
}


.contact_base1{
	padding-left: 80px;
}

.contactcontainer1{
	float: left;
	width: 330px;
	height: 100%;
	margin: 10px 0px;
	border: 1px dashed #FF9600;
	padding: 10px;
}

#formfields1{
	float: left;
	width: 95%;
	height: 23px;
	margin: 0px;
	padding: 5px;
}

.internal{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF9600;
	text-decoration: none;
}

.internal:hover{
	color: #0091d5;
}

h1{
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 10px;
}
.form-text{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
font-weight:bold;
}
.form-red-text{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ff0000;
}
.form-input {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000;
font-weight:normal;
width:170px;
}

form, input, select, label{
	margin: 0px;
	padding: 0px;
}

.form_text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px 0px;
}

.input_field{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 105px;
}

.form_text_dm{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px 0px;
	border-bottom: 1px dashed #CCCCCC;
}

.input_field_dm{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 105px;
}

.dm_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}

.date_input_dm{
	width: 60x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 10px 0 0;}
	
.footerlinks1{	
	float: left;
	width: 780px;
	height: 36px;
	margin: 5px 0px;
	text-align: center;
	background: url(images/h2_base.gif) no-repeat;
}

.footerlinks1 ul{
	margin: 0px;
	padding: 0px;
}

.footerlinks1 ul li{
	list-style: none;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 36px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}

.footerlinks1 ul li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

.footerlinks1 ul li a:hover{
	color: #000;
}

.left_content{
	float: left;
	width: 504px;
}

.right_content{
	float: right;
	width: 260px;
}

.article_panel{
	float: right;
	width: 249px;
	margin-top: 10px;
}

.panel_top{
	float: left;
	width: 249px;
	height: 43px;
	background: url(images/panel_top.gif) no-repeat;
}

.panel_bot{
	float: left;
	width: 249px;
	height: 26px;
	background: url(images/panel_bottom.gif) no-repeat;
}

.panel{
	float: left;
	width: 237px;
	height: 550px;
	padding: 5px;
	border-left: 1px solid #929292;
	border-right: 1px solid #929292;
	background-color: #f2f2f2;
}

.panel ul{ 
	margin: 0px;
	padding: 0px;
}

.panel ul li{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	text-align: justify; 
	list-style: none; 
	margin-top: 10px;
}

.panel ul li a{ 
	font-weight: bold; 
	color: #c21914; 
	text-decoration: none;
}

.panel ul li a:hover{ 
	color: #000;
}