form{
	margin:0px;
}

.frame0{
	border:2px solid #E0E7B8;
	-moz-border-radius: 11px 11px;
	padding:10px;
	text-align:left;
	color:#473C28;
}
.frame0_1{
	border:2px solid #E0E7B8;
	-moz-border-radius: 11px 11px;
	text-align:left;
	color:#473C28;
	background-position:bottom;
	background-image:url(../images/bg/frame0_1.gif);
	background-repeat:repeat-x;
}
.padd10{
	padding:0px 10px 0px 10px;
}
.formLabel{
	float:left;
	width:148px;
}
.formLabel div{
	padding:10px 10px 10px 20px;
	font-size:12px;
}
.formField{
	float:left;
	width:250px;
	font-size:12px;
}
.formFieldMsg{
	float:left;
	line-height:42px;
	color:#9D978B;
	font-size:11px;
}
.formField div{
	padding:10px;
}
.formClear1{
	clear:both;
	line-height:1px;
	background-color:#E0E7B8;
}
#formBtnDiv{
	padding:50px 29px 19px 30px;
}
.formBtn1{
	color:#ffffff;
	background:#FB5E03 url(../images/bg/formBtn1.gif) no-repeat;
	background-position:right;
	cursor:pointer;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	padding:0px 27px 0px 14px;
	border-width:2px;
	border-style:solid;
	border-color:#FB6D1C #E15302 #E15302 #FB6D1C;
}
#backArrow{
	background-image:url(../images/bg/backArrow.gif);
	background-repeat:no-repeat;
	float:left;
	line-height:44px;
	width:110px;
}
#nextArrow{
	background-image:url(../images/bg/nextArrow.gif);
	background-repeat:no-repeat;
	float:right;
	line-height:41px;
	width:147px;
}
#backArrow div{
	padding-left:30px;
}
#nextArrow div{
}
#backArrow input{
	font-size:14px;
	font-weight:bold;
	color:#FB5E03;
	background-color:#ffffff;
	border-width:0px;
	cursor:pointer;
}
#nextArrow input{
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	background-color:#FB5E03;
	border-width:0px;
	cursor:pointer;
}

.f28{
	line-height:28px;
}
.resumeMenu{
	border:2px solid #E0E7B8;
	-moz-border-radius: 7px 7px;
	background:#F7F7EC url(../images/bg/resumeMenu.gif) repeat-x;
	margin-bottom:13px;
}
.resumeMenuItemOn{
	background-image:url(../images/bg/resumeMenuItem.gif);	
	background-repeat:no-repeat;
	background-position:12px 9px;
	padding-left:26px;
	float:left;
	line-height:47px;
	font-size:11px;
	font-weight:bold;
	color:#473C28;
}
.resumeMenuItemOff{
	background-image:url(../images/bg/resumeMenuItem.gif);	
	background-repeat:no-repeat;
	background-position:12px 9px;
	padding-left:26px;
	float:left;
	line-height:47px;
	font-size:11px;
	font-weight:bold;
	color:#C6BBA5;
}
.resumeMenuItemOn span{
	font-weight:bold;
	font-size:18px;
	padding-right:20px;
	color:#473C28;
}
.resumeMenuItemOff span{
	font-weight:bold;
	font-size:18px;
	padding-right:20px;
	color:#C6BBA5;
}
.resumeFieldBox{
	background-image:url(../images/bg/resumeFieldBox.gif);
	background-repeat:repeat-x;
}
.resumeFieldBox1{
	background-image:url(../images/bg/resumeFieldBox1.gif);
	background-repeat:repeat-y;
}
.error{
	font-size:16px;
	font-weight:bold;
	color:#F06100;
	margin:0px;
}
#err{
	color:#F06100;
	font-size:16px;
	font-weight:bold;
	padding:0px 0px 20px 22px;
}

.btn1{
	border-width:2px;
	border-color:#45D347 #2BB92D #2BB92D #45D347;
	border-style:solid;
	cursor:pointer;
	font-size:14px;
	background-color:#30CE33;
	color:#ffffff;
	font-weight:bold;
	-moz-border-radius: 3px 3px;
}
.insertedData{
	background-image:url(../images/bg/insertedData.gif);
	background-position:bottom;
	background-repeat:repeat-x;	
	padding:0px 44px 31px 42px;
	font-size:11px;
}
.insertedDataTitle{
	color:#2FB324;
	font-size:12px;
	line-height:50px;
	background-image:url(../images/bg/clear1dotted.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.insertedDataDiv1{
	float:left;
	color:#473C28;
	font-size:11px;
	line-height:24px;
}
.insertedDataDiv2{
	float:right;
	line-height:24px;
}
.insertedDataDiv2 a{
	color:#3080CB;
}
.clear1dotted{
	clear:both;
	line-height:1px;
	background:#DCD9D2 url(../images/bg/clear1dotted.gif) repeat-x;
}
.subFormBtn{
	border-width:1px;
	border-color:#C6C6C6 #757575 #656565 #C6C6C6;
	border-style:solid;
	background:#F1F1F1 url(../images/bg/subFormBtn.gif) repeat-x;
	font-size:13px;
	height:24px;
	margin:10px 10px 10px 20px;
	cursor:pointer;
	-moz-border-radius: 4px 4px;
}
