body {
	position: relative;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #FFFFFF;
	background-image: url(_images/bkgd.jpg);
	background-repeat: repeat-x;
}
.headcont {
	position:relative;
	margin: 0 auto;
	width: 740px;
	padding: 0px;
}
.headphoto	{
  position:absolute;
  top:17px;
  left:607px;
}
.headphoto img	{
  height:75px;
  width:100px;
}
.maincont	{
	position: relative;
	margin: 0 auto;
	width: 740px;
	padding: 0px;
	background-image: url(_images/navbknd.png);
	background-position: -20px;
	background-repeat: repeat-y;
	border-top-style:solid;
	border-top-width: 1px;
	border-top-color: #000000;
	border-bottom-style:solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	overflow: auto;
}
.speccont	{
	position: relative;
	margin: 0 auto;
	width: 740px;
	padding: 0px;
}
.navcont	{
	float: left;
	margin: 0px;
	padding: 20px;
	font-size: small;
	width: 140px;
}
.navthispage	{
	font-weight: bold;
	color: #000000;
}
.navsubhead	{
	font-weight: bold;
	color: #885500;
}
.navsubitem	{
	color: #000000;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	list-style-type: none;
}
.navsubitem a:link	{
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-size: x-small;
	font-weight: normal;
	text-decoration: none;
}
.navsubitem a:visited	{
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-size: x-small;
	font-weight: normal;
	text-decoration: none;
}
.navsubitem a:hover	{
	color: #FF0000;
	margin: 0px;
	padding: 0px;
	font-size: x-small;
	font-weight: normal;
	text-decoration: none;
}
.navsubitem a:active	{
	color: #00DD00;
	margin: 0px;
	padding: 0px;
	font-size: x-small;
	font-weight: normal;
	text-decoration: none;
}
.navitem	{
	color: #000000;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.navitem a:link	{
	font-size: small;
	text-decoration: none;
	font-weight: normal;
	color: #0000FF;
	margin: 0px;
	padding: 0px;
}
.navitem a:visited	{
	font-size: small;
	text-decoration: none;
	font-weight: normal;
	color: #0000FF;
	margin: 0px;
	padding: 0px;
}
.navitem a:hover	{
	font-size: small;
	text-decoration: none;
	font-weight: bold;
	color: #0000FF;
	margin: 0px;
	padding: 0px;
}
.navitem-s	{
	color: #FF0000;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	visibility:hidden;
}
.navitem-s a:link	{
	font-size: small;
	text-decoration: none;
	font-weight: normal;
	color: #FF0000;
	margin: 0px;
	padding: 0px;
}
.navitem-s a:visited	{
	font-size: small;
	text-decoration: none;
	font-weight: normal;
	color: #FF0000;
	margin: 0px;
	padding: 0px;
}
.navitem-s a:hover	{
	font-size: small;
	text-decoration: none;
	font-weight:bold;
	color: #FF0000;
	margin: 0px;
	padding: 0px;
}
.thelistcont	{
	position:relative;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	background-color:#FAEEC3;
	width: 720px;
	z-index: 100;
}
.eventscont	{
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	background-image: url(_images/plaidbkgd-sm.jpg);
	background-repeat: repeat;
	width: 720px;
}
.scrolledlistcont	{
  position:relative;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 10px;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	font-size: x-small;
	width: 700px;
	height: 250px;
	overflow: auto;
}
.staticlistcont	{
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #CCFFFF;
	font-size: x-small;
	width: 700px;
}
.staticlistcont table tr td	{
	text-align: left;
}
.scrollededitlistcont	{
	position: relative;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background-color: #000000;
	border-style: solid;
	border-color: #000000;
	border-width: 2px;
	font-size: x-small;
	width: 750px;
	height: 250px;
	overflow: auto;
}
.content1cont	{
	float: left;
	background-image: url(_images/contentbknd.png);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 20px;
	width: 520px;
	font-size: small;
}
.content2cont	{
	position: relative;
	margin: 0 auto;
	width: 740px;
	padding: 0px;
	overflow: auto;
}
.content3cont	{
	position: relative;
	margin: 0 auto;
	width: 750px;
	padding: 0px;
}
.content3cont a:link	{
	font-size:small;
	text-decoration: none;
	color: #0000FF;
}
.content3cont a:visited	{
	font-size:small;
	text-decoration: none;
	color: #0000FF;
}
.content3cont a:hover	{
	font-size:small;
	text-decoration: none;
	font-weight:bold;
	color: #0000FF;
}
.popupcont	{
  position: absolute;
  top: 105px;
  left: 221px;
  width: 440px;
  margin: 0px;
  padding: 10px;
  background-color: #FFFFCC;
  font-size: small;
  color: #000000;
  border-style: groove;
  border-width: thick;
  border-color: #999999;
  visibility: hidden;
  z-index:150;
}
.printlistcont	{
	display:none;
}
.backlinkcont	{
	position: relative;
	margin: 0 auto;
	padding: 0px;
	width: 740px;
	font-size: medium;
	z-index: 100;
}
.footercont	{
	position: relative;
	margin: 0 auto;
	padding: 0px;
	width: 740px;
	font-size: small;
	z-index: 100;
}
.logincont	{
	float: right;
	margin: 0px;
	padding: 0px;
	font-size:xx-small;
	text-align: right;
	top: 0px;
	right: 0px;
	width: 100px;
	height: 18px;
}
.formtext	{
	background-color: #85B4E8;
}
.headlinetext	{
	font-weight: bold;
	color: #000000;
}
.centeredheadlinetext	{
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 704px;
	font-weight: bold;
	font-size: small;
	color: #000000;
	text-align: center;
}
.thelistheadlinetext	{
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 715px;
	font-weight: bold;
	font-size: small;
	color: #000000;
	text-align: left;
}
.searchbox	{
	position:absolute;
	width:300px;
	left: 443px;
	top: 21px;
	height: 30px;
	color:#00C;
	font-weight:bold;
	visibility:visible;
}
.searchbox form input	{
	float:left;
	margin:5px;
}
.infosub	{
	color: #0000FF;
	font-weight: bold;
	font-size: x-small;
}
.acetmember	{
	color: #0000FF;
	font-weight: bold;
	font-size: x-small;
	cursor: pointer;
}
.acetmember a:link	{
	color: #0000FF;
	text-decoration: none;
	font-weight: normal;
	font-size: x-small;
}
.acetmember a:visited	{
	color: #0000FF;
	text-decoration: none;
	font-weight: normal;
	font-size: x-small;
}
.acetmember a:hover	{
	color: #0000FF;
	text-decoration: none;
	background-color: #CCCCCC;
	font-weight: normal;
	font-size: x-small;
}
.acetnonmember	{
	color: #000000;
	font-weight: normal;
	font-size: x-small;
}
.subtitletext	{
	font-size:small;
	font-weight: normal;
	color: #000000;
}
.errortext	{
	color: #FF0000;
	background-color:#FFFFFF;
}
.HLtext	{
	color: #CC0000;
	font-style: italic;
}
#locator	{
	position: absolute;
	left: 228px;
	top: 220px;
	z-index: 5;
}
#popover	{
	position: absolute;
	top: 50px;
	left: 225px;
	visibility: hidden;
	z-index: 10;
}
.navnotetext	{
	font-size: x-small;
	text-align: center;
}
.destnotetext	{
  position:relative;
  width: 700px;
  margin:5px;
  font-size: x-small;
}
.labelnotetext	{
  position:relative;
  width: 200px;
  font-size: x-small;
}
#flowimg	{
	margin: 8px 10px 8px 0px;
	padding: 0px;
}
.bottommost	{
	position: absolute;
	width: 740px;
	bottom: 0%;
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	border-style: none;
	z-index: 0;
}
#jobstable	{
	margin: 0px;
	padding: 0px;
	font-size: x-small;
	width: 500px;
	height: 200px;
	overflow: auto;
	display: none;
}
#workerstable	{
	margin: 0px;
	padding: 0px;
	font-size: x-small;
	width: 500px;
	height: 200px;
	overflow: auto;
	display: none;
}
.deemphasis	{
	color: #CC9900;
}
#argmap	{
	border-style:solid;
	border-width: 1px;
}
.tooaged	{
	color:#CC0000;
}

