#top {
	position: fixed;
	height: 52px;
	width: 100%;
	left: 0px;
	top: 0px;
	overflow: hidden;
	background: #fff;
 }
 #bottom {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 52px;
	padding-bottom: 25px;
}
select {
	visibility: hidden;
	width: 0px;
}
body {
	background-color: #FFFFFF;
}
.pubDate {
	visibility: visible;
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.copy a {
	color: #000000;
	text-decoration: none;
}
.copy a:visited {
	color: #000000;
}
.menu {
	color: #666666;
	text-align: right;
	white-space: nowrap;
	font: 10px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	visibility: hidden;
}
.career {
	background-image: none;
}
.dates {
	background-image: none;
}
.dateHeader {
	height: 24px;
	width: 210px;
	visibility: hidden;
}
.careerHeader {
	height: 24px;
	width: 210px;
	visibility: hidden;
}
.dateHeaderPrint {
	height: 24px;
	width: 210px;
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: visible;
}
.careerHeaderPrint {
	height: 24px;
	width: 210px;
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: visible;
}
.prhead0 {
	width: 100%;
	margin-bottom: 12px;
	margin-top: 30px;
	background-image: none;
	height: 26px;
}
.prhead0Print {
	visibility: visible;
	position: absolute;
	float: left;
	height: 26px;
	width: 558px;
	left: 22px;
}
.topshadow {
	position: fixed;
	width: 896px;
	left: 50%;
	top: 64px;
	z-index: 105;
	visibility: hidden;
	margin-left: -448px;
	overflow: hidden;
	height: 23px;
 }
.leftrule {
	background-image: none;
}
.rightrule {
	background-image: none;
}
.bottomrule {
	background-image: none;
}
.bottomrightcorner {
	background-image: none;
}
.bottomleftcorner {
	background-image: none;
}
.footer {
	background: #fff;
}.tail a {
	color: #808080;
}