.Title
{
font-family: Verdana;
font-size: 10pt;
}

.Description
{
font-family: Verdana;
font-size: 10pt;
}

Body
{
 margin-top: 1px;
}

.Date
{
	font-family: Verdana;
	font-size: 8pt;
	color: gray;
}

.Searchpanel
{
	font-family: Verdana;
	font-size: 8pt;
	border-right: gainsboro thin solid;
	border-top: gainsboro thin solid;
	border-left: gainsboro thin solid;
	border-bottom: gainsboro thin solid;
	background-color: lemonchiffon;
	text-align: center;
}


.centerpanel
{
 	text-align: center;
	font-family: Verdana;
	font-size: 8pt;
}
.Searchpanel2
{
	font-family: Verdana;
	font-size: 8pt;
	border-right: gainsboro thin solid;
	border-top: gainsboro thin solid;
	border-left: gainsboro thin solid;
	border-bottom: gainsboro thin solid;
	background-color: lemonchiffon;
}

.Error
{
	font-family: Verdana;
	font-size: 8pt;
	color: red;	
}

.Searchpanel3
{
	font-family: Verdana;
	font-size: 8pt;
	border-right: none;
	border-top: none;
	border-left: none;
	border-bottom: none;
	background-color: white;
	text-align: left;
	position: fixed;
}
.Searchpanel4
{
	position: fixed;
	text-align: right;
	font-family: Verdana;
	font-size: 8pt;
	border-right: none;
	border-top: none;
	border-left: none;
	border-bottom: none;
	background-color: white;
}

.HiddenPanel
{	
	color: #eeeeef;
	font-size:0.5em;
}

.JobTitle
{
	font-family: Verdana;
	font-size: 12px;
	color: Navy;
	font-weight: bold;
}

.JobDesc
{
	font-family: Verdana;
	font-size: 10px;	
}

.Company
{
	font-family: Verdana;
	font-size: 10px;
	color: Navy;
	
}

.EmailLink
{
	font-family: Verdana;
	font-size: 10px;	
}