body {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
	color: #414343;
	line-height: 1.2em;
	background-color: #ffffff;
}
h1, h2, h3, h4, h5, h6, p, table {
	font-family: Verdana, Arial, Sans-Serif;
}
.redTest{
	color: #f00;
}
a:visited {
	color: #901818;
	text-decoration: none;
	border-bottom: dotted 1px #cc0000;
}
a {
	color: #901818;
	text-decoration: none;
	border-bottom: dotted 1px #cc0000;
}
a:hover {
	color: #901818;
	text-decoration: none;
	border-bottom: solid 1px #901818;
}
a:active {
	color: #901818;
	text-decoration: none;
	border-bottom: dotted 1px #cc0000;
}
.ContInfo {
	border: none;
	font-size: 10px;
}
.ContInfo td {
	height: 30px;
}
.aboutUS {
	font-size: 11px;
	line-height: 1.2em;
	font-family: Verdana, Arial, Sans-Serif;
}
.jobLink a , .jobLink a:visited {
	color: blue;
	font-weight: bold;
	text-decoration: none;
	border-bottom: dotted 1px #cc0000;
	font-weight: bold;
}
.jobLink a:hover {
	color: blue;
	font-weight: bold;
	text-decoration: none;
	border-bottom: solid 1px #901818;
	font-weight: bold;
}
.jobLink a:active {
	color: blue;
	font-weight: bold;
	text-decoration: none;
	border-bottom: dotted 1px #901818;
	font-weight: bold;
}
FORM {
	padding: 5px 10px 5px 10px;
	border: 1px solid #b2b2b2;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
	background-color: #f8f8f6;
}
FIELDSET {
	BORDER-RIGHT: #878177 3px double;
	padding: 5px 10px 5px 10px;
	BORDER-TOP: #878177 3px double;
	BORDER-LEFT: #878177 3px double;
	BORDER-BOTTOM: #878177 3px double;
	BACKGROUND-COLOR: #f4f4f2;
}
LEGEND {
	BORDER-RIGHT: #878177 1px solid;
	BORDER-TOP: #878177 1px solid;
	BORDER-LEFT: #878177 1px solid;
	color: #414343;
	BORDER-BOTTOM: #878177 1px solid;
	padding: 2px 5px 4px 5px;
}
FIELDSET FIELDSET {
	BORDER-RIGHT: #ccc 1px solid;
	BORDER-TOP: #ccc 1px solid;
	BORDER-LEFT: #ccc 1px solid;
	BORDER-BOTTOM: #ccc 1px solid;
	BACKGROUND-COLOR: #fff;
}
FIELDSET FIELDSET LEGEND {
	BORDER-RIGHT: #ccc 1px solid;
	BORDER-TOP: #ccc 1px solid;
	BORDER-LEFT: #ccc 1px solid;
	BORDER-BOTTOM: #ccc 1px solid;
}
.inlineSection {
	OVERFLOW: auto;
	WIDTH: 100%;
}
FORM .inactive {
	CLEAR: right;
	FLOAT: right;
	MARGIN: 10px 0px 0px;
	WIDTH: 220px;
	COLOR: #666;
}
FORM .reqMark {
	padding: 0px 4px 0px 4px;
	color: #f00;
}
.input-button {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #716A68;
	border-width: 1px;
	border-style: solid;
	border-color: #C4BA9A;
	height: 19px;
}
