﻿body {
	color: black; font-size: 0.75em; font-family: Arial, Helvetica, sans-serif; font-variant: normal; line-height: 10pt;
		margin: 0px;
	padding: 0px;

}

td
{
	padding-top:0.25em;
	padding-bottom:0.25em;
	vertical-align:top;
}

.JobSearch1 
{
	background-color: #FDB317;
	padding: 1ex;

}

.JobSearch .header 
{
	color:gray;
	font-size:medium;
}
.JobSearch .field
{
	/*font-size:small;*/
	width:138px;
}

.JobSearch .fieldName
{
	/*font-size:small;*/
}

table 
{
	width:90%;
}

.buttonBox 
{
	width:90%;
	text-align:right;
}

.errorText 
{
	color:red;
}

.jobDetailsFieldName 
{
	width:30%;
	font-weight:bold;
}

.jobDetailsFieldValue
{
	width:70%;
}

.jobListRowAlternate 
{
	
}

.jobListRowHighlight 
{
	background-color:#f9b31b;
}

.jobListRow
{
	background-color:#ffeabc;
}

.jobListHeader 
{
	text-align:left;
}

.pageHeader 
{
	font-size:1.5em;
	font-weight:bold;
}

.jobApply table 
{
	width:100%;
}

.emailFriend table
{
	width:100%;
}

.jobApply td .field
{
	width:90%;
}

.emailFriend td .field
{
	width:90%;
}
.JobSearch
{
 width:148px;
}
.JobSearch .quickSearch .header,.JobSearch1 .quickSearch .header {
 font-size: medium;
}

.field {
width:128px;
font-size:7pt;
}
