body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.screenbg {
	background-image: url(gfx/x_bg4.gif);
	background-repeat: repeat;
}
.pagebg {
	background-color: #FFFFFF;
}
form {
	margin-bottom: 0 ;
}
a:link, a:visited {
	text-decoration: none;
	color: #f66522;
}
a:hover, a:active {
	/* text-decoration: underline; */
	text-decoration: none;
	color: #f66522;
}
.text9black {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9px;
	color: #000000;
}
.text10black {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #000000;
}
.text10blackpad2 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #000000;
	padding-bottom: 5px;
}
.text10blackpad {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #000000;
	padding-bottom: 5px;
}
.text12black {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #000000;
}
.text14orange {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	color: #f26522;
	padding-bottom: 100px;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 120px;
}
.formtextlong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 170px;
}
.formmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 125px;
}
.formmenusmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 80px;
}
.formbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #f66522;
	border: none;
	padding-bottom: 2px;
	/* width: 70px; */
	padding-left:5px; padding-right:5px;
	height: 20px;
	}
.formbutton:hover {
  cursor: pointer; /* cursor: hand; for IE5 */
  background-color: #f9b291;
}
.formbuttonsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #f66522;
	border: none;
	padding-bottom: 2px;
	width: 50px;
	height: 18px;
}
.formbuttonsmall:hover {
  cursor: pointer; /* cursor: hand; for IE5 */
  background-color: #f9b291;
}
.footer {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.footer a:link, .footer a:visited {
 	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.footer a:hover, .footer a:active {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}
#divCandidateAdvice, #divTestimonials, #divTemping { display:none; position:absolute; filter:revealTrans(transition=4,duration=.4) }