h1 {
	font-size: 16pt;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	margin: 1em 0px 1em 0px;
	color: #606060;
}
h2 {
	font-size: 14pt;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	margin: 1em 0px 1em 0px;
	color: #606060;
}
h3 {
	font-size: 12pt;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	margin: 1em 0px 1em 0px;
	color: #606060;
}
h4 {
	font-size: 11pt;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	margin: 1em 0px 1em 0px;
	color: #606060;
}
h5 {
	font-size: 10pt;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	margin: 1em 0px 1em 0px;
	color: #606060;
}
h6 {
	font-size: 9pt;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	margin: 1em 0px 1em 0px;
	color: #606060;
}
p {
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	text-align: justify;
	padding: 0px;
	margin: 1em 0px 1em 0px;
}


a {
	text-decoration: none;
	color: #3366FF
}
a:visited {
	text-decoration: none;
	color: #3366FF
}
a:hover {
	text-decoration: none;
	color: #FF6600
}

hr {
	height: 1px;
	padding: 0px;
	margin: 1.7em 0em;
	color: #c0c0c0;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #c0c0c0;
}

td.data_t {
	color: #606060;
}

h1.hiring {
	font-size: 12pt;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	margin: 0.5em 0px 0.5em 0px;
	color: #FF9900;
	text-align: left;
}
h1.hirpenz {
	font-size: 12pt;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	margin: 0.5em 0px 0.5em 0px;
	color: #339900;
	text-align: left;
}
h1.hirinfo {
	font-size: 12pt;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	margin: 0.5em 0px 0.5em 0px;
	color: #0066bb;
	text-align: left;
}

td.hiring {
	width: 32.5%; 
	margin: 0px;
	padding: 0px 15px 0px 0px;
	border: none;
	vertical-align: top;
}
td.hirpenz {
	width: 35%; 
	margin: 0px;
	padding: 0px 15px;
	border-width: 1px;
	border-style: none solid;
	border-color: #c0c0c0;
	vertical-align: top;
}
td.hirinfo {
	width: 32.5%; 
	margin: 0px;
	padding: 0px 0px 0px 15px;
	border: none;
	vertical-align: top;
}

a.hiring {
	text-decoration: none;
	color: #FF9900;
	font-weight: bold;
	font-size: 7.5pt;
	white-space: nowrap;
}
a.hiring:visited {
	text-decoration: none;
	color: #FF9900;
	font-weight: bold;
	font-size: 7.5pt;
	white-space: nowrap;
}
a.hiring:hover {
	text-decoration: underline;
	color: #FF9900;
	font-weight: bold;
	font-size: 7.5pt;
	white-space: nowrap;
}

a.hirpenz {
	text-decoration: none;
	color: #339900;
	font-weight: bold;
	font-size: 7.5pt;
	white-space: nowrap;
}
a.hirpenz:visited {
	text-decoration: none;
	color: #339900;
	font-weight: bold;
	font-size: 7.5pt;
	white-space: nowrap;
}
a.hirpenz:hover {
	text-decoration: underline;
	color: #339900;
	font-weight: bold;
	font-size: 7.5pt;
	white-space: nowrap;
}

a.hirinfo {
	text-decoration: none;
	color: #0066bb;
	font-weight: bold;
	font-size: 7.5pt;
	white-space: nowrap;
}
a.hirinfo:visited {
	text-decoration: none;
	color: #0066bb;
	font-weight: bold;
	font-size: 7.5pt;
	white-space: nowrap;
}
a.hirinfo:hover {
	text-decoration: underline;
	color: #0066bb;
	font-weight: bold;
	font-size: 7.5pt;
	white-space: nowrap;
}

hr.hiring {
	color: #F7DEDB;
	border-color: #F7DEDB; /*#DAB100*/
}
hr.hirpenz {
	color: #B1EAB0;
	border-color: #B1EAB0;
}
hr.hirinfo {
	color: #D9D5FA;
	border-color: #D9D5FA;
}

/****************************************************/

hr.hr2 {
	color: #e0e0e0;
	border-color: #e0e0e0;
	margin: 25px 0px;
	border-style: dashed;
}

td.gb1 {
	border: solid 1px #f0f0f0;
	text-align: left;
	padding: 2px 10px;
	width: 1px;
	color: #606060;
	font-weight: bold;
	/*margin-right: 10px;*/
}
td.gb2 {
	border: solid 1px #f0f0f0;
	text-align: left;
	padding: 2px 10px;
	color: #606060;
	font-weight: bold;
	/*margin-right: 10px;*/
}
td.gb3 {
	border: solid 1px #f0f0f0;
	text-align: right;
	padding: 2px 10px;
	width: 1%;
	color: #606060;
	white-space: nowrap;
	/*margin-right: 10px;*/
}
td.gb4 {
	border: solid 1px #f0f0f0;
	text-align: left;
	padding: 10px;
	color: #606060;
}
table.gb {
	border: solid 1px #c0c0c0;
	border-collapse: separate;
	margin: 0px 0px 20px 0px;
	width: 100%;
	background-color: white;
}


table.innersearch {
	border: none;
	border-collapse: separate;
	margin: 0px;
	width: 100%;
	background-color: white;
}
table.search {
	border: solid 1px #c0c0c0;
	border-collapse: separate;
	margin: 0px;
	width: 100%;
	background-color: white;
}
td.search_more {
	border: solid 1px #f0f0f0;
	color: #606060;
	text-align: center;
	padding: 2px 10px;
	font-weight: bold;
	cursor: pointer;
}
td.search_more:hover {
	border: solid 1px #c0c0c0;
	background-color: #f0f0f0;
}
td.search_t {
	border: solid 1px #f0f0f0;
	text-align: left;
	padding: 2px 10px;
	font-weight: bold;
	color: #606060;
}
td.search_n {
	border: solid 1px #f0f0f0;
	text-align: left;
	padding: 1px 20px;
	width: 100px;
	color: #606060;
	/*margin-right: 10px;*/
}
td.search_v {
	border: solid 1px #f0f0f0;
	padding: 1px 1px;
}
td.search_b {
	border: solid 1px #f0f0f0;
	text-align: center;
	padding: 1px;
}
select.search {
	font-family: Verdana, sans-serif;
	font-size: 7.5pt;
}
.search_button {
	height: 18px;
	width: 80px;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	border: solid 1px #808080;
	background-color: #e0e0e0;
}
.search_tb {
	font-family: Verdana, sans-serif;
	font-size: 7.5pt;
}
div.search {
	text-align: center;
	padding: 0px;
	margin: 10px 0px 0px 0px;
}


