body {
	font:13px Tahoma, Geneva, sans-serif;
	margin-top:0;
}
.clear {
	clear:both
}
.middle {
	width:80%;
	margin-left:20px;
	text-align: center;
	float:left;
	min-height:550px;
}
.right {
	margin-top:20px;
	width:120px;
	float:right;
	}
#footer {
position:absolute;
background-color:#003399;
clear:both;
color:white;
margin:30px 0 0;
padding:10px 0;
text-align:center;
height:20px;
width:100%;
bottom:4px;
}
#footer a,
#footer span {
color:white;
padding:0 25px
}
.header {
background-color:#003399;
clear:both;
color:white;
padding:3px 0;
margin:0px 0 0;
height:20px;
}
.header a,
.header span {
color:white;
}

.joblist{float:left;text-align:left}
.jobrow{ clear:both; width:100%; float:left;text-align:left}
.jobtitle{font-size:12px;font-weight:bold;}
.jobcompany{font-size:12px;font-weight:bold;}
.jobpaging{font-size:14px;}

.uplrow{ clear:both; width:500px; float:left;text-align:left;margin-bottom:2px}
.col1{float:left;text-align:left;width:120px}
.col2{float:left;text-align:left;width:300px}
.col3{float:left;text-align:center;width:420px}
.resumes {
border:1px solid #00ade0;
}
.resumes th {
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	padding: 5px;
	white-space:nowrap;
	background-color: #003399;
	color: white;
}
.resumes td {
	padding: 3px;
	text-align: left;
	font-size: 12px;
}
h2 { color:#AA99CC;}
table, th, td {
  border: 0.5px solid black;
  border-collapse: collapse;
}