﻿body.employment {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	color:black;
	background-color:#ffffcc;
	font-weight:normal;
	font-size:x-small;
	font-family:Arial, Helvetica, sans-serif;
}


table.employment {
	margin-left:50px;
}

tr.employment {
	height:32px;
}

span.header {
	font-size:medium;
	font-weight:bold;
}

span.header2 {
	font-size:small;
	font-weight:bold;
	text-decoration:underline;
}

td.number {
	font-size:medium;
	font-weight:bold;
	width:40px;
}

td.generalinfo_col1 {
	width:100px;
}

td.education_col1 {
	width:100px;
}

















p.pickupinfo_bodytext {
	color:black;
	font-size:small;
}
p.pickupinfo_bodytextsmaller {
	color:black;
	font-size:x-small;
}
p.pickupinfo_h3 {
	font-size:small;
	font-weight:bold;
}
p.pickupinfo_h3 + p.pickupinfo_bodytext {
	margin-top:-1.3em;
}
p.pickupinfo_h3 + p.pickupinfo_bodytextsmaller {
	margin-top:-1.2em;
}
div.pickupinfo_content {
	padding-top:1px;
}
div.pickupinfo_col1 {
	width:255px;
	float:left;
}
div.pickupinfo_col2 {
	width:255px;
	float:right;
}
div.pickupinfo_fullwidth {
	width:545px;
	padding-top:0px;
	padding-bottom:20px;
}
div.pickupinfo_fullwidth2 {
	width:545px;
	padding-top:15px;
	padding-bottom:0px;
}
p.pickupinfo_h1 {
	font-size:large;
	font-style:italic;
	text-align:center;
	margin-bottom:0px;
}
p.pickupinfo_h0 {
	font-size:x-large;
	text-align:center;
	font-weight:bold;
}
span.pickupinfo_h1emp {
	font-weight:bold;
	text-decoration:underline;
}
table.submittable {
	background-color:White;
	width:520px;
	border-color:#333333;
	border-style:solid;
	border-width:medium;
	text-align:left;
	font-size:small;
}
div.submitpanels {
	text-align:center;
}
span.submitheader {
	font-size:x-large;
	font-weight:bold;
	font-style:italic;
	color:white;
	font-family:Arial, Helvetica, sans-serif;
}
span.submitsubheader {
	font-size:small;
	font-weight:bold;
	font-variant:small-caps;
	color:white;
	font-family:Arial, Helvetica, sans-serif;
}
td.header {
	background-color:Gray;
	text-align:center;	
	margin-left:0px;
	margin-right:0px;
}
td.required {
	font-weight:bold;
}