.safetyNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #999999;
}
.safetyNav input {
	height: 18px;
	width: 65px;
	font-size: xx-small;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
a:active {
	color: #999999;
	text-decoration: none;
}
.homeHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
}
.insideHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #000000;
	font-weight: bold;
}
.insideSubHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	font-weight: bold;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
p,td,th,li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}body {
	margin: 0px;
}
.sidedrop {
	font-size: 9pt;
}
.error {
	color: #FF0000
}
.imgAdmin {
    padding-left: 17px;
	height: 16px;
    background-image: url(images/data_admin.gif);
	color: #000000;
	background-repeat: no-repeat;
}
.imgReadOnly {
	padding-left: 17px;
	height: 16px;
	background-image: url(images/data_readonly.gif);
	color: #000000;
	background-repeat: no-repeat;
}
