#greyBox {
	background-color: #fff;
	padding-left: 4px;
	height: 100px;
	font-family: Arial, Helvetica, Trebuchet;
	border-left: 4px solid #b9dbec;
	text-align: left;
}

#greyBox h1, #greyBox h1 a {
	text-align: left;
	font-size: 14px;
	border-bottom: 1px solid #fff;
	color: #fff;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 3em;
	font-weight: normal;
	margin-top: 0px;
}

#greyBox a {
	text-decoration: none;
	color: #000;
}

#greyBox a:hover {
	text-decoration: underline;
}

#greyBox td {
	text-align: left;
	font-size: 12px;
}

#greyBox th {
	vertical-align: top;
	text-align: left; 
	color: #000000; 
	font-size: 12px;
	font-weight: bold;
}

#greyBox th p {
	border-bottom: 2px solid #A0A4A3;
	white-space: nowrap;
}

#greyBox td input,
#greyBox td textarea {
	font-family: Arial, Helvetica, Trebuchet;
	font-size: 12px;
}

#greyBox td input {
	width: 226px;
}

#greyBox td textarea {
	width: 390px;
}

#greyBox td a.nav {
	height: 23px; 
	font-family: Verdana,Helvetica,Arial;
	font-size: 10pt;
	margin-left: 0px;
	margin-right: 1px;
	//padding:5px;
	//padding-left: 8px;
	//padding-right: 8px;
	//padding-top: 3px;
	color: #FFFFFF;
	background-image:url('/images/nav_button_bg.gif'); 
	background-repeat: repeat-x;
	text-decoration: none;
}

#greyBox td a:hover.nav {
	background-image:url('/images/nav_button_hover.gif'); 
}

div.scrollableResults {
	width: 546px;
	height: 100%;
	float: left;
}

div.scrollable {
	overflow: auto;
	height: 500px;
}

span.tip {
	font-size: 10px;
}

#searchPanel {
	width: 150px;
	font-size: 10px;
	padding: 8px;
	color: #000;
	margin-bottom: 4px;
}

#searchPanel h2 {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #fff;
}

#searchPanel p {
	text-align: right;
}

#searchPanel p input {
	width: 140px;
}

#categoriesPanel {
	width: 150px;
	font-size: 10px;
	padding: 8px;
	color: #fff;
	font-weight: bold;
	line-height: 1.5;
}

#categoriesPanel h2 {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #fff;
}

#categoriesPanel a {
	color: #000;
}

div.job_detail {
	border-bottom: 1px solid #fff;
	word-wrap: break-word;
	font-size: 10pt;
	color: #000;
}

.job_detail p {
	margin-top: 1px;
	margin-left: 10px;
	margin-right: 10px;
}

p.blue, p.blue a {
	color: #77BADB;
	font-weight: bold;
}

.job_detail h2, .job_detail h2 a, .jobdetail h2 a:visited {
	font-size: 10pt;
	color: #000;
	margin-bottom: 5px;
	margin-right: 10px;
	text-decoration: none;
}

.contact_footer {
	background-position: left top; background-color: #FFFFFF;
	height: 100px; 
	background-image:url('/images/jobs_footer.gif'); 
	background-repeat:no-repeat
}

.contact_footer table td {
	font-size: 9px;
	font-family: Arial, Helvetica;
	color: #636363;
	text-align: left;
	vertical-align: top;
	padding-top: 42px;
}

.contact_footer table td a {
	color: #1d4b8d;
	text-decoration: none;
}

.contact_footer table td a:hover {
	text-decoration: underline;
}

#contact0 { width: 108px; }
#contact1 { width: 152px; }
#contact2 { width: 205px; }
#contact3 { width: 119px; }