.step {
	width: 140px;
	height: auto;
	text-align: left;
	float: left;
	margin: 35px 20px 0px 20px;
	position: relative;
}

.sn {
	height: 40px;
	vertical-align: middle;
	text-align: left;
	font-size: 8pt;
	color: #293949;
	font-weight: bold;
	margin: 0px;
}	

.subheading {
	width: 100%;
	height: 16px;
	background-color: #cdcecf;
	background-image: url('/img/b.jpg');
	background-repeat: no-repeat;
	background-position: 100% 0%;
	white-space: nowrap;
}

table.substep {
	display: none;
	width: 114%;
	background-color: #fff; 
	background-image: url('/img/foot-bg3.gif');     
	background-repeat: repeat-y; 
	border-top: 1px solid #e1e2e4;
}

.whitetip {
	color: #293949;
	background-color: transparent;
	text-align: justify;
	background-image: url('/img/arrow.gif');
	background-repeat: no-repeat;
	margin: 0px 20px 0px 7px;
	padding-left: 13px;
}

.smallphoto, .bigphoto {
	float: left;
	border: 2px solid #d5d5d5;
}
	
.smallphoto {
	margin: 0px 6px 12px;
}

.bigphoto {
	position: absolute;
	display: none;
}

.nextstep {
	font-size: 7pt;
	font-weight: bold;
	background-color: #e1e2e2;
	padding: 1px 4px;
}

.red {
        color: #b80a0a;
}

input, select, textarea{
  font-size: 11px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: #A5A5A5;
  border-right: 1px #A5A5A5 solid;
  border-bottom: 1px #A5A5A5 solid;
  border-left: 1px #A5A5A5 solid;
  border-top: 1px #A5A5A5 solid;
}
