/*---- print-only styling --- */

body
	{font-family:Arial,Helvetica,sans-serif;
	font-size:10pt;
	margin:2% 5%;}

body:before
	{content:url("/dfstatic/images/printPopup/logo.png");}

a#skiplink,
a#home,
div#dfHeader,
ul#breadCrumb,
div#leftNav,
div#promo,
div#dfFooter,
td.enlarge a,
div.FAQcategorySelector,
dt span,
h2 span
	{display:none;}

h1 img
	{display:block;
	float:none;}

a:after
	{content: " (" attr(href) ") ";
	font-size:9pt;}

img
	{float:right;
	margin:0 0 0.25in 0.25in;}
/*--- TWO STEP FORM CSS ----*/
#twostep_form{ border:1px solid #e5e5e5; width:420px; padding:20px;}
#twostep_form h3{margin:0px;padding:0px;}
#twostep_form p{margin:0px;padding:0px; font-weight:bold; font-size:11px;}
#step1 ul, #step2 ul{list-style:none;}
#step1{ display:block;}
#step2{display:none;}
/*END*/

/*--- below for the application form tables ---*/
 
.textmain {
	font-size: 0.9em;
	line-height: 150%;
}
.textmain1 {
	font-size: 0.9em;	
	line-height: 250%;
	background-color:#0391c7;
	height: 45;
}

table tr td {
height:2em;
padding: 0.5em 0;
}

.white strong {
color: #FFFFFF
}

.textmainarea {
	font-size: 12px;
	line-height: 150%;
}

.style2 {}            /*--- is in table, but we do not need ---*/

 /*---  table,field  ---*/
.cont_name{
float:left; margin-left: 100px; margin-top: 10px; height: 25px; width: 80px;
}
.cont_inpt1{
float: left; height: 25px; margin-top:10px;
}
.cont_mob{
float:left; margin-left: 10px; height: 32px; width: 340px;
}
.cont_inpt2{
float: right; height: 32px; width: 400px;
}
.cont_submit{
margin-left: -15px
}	
.clear1{
clear: both;
}
#picture {
      width: 460px;
	  height: 124px; 

}