@charset "utf-8";
/* CSS Document */

* {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
img{
	border:none;
}
select.required,  select.required option,  input.required,  textarea.required {
	background-color:#FFFFCC;
}
table {
	width:100%;
	border:1px solid black;
}
table tr.double td {
	width:50%;
}
table tr.triple td {
	width:33%;
}
table thead tr th,  table tbody tr th,  table tr td.label {
	background:#007648;
	padding:3px 5px;
	text-transform:uppercase;
	color:#FFFFFF;
}
table thead tr th,  table tbody tr th,  table tbody tr td {
	border:1px solid black;
}
table thead tr th.tbl_blank_corner {
	background-color:#003300;
}
div#content_header {
	width:100%;
	text-align:center;
}
div#content_header h1 {
	font-size:1.1em;
	font-weight:bold;
}
div#content_header h2 {
	font-size:1.2em;
	font-weight:bold;
}
#qslea {
	border:none;
}
#qslea legend {
	display:none;
}
#qslea table {
	border:1px solid black;
}
#qslea tr td {
	vertical-align:bottom;
	border:1px solid black;
}
#qslea thead tr th {
	border:1px solid black;
	text-transform:capitalize;
}
#qslea tbody tr th {
	border:1px solid black;
}
#qslea thead tr td.label label,  #qslea tbody tr td.label label {
	width:100%;
	height:100%;
	text-transform:uppercase;
}
#qslea thead tr td.label label span,  #qslea tbody tr td.label label span {
	text-transform:capitalize;
}
#qslea tbody tr td input {
/*	width:100%;
	height:100%;
	border:none;*/
}
#qslea tbody tr td select {
	margin:2px 0;
	border-width:0px;
}
#qslea tbody tr td textarea {
	width:100%;
	height:100%;
	border:none;
}
#qslea tbody tr td select.required {
	border:1px solid black;
}
#qslea label {
	font-weight:bold;
}
#qslea label input,  #qslea label select {
	border-width:0 0 1px;
	border-style:solid;
	border-color:black;
}
#qslea label input.required,  #qslea label select.required {
	border:1px solid black;
}
#qslea ol li {
	margin:0 13px 7px 0;
	float:left;
	clear:none;
	list-style-type:none;
}
#qslea ol li.whole_line {
	width:100%;
	clear:both;
}
#qslea ol li.whole_line label {
	width:100%;
	clear:both;
}
#qslea ol li.whole_line textarea {
	width:80%;
	float:right;
	vertical-align:top;
}
#qslea tr td.whole_line label {
	width:100%;
	clear:both;
}
#qslea tr td.whole_line textarea {
	width:80%;
	vertical-align:top;
}
#qslea ol li.bol {
	margin:0 13px 7px 0;
	clear:left;
}


	
	
	
	
#qslea h3 {
	width:100%;
	clear:both;
	padding:3em 0 0;
	font-size:1.2em;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
}
#qslea ol#placementInfo {
	padding:0;
	margin:1em 0 2em;
}
#qslea ol#placementInfo li {
	width:100%;
	margin:5px 0px;
	padding:7px 0px;
}
#qslea ol#placementInfo li.sectionTop {
	border:0px solid black;
	border-width:2px 0 0;
}
#qslea ol#placementInfo li label {
	text-transform:uppercase;
}
#qslea ol#placementInfo li select {
	float:right;
	margin:0 30px 0;
}
#qslea ol#placementInfo li textarea {
	width:50%;
	float:right;
	vertical-align:top;
}
#qslea ol#generalInfo {
	padding:0;
}
#qslea ol#generalInfo li {
	width:100%;
	margin:0px;
	padding:7px 0px;
	border:1px solid black;
	border-width:1px 1px 0 1px;
}
#qslea ol#generalInfo li.last {
	border-width:1px 1px 1px 1px;
}
#qslea ol#generalInfo li label {
	width:25%;
	float:left;
	clear:left;
	padding:0 12px 0;
	text-align:right;
	text-transform:uppercase;
}
#qslea ol#generalInfo li select {
	float:left;
	border:1px solid black;
}
#qslea ol#generalInfo li textarea {
	width:72%;
	float:right;
	margin:0 2px 0 0;
	border:1px solid black;
}
#qslea ol#generalInfo li label.wide {
	width:100%;
	padding:0 3px;
	text-align:left;
}
#qslea ol#generalInfo li label.wide select {
	float:none;
	clear:none;
	margin:0 0 1em;
}
#qslea #work_experience {
	width:100%;
	border:1px solid black;
	margin-top:15px 0;
	padding-top:15px;
}
#qslea #work_experience h3 {
	padding:0 0 0 2.5%;
	text-align:left;
	text-transform:none;
}
#qslea #work_experience h3 em {
	font-size:1.3em;
	font-style:normal;
	text-decoration:underline;
	text-transform:uppercase;
}
#qslea #work_experience .experience {
	width:95%;
	height:120px;
	margin:10px 0;
	padding:0 0 7px;
	border:0px solid black;
	border-width: 0 0 3px 0;
	
}
#qslea #work_experience .experience .line {
	width:100%;
	margin:3px 0 0 0;
	text-align:left;
}
#qslea #work_experience .experience .line label {
	margin:0 1em 0 0;
}
#qslea #work_experience .experience .line label input {
	border:0px solid black;
	border-width:0 0 1px;
}
#qslea #work_experience .experience .line label input.exp_company {
	width:38%;
}
#qslea #work_experience .experience .line label input.exp_started {
}
#qslea #work_experience .experience .line label input.exp_ended {
}
#qslea #work_experience .experience .line label input.exp_address {
	width:94%;
}
#qslea #work_experience .experience .line label input.exp_supervisor {
	width:25%;
}
#qslea #work_experience .experience .line label input.exp_supervisor_phone {
	width:25%;
}
#qslea #work_experience .experience .line label input.exp_position {
	width:90%;
}
#qslea #work_experience .experience .line label input.exp_ended_reason {
	width:87%;
}
#qslea #work_experience table {
	width:95%;
}
#qslea #work_experience p#notice {
	width:94%;
	padding:3px;
	border:2px solid black;
	font-family:"Courier New", Courier, monospace;
	font-weight:bold;
	text-align:left;
	text-transform:uppercase;
}
#qslea #work_experience #submit_div {
	width:95%;
	margin:0 0 .5em;
}
#qslea #work_experience #submit_div label {
	margin:0 1em 0 0;

}
#qslea #work_experience #submit_div label.email input {
	width:30em;
}
#qslea #work_experience #submit_div label.submit input {
	width:auto;
	border:1px solid black;
}
/*NEWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW*/
#qslea table.info_area{
	margin:15px 0 0 0;
	border:none;

}
	#qslea table.info_area tr, #qslea table.info_area td{
		border:none;
		vertical-align:top;
	}
	#qslea table.info_area td{
		border-bottom:1px #000000 solid;
		padding:5px 0;
	}
	#qslea table.info_area tr td input, #qslea table.info_area tr td textarea{
		border:1px #000000 solid;
	}
	#qslea table.info_area tr td input.text{
		width:150px;
	}
	#qslea table.info_area tr td textarea{
		width:600px;
	}
@media print {
	div.pagebreakhere {
		page-break-before:always;
	}	
}