﻿body
{
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 10pt;
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color:#002854;
}
h1, h2, h3 { margin:2px; padding:2px;}

#container 
{
	 text-align:left;
     margin: 0 auto;
     width:1200px;
     border:solid 1px #000;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/* theme specific styles */
#header
{
	width: 1190px;
	background-color:#000000;
	color:#fff;
	font-size:1.5em;
	font-weight:bold;
	padding:25px 0px 25px 10px;
}
#nav
{
	float: left;
	width: 145px;
	background-color:#ccc;
	padding:10px;
}
#content
{
	float: left;
	padding:20px;
}
/* end theme specific styles */

.searchCriteria select
{
	font-size: 8pt;
}
.searchCriteria td
{
	text-align: left;
	padding: 5px 15px 10px 5px;
}
.noPadding td
{
	padding: 0px;
}
.highlight
{
	font-weight: bold;
	color: #ff0000;
}

.detailLinks
{
	font-size: 9pt;
}
.detailLinks a:link, .detailLinks a:visited, .detailLinks a:hover
{
	margin-left: 10px;
	margin-right: 10px;
}
#dvJobTitle
{
	width: 900px;
	text-align:left;
}
.tblMain{ width:900px;}
#resultsContainer { border:solid 1px #000;width:900px;text-align:left;}

.resultsNav { width:900px;background-color:#efefef;border-bottom:solid 1px #000;}
.resultsNav td {padding:3px;}
.resultsNav td a:link,.resultsNav td a:visited{color:#0000ff}
.resultsNav td a:hover { color:#ff0000;}

.resultsTbl { width:900px;padding:5px;}
.resultsTbl td, .resultsTblAlt td{ padding:10px;}
.resultsTblAlt { width:900px;padding:5px;background-color:#efefef;}

.navPageCount{ }

.btmResultsNav { padding:10px 20px 0px 0px;}

.desc { padding-top:10px;}
.txtspace { line-height:14pt;}
.posTitle { text-decoration:none;}
.posTitle a:link, .posTitle a:visited { text-decoration:none}
.posTitle a:hover{ text-decoration:underline}
.tblKeepers { width:900px;border:solid 1px #666}
.tblKeepers th { background-color:#ccc; font-weight:bold;}

input, select, textarea
{
	font-size: 9pt;
	font-family: Arial;
}
#lblLoginError
{
	text-align: left;
}

.lnkPad
{
	padding-right: 10px;
	padding-left: 10px;
}
.required
{
	color: #FF0000;
	font-weight: bold;
}
.sep
{
	background-color: #BE0204;
	height: 1px;
}
fieldset
{
	width: 800px;
	background-color: #f8f8f8;
	position: relative;
	margin-top: 0px;
}
legend
{
	background-color: #fff;
	color: #000000;
	font-weight: bold;
	position: absolute;
	top: -10px;
	padding: 2px 5px;
	margin-bottom: 15px;
}
.spcr
{
	height: 20px;
}
.tblForm
{
	width: 750px;
	margin: 10px;
}
.tblForm td
{
	text-align: left;
}
#jslogin td
{
	text-align: left;
}
.headers
{
	font-weight: bold;
}
.alt
{
	background-color: #efefef;
}
.header_bg {
	background-image: url(images/hdr2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.login{ margin:20px 20px 20px 0px;}
.login fieldset { background-color:#f5f5f5;position:relative;margin-top:0px;text-align:left;}
.login  legend  { background-color:#fff;color:#000000; font-weight:bold; position:absolute; top:-10px; padding:2px 5px;}
	
#dvLatestJobs, .ulNoList {
	border: 1px solid #CCCCCC;
	margin: 10px;
}

#dvLatestJobs ul, .ulNoList ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#dvLatestJobs li, .ulNoList li{
	padding: 5px;
	list-style-type: none;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
.alt{ background-color:#efefef;}
#dvNominations{ margin-top:62px;height:250px; overflow:auto;}
.tdpad{padding:3px;}
.uheader{ background-image: url(images/red_bar.jpg); background-repeat:no-repeat; background-position:left bottom; height:20px;font-weight:bold;font-size:12pt;padding-bottom:3px;}
.uheader a:link, .uheader a:visited { text-decoration:none;}
