body {
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	background: transparent none;
}
a {
	color: #000000;
}
#noPrint {
  display: none;
}
#localcontentdiv{
	width: 650px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	border-bottom: 0px;
	border-top: 0px;
	border-left: 2px solid #000000;
	border-right: 0px;
	padding-left: 5px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-top: 10px;
}
#homeboxdiv{
	width: 280px;
	height: 280px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin: 2px;
	text-align: center;
	border: 2px solid #000000;
}
#globalnav A {
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
#globalnav A.here:link,
#globalnav A.here:visited {
	color: #000000;
}
#localnav A {
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
#localnav A.here:link,
#localnav A.here:visited {
	color: #000000;
}
.form_button {
	width: 100px;
	border-color: black;
	background: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: black;
}
.umc_text {
	color:#000000;
}
.script_text {
	color:#000000;
}
.quote_text {
	color:#000000;
}
