﻿h1, h1 em
{
	font-family: Century Gothic, Avant Garde Gothic, AvantGarde, Arial, Helvetica, sans-serif;
	color: #b2005e;
	text-transform: lowercase;
}

h2
{
	font-family: Century Gothic, Avant Garde Gothic, AvantGarde, Arial, Helvetica, sans-serif;
	text-transform: lowercase;
}

div.linkList h3
{
	font-family: Century Gothic, Avant Garde Gothic, AvantGarde, Arial, Helvetica, sans-serif;
	color: #a4b683;
	text-transform: lowercase;
}

h4 /* Heading on Quick Job Search page */
{
	font-family: Century Gothic, Avant Garde Gothic, AvantGarde, Arial, Helvetica, sans-serif;
	color: #b2005e;
	text-transform: lowercase;
}

h4 em /* Heading on Quick Job Search page */
{
	color: #b2005e;
	text-transform: lowercase;
}

h5 /* Keywords subheading on Quick Job Search page */
{
	color: #a4b683;
	font-family: Century Gothic, Avant Garde Gothic, AvantGarde, Arial, Helvetica, sans-serif;
	text-transform: lowercase;
}

a
{
	color: #b2005e;
}

td.boxHeader
{
	background-color: #a4b683;
}

td.boxMain
{
	border-left: solid 2px #a4b683;
	border-right: solid 2px #a4b683;
	border-bottom: solid 2px #a4b683;
}

table.jobBody
{
	border: solid 2px #a4b683;
}

table.data th, tr.data th
{
	background-color: #a4b683;
}

td.pollGraph div
{
	background-color: #a4b683;
}
