body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#main{
	margin: 0 auto;
	padding: 0px;
	width: 1000px;
}

h1{
	margin: 15px 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #00b4ff;
	text-align: center;
}

h2{
	margin: 3px 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ff6600;
	text-align: center;
	text-decoration: none;
}

.h2{
	margin: 3px 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ff6600;
	text-align: center;
	text-decoration: none;
}

.h2:hover{
	color: #00aeff;
}

h3{
	margin: 0px;
	padding: 0px;
	margin-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #ff3000;
	font-weight: bold;
	width: auto;
}

h4 {
	margin: 0px;
	padding: 7px 13px 0px 12px;
	width: 185px;
	height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/h4_base.gif);
	background-repeat: no-repeat;
}

h6 {
	margin: 0px;
	padding: 7px 13px 0px 12px;
	width: 185px;
	height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/h4_base.gif);
	background-repeat: no-repeat;
}

h5{
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ff3000;
	font-weight: bold;
	width: auto;
}

.clear{
	clear: both;
}

.clear_lft{
	clear: left;
}

.clear_rth{
	clear: right;
}

#top{
	margin: 0px;
	float: left;
	width: 970px;
	padding: 0px 15px;
	height:  32px;
	text-align: center;
}

.date{
	float: left;
	width: auto;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 6px;
}

.topmenu{	
	float: right;
	width: auto;
	height: 100%;
	text-align: right;
}

.topmenu ul{
	margin: 0px;
	padding: 5px 0 0 0;
}

.topmenu ul li{
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: inline;
	padding: 0px 7px;
}

.topmenu ul li a{
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.topmenu ul li a:hover{
	color: #333333;
}

.home_icon{
	width: 11px;
	height: 9px;
	background-image: url(images/home_icon.gif) no-repeat left center;
}

.contact_icon{
	width: 11px;
	height: 9px;
	background-image: url(images/contact_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.sitemap_icon{
	width: 11px;
	height: 9px;
	background-image: url(images/sitemap_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.toplink{
	margin: 0 auto;
	width: auto;
	height: auto;
	margin-top: 6px;
}

.toplink a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.toplink a:hover{
	color: #333333;
}

#title1{	
	float: left;
	width: 610px;
	height: 94px;
}

#logo{	
	float: left;
	width: 253px;
	height: 47px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	margin: 17px 0px 10px 9px; 
}

.menu{
	float: left;
	width: auto;
	height: auto;
}

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

.menu ul li{
	list-style: none;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff7a00;
	text-transform: capitalize;
	padding: 0px 2px;
}

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

.menu ul li a:hover{
	color: #6e4622;
}

.menu2{
	float: left;
	width: 1000px;
	height: 23px;
	margin: 0px;
	padding: 0px;
	margin-top: 7px;
}

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

.menu2 ul li{
	list-style: none;
	display: inline;
	padding: 0px 2px;
	text-transform: capitalize;
}

.menu2 ul li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/bullet_menu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
	color: #ffffff;
	text-decoration: none;
}

.menu2 ul li a:hover{
	color: #6e4622;
}

#container{
	float: left;
	padding: 0px 0px;
	width: 1000px;
	height: 100%;
	background-image: url(images/content_bg.gif);
	background-repeat: repeat-y;
}



#container_map{

	float: left;

	padding: 0px 0px;

	width: 1000px;

	height: 100%;

	background-image: url(images/content_bg_map.gif);

	background-repeat: repeat-y;

}



#left{

	float: left;

	width: 739px;

	padding: 0px 15px;

	height: 100%;

}



#right{	
	float: right;
	width: 218px;
	padding: 0px 10px 0px 3px;
}



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



.form{

	float: left;

	width: 218px;

	height: 100%;

	border-left: 1px solid #d9d9d9;

	border-right: 1px solid #d9d9d9;

}



.form_top{

	float: right;

	width: 218px;

	height: 37px;

	background-image: url(images/form_top.gif);

	background-repeat: no-repeat;

	margin-top: 10px;

}



.form_bot{

	float: right;

	width: 218px;

	height: 12px;

	background-image: url(images/form_botm.gif);

	background-repeat: no-repeat;

}



.formfields{

	float: right;

	width: 210px;

	height: 100%;

	padding: 3px 0px;

}



.label{

	float: left;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #41351b;

	width:95px;

}



.input{

	float: left;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #000000;

	width: 105px;

}



.formtxt{

	float: right;

	width: 210px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #000000;

	text-align: center;

	padding: 7px 0px;

}



.formtxt a{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: bold;

	color: #FF6600;

	text-decoration: underline;

}



.formtxt a:hover{

	text-decoration: none;

}



.panel{

	float: left;

	width: 180px;

	height: 100%;

	margin-left: 6px;

	margin-top: 5px;

}



.panel_top{

	float: left;

	width: 180px;

	height: 10px;

	background-image: url(images/panel_top.gif);

	background-repeat: no-repeat;

	font-size: 2px;

}



.panel_bot{

	float: left;

	width: 180px;

	height: 8px;

	background-image: url(images/panel_base.gif);

	background-repeat: no-repeat;

}



.panel_mid{

	float: left;

	width: 160px;

	padding: 0px 9px;

	height: 100%;

	border-left: 1px solid #d9d9d9;

	border-right: 1px solid #d9d9d9;

}



.box_txt{

	line-height: normal;

}



#apply_now{

	margin: 5px 0px;

	padding: 0px;

	float: left;

	background-image: url(images/apply_now.gif);

	background-repeat: no-repeat;

	width: 130px;

	height: 32px;

	margin-left: 18px;

}



.unsecured_img{

	float: left;

	width: 160px;

	height: 100%;

	background-image: url(images/unsecured_img.gif);

	background-repeat: no-repeat;

	padding-top: 120px;

	line-height: normal;

}





.secured_img{

	float: left;

	width: 160px;

	height: 100%;

	background-image: url(images/secured_img.gif);

	background-repeat: no-repeat;

	padding-top: 120px;

	line-height: normal;

}



.personal_img{

	float: left;

	width: 160px;

	height: 100%;

	background-image: url(images/personal_img.gif);

	background-repeat: no-repeat;

	padding-top: 120px;

	line-height: normal;

}



.bad_credit_img{

	float: left;

	width: 160px;

	height: 100%;

	background-image: url(images/bad_credit_img.gif);

	background-repeat: no-repeat;

	padding-top: 120px;

	line-height: normal;

}



.instant_img{

	float: left;

	width: 160px;

	height: 100%;

	background-image: url(images/instant_img.gif);

	background-repeat: no-repeat;

	padding-top: 120px;

	line-height: normal;

}



.payday_img{

	float: left;

	width: 160px;

	height: 100%;

	background-image: url(images/payday_img.gif);

	background-repeat: no-repeat;

	padding-top: 120px;

	line-height: normal;

}



.tenant_img{

	float: left;

	width: 160px;

	height: 100%;

	background-image: url(images/tenant_img.gif);

	background-repeat: no-repeat;

	padding-top: 120px;

	line-height: normal;

}



.debt_img{

	float: left;

	width: 160px;

	height: 100%;

	background-image: url(images/debt_img.gif);

	background-repeat: no-repeat;

	padding-top: 120px;

	line-height: normal;

}



.article_title{

	margin: 0px;

	padding: 0px;

	line-height: normal;

	

}



.article_title a{

	margin: 0px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	color: #ff4a20;

	text-decoration: none;

}



.article_title a:hover{

	color: #00427f;

}



.readmore{

	margin: 0px;

	padding: 0px;

	padding-bottom: 3px;

	margin-bottom: 5px;

	width: 100%;

	border-bottom: 1px dashed #999999;

}



.readmore a{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	color: #00427f;

	text-decoration: none;

}



.readmore a:hover{

	color: #c92600;

}



.content_bot{

	float: left;

	width: 1000px;

	height: 22px;

	background-image: url(images/content_bot.gif);

	background-repeat: no-repeat;

}





.content_bot_map{

	float: left;

	width: 1000px;

	height: 22px;

	background-image: url(images/content_bot_map.gif);

	background-repeat: no-repeat;

}





#footer{

	float: left;

	width: 1000px;

	height: 117px;

	background-image: url(images/footer_base.gif);

	background-repeat: no-repeat;

}



#footer ul{

	margin: 20px 0 0 0;

	padding: 0px;

	text-align: center;

}



#footer ul li{

	list-style: none;

	display: inline;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	color: #fe8f00;

	padding: 0px 3px;
	text-transform: capitalize;

}



#footer ul li a{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	color: #fe6600;

	text-decoration: none;

}



#footer ul li a:hover{

	color: #333333;

}



.articles{

	margin: 10px auto;

	width: 216px;

	height: 100%;

}



.articles ul{

	margin: 0px;

	padding: 0px 0 0 5px;

}



.articles ul li{

	list-style: none;

	display: block;

	border-bottom: 1px dashed #CCCCCC;

	padding: 3px 0px;

}



.articles ul li a{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	color: #ff4a20;

	text-decoration: none;

}



.articles ul li a:hover{

	color: #00427f;

}





/*  styles for news and articles section */



.iconspan{

float: right;

margin: 2px 0 0 0;

cursor:hand;

cursor:pointer;

font-weight: bold;

}



.eg-bar{

	margin: 0px;

	padding: 0px;

}



div.eg-bar{

width: 210px;

}



.icongroup1{

width: 210px;

}



/*  styles for news and articles section */





#left_int{

	float: left;

	width: 751px;

	padding: 0px 9px;

	height: 100%;

}


#sub_title{

	float: left;

	width: 642px;

	height: 49px;

	background-image: url(images/stitle_bg.gif);

	background-repeat: repeat-x;

}



#sub_title_news{

	float: left;

	width: 725px;

	height: 49px;

	background-image: url(images/stitle_bg.gif);

	background-repeat: repeat-x;

}



.stitle_lft{

	float: left;

	width: 16px;

	height: 49px;

	background-image: url(images/stitle_lft.gif);

	background-repeat: no-repeat;

}



.stitle_lft_news{

	float: left;

	width: 16px;

	height: 49px;

	background-image: url(images/stitle_lft_news.gif);

	background-repeat: no-repeat;

}



.stitle_rth{

	float: right;

	width: 10px;

	height: 49px;

	background-image: url(images/stitle_rth.gif);

	background-repeat: no-repeat;

}



.stitle_rth_news{

	float: right;

	width: 10px;

	height: 49px;

	background-image: url(images/stitle_rth_news.gif);

	background-repeat: no-repeat;

}



.pl_rth{

	float: right;

	width: 83px;

	height: 49px;

	background-image: url(images/p_rth.gif);

	background-repeat: no-repeat;

}



.ul_rth{

	float: right;

	width: 83px;

	height: 49px;

	background-image: url(images/ul_rth.gif);

	background-repeat: no-repeat;

}



.sl_rth{

	float: right;

	width: 83px;

	height: 49px;

	background-image: url(images/sl_rth.gif);

	background-repeat: no-repeat;

}



.cl_rth{

	float: right;

	width: 83px;

	height: 49px;

	background-image: url(images/cl_rth.gif);

	background-repeat: no-repeat;

}



.bcl_rth{

	float: right;

	width: 83px;

	height: 49px;

	background-image: url(images/bcl_rth.gif);

	background-repeat: no-repeat;

}



.tl_rth{

	float: right;

	width: 83px;

	height: 49px;

	background-image: url(images/tl_rth.gif);

	background-repeat: no-repeat;

}



.inl_rth{

	float: right;

	width: 83px;

	height: 49px;

	background-image: url(images/inl_rth.gif);

	background-repeat: no-repeat;

}



.nccl_rth{

	float: right;

	width: 83px;

	height: 49px;

	background-image: url(images/nccl_rth.gif);

	background-repeat: no-repeat;

}



.pdl_rth{

	float: right;

	width: 83px;

	height: 49px;

	background-image: url(images/pdl_rth.gif);

	background-repeat: no-repeat;

}



.csl_rth{

	float: right;

	width: 83px;

	height: 49px;

	background-image: url(images/csl_rth.gif);

	background-repeat: no-repeat;

}



.cpl_rth{

	float: right;

	width: 83px;

	height: 49px;

	background-image: url(images/cpl_rth.gif);

	background-repeat: no-repeat;

}



.dbl_rth{

	float: right;

	width: 83px;

	height: 49px;

	background-image: url(images/dbl_rth.gif);

	background-repeat: no-repeat;

}



.ial_rth{

	float: right;

	width: 83px;

	height: 49px;

	background-image: url(images/ial_rth.gif);

	background-repeat: no-repeat;

}



.lfu_rth{

	float: right;

	width: 83px;

	height: 49px;

	background-image: url(images/lfu_rth.gif);

	background-repeat: no-repeat;

}



.about_rth{

	float: right;

	width: 83px;

	height: 49px;

	background-image: url(images/about_rth.gif);

	background-repeat: no-repeat;

}



.news_rth{

	float: right;

	width: 83px;

	height: 49px;

	background-image: url(images/news_rth.gif);

	background-repeat: no-repeat;

}



.article_rth{

	float: right;

	width: 83px;

	height: 49px;

	background-image: url(images/article_rth.gif);

	background-repeat: no-repeat;

}



.contact_rth{

	float: right;

	width: 83px;

	height: 49px;

	background-image: url(images/contact_rth.gif);

	background-repeat: no-repeat;

}



.services_rth{

	float: right;

	width: 83px;

	height: 49px;

	background-image: url(images/services_rth.gif);

	background-repeat: no-repeat;

}



.faqs_rth{

	float: right;

	width: 83px;

	height: 49px;

	background-image: url(images/faqs_rth.gif);

	background-repeat: no-repeat;

}



.resources_rth{

	float: right;

	width: 83px;

	height: 49px;

	background-image: url(images/resources_rth.gif);

	background-repeat: no-repeat;

}



.terms_rth{

	float: right;

	width: 83px;

	height: 49px;

	background-image: url(images/terms_rth.gif);

	background-repeat: no-repeat;

}





.policy_rth{

	float: right;

	width: 83px;

	height: 49px;

	background-image: url(images/policy_rth.gif);

	background-repeat: no-repeat;

}



.sitemap_rth{

	float: right;

	width: 83px;

	height: 49px;

	background-image: url(images/sitemap_rth.gif);

	background-repeat: no-repeat;

}



.internal_rth{

	float: right;

	width: 83px;

	height: 49px;

	background-image: url(images/stitle_bg.gif);

	background-repeat: repeat-x;

}



.p_loan_img{

	float: left;

	width: 217px;

	height: 162px;

	background-image: url(images/p_loan_img.gif);

	background-repeat: no-repeat;

}



.u_loan_img{

	float: left;

	width: 217px;

	height: 162px;

	background-image: url(images/u_loan_img.gif);

	background-repeat: no-repeat;

}



.s_loan_img{

	float: left;

	width: 217px;

	height: 162px;

	background-image: url(images/s_loan_img.gif);

	background-repeat: no-repeat;

}



.c_loan_img{

	float: left;

	width: 217px;

	height: 162px;

	background-image: url(images/c_loan_img.gif);

	background-repeat: no-repeat;

}



.bc_loan_img{

	float: left;

	width: 217px;

	height: 162px;

	background-image: url(images/bcl_loan_img.gif);

	background-repeat: no-repeat;

}



.t_loan_img{

	float: left;

	width: 217px;

	height: 162px;

	background-image: url(images/tl_loan_img.gif);

	background-repeat: no-repeat;

}



.in_loan_img{

	float: left;

	width: 217px;

	height: 162px;

	background-image: url(images/in_loan_img.gif);

	background-repeat: no-repeat;

}



.ncc_loan_img{

	float: left;

	width: 217px;

	height: 162px;

	background-image: url(images/ncc_loan_img.gif);

	background-repeat: no-repeat;

}



.pd_loan_img{

	float: left;

	width: 217px;

	height: 162px;

	background-image: url(images/pd_loan_img.gif);

	background-repeat: no-repeat;

}



.cs_loan_img{

	float: left;

	width: 217px;

	height: 162px;

	background-image: url(images/cs_loan_img.gif);

	background-repeat: no-repeat;

}



.cp_loan_img{

	float: left;

	width: 217px;

	height: 162px;

	background-image: url(images/cp_loan_img.gif);

	background-repeat: no-repeat;

}



.db_loan_img{

	float: left;

	width: 217px;

	height: 162px;

	background-image: url(images/db_loan_img.gif);

	background-repeat: no-repeat;

}



.ia_loan_img{

	float: left;

	width: 217px;

	height: 162px;

	background-image: url(images/ia_loan_img.gif);

	background-repeat: no-repeat;

}





.lfu_loan_img{

	float: left;

	width: 217px;

	height: 162px;

	background-image: url(images/lfu_loan_img.gif);

	background-repeat: no-repeat;

}



.about_img{

	float: left;

	width: 217px;

	height: 162px;

	background-image: url(images/about_img.gif);

	background-repeat: no-repeat;

}



.news_img{

	float: left;

	width: 217px;

	height: 162px;

	background-image: url(images/news_img.gif);

	background-repeat: no-repeat;

}



.article_img{

	float: left;

	width: 217px;

	height: 162px;

	background-image: url(images/article_img.gif);

	background-repeat: no-repeat;

}



.contact_img{

	float: left;

	width: 217px;

	height: 162px;

	background-image: url(images/contact_img.gif);

	background-repeat: no-repeat;

}



.services_img{

	float: left;

	width: 217px;

	height: 162px;

	background-image: url(images/services_img.gif);

	background-repeat: no-repeat;

}



.faqs_img{

	float: left;

	width: 217px;

	height: 162px;

	background-image: url(images/faqs_img.gif);

	background-repeat: no-repeat;

}



.resources_img{

	float: left;

	width: 217px;

	height: 162px;

	background-image: url(images/resources_img.gif);

	background-repeat: no-repeat;

}



.terms_img{

	float: left;

	width: 217px;

	height: 162px;

	background-image: url(images/terms_img.gif);

	background-repeat: no-repeat;

}



.policy_img{

	float: left;

	width: 217px;

	height: 162px;

	background-image: url(images/policy_img.gif);

	background-repeat: no-repeat;

}



.sitemap_img{

	float: left;

	width: 217px;

	height: 162px;

	background-image: url(images/sitemap_img.gif);

	background-repeat: no-repeat;

}



.int_header{
	float: right;
	width: 534px;
	height: 162px;
	background-image: url(images/img_rth.gif);
	background-repeat: no-repeat;
}



.news_header{

	float: right;

	width: 534px;

	height: 162px;

	background-image: url(images/n_header_rth.gif);

	background-repeat: no-repeat;

}



.p1{

	width: 529px;

	height: 30px;

	padding-top: 10px;

	padding-left: 5px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 22px;

	font-weight: normal;

	color: #ff7000;

	text-transform: capitalize;

}



.p2{

	float: left;

	width: 237px;

	height: auto;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 18px;

	font-weight: bold;

	color: #00b4ff;

	padding-left: 50px;

	line-height: 34px;

	text-transform: capitalize;

}



.p2_news{

	float: left;

	width: 450px;

	height: auto;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 18px;

	font-weight: bold;

	color: #00b4ff;

	padding-left: 50px;

	line-height: 34px;

}



#applynow{

	float: right;

	width: 247px;

	height: 62px;

	margin-top: 54px;

}



.content{

	float: right;

	width: 520px;

	height: 100%;

	padding-right: 10px;

}



.content a{

	margin: 0px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	color: #ff4a20;

	text-decoration: none;

}



.content a:hover{

	color: #00427f;

}



.testimonials{

	float: left;

	width: 210px;

	height: 100%;

	margin-top: 10px;

}



.test_mid{

	float: left;

	width: 187px;

	height: 100%;

	border: 1px solid #a8a8a8;

	border-bottom: 0px;

	border-top: 0px;

	padding: 10px;

}



.testimonials_bot{

	float: left;

	width: 208px;

	height: 10px;

	background-image: url(images/panel_bottom.gif);

	background-repeat: no-repeat;

}



#pl_banner{

	float: left;

	width: 187px;

	height: 64px;

	background-image: url(images/banner_pl.gif);

	background-repeat: no-repeat;

	margin: 10px 0px;

}



#ul_banner{

	float: left;

	width: 187px;

	height: 64px;

	background-image: url(images/banner_ul.gif);

	background-repeat: no-repeat;

	margin: 10px 0px;

}



#sl_banner{

	float: left;

	width: 187px;

	height: 64px;

	background-image: url(images/banner_sl.gif);

	background-repeat: no-repeat;

	margin: 10px 0px;

}



#cl_banner{

	float: left;

	width: 187px;

	height: 64px;

	background-image: url(images/banner_cl.gif);

	background-repeat: no-repeat;

	margin: 10px 0px;

}



#bcl_banner{

	float: left;

	width: 187px;

	height: 64px;

	background-image: url(images/banner_bcl.gif);

	background-repeat: no-repeat;

	margin: 10px 0px;

}



#tl_banner{

	float: left;

	width: 187px;

	height: 64px;

	background-image: url(images/banner_tl.gif);

	background-repeat: no-repeat;

	margin: 10px 0px;

}



#inl_banner{

	float: left;

	width: 187px;

	height: 64px;

	background-image: url(images/banner_inl.gif);

	background-repeat: no-repeat;

	margin: 10px 0px;

}



#nccl_banner{

	float: left;

	width: 187px;

	height: 64px;

	background-image: url(images/banner_nccl.gif);

	background-repeat: no-repeat;

	margin: 10px 0px;

}



#pdl_banner{

	float: left;

	width: 187px;

	height: 64px;

	background-image: url(images/banner_pdl.gif);

	background-repeat: no-repeat;

	margin: 10px 0px;

}



#csl_banner{

	float: left;

	width: 187px;

	height: 64px;

	background-image: url(images/banner_csl.gif);

	background-repeat: no-repeat;

	margin: 10px 0px;

}



#cpl_banner{

	float: left;

	width: 187px;

	height: 64px;

	background-image: url(images/banner_cpl.gif);

	background-repeat: no-repeat;

	margin: 10px 0px;

}



#dbl_banner{

	float: left;

	width: 187px;

	height: 64px;

	background-image: url(images/banner_dbl.gif);

	background-repeat: no-repeat;

	margin: 10px 0px;

}



#ial_banner{

	float: left;

	width: 187px;

	height: 64px;

	background-image: url(images/banner_ial.gif);

	background-repeat: no-repeat;

	margin: 10px 0px;

}





#lfu_banner{

	float: left;

	width: 187px;

	height: 64px;

	background-image: url(images/banner_lfu.gif);

	background-repeat: no-repeat;

	margin: 10px 0px;

}



#pl_banner2{

	float: left;

	width: 520px;

	height: 100px;

	background-image: url(images/banner2_pl.gif);

	background-repeat: no-repeat;

	margin: 10px 0px;

}



.bold_blue{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	color: #3399CC;

}





/*  contact us form */



#form_container{

	float: left;

	width: 650px;

	height: 100%;

	padding: 30px;

	padding-left: 50px;

	margin: 10px 0px;

	border: 1px dashed #E2E2E2;

}



.form_heading{

	width: 650px;

	text-align: center;

	margin: 0px 0 0 0px;

	padding: 6px 0 5px 0;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 18px;

	font-weight: normal;

	color: #00BAFF;

	text-align: center;

}



form {

	margin: 0px;

	padding: 0px;

}



.input_c {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

	color: #000000;

	border: 1px solid #cccccc;

	width: 300px;

	margin-top: 20px;

	padding: 5px;

	

} 



.label_c {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

	color: #000000;

	padding-left: 20px;

	padding-top: 20px;

	float: left;

	width: 200px;

}	





/*  contact us form */



.c_page{

	float: right;

	width: 213px;

	height: 100%;

	padding-left: 5px;

	margin-top: 5px;

}



.c_banner{

	float: right;

	width: 213px;

	height: 274px;

	background-image: url(images/banner1.gif);

	background-repeat: no-repeat;

}



#c_banner{

	float: left;

	width: 207px;

	height: 33px;

	margin-top: 237px;

	margin-right: 3px;

}



.c_page ul{

	margin: 0px;

	padding: 0px;

}



.c_page ul li{

	list-style: none;

	display: block;

	width: 210px;

	padding: 8px 0px;

	background-color: #f7f8f7;

	margin: 2px 0px;

}



.c_page ul li a{

	margin-left: 7px;

	padding-left: 25px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #ff7000;

	text-decoration: none;

	background-image: url(images/n_bullet.gif);

	background-repeat: no-repeat;

}



.c_page ul li a:hover{

	color: #00b4ff;

}





.int_news{

	float: right;

	width: 216px;

	height: 100%;

	margin-top: 10px;

}





.article_title1{

	margin: 0px;

	padding: 0px;

	line-height: normal;

	text-align: left;

	

}



.article_title1 a{

	margin: 0px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #00b4ff;

	text-decoration: none;

}



.article_title1 a:hover{

	color: #ff4a20;

}



.test_title{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	color: #ff4a20;

	line-height: normal;

	margin: 0px;

	padding: 0px;

}





.news{

	float: left;

	width: 750px;

	height: 100%;

}



.news ul{

	margin: 0px;

	padding: 0px;

}



.news ul li{

	list-style: none;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;	

	color: #000000;

	margin: 20px 0px;

}



.news ul li a{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	text-decoration: none;

	color: #ff6000;

	padding-bottom: 5px;

	line-height: 22px;

}



.news ul li a:hover{

	color: #00b4ff;

}



.news_date{

	float: left;

	margin: 0px;

	padding: 0px;

	width: 56px;

	height: 47px;

	padding-top: 8px;

	background-image: url(images/date.gif);

	background-repeat: no-repeat;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 18px;

	color: #FFFFFF;

	text-align: center;

	margin-right: 5px;

}



.article_img1{

	float: left;

	padding: 0px;

	margin: 0px 5px;

	width: 70px;

	height: 70px;

	background-image: url(images/img1.gif);

	background-repeat: no-repeat;

}



.article_img2{

	float: left;

	padding: 0px;

	margin: 0px 5px;

	width: 70px;

	height: 70px;

	background-image: url(images/img2.gif);

	background-repeat: no-repeat;

}



.article_img3{

	float: left;

	padding: 0px;

	margin: 0px 5px;

	width: 70px;

	height: 70px;

	background-image: url(images/img3.gif);

	background-repeat: no-repeat;

}



.article_img4{

	float: left;

	padding: 0px;

	margin: 0px 5px;

	width: 70px;

	height: 70px;

	background-image: url(images/img4.gif);

	background-repeat: no-repeat;

}



.article_img5{

	float: left;

	padding: 0px;

	margin: 0px 5px;

	width: 70px;

	height: 70px;

	background-image: url(images/img5.gif);

	background-repeat: no-repeat;

}



.article_img6{

	float: left;

	padding: 0px;

	margin: 0px 5px;

	width: 70px;

	height: 70px;

	background-image: url(images/img6.gif);

	background-repeat: no-repeat;

}



.article_img7{

	float: left;

	padding: 0px;

	margin: 0px 5px;

	width: 70px;

	height: 70px;

	background-image: url(images/img7.gif);

	background-repeat: no-repeat;

}



.article_img8{

	float: left;

	padding: 0px;

	margin: 0px 5px;

	width: 70px;

	height: 70px;

	background-image: url(images/img8.gif);

	background-repeat: no-repeat;

}



.article_img9{

	float: left;

	padding: 0px;

	margin: 0px 5px;

	width: 70px;

	height: 70px;

	background-image: url(images/img9.gif);

	background-repeat: no-repeat;

}



.article_img10{

	float: left;

	padding: 0px;

	margin: 0px 5px;

	width: 70px;

	height: 70px;

	background-image: url(images/img10.gif);

	background-repeat: no-repeat;

}



.internal{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	color: #fe6600;

	text-decoration: none;

}



.internal:hover{

	color: #333333;

}



.news_internal{

	float: left;

	width: 730px;

	padding: 10px;

}



.news_internal a{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	color: #fe6600;

	text-decoration: none;

}



.news_internal a:hover{

	color: #333333;

}



.news1{

	float: left;

	width: 750px;

	height: 100%;

}



.news1 ul{

	margin: 0px;

	padding: 0px;

	margin-left: 10px;

	margin-right: 10px;

}



.news1 ul li{

	list-style: none;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;	

	color: #00b4ff;

	font-weight: bold;

	margin: 10px 0px;

	padding-bottom: 5px;

	border-bottom: 1px dashed #CCCCCC;

}



.news1 ul li a{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	text-decoration: none;

	color: #ff6000;

	padding-bottom: 5px;

	line-height: 22px;

	

}



.news1 ul li a:hover{

	color: #00b4ff;

}



.news2{

	float: left;

	width: 750px;

	height: 100%;

}



.news2 ul{

	margin: 0px;

	padding: 0px;

	margin-left: 10px;

	margin-right: 10px;

}



.news2 ul li{

	list-style: none;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;	

	color: #000000;

	text-align: justify;

	margin: 10px 0px;

	padding-bottom: 5px;

	border-bottom: 1px dashed #CCCCCC;

}



.news2 ul li a{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	text-decoration: none;

	color: #ff6000;

	padding-bottom: 5px;

	line-height: 22px;

	

}



.news2 ul li a:hover{

	color: #00b4ff;

}



.map_title{

	margin: 0px;

	padding: 10px 0px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-weight: bold;

	color: #ff7000;

	text-align: center;

}



.sitemap_news_left{

	float: left;

	width: 300px;

	height: 100%;

	padding-top: 20px;

}



.sitemap_news_left ul{

	margin: 0px;

	padding: 0px;

	margin-left: 10px;

	padding-left: 20px;

	border-bottom: 1px solid #999999;

	padding-bottom: 10px;

}



.sitemap_news_left ul li{

	list-style: disc;

}



.sitemap_news_left ul li a{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	text-decoration: none;

	color: #005FB3;

	line-height: 20px;

}



.sitemap_news_left ul li a:hover{

	color: #ff7000;

}



.sitemap_news_left1{

	float: left;

	width: 320px;

	height: 100%;

	padding-top: 20px;

}



.sitemap_news_left1 ul{

	margin: 0px;

	padding: 0px;

	margin-left: 10px;

	padding-left: 20px;

	border-bottom: 1px solid #999999;

	padding-bottom: 12px;

}



.sitemap_news_left1 ul li{

	list-style: disc;

}



.sitemap_news_left1 ul li a{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	text-decoration: none;

	color: #ff7000;

	line-height: 23px;

}



.sitemap_news_left1 ul li a:hover{

	color: #005FB3;

}



.sitemap_news_left2{

	float: left;

	width: 320px;

	height: 100%;

	padding-top: 20px;

}



.sitemap_news_left2 ul{

	margin: 0px;

	padding: 0px;

	margin-left: 10px;

	padding-left: 20px;

	border-bottom: 1px solid #999999;

	padding-bottom: 10px;

}



.sitemap_news_left2 ul li{

	list-style: disc;

}



.sitemap_news_left2 ul li a{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	text-decoration: none;

	color: #ff7000;

	line-height: 20px;
	text-transform: capitalize;

}



.sitemap_news_left2 ul li a:hover{

	color: #005FB3;

}



#dpacontainer{

	float: left;

	width: 480px;

	height: 100%;

}



/* Application Form starts here  */



#form_base{

	margin: 10px auto;

	padding: 0px;

	width: 40%;

	height: 100%;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

}



#form_base a{

	font-weight: bold;

	color: #FF6600;

}



#form_base a:hover{

	text-decoration: none;

	color: #33CCFF;

}



.form_border{

	float: left;

	width: 100%;

	height: 100%;

	border: 1px dashed #CCCCCC;

	padding: 0px 20px;

}





.formfields_af{

	float: right;

	width: 100%;

	height: 100%;

	padding: 5px 0px;

}



.label_af{

	float: left;

	width: 40%;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	color: #000000;

}



.input_af{

	float: left;

	width: 40%;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #000000;

}



.input_date{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #000000;

}





form{

	margin: 0px;

	padding: 0px;

}



/* Application Form ends here  */



#button{

	float: left;

	width: 739px;

	height: 52px;

	margin-top: 10px;

}



.button_left{

	float: left;

	width: 515px;

	padding-left: 20px;

	padding-top: 14px;

	height:38px;

	background-image: url(images/button_left.gif);

	background-repeat: no-repeat;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 18px;

	color: #FFFFFF;

	font-weight: bold;

}



#button_rth{

	float: right;

	width: 204px;

	height: 52px;

	background-image: url(images/button_right.gif);

	background-repeat: no-repeat;

}





#adsense{

	margin: 0;

	width: 468px;

	height: 60px;

}



#adsense1{

	margin: 0px;

	width: 234px;

	float: left;

	height: 60px;

}



#adsense2{

	float: right;

	margin: 0px;

	width: 234px;

	height: 60px;

}



.form_select{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	width: 130px;

}



.form_label{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

}  















.input_field{

	margin: 0px;

	padding: 0px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	width: 105px;

}



.form_text{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	padding: 5px 0px;

	border-bottom: 1px solid #EAEAEA;

}





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;}

	



#unsecured_links{

	float: left;

	width: 520px;

	height: 100px;

	background-image: url(images/unsecured_links.gif);

	background-repeat: no-repeat;

	margin: 10px 0px;

}



#unsecured_links ul{

	float: left;

	margin: 0px;

	padding: 15px 0 0 15px;

	width: 190px;

}



#unsecured_links ul li{

	list-style: none;

	
	

}



#unsecured_links ul li a{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #00B4FF;

	text-decoration: none;

	line-height: 20px;

}



#unsecured_links ul li a:hover{

	color: #333333;

}



#footerlinks{

	float: left;

	width: 950px;

	margin: 10px 0px;

}



#footerlinks ul{

	margin: 0px;

	padding: 0px;

	text-align: center;

}



#footerlinks ul li{

	list-style: none;

	display: inline;

	background-image: url(images/bullet_menu.gif);

	background-position: left center;

	background-repeat: no-repeat;

	margin-right: 12px;

}



#footerlinks ul li a{

	margin-left: 10px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	color: #00B4FF;

	text-decoration: none;

	line-height: 22px;

}



#footerlinks ul li a:hover{

	color: #333333;

}

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

.inter:hover{
    text-decoration: none;
}

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

#inter:hover{
    text-decoration: none;
}

#quick_ser{
	float: left;
	overflow: auto;
	width: 210px;
	height: 300px;
}

.quick_ser{
	margin: 0px;
	padding: 5px 10px;
	line-height: 18px;
}

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

.quick_ser a:hover{
	color: #00427f;
}


.content_ppi{
	float: right;
	width: 720px;
	padding-left: 20px;
	padding-right: 10px;

}

.int_header_ppi{
	float: right;
	width: 534px;
	height: 162px;
	background-image: url(images/img_rth_ppi.gif);
	background-repeat: no-repeat;
}
