@charset "UTF-8";
/* CSS Document */
body {font-family:Arial,Verdana, Geneva, sans-serif; background: -moz-linear-gradient(top,  rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.65)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
}


div#logo_box {
	background-color:red;
	width:900px;
	margin:0 auto;
}
div#container {
	width:900px;
	background-color:#a8a9a1;
	border:1px solid #360;
	margin:0 auto;
	padding:18px;
}
p.please_complete {
	font-size:9pt;
	padding:0 0 9px 0;
	margin:0 72px;
}
table.form_box {
	width:100%;
	table-layout:fixed;
}
table.form_box td {
	width:33.3%;
	vertical-align:top;
	padding:0;
	border:0px solid #000;
}
table.education_box {
	margin:0;
	table-layout:fixed;
}
table.education_box tr#titles {
	text-align:center;
	font-size:10pt;
	font-weight:bold;
	padding:3px 0;
}
table.education_box td {
	border:0px solid #000;
	padding:2px 18px 0 0;
}
table.position_box {
	width:100%;
	margin:0;
	table-layout:fixed;
}
table.position_box td {
	border:0px solid #000;
	padding:2px 18px 0 0;
}
table.position_box td.instruction {
	padding-top:9px;
}
table.employment_history_box {
	width:100%;
	margin:9px 0;
	border:0px solid #000;
	table-layout:fixed;
}
table.employment_history_box td.job {
	font-size:10pt;
	font-weight:bold; 
	padding:3px 18px;
}
table.employ_box {
	table-layout:fixed;
}
table.employ_box td {
	vertical-align:middle;
	border:0px solid #000;
}
table.employ_box2 {
	width:100%;
}
table.employ_dates {
	table-layout:fixed;
}
table.employ_dates td {
	padding:0;
	font-size:7pt;
	text-align:center;
}
table.employment_history_box_view {
	width:100%;
	margin:9px;
	border:1px solid #000;
	table-layout:fixed;
}
table.employment_history_box_view td {
	padding:2px;
}
table.employment_history_box_view td.job {
	font-size:10pt;
	font-weight:bold; 
	padding:3px 18px;
}

table.datebox {
}
table.datebox td {
	padding:0 12px 0 0;
}

div.thirdbox_right, .thirdbox_left, .thirdbox_middle {
	width:280px;
	margin:0;
	border:0px solid #000;
	font-size:9pt;
	padding:6px;
	margin-bottom:9px;
}
div.thirdbox_left {
	float:left;
}
div.thirdbox_right {
	float:right;
}
div.thirdbox_middle {
	margin-left:309px;
}
div.halfbox_right, .halfbox_left {
	width:430px;
	margin:0;
	border:0px solid #000;
	font-size:9pt;
	padding:6px;
	margin-bottom:9px;
}
div.halfbox_right {
	float:right;
}
div.reference_box {
	border:0px solid #00F;
	padding:6px;
	width:75%;
}
p.comment_title {padding:0 0 3px 0; font-weight:bold; margin:0;}
p.section_name {
	background-color:#f5ff7a;
	font-size:10pt;
	font-weight:bold;
	padding:2px 0 4px 36px;
	margin:0;
}
p.agree_title {
	background-color:#c7b299;
	font-size:10pt;
	font-weight:bold;
	padding:3px;
	margin:0;
}
p.agree_statement {
	font-size:9pt;
	line-height:1.5em;
}
table {border-collapse:collapse; margin:0; table-layout:fixed;
}
table td {
	border:0px solid #000;
	font-size:9pt;
	vertical-align:top;
	padding:0;
	word-wrap:break-word;
}
td.holder {
	padding:6px;
}
td.instruction {
	padding-bottom:9px;
	font-style:oblique;
	font-weight:bold;
}
table#birthdate {
}
table#birthdate td {
	padding:0;
	font-size:7pt;
	text-align:center;
}
table.form_cells {
	margin:0;
	table-layout:fixed;
}
table.form_cells td {
	vertical-align:middle;
	padding:2px 0;
}
table.form_cells td.field {
	font-weight:bold;
}
table.review_data {
	width:100%;
	table-layout:fixed;
}
table.review_data td {
	border:1px solid #000;
	padding:2px 12px;
}
table.review_data td.review_header {
	font-weight:bold;
	background-color:#c7b299;
}
table.review_data tr#titles {
	text-align:center;
	font-size:10pt;
	font-weight:bold;
	padding:3px 0;
}

table.buttons {
	width:100%;
	border:0px solid #000;
	margin-top:12px;
}
table.buttons td {
	vertical-align:middle;
}
table.review_box_comments {
	background-color:#FC0;
}
table.review_box_comments td {
	width:50%;
	text-align:left;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

