
/* Appearance */

#ActionMsg {
	position:			absolute;
	visibility:			hidden;
	visibility:			visible;
	color:				red;
	font-family:		Tahoma, Verdana;
	font-size:			9pt;
	font-weight:		bold;
	padding:			4px;
	border-style:		none;
	border-color:		rgb(190,190,190);
	border-width:		1px;
}

#ActionSave {
	position:			absolute;
	margin:				0px;
	cursor:				pointer;
}

#TopBox {
    position:			relative;
    overflow:			visible;
	border-style:		solid;
	border-width:		2px;
	border-bottom-width: 0px;
	border-color:		rgb(0,0,120);
	padding:			0px;
	margin:				0;

}

#GeneralBox {
    position:			relative;
    overflow:			visible;
	border-style:		solid;
	border-width:		2px;
	border-top-width:	0px;
	border-bottom-width:	0px;
	border-color:		rgb(0,0,120);
	padding:			0px;
	margin:				0;

}

#InterviewBox {
    position:			relative;
    overflow:			visible;
	border-style:		solid;
	border-width:		2px;
	border-top-width:	0px;
	border-bottom-width:	0px;
	border-color:		rgb(0,0,120);
	padding:			0px;
	margin:				0;

}

#ConductBox {
    position:			relative;
    overflow:			visible;
	border-style:		solid;
	border-width:		2px;
	border-top-width:	0px;
	border-bottom-width:	0px;
	border-color:		rgb(0,0,120);
	padding:			0px;
	margin:				0;

}

#BottomBox {
    position:			relative;
    overflow:			visible;
	border-style:		solid;
	border-width:		2px;
	border-top-width:	0px;
	border-color:		rgb(0,0,120);
	padding:			0px;
	margin:				0;

}

.Popover {
    position:			absolute;
    visibility:			hidden;
    z-index:			500;
    overflow:			hidden;
    background:			white;
	border-style:		solid;
	border-width:		4px;
	border-color:		rgb(0,0,120);
	padding:			0px;
	margin:				0;
}

.Popover2 {
    position:			absolute;
    visibility:			hidden;
    z-index:			500;
    overflow:			hidden;
	font-family:		verdana;
	background-color:	white;
	background-color:	#eeeeee;	
	background-color:	rgb(253, 253,253);
	border-style:		solid;
	border-color:		rgb(140,140,140);
	border-color:		blue;
	border-width:		3px;
	padding:			2px;
	margin:				0px;
}

.PopoverTitleBar {
	position:			absolute;
	background-color:	#336699;
	color:				#ffffff;
	font-family:		Verdana, Arial, sans-serif;
	font-weight:		bold;
	font-size:			13px;
	text-align:			left;
	margin:				0px;
	padding:			10px;
	padding-right:		0px;
	width:				98%;
	hhheight:				40px;
}


#ApplyNowHdr {
	position:			relative;
    overflow:			auto;
	border-style:		solid;
	border-width:		2px;
	border-color:		rgb(0,0,120);
}

#ApplyNowImg {
	position:			absolute;
	border:				none 0px;
}

.Box  {
    position:			absolute;
    z-index: 			5;
    overflow:			auto;
	background:			rgb(240,211,0);
	background:			rgb(0,237,254);
	background:			rgb(240,240,240);
	background:			#ffffff url(../images/BoxBkgrnd.jpg) repeat top;
	background:			transparent;
	border-style:		solid;
    border-color:		rgb(30,103,168);
	border-color:		rgb(140,140,140);
	border-width:		0px;
	border-top-width:	0px;
}

.BoxNoBorder  {
    position:			absolute;
    z-index: 			5;
    overflow:			auto;
	background:			rgb(240,211,0);
	background:			rgb(0,237,254);
	background:			rgb(246,229,162);
	background:			transparent;
	border-style:		solid;
	border-color:		rgb(140,140,140);
    border-color:		rgb(30,103,168);
	border-width:		0px;
}

.BoxHdr {
    position:			absolute;
    z-Index:			200;
    background:			white;
    color:				maroon;
    color:				rgb(140,140,140);
    font-family:		Arial, Tahoma,  Verdana, ;
    font-weight:		bold;
    font-size:			14pt;
    padding:			4px;
    padding-right:		10px;
    margin:				0px;
    height:				20px;

	border-style:		none;
	border-color:		rgb(220,220,220);
	border-width:		1px;
	
}

.BoxHdrWithBg {
    position:			absolute;
    z-Index:			200;
    background:			white;
    background:			rgb(240,240,240);
    color:				maroon;
    color:				rgb(140,140,140);
    font-family:		Arial, Tahoma,  Verdana, ;
    font-weight:		bold;
    font-size:			14pt;
    padding:			4px;
    padding-right:		10px;
    margin:				0px;
    height:				20px;

	border-style:		none;
	border-color:		rgb(220,220,220);
	border-width:		1px;
	
	width:				740px;
}

.BoxHdr2 {
    position:			relative;
    z-Index:			200;
    background:			white;
    color:				maroon;
    color:				rgb(140,140,140);
    font-family:		Arial, Tahoma,  Verdana, ;
    font-weight:		bold;
    font-size:			14pt;
    padding:			4px;
    padding-right:		10px;
    margin:				0px;
    height:				20px;

	border-style:		none;
	border-color:		rgb(220,220,220);
	border-width:		1px;
}

.BoxText {
    position:			absolute;
    z-Index:			30;
    background:			white;
    background:			transparent;
    color:				maroon;
    color:				rgb(30,103,168);
    color:				black;
    font-family:		Tahoma, Verdana;
    font-weight:		normal;
    font-size:			9pt;
    padding:			2px;
    margin:				0px;
	border-style:		none;
	border-color:		red;
	border-width:		1px;
}

#CrimHistoryHdr {
    position:			absolute;
    color:				rgb(28,28,80);
    color:				red;
    font-family:		Tahoma, Arial, Verdana;
    font-weight:		bold;
    font-size:			9pt;
    padding:			0px;
    margin:				0px;
}

#Disclaimer {
    position:			absolute;
    background:			transparent;
    color:				maroon;
    color:				rgb(140,140,140);
    font-family:		Tahoma, Verdana;
    font-weight:		normal;
    font-size:			10pt;
    padding:			0px;
    margin:				0px;
    text-align:			justify;
}

.FieldActionBtn {
	position:			absolute;
	color:				blue;
	font-family:		Verdana,Tahoma;
	font-size:			8pt;
	font-weight:		bold;
	cursor:				pointer;
}

.FieldActionBtn2 {
	position:			absolute;
	color:				blue;
	font-family:		Tahoma, Verdana;
	font-size:			8pt;
	font-weight:		bold;
	cursor:				pointer;
}

.FieldHdr {
    position:			absolute;
    color:				rgb(28,28,80);
    color:				rgb(100,100,100);
    font-family:		Tahoma, Arial, Verdana;
    font-weight:		bold;
    font-size:			9pt;
    padding-top:		4px;
    padding-bottom:		4px;
    margin:				0px;
	border-style:		none;
	border-color:		blue;
	border-width:		1px;
}

.FieldHdr2 {
    position:			absolute;
    color:				rgb(28,28,80);
    color:				rgb(100,100,100);
    font-family:		Tahoma, Arial, Verdana;
    font-weight:		normal;
    font-size:			9pt;
    padding-top:		4px;
    padding-bottom:		4px;
    margin:				0px;
	border-style:		none;
	border-color:		blue;
	border-width:		1px;
}

.FieldHdrCheckbox {
    position:			absolute;
    color:				rgb(28,28,80);
    color:				rgb(100,100,100);
    font-family:		Tahoma, Arial, Verdana;
    font-weight:		bold;
    font-size:			9pt;
    padding-top:		4px;
    padding-bottom:		4px;
    margin:				0px;
	border-style:		none;
	border-color:		blue;
	border-width:		1px;
	cursor:				pointer;
}

.FieldHdrCheckbox2 {
    position:			absolute;
    color:				rgb(100,100,100);
    color:				rgb(28,28,80);
    font-family:		Tahoma, Arial, Verdana;
    font-weight:		normal;
    font-size:			9pt;
    padding-top:		4px;
    padding-bottom:		4px;
    margin:				0px;
	cursor:				pointer;
}

.FieldVal {
	position:			absolute;
	background:			#ffffff url(../images/graygradsm.jpg) repeat-x top;
    color:				white;
    color:				rgb(30,103,168);
	font-family:		Tahoma, Verdana;
	font-size:			80%;
	font-weight:		normal;
	border-style:		solid;
	border-width:		1px;
	border-color:		rgb(140,140,140);
	margin:				0px;
	padding:			1px;	
	padding-left:		2px;	
}

.FieldValSmaller {
	position:			absolute;
	background:			#ffffff url(../images/graygradsm.jpg) repeat-x top;
    color:				white;
    color:				rgb(30,103,168);
	font-family:		Tahoma, Verdana;
	font-size:			70%;
	font-weight:		normal;
	border-style:		solid;
	border-width:		1px;
	border-color:		rgb(140,140,140);
	margin:				0px;
	padding:			1px;	
	padding-left:		2px;	
}

.FieldValCheckbox {
	position:			absolute;
    color:				rgb(140,140,140);
    color:				rgb(30,103,168);
    border-style:		none;
	font-family:		Tahoma, Verdana;
	font-size:			8pt;
	font-weight:		normal;
	margin:				0px;
	padding:			0px;
	cursor:				pointer;
}

#PrefPgmPickHdr {
	position:			absolute;
	visibility:			hidden;
    color:				rgb(140,140,140);
    font-family:		Arial, Tahoma,  Verdana, ;
    font-weight:		bold;
    font-size:			14pt;
}

#PrefPgmPick{
	position:			absolute;
	visibility:			hidden;
    color:				rgb(28,28,80);
    color:				rgb(100,100,100);
    color:				blue;
    color:				rgb(0,0,202);
    font-family:		Arial, Tahoma,  Verdana, ;
    font-weight:		bold;
    font-size:			14pt;
    padding:			4px;
    margin:				0px;
	border-style:		none;
	border-color:		blue;
	border-width:		1px;
}

#SubmitBox {
    position:			absolute;
    z-index: 			5;
    overflow:			visible;
	background:			rgb(240,211,0);
	background:			rgb(0,237,254);
	background:			rgb(246,229,162);
	background:			transparent;
	border-style:		solid;
	border-color:		rgb(233,233,233);
	border-color:		rgb(0,0,102);
	border-width:		0px;
	border-top-width:	1px;
}

#Disclaimer {
    position:			absolute;
	border-style:		solid;
	border-color:		rgb(233,233,233);
	border-width:		0px;
	border-top-width:	3px;
	padding:			6px;
}

#LoadingMsg {
    position:			absolute;
    visibility:			hidden;
    z-index:			500;
    color:				red;
    background:			transparent;
    font-family:		Tahoma, Arial, Verdana;
    font-weight:		bold;
    font-size:			10pt;
	border-style:		none;
	border-color:		red;
	border-width:		0px;
	padding:			4px;
	margin:				0px;
}

#QuesNote {
    position:			absolute;
    color:				black;
    background:			transparent;
    font-family:		Arial,Tahoma, Verdana;
    font-weight:		bold;
    font-size:			9pt;
	padding:			0px;
	margin:				0px;
}

#SaveBox  {
    position:			absolute;
    overflow:			visible;
	background:			transparent;
	border-style:		none;
    border-color:		rgb(30,103,168);
	border-width:		1px;
}

#TeachNote {
    position:			absolute;
    color:				rgb(90,90,90);
    color:				rgb(0,0,120);
    background:			transparent;
    font-family:		Tahoma, Arial, Verdana;
    font-weight:		normal;
    font-size:			10pt;
	padding:			0px;
	margin:				0px;
}



/* Element Layout */
#ApplyNowHdr	{top:  0px; width: 795px; height: 100px;}
#ApplyNowImg	{left:  0px; top: 0px;}


/* Primary Boxes */
#TopBox			{left:	0px;	width: 795px; height:120px;}
#GeneralBox		{left:	0px;	width: 795px; height:1920px;}
#InterviewBox	{left:  0px;	width: 795px; height:1840px;}
#ConductBox		{left:  0px;	width: 795px; height:860px;}
#BottomBox		{left:  0px;	width: 795px; height:200px;}

/* TEACH/PACT Popover */
#TeachPopover	{left:330px; top:140px; width:490px; height:190px;}
#TeachNote		{left: 20px; top: 50px; width:440px;}
#ActionTeachInit{left:160px; top: 150px; width: 80px; height: 30px;}
#ActionTeachClose{left:250px; top: 150px; width: 80px; height: 30px;}

/* SAVE APPLICATION Popover */
#SaveAppPopover	{left:350px; top:100px; width: 400px; height:190px;}
#SaveMsg		{left: 20px; top: 40px; width:360px;}
#SaveEmailHdr	{left: 30px; top:110px; width:100px;}
#SaveEmail		{left:115px; top:110px; width:220px;}
#ActionSaveOK	{left:140px; top:150px; width: 80px; height: 26px;}
#ActionSaveClose{left:230px; top:150px; width: 80px; height: 26px;}

/* Start Box fields */
#LoadingMsg		{left: 20px; top: 40px; width:400px;}
#PrefPgmBox		{left: 20px; top: 20px; width:740px; height:210px;}
#PrefPgmHdr		{left:  0px; top:  0px; width:660px;}
#PrefPgm		{left:  5px; top: 50px; width:380px;}
#PrefPgmPickHdr	{left:  0px; top: 10px; width:200px;}
#PrefPgmPick	{left:180px; top: 10px; width:500px;}

/* General Box - boxes for each group */
#NameAndAddrBoxHdr{left:  20px; top: 15px;}
#NameAndAddrBox	  {left:  20px; top: 30px; width: 740px; height:270px;}

#DemoBoxHdr		{left:  20px; top: 315px;}
#DemoBox		{left:  20px; top: 330px; width: 740px; height:540px;}

#TrainBoxHdr	{left:  20px; top: 880px;}
#TrainBox		{left:  20px; top: 895px; width: 740px; height:150px;}

#CollegeBoxHdr	{left:  20px; top:1060px;}
#CollegeBox		{left:  20px; top:1075px; width: 740px; height:280px;}

#EduPrefBoxHdr	{left:  20px; top:1375px;}
#EduPrefBox		{left:  20px; top:1390px; width: 740px; height:170px;}

#RefBoxHdr		{left:  20px; top:1575px;}
#RefBox			{left:  20px; top:1590px; width: 740px; height:320px;}

/*
#WorkBoxHdr		{left:  20px; top: 955px;}
#WorkBox		{left:  20px; top: 970px; width: 740px; height:190px;}
*/

/* Name and Addr fields */
#FirstNameHdr	{left: 20px; top: 30px;}
#FirstName		{left:160px; top: 30px; width:160px;}
#PrefNameHdr	{left: 20px; top: 55px;}
#PrefName		{left:160px; top: 55px; width:160px;}
#MidNameHdr		{left: 20px; top: 80px;}
#MidName		{left:160px; top: 80px; width:160px;}
#LastNameHdr	{left: 20px; top:105px;}
#LastName		{left:160px; top:105px; width:160px;}
#MaidNameHdr	{left: 20px; top:130px;}
#MaidName		{left:160px; top:130px; width:160px;}
#ReturningHdr	{left: 20px; top:215px;}
#Returning		{left: 20px; top:235px;}

#Addr1Hdr		{left:400px; top: 30px;}
#Addr1			{left:500px; top: 30px; width:160px;}
#CityHdr		{left:400px; top: 55px;}
#City			{left:500px; top: 55px; width:160px;}
#StateHdr		{left:400px; top: 80px;}
#State			{left:500px; top: 80px; width:165px;}
#ZipHdr			{left:400px; top:105px;}
#Zip			{left:500px; top:105px; width:160px;}
#PhoneHomeHdr	{left:400px; top:130px;}
#PhoneHome		{left:500px; top:130px; width:160px;}
#PhoneWorkHdr	{left:400px; top:155px;}
#PhoneWork		{left:500px; top:155px; width:160px;}
#EmailAddrHdr	{left:400px; top:180px;}
#EmailAddr		{left:500px; top:180px; width:220px;}

/* Demographic fields */
#GenderHdr		{left: 20px; top: 30px;}
#Gender			{left:180px; top: 30px; width:125px;}
#BirthHdr		{left: 20px; top: 55px;}
#Birth			{left:180px; top: 55px; width:120px;}
#MaritalHdr		{left: 20px; top: 80px;}
#Marital		{left:180px; top: 80px; width:125px;}
#DenomHdr		{left: 20px; top:105px;}
#Denom			{left:180px; top:105px; width:185px;}
#QCitizenHdr	{left: 20px; top:130px;}
#QCitizenAnswr	{left:180px; top:130px; width: 200px; height: 24px;}
#QCountryHdr	{left: 20px; top:155px;}
#QCountryAnswr	{left:180px; top:155px; width: 200px; height: 24px;}
/*
#CountryHdr		{left: 20px; top:155px;}
#Country		{left:180px; top:155px; width:180px;}
#EthnicHdr		{left: 20px; top:105px;}
#Ethnic			{left:180px; top:105px; width:185px;}
*/

#VeteranHdr		{left:400px; top: 30px;}
#Veteran		{left:535px; top: 30px; width:200px;}
#BranchHdr		{left:400px; top: 55px;}
#Branch			{left:535px; top: 55px; width:160px;}
#DischargeHdr	{left:400px; top: 80px;}
#Discharge		{left:535px; top: 80px; width:160px;}
#PayGradeHdr	{left:400px; top:105px;}
#PayGrade		{left:535px; top:105px; width: 55px;}
#RankHdr		{left:400px; top:130px;}
#Rank			{left:535px; top:130px; width:160px;}
#ServiceYrsHdr	{left:400px; top:155px;}
#ServiceYrs		{left:535px; top:155px; width: 55px;}
#VaBenefitsHdr	{left:400px; top:180px;}
#VaBenefits		{left:535px; top:180px; width: 60px;}

#EduOfficeHdr	{left: 20px; top:225px;}
#EduOffice		{left: 20px; top:245px; width:350px;}
#DutyStationHdr	{left:400px; top:225px;}
#DutyStation	{left:400px; top:245px; width:330px;}

#EthnicText		{left: 20px; top:285px; width: 700px;}
#EthnicHispHdr	{left: 40px; top:355px;}
#EthnicHisp		{left:340px; top:355px; width:50px;}
#EthnicOpsHdr	{left: 40px; top:395px;}
#EthnicOp1		{left: 60px; top:415px;}
#EthnicOp1Hdr	{left: 85px; top:415px;}
#EthnicOp2		{left: 60px; top:435px;}
#EthnicOp2Hdr	{left: 85px; top:435px;}
#EthnicOp3		{left: 60px; top:455px;}
#EthnicOp3Hdr	{left: 85px; top:455px;}
#EthnicOp4		{left: 60px; top:475px;}
#EthnicOp4Hdr	{left: 85px; top:475px;}
#EthnicOp5		{left: 60px; top:495px;}
#EthnicOp5Hdr	{left: 85px; top:495px;}

/* Military Training fields */
#Train1Hdr		{left: 20px; top: 30px;}
#Train1			{left:230px; top: 30px; width:350px;}
#Train2Hdr		{left: 20px; top: 50px;}
#Train2			{left:230px; top: 50px; width:350px;}
#Train3Hdr		{left: 20px; top: 70px;}
#Train3			{left:230px; top: 70px; width:350px;}
#Train4Hdr		{left: 20px; top: 90px;}
#Train4			{left:230px; top: 90px; width:350px;}
#Train5Hdr		{left: 20px; top:110px;}
#Train5			{left:230px; top:110px; width:350px;}


/* Colleges Attended fields */
#CollegeText	{left: 20px; top: 15px; width: 680px; height: 30px;}
#CreditsHdr		{left: 20px; top: 250px;}
#Credits		{left:120px; top: 250px; width:60px;}

#CollegeNameHdr		{left: 22px; top: 50px;}
#CollegeCityHdr		{left: 187px; top: 50px;}
#CollegeStateHdr	{left: 312px; top: 50px;}
#CollegeDateHdr		{left: 377px; top: 50px;}
#CollegeDegreeHdr	{left: 492px; top: 50px;}

#CollegeName1	{left: 20px; top: 70px; width:160px;}
#CollegeName2	{left: 20px; top: 90px; width:160px;}
#CollegeName3	{left: 20px; top:110px; width:160px;}
#CollegeName4	{left: 20px; top:130px; width:160px;}
#CollegeName5	{left: 20px; top:150px; width:160px;}
#CollegeName6	{left: 20px; top:170px; width:160px;}
#CollegeName7	{left: 20px; top:190px; width:160px;}
#CollegeName8	{left: 20px; top:210px; width:160px;}

#CollegeCity1	{left: 185px; top: 70px; width:120px;}
#CollegeCity2	{left: 185px; top: 90px; width:120px;}
#CollegeCity3	{left: 185px; top:110px; width:120px;}
#CollegeCity4	{left: 185px; top:130px; width:120px;}
#CollegeCity5	{left: 185px; top:150px; width:120px;}
#CollegeCity6	{left: 185px; top:170px; width:120px;}
#CollegeCity7	{left: 185px; top:190px; width:120px;}
#CollegeCity8	{left: 185px; top:210px; width:120px;}

#CollegeState1	{left: 310px; top: 70px; width:60px;}
#CollegeState2	{left: 310px; top: 90px; width:60px;}
#CollegeState3	{left: 310px; top:110px; width:60px;}
#CollegeState4	{left: 310px; top:130px; width:60px;}
#CollegeState5	{left: 310px; top:150px; width:60px;}
#CollegeState6	{left: 310px; top:170px; width:60px;}
#CollegeState7	{left: 310px; top:190px; width:60px;}
#CollegeState8	{left: 310px; top:210px; width:60px;}

#CollegeDate1	{left: 375px; top: 70px; width:110px;}
#CollegeDate2	{left: 375px; top: 90px; width:110px;}
#CollegeDate3	{left: 375px; top:110px; width:110px;}
#CollegeDate4	{left: 375px; top:130px; width:110px;}
#CollegeDate5	{left: 375px; top:150px; width:110px;}
#CollegeDate6	{left: 375px; top:170px; width:110px;}
#CollegeDate7	{left: 375px; top:190px; width:110px;}
#CollegeDate8	{left: 375px; top:210px; width:110px;}

#CollegeDegree1	{left: 490px; top: 70px; width:160px;}
#CollegeDegree2	{left: 490px; top: 90px; width:160px;}
#CollegeDegree3	{left: 490px; top:110px; width:160px;}
#CollegeDegree4	{left: 490px; top:130px; width:160px;}
#CollegeDegree5	{left: 490px; top:150px; width:160px;}
#CollegeDegree6	{left: 490px; top:170px; width:160px;}
#CollegeDegree7	{left: 490px; top:190px; width:160px;}
#CollegeDegree8	{left: 490px; top:210px; width:160px;}

/* Educational Preferences fields */
#PrefLocHdr		{left: 20px; top: 30px;}
#PrefLoc		{left:320px; top: 30px; width:260px;}
#PrefMonthHdr	{left: 20px; top: 55px;}
#PrefMonth		{left:320px; top: 55px; width:260px;}
#PrefYearHdr	{left: 20px; top: 80px;}
#PrefYear		{left:320px; top: 80px; width:260px;}
#PrefAidHdr		{left: 20px; top:105px;}
#PrefAid		{left:320px; top:105px; width:260px;}
#PrefRefHdr		{left: 20px; top:130px;}
#PrefRef		{left:320px; top:130px; width:260px;}

/* Work/Job fields */
/*
#WorkText		{left: 20px; top: 20px; width: 500px; height: 20px;}

#WorkEmpHdr		{left:  22px; top: 50px;}
#WorkStartHdr	{left: 187px; top: 50px;}
#WorkEndHdr		{left: 272px; top: 50px;}
#WorkDescHdr	{left: 357px; top: 50px;}

#WorkEmp1		{left:  20px; top: 70px; width:160px;}
#WorkEmp2		{left:  20px; top: 90px; width:160px;}
#WorkEmp3		{left:  20px; top:110px; width:160px;}
#WorkEmp4		{left:  20px; top:130px; width:160px;}
#WorkEmp5		{left:  20px; top:150px; width:160px;}

#WorkStart1		{left: 185px; top: 70px; width:80px;}
#WorkStart2		{left: 185px; top: 90px; width:80px;}
#WorkStart3		{left: 185px; top:110px; width:80px;}
#WorkStart4		{left: 185px; top:130px; width:80px;}
#WorkStart5		{left: 185px; top:150px; width:80px;}

#WorkEnd1		{left: 270px; top: 70px; width:80px;}
#WorkEnd2		{left: 270px; top: 90px; width:80px;}
#WorkEnd3		{left: 270px; top:110px; width:80px;}
#WorkEnd4		{left: 270px; top:130px; width:80px;}
#WorkEnd5		{left: 270px; top:150px; width:80px;}

#WorkDesc1		{left: 355px; top: 70px; width:260px;}
#WorkDesc2		{left: 355px; top: 90px; width:260px;}
#WorkDesc3		{left: 355px; top:110px; width:260px;}
#WorkDesc4		{left: 355px; top:130px; width:260px;}
#WorkDesc5		{left: 355px; top:150px; width:260px;}
*/

/* Referral fields */
#Ref1Text		{left: 20px; top: 20px; width: 500px; height: 20px;}
#Ref1NameHdr	{left: 30px; top: 50px;}
#Ref1Name		{left:100px; top: 50px; width:160px;}
#Ref1AddrHdr	{left: 30px; top: 75px;}
#Ref1Addr		{left:100px; top: 75px; width:160px;}
#Ref1PhoneHdr	{left: 30px; top: 100px;}
#Ref1Phone		{left:100px; top: 100px; width:160px;}
#Ref1EmailHdr	{left: 30px; top:125px;}
#Ref1Email		{left:100px; top:125px; width:160px;}

#Ref2Text		{left: 20px; top:170px; width: 500px; height: 20px;}
#Ref2NameHdr	{left: 30px; top:200px;}
#Ref2Name		{left:100px; top:200px; width:160px;}
#Ref2AddrHdr	{left: 30px; top:225px;}
#Ref2Addr		{left:100px; top:225px; width:160px;}
#Ref2PhoneHdr	{left: 30px; top:250px;}
#Ref2Phone		{left:100px; top:250px; width:160px;}
#Ref2EmailHdr	{left: 30px; top:275px;}
#Ref2Email		{left:100px; top:275px; width:160px;}

/* Interview Questionaire fields*/
/* Note: The sequence of the questions have been changed from the original design/placement */
#QuestionsHdr   {left:  20px; top: 15px;}
#QuestionsBox	{left:  20px; top: 30px; width: 740px; height:1800px;}


#QuesNote	{left:  20px; top: 25px; width: 700px;}

/*
#QCitizenHdr	{left: 20px; top:75px;}
#QCitizenAnswr	{left:155px; top:75px; width: 60px;}

#QCountryHdr	{left:240px; top:75px;}
#QCountryAnswr	{left:460px; top:75px; width: 240px;}
*/

#Q1Hdr	    {left: 20px; top: 85px;}
#Q1Ansr		{left: 20px; top:105px; width:560px;}

#Q2Hdr	    {left: 20px; top:150px;}
#Q2Cnt		{left:630px; top:155px; width: 80px;}
#Q2Ansr		{left: 20px; top:170px; width:700px; height: 105px;}

#Q3Hdr	    {left: 20px; top:300px;}
#Q3Cnt		{left:630px; top:305px; width: 80px;}
#Q3Ansr 	{left: 20px; top:320px; width:700px; height: 105px;}

#Q4Hdr	    {left: 20px; top:450px;}
#Q4Cnt		{left:630px; top:455px; width: 80px;}
#Q4Ansr 	{left: 20px; top:470px; width:700px; height: 105px;}

#Q5Hdr	    {left: 20px; top:600px;}
#Q5Cnt		{left:630px; top:605px; width: 80px;}
#Q5Ansr 	{left: 20px; top:620px; width:700px; height: 105px;}

#Q6Hdr	    {left: 20px; top:750px;}
#Q6Cnt		{left:630px; top:755px; width: 80px;}
#Q6Ansr 	{left: 20px; top:770px; width:700px; height: 105px;}

#Q7Hdr	    {left: 20px; top:900px;}
#Q7Cnt		{left:630px; top:905px; width: 80px;}
#Q7Ansr 	{left: 20px; top:920px; width:700px; height: 105px;}

#Q8Hdr	    {left: 20px; top:1050px;}
#Q8Cnt		{left:630px; top:1055px; width: 80px;}
#Q8Ansr 	{left: 20px; top:1070px; width:700px; height: 105px;}

#Q9Hdr	    {left: 20px; top:1200px;}
#Q9Cnt		{left:630px; top:1205px; width: 80px;}
#Q9Ansr 	{left: 20px; top:1220px; width:700px; height: 105px;}

#CrimHistoryHdr  {left: 20px; top:1360px;}

#Q10Hdr	    {left: 20px; top:1420px;}
#Q10aAnsr	{left: 20px; top:1455px; width: 60px;}
#Q10Cnt		{left:630px; top:1465px; width: 80px;}
#Q10bAnsr	{left: 20px; top:1480px; width:700px; height: 105px;}

#Q11Hdr	    {left: 20px; top:1605px;}
#Q11aAnsr	{left: 20px; top:1635px; width: 60px;}
#Q11Cnt		{left:630px; top:1645px; width: 80px;}
#Q11bAnsr	{left: 20px; top:1660px; width:700px; height: 105px;}

/* Code of Coduct Box  */
#PACT_ConductHdr_NOTUSED    {left:  20px; top: 15px;}
#PACT_ConductBox	{left:  20px; top: 10px; width: 740px; height:800px;}

#ConductAccept		{left: 30px; top:760px;}
#ConductAcceptHdr	{left: 53px; top:760px;}
#ConductDecline		{left: 30px; top:780px;}
#ConductDeclineHdr	{left: 53px; top:780px;}

/* Submit button box and disclaimer*/
#SubmitBox		{left:  20px; width: 740px; height:180px;}
#SubmitBoxHdr_NOTUSED	{left:  20px; top:1362px;}
#ActionBack		{left: 30px; top:40px; width: 100px; height: 30px;}
#ActionNext		{left:140px; top:40px; width: 100px; height: 30px;}
#ActionSubmit	{left:140px; top:40px; width: 100px; height: 30px;}
#ActionCancel	{left:250px; top:40px; width: 100px; height: 30px;}
#ActionMsg		{left:140px; top:85px; width: 300px; height : 40px;}

#SaveBox		{left:420px; top: 20px; width: 305px; height: 70px;}
#ActionSave 	{left:0px; top: 0px;}
/*
#ActionSaveHdr1 {left:  0px; top:  0px; width: 220px;}
#ActionSaveHdr2 {left:  0px; top: 20px; width: 220px; height: 40px;}
#ActionSave 	{left:165px; top: 31px; width: 100px;}
*/

#Disclaimer		{left: 20px; top:130px; width: 700px; height: 40px;}
