/* CSS Document */
body 
{
	background: #5F6F80;
	text-align: center;
	margin: 0px;
	padding: 0px;
	padding-bottom: 20px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1D1D62;
}
#wrapper
{
	width: 740px;
	height: auto;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #fff;
	background-image: url(../i/str/wrbg03.gif);
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	padding-bottom: 30px;
}
#inwrap
{
	width: 700px;
	margin: auto;

}
#banwrp
{
	width: 640px;
	height: 50px;
	margin-top: 20px;
	padding-top: 6px;
	margin: auto;
}
#sec
{
	width: 640px;
	height: 38px;
	text-align: center;
	
}
#bantxt
{
	width: 500px;
	height: 38px;
	float: right;
	text-align: left;
	font-weight: 500;
	font-size: 30px;
	font-family: arial, sans-serif;
	color: #1D1D62;
	padding-top: 2px;
	padding-left: 20px;
	
}
h1
{
	font-size: 17px;
	text-align: center;
}
.form_category
{
	font-weight: 600;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 2px;
}

.formwrplft
{
	float: left;
}

/* START FIRST ROW */
#wrp01
{
	width: inherit;
	height: 50px;
}

.inwrprgt
{
	float: right;
	width: 370px;
}
.formwrprgt
{
	float: left;
}
.formfarrgt
{
	float: left;
	margin-left: 20px;
}
/*  END FIRST ROW */
#wrp02
{
	width: inherit;
	height: 50px;
	margin-top: 5px;
}
#wrp02 .formwrplft
{
	width: 320px;
	height: auto;
	margin-right: 0px;
}
#wrp03
{
	width: inherit;
	height: 110px;
	margin-top: 5px;
	
}
#wrp04
{
	width: inherit;
	height: 230px;
	margin-top: 10px;
	
}
/* ETHNICITY STUFF HERE */
#ethwrp
{
	width: inherit;
	height: 100px;
	margin-top: 20px;
}
/* DISABILITY STUFF HERE */
#descwrp
{
	width: inherit;
	height: auto;
	margin-top: 10px;
}
#descwrp .form_category
{
	width: 660px;
	font-weight: 600;
	font-size: 11px;
	margin-top: 25px;
	margin-bottom: 2px;
}
/* EMPLOYMENT HISTORY STUFF HERE */
#summwrp
{
	width: inherit;
	height: 350px;
	margin-top: 20px;
}
/* MEMBERSHIP STUFF HERE */
#memwrp
{
	width: inherit;
	height: auto;
	margin-top: 20px;
}
/* WEBSITE ENTRY STUFF HERE */
#wrp05
{
	width: inherit;
	height: 60px;
	margin-top: 20px;
}
#wrp06
{
	width: inherit;
	height: auto;
	margin-top: 20px;
}
#specwrp
{
	width: inherit;
	height: 60px;
	margin-top: 20px;
}
#emplwrp
{
	width: inherit;
	height: 120px;
	margin-top: 20px;
}
#servwrp
{
	width: inherit;
	height: 200px;
	margin-top: 20px;
}
#entrwrp
{
	width: inherit;
	height: auto;
	margin-top: 20px;
}
/* REFERENCES STUFF HERE */
#refwrp
{
	width: inherit;
	height: 450px;
	margin-top: 20px;
}
#referee01
{
	float: left;
	width: 340px;
	height: auto;
}
#referee02
{
	float: right;
	width: 340px;
	height: auto;
	text-align: left;
}

/* FORM ENTRY STYLING STUFF HERE */
INPUT
{
 	border: 1px;
	background-color: #fff;
}
.submit
{
	border: 1px;
}
.browse
{
	border: 1px;
} 

TEXTAREA
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border: 1px;
	background-color: #fff;
}
SELECT
{
 	border: 1px;
	background-color: #fff;
}
#submit
{
	border: 1px;
	margin-top: 50px;
	margin-left: 40px;
}
