/* CSS Document */
body {
	background: url(images/background.jpg) repeat-x #12294B;
	margin: 20px 0;
}
#final {
	position:relative;
	margin: auto;
	width:636px;
	z-index:2;
	background-color: #FFFFFF;
	padding: 10px;
	top: 10px;
}
#Layer2 {
	position:relative;
	margin: auto;
	width:636px;
	height:849px;
	z-index:2;
	background-color: #FFFFFF;
	padding: 10px;
	top: 10px;
}
#finishedApp{
	position:relative;
	margin: auto;
	width:636px;
	height:2000px;
	z-index:2;
	background-color: #FFFFFF;
	padding: 10px;
	top: 10px;
}
#Layer3 {
	position:relative;
	margin: auto;
	width:636px;
	height:1000px;
	z-index:2;
	background-color: #FFFFFF;
	padding: 10px;
	top: 10px;
}
#Layer4 {
	position:relative;
	margin: auto;
	width:636px;
	height:2000px;
	z-index:2;
	background-color: #FFFFFF;
	padding: 10px;
	top: 10px;
}
#start {
	position:relative;
	width: 600px;
	margin: auto;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 10px 20px;
}
#startprint {
	width: 600px;
	margin: 18px 0;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #000000;
	background-color: #FFFFFF;
}
#container {
	width:600px;
	margin: auto;
	z-index:2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #000000;
	background: #FFF;
	padding: 10px 20px;
}
#container2 {
	position:absolute;
	width:601px;
	z-index:2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #000000;
	padding: 10px;
	top: 500px;
	left: 18px;
}
div.personal {
	position:relative;
	z-index:3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	color: #000000;
	padding: 5px;
	border: thin solid #000000;
}
div.employment {
	position:relative;
	z-index:3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	color: #000000;
	padding: 5px;
	border: thin solid #000000;
}
#education {
	position:relative;
	z-index:5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	padding: 2px;
}
#military {
	position:absolute;
	left:28px;
	top:703px;
	width:553px;
	height:33px;
	z-index:6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	padding: 2px;
}
input.form {
	appearance:normal;  /* resets various properties */
	display:inline;
	padding-left: 5px;
	border-bottom: thin solid #000000;
	border-left: none;
	border-top: none;
	border-right: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	background-position: bottom;
	text-decoration: none;
}
select.form {
	appearance:normal;  /* resets various properties */
	display:inline;
	padding-left: 5px;
	border: none;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	background-position: bottom;
	text-decoration: none;
}
.header {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	align: center;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 9px;
}
.return {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.space {
	padding-left: 20px;
}

