﻿td.jobdescription 
{
	width: 120px;
	color: #999999;
	padding-right: 10px;
}
td.jobvalue 
{
	width: 130px;
	color: #666666;
	font-weight: bold;
}
fieldset.job 
{
	padding: 10px;
	font-size: 8pt;
	margin-top: 20px;
}
ul.linklist
{
	list-style-type: none;
}
a.joblink
{
	color: #006633;
	font-weight: bold;
	text-decoration: none;
}
a.joblink:hover
{
	text-decoration: underline;
}
.checkbox, .checkbox input
{
	width: auto;
	background-color: White;
}