body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E3E0D7;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	color:#006;
	text-decoration: underline;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #006;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #006;
}
#toplog {
	background-image: url(../images/toplogo.jpg);
	background-repeat: no-repeat;
	line-height: 131px;
}
#topnav {
	background-image: url(../images/topnav.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	height: 40px;
}
#topnav A:visited {
	color: #FFF;
	text-decoration: none;
}
A:visited {
	color: #00F;
	text-decoration: none;
}

A {
	color: #00F;
	text-decoration: none;
}
A:hover {
	color: #F00;
	text-decoration: none;
}
.navtop {
	padding-top: 0px;
	padding-left: 250px;
}
.rightcolumn {
	background-image: url(../images/janitorial.jpg);
	height: 174px;
	width: 262px;
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-top: 10px;
	padding-left: 0px;
	text-align: right;
	padding-right: 0px;
	text-indent: 0;
	white-space: normal;
	right: 0px;
	clip: rect(auto,0px,auto,auto);
}
.green {
	color: #14CA5D;
}
.highlightyellow {
	background-color: #FF0;
}
.textgreen {
	color: #0C3;
}
.rightcolumnNew {
	width: 262px;
	margin-top: 0px;
	padding-top: 10px;
	padding-left: 0px;
	text-align: center;
	padding-right: 0px;
	text-indent: 0;
	white-space: normal;
	right: 0px;
	clip: rect(auto,0px,auto,auto);
}

