/*Application Page*/
#application_page_box { width:550px; height:340px; background-image:url(../images/application_page_bkrd.jpg); background-repeat:no-repeat; }
#application_page_box .tophalf { width:550px; height:180px; }
#application_page_box .tophalf .left { float:left; width:280px; }
#application_page_box .tophalf .left .title { font-size:12px; font-weight:bold; padding:20px 20px 0px 20px; text-align:center; line-height:18px; color:#505E6D; }
#application_page_box .tophalf .left .labels { font-size:10px; color:#336699; padding:25px 0px 0px 70px; }
#application_page_box .tophalf .left .labels .zip_pad { padding-left:45px; }
#application_page_box .tophalf .left .fields { padding:3px 0px 0px 70px; }
#application_page_box .tophalf .left .proceed_btn { text-align:center; }
#application_page_box .tophalf .left .form_button { width:115px; height:22px; border:0; margin:8px 0px 0px 28px;
								background-image:url(../images/app_page_apply_btn.gif); background-repeat:no-repeat; }
#application_page_box .tophalf .right { float:right; width:270px; }
#application_page_box .tophalf .right .tr_top .ssl_secured { padding:22px 20px 0px 80px; text-align:left; font-size:11px; color:#555; line-height:16px;  }
#application_page_box .tophalf .right .tr_btm .testim { color:#555; font-size:10px; padding:30px 70px 0px 10px; }
#application_page_box .tophalf .right .tr_btm .name { text-align:right; font-size:10px; padding:3px 82px 0px 0px; color:#336699; }

#application_page_box .btmhalf { width:550px; height:160px; }
#application_page_box .btmhalf .title { font-size:11px; font-weight:bold; color:#60636A; padding:0px 0px 13px 28px; }
#application_page_box .btmhalf .process table { margin-left:4px }
#application_page_box .btmhalf .process td { vertical-align:top; }
#application_page_box .btmhalf .process .step_titles { width:116px; height:18px; font-size:11px; font-weight:bold; color:#333; padding:1px 0px 0px 5px; margin-bottom:8px;
														background-image:url(../images/app_page_qual_titles.gif); background-repeat:no-repeat; }
#application_page_box .btmhalf .process .desc { font-size:11px; padding:0px 12px 0px 5px; color:#336699; }


#app_page_lower_box { width:550px; height:290px; background-image:url(../images/app_page_lowerbox.gif); background-repeat:no-repeat; }
#app_page_lower_box .qual_box { float:left; width:270px; text-align:left; margin-top:20px; padding:0px 0px 0px 10px; }
#app_page_lower_box .qual_box .title { width:270px; height:24px; color:#555; font-weight:bold; padding:4px 0px 0px 35px; font-size:13px; background-image:url(../images/app_page_req_title.gif); background-repeat:no-repeat; }
#app_page_lower_box .qual_box ul { margin:0px 0px 0px 10px; padding:0; }
#app_page_lower_box .qual_box li { padding:0px 0px 5px 18px; list-style-type:none; margin:0; color:#666;
									background:transparent url(../images/new/blue_bullet.gif) no-repeat 2px 3px; }
#app_page_lower_box .estimator { float:right; width:230px; }
#app_page_lower_box .estimator a { text-decoration:none; color:#336699; }
#app_page_lower_box .estimator a:hover { text-decoration:underline; }

#app_page_lower_box .estimator .one { padding-top:35px; text-align:center; }
#app_page_lower_box .estimator .two { height:48px; margin-top:25px; padding:8px 0px 5px 45px;
										background-image:url(../images/calc_icon_2.gif); background-repeat:no-repeat; background-position:left; }
#app_page_lower_box .estimator .three { padding-top:25px; line-height:18px; }

#app_page_states { width:540px; height:215px; padding:0; margin:0; margin-left:5px;
					background-image:url(../images/app_states_title_bkrd.gif); background-repeat:no-repeat; }
#app_page_states .title { font-weight:bold; font-size:11px; color:#555; padding:3px 0px 5px 15px; }
#app_page_states table { width:530px; margin-left:5px; }
#app_page_states td { vertical-align:top; width:20%; }
#app_page_states a { color:#595858; text-decoration:none; }
#app_page_states a:hover { text-decoration:underline; color:#336699; }

#app_page_states ul { margin:0px 0px 0px 0px; padding:5px; list-style-type:none; line-height:13px; }
#app_page_states li { margin:0px 0px 3px 5px; padding:0px 0px 0px 17px; font-size:11px; font-family:Tahoma; color:#555;
					background:transparent url(../images/red_dot_bullet.gif) no-repeat 4px 5px; }
/**/
