* {
margin:0;
padding:0;
}
body { 
	color:#929292; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	font-weight:500
}
everything { 
	position:relative;
	margin:0 auto;
	text-align:left;
	width:1000px;
	left:0pt;
	top:-30pt;
}
.dividers { 
	width:1000px; 
	height:2px; 
	background-color: #000000;
}
.navigation {
	width:1000px; 
	height:20px; 
}
.line { 
	width:1000px; 
	height:1px; 
	background-color: #fff;
}
.textheaders {
	font-size: 22px;
	color: #323232;
	font-weight: bold;
}
.textsubheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: 929292;
	align: center;
}
.links {
	font-size: 14px;
	font-weight: bold;
}
.footer {
	font-size: 10px;
}
a.nav:link {
	text-decoration: none;
	color:#929292;
	font-weight: bold;
	font-size: 11px;
}
a.nav:visited {
	text-decoration: none;
	color:#929292;
	font-weight: bold;
	font-size: 11px;
}
a.nav:hover {
	text-decoration: none;
	color:#333333;
	font-weight: bold;
	font-size: 11px;
}
a.nav:active {
	text-decoration: none;
	color:#929292;
	font-weight: bold;
	font-size: 11px;
}
a.website:link {
	text-decoration: none;
	font-family: Helvetica;
	color: #333333;
	font-weight:100
	font-size: 14px;
	line-height: 120%;
}
a.website:visited {
	text-decoration: none;
	font-family: Helvetica;
	color: #333333;
	font-weight:100
	font-size: 14px;
	line-height: 120%;
}
a.website:hover {
	text-decoration: underline;
	font-family: Helvetica;
	color: #333333;
	font-weight:100
	font-size: 14px;
	line-height: 120%;
}
a.website:active {
	text-decoration: none;
	font-family: Helvetica;
	color: #333333;
	font-weight:100
	font-size: 14px;
	line-height: 120%;
}
.inactivelink {
	text-decoration: none;
	color:#000000;
	font-weight: bold;
	font-size: 11px;
}
.textsubheaders1 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: 929292;
	align: center;
}
.textsubheaders11 {font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: 929292;
	align: center;
}
.biotext {
	font-family: Helvetica;
	font-size: 11px;
	color: #333333;
	line-height: 150%;
}
.biolinks {
	font-family: Helvetica;
	font-size: 14px;
	color: #333333;
	text-align:right
}
.everything table tr td p {
	font-family: Helvetica;
}
