﻿body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

.jobtitle
{
	font-weight: bolder;
	font-size: medium;
}
.compdesc
{
}
.jobdesc
{
}
.jobresp
{
}
.joblabel
{
	font-weight: bold;
	font-style: italic;
}
.JobSummary
{
	padding-top: 10px;
	padding-bottom: 10px;
	border: solid 1px black;
}
.PageHeader
{
	color: #630000;
	font-weight: bold;
	font-size: 16pt;
	text-align: center;
}

.jobdetails_title
{
	padding-top: 20px;
	font-weight: bold;
	font-size: large;
	text-align: center;
}
.jobdetails_desc
{
	padding-top: 10px;
}
.jobdetails_desc .heading
{
	font-size: medium;
}
.jobdetails_comp
{
	padding-top: 10px;
}
.jobdetails_comp .heading
{
	font-size: medium;
}
.jobdetails_resp
{
	padding-top: 10px;
}
.jobdetails_resp .heading
{
	font-size: medium;
}
.detailscontactrow
{
	border: none;
}
.detailscontactlabel
{
	float: left;
	width: 280px;
	text-align: right;
}
.detailscontacttext
{
}
.jobdetails_desc div.heading
{
	font-weight: bold;
}
.jobdetails_resp div.heading
{
	font-weight: bold;
}
.jobdetails_comp div.heading
{
	font-weight: bold;
}
.DefaultSideHeader
{
	font-family: Tahoma, Times New Roman, Courier New;
	font-variant: small-caps;
	font-size: 18pt;
	text-align: center;
	/*padding: 10px;*/
	/*padding-bottom: 15px;*/
	/*color: #9C0000;*/
	/*background-color: #EFEFDE;*/
}
