.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 14px;
}
.bioCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 12px;
}
.smbodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 14px;
}
.employeeCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 14px;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.onMenu1{
	cursor: hand;
	background-image:url(files/admin/mainbtnbg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-left:15px;
	padding-left:20px;
	padding-bottom:10px;
	display:block;
	text-decoration: none;
	color: #E99B2F;
	height: 5px;
}
.menu1{
	cursor: hand;
	background-image:url(files/admin/mainbtnbg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-left:15px;
	padding-left:20px;
	padding-bottom:10px;
	display:block;
	text-decoration: none;
	color: #FFFFFF;
	height: 5px;
}
.submenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	height: 19px;
	margin-left: 38px;
	padding-top: 2px;
	padding-left: 7px;
	color: #FFFFFF;
}
.hide{
	display: none;
}
.show{
	display: block;
}
.fauxlink {
	font-family:Arial, Helvetica, sans-serif;
	color:#E99B2F;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
	cursor:pointer;
	}
a.bodyLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #E99B2F;
	text-decoration: none;
	line-height: 14px;
}
a.bodyLink:link {
	color: #E99B2F;
	font-weight: normal;
	text-decoration: none;
}
a.bodyLink:visited {
	color: #E99B2F;
	font-weight: normal;
	text-decoration: none;
}
a.bodyLink:active {
	color: #E99B2F;
	font-weight: normal;
	text-decoration: none;
}
a.bodyLink:hover {
	color: #E99B2F;
	font-weight: normal;
	text-decoration:underline;
}
a.bioLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 14px;
}
a.bioLink:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
a.bioLink:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
a.bioLink:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
a.bioLink:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}