#form_wrapper{
width:600px;
border:#999999 1px solid;
background: url(../images/midGrad.jpg) repeat-y top;

}
#form_wrapperInter
{
width:100%;
border:#999999 1px solid;
background: url(../images/midGrad.jpg) repeat-y top;
text-align:left;


}

#layoutWrapper{
width:100%;
height:1005;
background-color: #DFDFDF;

}
#innerWrapper{
width:600px;
margin:0 auto;
position:relative;
background-color:#FFFFFF;

}
#innerWrapper1{
width:100%;
margin:0 auto;
position:relative;
background-color:#FFFFFF;

}
h2{
   font-size:13pt;
   font-weight:bold;
}
p{
   font-size:8pt;
}
h4{
margin-left:10px;

}
#finalText{
text-align:center;
min-height:350px;
margin-top:50px;

}
#captchaFrame{
padding:5px;
text-align:center;
float:left;
width:95%;
}
#captchaError{
display:none;
padding:5px;
text-align:center;
float:left;
width:95%;
}
#formHeadingText
{
	margin-left:20px;
	font-size:24px;
	padding:10px;

}
#formDlg
{
text-align:center;
}
.errorText
{
color:#FF0000;
font-weight:bold;
font-size:9px;
margin-top:5px;
}

.form_label{
position:relative;
padding:5px;
border:#999999 1px solid;
}

#formInnerWrapper{
width:100%;

}
.formFrame{
float:left;
background-color:#d9e5f2;
width:100%;
}
#menuWrapper{
background:  url(../images/topGrad.jpg)  repeat-x;
height:30px;
}
#midWrapper{
width:100%;
float:left;
height:50px;

}
#midRight{
background:  url(../images/mid_bar.jpg) no-repeat;
height:30px;
width:293px;
float:left;
}
#midLeft{
height:10px;
background:  url(../images/topSpacer.jpg) repeat-x;
width:307px;
float:left;
}
#appButtonAdd{
position:relative;
top:-15px;
left:10px;
width:130px;
height:30px;
background: url(../images/addApp.jpg) no-repeat;
float:left;
cursor:pointer;
}
#appButtonDel{
position:relative;
top:-15px;
left:20px;
width:130px;
height:30px;
background: url(../images/delApp.jpg) no-repeat;
float:left;
cursor:pointer;
}
.topTextBarTop{
width:100%;
height:7px;
background: url(../images/top1.jpg) no-repeat center;

}
.topTextBarMid{
width:96.5%;
background: url(../images/mid1.jpg)repeat-y center;
padding:10px;

}
.topTextBarBtm{
width:100%;
height:9px;
background: url(../images/btm1.jpg) no-repeat center;
margin-bottom:20px;
}
.topTextWrap{
background: url(../images/midGrad.jpg) repeat-y top;

}

.bgColor1{
background:#d9e5f2;
}
.bgColor2{
background: #c7d8ea;
}


#box3
{
margin-top:5px;
float:left;
 background-color:#FFFFFF;
 width:98.4%;
 }
.pad
{
padding:5px;
float:left;
width:98%;
}
.boxes{

float:left;
width:100%;
}
#addNewApplicant{
float:left;
width:100%;
text-align:right;

}
.form_text2
{
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#494A4A;
	margin-bottom:5px;
	

}
label, .form_label {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#494A4A;
	display:inline;
	line-height:14px;
	margin-left:5px;
	
}
input.form_text, select.form_text {
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	width:115px;
	
	padding:0 0 0 0px;
	border:1px solid #A5A5A4;
	float:left;
	margin-right:10px;
}
textarea.form_text{
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	}

label.form_text {
	width:128px;
	float:left;
}
label.form_textCaptcha {
	width:200px;
	float:left;
	margin-left:115px;
}
.formNextBtn{
margin-top:30px;
float:right;
padding:5px;

text-align:right;
cursor:pointer;
background:  url(../images/theme/buttonOff.jpg) repeat-x;
color:#FFFFFF;
}
.formPrevBtn{
margin-top:30px;
float:left;
padding:5px;

text-align:left;
cursor:pointer;
background:  url(../images/theme/buttonOff.jpg) repeat-x;
color:#FFFFFF;
}

#formFooter{
height:58px;
width:100%;
background: url(../images/btmGrad.jpg) repeat-x;
}

.helpText
{
	margin:0;
	padding:0;
	font-size:9px;
}


