body{
	margin: 0px;
	padding: 10px;
	background: #efeff0;	
	font-family: "Lucida Grande",Tahoma,Arial,Helvetica,Geneva CY,Sans-Serif;
	font-size: 11px;
	color: #000000;
}

h1,h2,h3,h4,h5{
	margin: 0px;
}

p{
	margin: 0px;
	padding: 10px 0px;
}

a{

}

img{
	border: none;
	vertical-align: middle;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
}

h2{
	font-size: 12px;
	line-height: 14px;
	padding: 0px 0px 8px 0px;
}

h3{
	font-size: 11px;
	line-height: 15px;
	padding: 8px 0px;
	color: #000000;
}

input.textbox, input.textbox2{
	border: solid 1px #7f9db9;
	font-family: "Lucida Grande",Tahoma,Arial,Helvetica,Geneva CY,Sans-Serif;
	font-size: 11px;
	color: #333333;
	background: #ffffff;
	margin: 1px 0px 2px 0px;
	padding: 1px 2px 2px 2px;
	vertical-align: middle;
}

input.textbox{
	width: 200px;
}

input.textbox2{
	width: 177px;
}

input.filebox{	
	margin: 4px 0px 4px 0px;
	vertical-align: middle;
	font-size: 12px;
}

textarea{
	width: 200px;
	height: 165px;
	border: solid 1px #7f9db9;
	font-family: "Lucida Grande",Tahoma,Arial,Helvetica,Geneva CY,Sans-Serif;
	font-size: 11px;
	color: #333333;
	background: #ffffff;
	padding: 2px;
}

button{
	vertical-align: middle;
}

label{	
	width: 120px;
	float: left;
	margin: 0px 5px 0px 0px;
	font-weight: bold;
	color: #000000;
	font-size: 11px;
	line-height: 13px;
	font-family: "Lucida Grande",Tahoma,Arial,Helvetica,Geneva CY,Sans-Serif;
}

.clear{
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}

.wrapper{
	width: 425px;
	text-align: left;
}
	
.box1{
	border: solid 1px #dddddd;
	background: url(images/bg1.gif) repeat-x bottom #ffffff;  
	padding: 10px 12px;
	margin: 0px 0px 5px 0px;
}

.infoBox{
	background: url(images/icon_info.gif) no-repeat left top;
	padding: 0px 0px 0px 20px;
}

.box2{
	background: url(images/bg2.gif) repeat-x center top #fafafa;
	border: solid 1px #cccccc;
	padding: 15px 20px;
	margin: 0px 0px 5px 0px;
}

.label{
	width: 120px;
	float: left;
	margin: 0px 5px 0px 0px;
	color: #000000;
	font-size: 11px;
	line-height: 13px;
	font-family: "Lucida Grande",Tahoma,Arial,Helvetica,Geneva CY,Sans-Serif
}

.radioBox{
	margin-left: 125px;
}

.radioBox label{
	float: none;
	font-weight: normal;
}

.radioBox p{
	font-size: 10px;
	line-height: 13px;
	padding: 10px 10px 10px 0px;
	
}

.label label{
	float: none;
	font-weight: bold;
	display: block;
}

.label p{
	padding: 15px 0px 0px 0px;
	font-size: 10px;
	line-height: 12px;
	font-family: "Lucida Grande",Tahoma,Arial,Helvetica,Geneva CY,Sans-Serif
}

.label ol{
	margin: 0px 0px 0px 15px;
	padding: 0px;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	font-family: "Lucida Grande",Tahoma,Arial,Helvetica,Geneva CY,Sans-Serif
}

.label ol li{
	padding: 0px;
	margin: 0px;
}

.box3{
	background:url(images/bg3.gif) repeat-x center bottom #f5f8fd;
	border: solid 1px #dddddd;
	text-align: center;
	padding: 5px;
	margin: 0px 0px 5px 0px;
}

input.btnSubmit{
	background: #eeeeee;
	border-style: solid;
	border-width: 1px;
	border-color: #dddddd #999999 #999999 #dddddd;
	color: #333333;
	font-family: "Lucida Grande",Tahoma,Arial,Helvetica,Geneva CY,Sans-Serif;
	font-size: 11px;
	padding: 2px 10px;
}

.box4{
	border: solid 1px #dddddd;
	background: url(images/bg1.gif) repeat-x bottom #ffffff;  
	padding: 4px 6px;
	margin: 0px 0px 5px 0px;
}

.congratulationBox{
	background: url(images/icon_ok.gif) no-repeat left top #ffffff;
	padding: 3px 20px 30px 80px;
	margin: 10px 0px 0px 0px;
}


.congratulationBox p{
	font-family: Verdana,"Lucida Grande",Tahoma,Arial,Helvetica,Geneva CY,Sans-Serif;
	font-size: 12px;
	line-height: 19px;
	padding: 8px 0px;
}

.box5{
	background: url(images/bg2.gif) repeat-x center top #fafafa;
	border: solid 1px #cccccc;
	padding: 15px 10px 15px 30px;
	margin: 0px 0px 5px 0px;
}


h1.info{
	background:url(images/icon_info2.gif) no-repeat left center;
	padding: 0px 20px 0px 60px;
	margin: 0px 0px;
}

h1.info2{
	background:url(images/icon_info2.gif) no-repeat left center;
	padding: 5px 20px 15px 60px;
	margin: 0px 0px;
}

.additionalFiles{
	padding: 30px 30px 90px 60px;
}

.btnNo, .btnYes{
	float: left;
	cursor: pointer;
}

.additionalFiles h2{
	font-family: "Lucida Grande",Tahoma,Arial,Helvetica,Geneva CY,Sans-Serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	padding: 30px 0px 20px 0px;
	margin: 0px 0px 0px 140px;
}

.additionalFiles h2.pad1{
	padding: 35px 0px 20px 0px;
}

.additionalFiles h2 a{
	text-decoration: none;
	color: #000000;
}

.additionalFiles h2.pad1 a:hover{
	color: #3588d2;
}

.additionalFiles h2 a:hover{
	color: #c60000;
}

.box6{
	background: #979798;
	text-align: center;
}

.completed{
	padding: 20px 0px 40px 57px;
}

.pc{
	background:url(images/icon_pc.gif) no-repeat left top;
	padding: 0px 0px 10px 80px;
}

.help{
	background:url(images/icon_help.gif) no-repeat left top;
	padding: 0px 0px 10px 80px;
}

.cards{
	background:url(images/icon_cards.gif) no-repeat left top;
	padding: 0px 0px 10px 80px;
}

.confirm{
	background:url(images/icon_confirm.gif) no-repeat left top;
	padding: 0px 0px 10px 80px;
}

.pc h2, .confirm h2{
	padding: 0px 40px 5px 0px;
}

.help h2{
	padding: 10px 60px 25px 0px;
}

.cards h2{
	padding: 0px 30px 5px 0px;
}

p.small{
	padding: 0px 10px 5px 0px;
	font-size: 10px;
}

.cards p{
	padding: 5px 0px;
}

.box8{
	border: solid 1px #dddddd;
	background: #ffffff;  
	padding: 4px 6px;
	margin: 0px 0px 10px 0px;
}

#progressBarBox{
	width: 609px;
	background: #ffffff;
	text-align: left;
	margin: auto;
}

.box10{
	background:url(images/box10_mid.gif) repeat-y center center #c9dce5;
	position: relative;
}

.box10Top{
	background:url(images/box10_top.gif) no-repeat top center;
	border: solid #ffffff 6px;
}

.box10Bot{
	background:url(images/box10_bot.gif) no-repeat center bottom;
	padding: 5px 20px 0px 20px;
}



.box11{	
	background: url(images/box2_mid.gif) repeat-x center center;
}

.box11Left{	
	background: url(images/box2_left.gif) no-repeat left center;
}

.box11Right{	
	background: url(images/box2_right.gif) no-repeat right center;
	padding: 4px 6px;
}



.box12{	
	background: url(images/box3_mid.gif) repeat-x center center;
}

.box12Left{	
	background: url(images/box3_left.gif) no-repeat left center;
}

.box12Right{	
	background: url(images/box3_right.gif) no-repeat right center;
	height: 18px;
}


#progressBar{
	background: url(images/box2_mid.gif) repeat-x center center;
	height: 18px;
	float: right;
	width: 10%;
}

.img2{
	border: solid 6px #ffffff;
}


.box13{
	background: url(images/box13_mid.gif) repeat-y center center;
	width: 157px;
	margin: 10px 0px 0px 398px;
}

.box13Top{
	background: url(images/box13.gif) no-repeat top center;
	text-align: center;
	padding: 2px 0px;
	font-size: 17px;
	color: #80939c;
}

#progressBarBox p.details{
	padding: 14px 0px 0px 3px;
	margin: 0px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #60737c;
	font-size: 13px;
	line-height: 17px;
}

#progressBarBox h2{
	background:url(images/hr.gif) no-repeat right top;
	border-right: solid 1px #9fb2bb;
	width: 330px;
	padding: 7px 0px 7px 4px;
	margin: 0px 0px 3px 0px;
	float: left;
}

#progressBarBox h2 img{
	vertical-align: middle;
	margin: 0px 0px 2px 4px;
	 
}


a.close{
	position: absolute;
	background:url(images/close.gif) no-repeat center center;
	height: 15px;
	width: 15px;
	top: 10px;
	right: 10px;
	text-decoration: none;
}

a.close:hover{
	background:url(images/close_on.gif) no-repeat center center;
}

#progressBarStatus{
	font-size: 12px;
	line-height: 14px;
	padding: 7px 0px 8px 70px;
	font-weight: bold;	
	margin: 0px 0px 0px 330px;
	
}	

p.details span{
	padding: 0px 10px 0px 0px;
}

.progressBarPage{
	text-align: center;
	background: #ffffff;
	padding: 5px 0px 0px 0px;
}
