body
{
	text-align: center;
	background: url(../images/BodyBG.png) no-repeat center top;
}

br
{
	clear: both;
}

h1, .h1
{
	color: #CC0033;
	font-weight: bold;
	margin-bottom: 1em;
	font-size: 16px;
}

h2, .h2
{
	color: #CC0033;
	font-weight: bold;
	margin-bottom: 1em;
	font-size: 14px;
}

p, .Panel
{
	color: #666666;
	margin-bottom: 1em;
}

.bold
{
	font-weight: bold;
}

.black
{
	color: #000;
}

.FLeft
{
	float: left;
}

.FRight
{
	float: right;
}

.pnlContainer
{
	margin: 0 auto;
	width: 990px;
	text-align: left;
}

.pnlHead
{
	height: 150px;
	background-color: #bf0f35;
	_position: relative;
	_left: 1px;
}

.pnlHead img.Logo
{
	width: 495px;
	height: 80px;
	margin: 30px 0 16px 20px;
	float: left;
}

.pnlNav
{
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
	background-color: #d4d4d4;
	font-family: Tahoma, Geneva, sans-serif;
	padding-left: 25px;
}

.pnlNav a
{
	color: #000;
	letter-spacing: 0.6px;
	text-decoration: none;
}

.pnlNav a:hover
{
	text-decoration: underline;
}

.pnlNav span
{
	margin: 6px;
}

.pnlBody
{
	font-family: Verdana, Geneva, sans-serif;
}

.pnlSideCol
{
	width: 126px;
	float: left;
	padding: 24px;
}

.pnlMainCol
{
	width: 616px;
	float: left;
	padding: 24px 13px;
}

h1
{
	color: #CC0033;
	font-weight: bold;
	margin-bottom: 1em;
}

p, .Panel
{
	color: #666666;
	margin-bottom: 1em;
}

.pnlSideCol .imgLink
{
	 display: block;
	 margin-bottom: 18px;
	 width: 124px;
	 height: 77px;
	 border: solid 1px #666666;
}

/**** Job Listing ****/
.LeftSort input
{
	margin-right: 12px;
	position: relative;
	top: 2px;
}

.RightSort label
{
	margin-left: 12px;
}

.RightSort input
{
	position: relative;
	top: 2px;
}

.pnlJobListItem
{
	border: solid 1px #CC0033;
	padding: 18px;
	background-color: #fcfcfc;
	margin-bottom: 18px;
}

.hlJobTitle
{
	color: #CC0033;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	float: left;
	margin-bottom: 1em;
}

.hlJobTitle:hover
{
	text-decoration: underline;
}

.pnlMainInfo
{
	float: left;
}

.pnlMainInfo .label
{
	float: left;
	font-weight: bold;
	margin-bottom: .25em;
	width: 120px;
	color: #444444;
}

.pnlMainInfo .field
{
	float: left;
	width: 250px;
}

.imgEmpLogo
{
	float: right;
}

.pJobSummary
{
	margin: 1em 0 0 0;
}

.pnlFoot
{
	height: 1em;
	color: #CCC;
	padding: .75em 0;
}

.pnlPaginator
{
	text-align: center;
	font-weight: bold;
}

.pnlPaginator a
{
	margin: 2px;
	text-decoration: none;
	color: #CC0033;
}

.pnlPaginator a:hover
{
	text-decoration: underline;
}

.pnlPaginator a.On
{
	color: #000;
}

.pnlPaginator a.Off
{
	color: #666666;
}

.pnlOptions
{
	float: left;
	margin-left: 18px;
}

.pnlOptions .imgEmpLogo, .pnlOptions input
{
	float: none;
	display: block;
	margin-bottom: 12px;
}

.pnlOptions .imgEmpLogo
{
	margin-bottom: 23px;
}

ul, .bullLabel
{
	color: #666666;
	margin-bottom: 1em;
	display: block;
}

li
{
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 16px;
	line-height: 18px;
}