body {
	margin-top: 0px;
	margin-left: 0px;
}

td {
	font-size: 11px;
	font-family: verdana,arial,helvetica;
	color: 484848;
}

.bodycopy {
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	line-height: 16px;
}

.clientnamehdr {
	font-family: verdana, arial;
	font-size: 30px;
	color:ffffff;
	font-weight:normal;
}

.projecthdr {
	font-family: verdana, arial;
	font-size: 24px;
	color:#818181;
}

.copyright {
	font-family: arial,helvetica;
	font-size: 9px;
}

.errormsg {
	font-size: 14px;
	font-family: times;
	color: ff0000;
}

.auxtext {
	font-size: 11px;
	line-height: 16px;
}

.rnav {
	font-size:9px;
}

a.rnav:link {
	color: 484848;
	text-decoration: none;
}

a.rnav:visited {
	color: 484848;
	text-decoration: none;
}

a.rnav:active {
	color: d07c04;
	text-decoration: none;
}

a.rnav:hover {
	color: d07c04;
	text-decoration: none;
}

a:link {
	color: f69204;
	text-decoration: none;
}

a:visited {
	color: d99636;
	text-decoration: none;
}

a:active {
	color: d07c04;
	text-decoration: none;
}

a:hover {
	color: d07c04;
	text-decoration: underline;
}

.menuLink {
	font-size: 10px;
	font-family: arial,helvetica;
	color: ffffff;
	text-decoration: none;
	line-height: 11px;
}

