BODY
{
	background-color:#fff;
	text-align:center;
	margin:0 20px;
	font-family: verdana, sans-serif;
}

H3
{
	text-align:left;
	font-size:16px;
	background-color:#aaa;
	color:#ffffff;
	padding:5px;
	margin: 0 0 8px 0;
}

H4
{
	text-align:left;
	font-size:14px;
	background-color:#aaa;
	color:#ffffff;
	padding:4px;
	margin: 0 0 5px 0;
}

H5
{
	text-align:left;
	font-size:12px;
	background-color:#aaa;
	color:#ffffff;
	padding:4px;
	margin: 0 0 2px 0;
}
H6
{
	text-align:left;
	font-size:10px;
	color:#FFF;
	background-color:#aaa;
	padding:3px;
}
FORM
{
	font-size:14px;
	margin: 0;
	padding:0;
}	
IMG
{
	border:none;
}
IMG.ghost
{
	opacity:0.5
}
SELECT 
{
	font-family: verdana, arial, sans-serif;
	z-index: 1;
}
OPTION
{
	z-index:1;
}
UL {
	margin: 3px 0px 2px 10px;
	padding: 0px;
}
OL {
	margin: 3px 0px 2px 10px;;
	padding: 0px;
}
LI {
	margin: 2px 0px 1px 5px;
	list-style:none;	
}
HR
{
	margin:10px 0 0;
	padding:0;
}
P
{
	font-size:11px;
}
TABLE
{
	border-collapse:collapse;
	border-spacing:0px;
	width:100%;
	background-color:transparent;
	border:0px solid;
}

TH
{
	text-align:left;
	color:#FFF;
	font-weight:700;
	background-color:#474747;
	padding:2px;
}
TD {
	padding: 0;
}
TEXTAREA 
{
	width: 100%;
	border: 1px solid #e0e0e0;
	font-family: verdana, helvetica, arial,sans-serif;
}
INPUT {
	font-family: verdana, helvetica, arial,sans-serif;
	margin: 0;
	padding:0;
	z-index:0;
}
INPUT.button{width: auto} 
A
{
	font-family:Verdana,Helvetica,sans-serif;
	color:#666;
	text-decoration:none;
}

A:hover
{
	color:#111;
}
OPTION
{
	cursor: pointer;
}
div.attachDocuments .documents, div.attachDocuments .detachLink
{
	width: 50%;
	font-family: verdana,sans-serif;
	font-size:12px;
}
div.attachDocuments, div.attachDocuments form, div.attachDocuments .documentData, table.documents a
{
	font-size: 12px;
	color:#666;
	font-weight:700;
}
div.attachDocuments .detachLink, table.documents .detachLink
{
	float: right;
}
div.attachDocuments table.documents a:hover, span.link:hover
{
	color:#111;
}
div.attachDocuments ul.documentData
{
	margin-left: 30px;
	width: 60%;
}
div.attachDocuments .documentDescription
{
	width: 85%;
}
div.attachDocuments div.replaceLink
{
	font-size: 9px;
	color: #fe0000;
	display:inline;
}
div.attachDocuments .jobHidden
{
	background-color:#e0e0e0;
	color:#888888;
}
div.attachDocuments form .jobString
{
	font-size: 12px;
	color:#666;
	font-weight:700;
				}
div.attachDocuments	.jobStringLocation, div.attachments .jobStringCode
{
	font-size: 10px;
}
div.attachDocuments TEXTAREA.documents
{
	height: 100px;
}
div.attachDocuments .docImage
{
	background-image:url('images/documentIcon.gif');
	background-repeat:no-repeat;
	background-position: center;
	color:#000;
	padding:5px 10px;
	font-size: 10px;
}
div.attachDocuments .noDocImage
{
	padding:5px 11px;
	font-size: 10px;
}
div.attachDocuments textarea.noTinyMCE 
{
	font-size: 11px;  color: #474747;
}
body.main
{
	background-color:#FFF;
	background-image:none;
	text-align:left;
	margin:5px;
}
div#savingOverlay
{
	background-image:url(images/savingOverlay.png);
	width:100%;
	height:5000px;
	position:absolute;
	top:30%;
	left:30%;
	z-index:101;
	margin:auto;
	background-repeat:no-repeat;
}
div#savingDarkOverlay
{
	background-image:url(images/savingDarkOverlay.png);
	width:100%;
	height:5000px;
	position:absolute;
	top:0;
	left:0;
	z-index:100;
	margin:auto;
}
div#dimOverlay
{
	background-image:url(images/dimOverlay.png);
	width:100%;
	height:5000px;
	position:absolute;
	top:0;
	left:0;
	z-index:100;
	margin:auto;
}

div#clearOverlay
{
	background-image:url(images/nil-logo.gif);
	width:100%;
	height:5000px;
	position:absolute;
	top:0;
	left:0;
	background-repeat:repeat;
	z-index:105;
	margin:auto;
}
div#darkOverlay
{
	background-image:url(images/darkOverlay.png);
	width:100%;
	height:5000px;
	position:absolute;
	top:0;
	left:0;
	z-index:100;
	margin:0;
}
div#previewOverlay
{
	background-repeat:repeat;
	position:absolute;
	color: #666;
	z-index:101; 
}
table#previewTemplate
{

}
div#sourceOverlay
{
	background-image:url(images/nil-logo.gif);
	background-repeat:repeat;
	width:100%;
	height:5000px;
	position:absolute;
	top: 200px;
	left:0;
	z-index:99; 
}
div#popupAlertOverlay
{
	background-image:url(expr3ss_images/offerOverlay.png);
	width:60%;
	height:auto;
	position:absolute;
	top:30%;
	left:20%;
	background-repeat:repeat;
	z-index:100;
	margin:auto;
	border: 2px solid #fc4f05;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	color: #fff;
	padding: 10px;
	text-align: left;
	font-family: "Trebuchet MS", verdana, sans-serif;
	font-weight: bold; 
}
div#popupAlertOverlay p
{
	font-size: 14px;	
}
div#popupAlertOverlay ul
{
	font-size: 14px;
}
div#popupAlertOverlay li
{
	margin-left: 5px;	
}
div#popupPanelOverlay
{
	background-image:url(expr3ss_images/offerOverlay.png);
	width:60%;
	height:auto;
	position:absolute;
	top:30%;
	left:20%;
	background-repeat:repeat;
	z-index:100;
	margin:auto;
	border: 2px solid #fc4f05;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	color: #fff;
	padding: 10px;
	text-align: left;
	font-family: "Trebuchet MS", verdana, sans-serif;
	font-weight: bold; 
}
div#popupPanelOverlay p
{
	font-size: 14px;	
}
div#popupAjaxOverlay
{
	background-image:url(expr3ss_images/offerOverlay.png);
	width:60%;
	height:auto;
	position:absolute;
	top:30%;
	left:20%;
	background-repeat:repeat;
	z-index:100;
	margin:auto;
	border: 2px solid #fc4f05;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	color: #fff;
	padding: 10px;
	text-align: left;
	font-family: "Trebuchet MS", verdana, sans-serif;
	font-weight: bold; 
}
div#popupAjaxOverlay p
{
	font-size: 14px;	
}
div#sourceOverlayMessage 
{
	background-image:url(expr3ss_images/offerOverlay.png);
	width:60%;
	height:auto;
	position:absolute;
	top:30%;
	left:20%;
	background-repeat:repeat;
	z-index:100;
	margin:auto;
	border: 2px solid #fc4f05;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}	
div.overlayText, div.overlayText p
{
	color: #fff;
	padding: 10px;
	text-align: center;
	font-family: "Georgia", sans-serif;
	font-style:italic;
	font-weight: bold; 
	font-size: 16px;
}				 
div.overlayText p.header {
	font-size: 22px;
}
div.overlayText p.small {
	font-size: 14px;
}			
div.overlayText p.footer {
	font-size: 14px;
	color: #fc4f05;
}					
div.overlayText p.footer:hover {
	color: #fff;
	cursor: pointer;
}
div.expr3ssHeader
{
	text-align:left;
	margin:0;
}

div#rememberPreferences
{
	font-size:10px;
	padding:5px;
}

div#rememberPreferences label
{
	display:inline;
	margin:5px 2px;
}

div#helpText
{
	font-size:11px;
	text-align:left;
}

div.helpText ul
{
	margin:0;
	padding:3px 10px;
}
span#flyopen
{
	text-align:left;
	font-family:verdana, sans-serif;
	font-size:10px;
	font-weight:400;
	color:#474747;
	left:0;
	position:absolute;
	top:0;
	text-decoration:none;
	width:350px;
	overflow:hidden;
	background-color:#fff;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;		
	border:3px ridge #474747;
	z-index:90;
	padding:10px;
}
span#flyopen p
{
	margin:4px 0;
}
span#flyopen table.emailFlyopen td
{
	padding: 1px 5px;
}
span#flyopen table.emailFlyopen td.smsSent
{
	background-image:url('images/mobilePhoneIconTick.gif');
	background-repeat:no-repeat;
	background-position: bottom right;
}
span#screenscore
{
	text-align:left;
	font-family:verdana, sans-serif;
	font-size:10px;
	font-weight:400;
	color:#474747;
	left:0;
	top:0;	
	position:absolute;
	text-decoration:none;
	width:350px;
	background-color:#fffff0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;		
	border:1px solid #ccc;
	z-index:90;
	padding:5px 10px;
}
span#screenscore p
{
	margin:4px 0;
}
span.tooltip
{
	font-family:verdana, sans-serif;
	font-size:11px;
	font-weight:400;
	color:#474747;
	position:absolute;
	text-decoration:none;
	top:0;
	left:0;
	width:220px;
	overflow: hidden;
	background-color:#fff;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;	
	border:1px solid #ccc;
	z-index:99;
	padding:20px 10px 5px 15px;
}

span.tooltip p
{
	text-align:left;
	font-size:9px;
}
span.tooltip big
{
	text-align:left;
	color:#fe0000;
	font-weight:700;
	font-size:12px;
}
span.tooltip ol li
{
	list-style-type: decimal;
	text-align: left;
	font-size:9px;
}
span.tooltip ul li
{
	list-style-type: disc;
	text-align: left;
	font-size:9px;
}
span.help
{
	text-align:left;
	font-family:verdana, sans-serif;
	font-size:10px;
	font-weight:400;
	color:#474747;
	left:0;
	position:absolute;
	text-decoration:none;
	width:250px;
	background-color:#fffff0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;		
	border:1px solid #ccc;
	z-index:90;
	padding:5px 10px;
}

#helpTextHeader
{
	font-weight:700;
	color:#272727;
}
div.flyopenPanelWaiting
{
	text-align:left;
	left:0;
	top:0;
	position:absolute;
	z-index:90;
}
div.flyopenPanel
{
	text-align:left;
	left:0;
	top:0;
	position:absolute;
	width:250px;
	background-color:#fffff0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;		
	border:1px solid #ccc;
	z-index:90;
	padding:5px 10px;
}
div.flyopenPanel ol li
{
	list-style-type: decimal;
	text-align: left;
	font-size:9px;
}
div.flyopenPanel ul li
{
	list-style-type: disc;
	text-align: left;
	font-size:9px;
}


div.getTheBest {margin:0 ; border:1px solid #AAAAAA; padding:10px ; background-color: #fff; -moz-border-radius: 10px;	-webkit-border-radius:10px;	}
div.getTheBest p {text-align: justify;}
div.getTheBest p.header{}
div.getTheBest div.leftPanel{margin:10px 55% 10px 20px; font-size: 14px; line-height: 1.5}
div.getTheBest div.leftPanel h5 a:link{color: inherit}
div.getTheBest div.leftPanel div.signOff p { font-weight: bold; margin: 20px 0px 50px 0px;  text-align: left; border:1px solid #AAAAAA; -moz-border-radius: 10px; -webkit-border-radius:10px; padding:10px ;}
div.getTheBest div.leftPanel div.signOff img{float: right; margin: -10px 0px 0px 0px;}
div.getTheBest div.rightPanel{position: absolute; right: 50px; width: 40%; margin: 60px 20px 20px 20px ; padding: 3px 10px;  line-height: 1.5;  background-color: #ffecdf; border: 1px solid #a0a0a0; -moz-border-radius: 10px; -webkit-border-radius:10px; line-height: 1.5}

div.getTheBest div.rightPanel p{text-align: justify; padding: 0px; margin: 5px 0px; font-size: 12px;}
div.getTheBest div.rightPanel a{text-decoration: underline;}
div.getTheBest div.rightPanel ul {text-align: left; padding: 0px; margin: 4px 10px; font-size: 12px;}
div.getTheBest div.rightPanel li {text-align: left; padding: 0px; margin: 4px 10px; font-size: 12px;}
div.getTheBest div.rightPanel a#backLink{font-size: 12px;}
div.getTheBest img.talkingHead{float: right; margin: -10px -20px 0px 10px; }
div.getTheBest a.detail:link,a.detail:visited {color: #474747; text-decoration: underline;}
div.getTheBest a.detail:hover{color: white; background-color: #ff6600}
div.getTheBest a.plain {color: #666666;}
div.getTheBest a.highlight {background-color: #ff6600; color: #ffffff}
div.signOff {margin: 50px 0px 200px 0px; background-color: #ffece0}

div.addUserPanel
{
	background-image:url(images/passwordTalkingHeadMale.gif);
	background-repeat:no-repeat;
	background-position:top right;
}

div.addUser table.passwordStrengthMeter
{
	float:right;
	width:300px;
	text-align:center;
	font-size:10px;
	font-weight:700;
	margin: 30px 30px 0 0;
}

div.addUser table.passwordStrengthMeter td.labels
{
	color:#fe0000;
	width:50px;
}

div.addUser td.passwordStrength
{
	width:10px;
	background-image:url(images/passwordStrengthBackground.gif);
	background-repeat:repeat-y;
	background-position:center left;
}

div.addUser td.passwordBad
{
	background-color:#fe0000;
	color:#fff;
}

/*
div.autoEmailBody
{
	border:1px solid #E0E0E0;
	font-size:12px;
	padding:5px;
	width: 70%;
	background-color: #f5f5f5;
}
div.autoEmailHeading
{
	background-color:#F0F0F0;
	border:1px solid #E0E0E0;
	width: 70%;
	color:#666666;
	font-size:14px;
	font-weight:700;
	padding:1px;
	margin: 2px 0 0 0;
}
div.autoEmailEdit
{
     background-color:#F0F0F0;
     border:1px solid #E0E0E0;
}

div.autoEmailHeading div.bccReminder
{
	display:inline;
	font-size:10px;
}

div.autoEmailHeading #sender
{
	display:inline;
	font-size:11px;
	color:#f9570f;
}

div.autoEmailHeading input#bccCheckbox
{
	margin:0 0 0 30px;
}
*/
div.dashBoard
{
	font-size:12px;
	border:1px solid #AAA;
	background-color:#FFF;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;	
	text-align:left;
	margin:0px;
	padding:10px;
}
div.dashBoard p
{
	margin:5px 0;
}

div.dashBoard div.displayBy
{
	text-align:left;
	font-size:11px;
	background-color:#feceb8;
	margin:10px 0;
	padding:2px 3px;
}

div.dashBoard form.displayOptions
{
	clear:both;
	margin:10px 0;
}

div.dashBoard div.greeting
{
	display:inline;
	font-family: Helvetica, arial, sans-serif;
	font-size:18px;
	letter-spacing:1px;
	color:#fe0000;
	margin:5px 0;
}

div.dashBoardInfo
{
	margin-left: 10px;
}

div.dashBoardInfo p
{
	margin:2px 0;
}

#liveHelp
{
	position:absolute;
	right:0;
	color:#474747;
	opacity:0.85;
	z-index:100;
}

a.helpIconLink
{
	-moz-border-radius:10px;
	-webkit-border-radius:10px;		
	position:absolute;
	top:1px;
	right:30px;
	color:#f9570f;
	font-weight:700;
	font-size:10px;
	width: 50px;	
	z-index:1;
	padding:1px 3px;
}

a.helpIconLink img
{
	margin:0 5px 0 0;
}

a.helpIconLink:hover
{
	color:#fff;
	background-color:#f9570f;
}

div.applicantSearch 
{
	border: 1px solid #ccc;
	padding: 5px 10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;		
}
div.headsUpHeader div.printIt
{
	float:right;
	display:inline;
	white-space:nowrap;
}

div.help ul
{
	font-weight:700;
	margin:10px 5px;
}

div.help li
{
	font-weight:400;
	margin:5px 10px;
}

div.helpPage
{
	text-align:left;
	margin:0 10px;
}

div.helpPage div.helpTalkingHeadMale
{
	float:right;
	margin-right:30px;
}

div.helpPage div.helpTutorialList
{
	background-image:url(images/helpTalkingHeadFemale.gif);
	background-repeat:no-repeat;
	background-position:95% 70px;
	border:1px solid #AAA;
	background-color:#FFF;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;		
	margin:10px;
	padding:10px;
}

div.helpPage div.helpTutorialList li
{
	white-space:nowrap;
	margin:10px;
}

div.helpPage div.basicHelp a.detailLink
{
	display:inline;
	text-decoration:none;
	font-weight:700;
	background-color:#ff5b18;
	font-size:11px;
	color:#FFF;
	line-height:1.8;
	padding:2px;
}

div.helpPage div.helpDesk
{
	clear:both;
	border:1px solid #AAA;
	background-color:#FFF;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;		
	margin:10px;
	padding:10px;
}

div.helpPage div.helpDesk p
{
	margin:10px 20px;
}

div.hideAfewCheckbox
{
	float:right;
	display:inline;
	font-weight:700;
	font-size:15px;
	color:#474747;
	border:1px solid #AAA;
	background-color:#FFF;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	padding:10px;
}

div.main div.home div.displayOptionsFrame
{
	margin:0 0 10px 0;
	padding:5px 10px;
	border:1px solid #c0c0c0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;	
}

div.main div.home div.displayOptions
{
	font-size:12px;
	background-color:#eee;
	border:1px solid #c0c0c0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;	
	margin:5px 0 10px;
	padding:3px 5px;
}

div.main div.home div.displayMoreOptions
{
	font-size:11px;
	background-color:#feceb8;
	border:1px solid #c0c0c0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;	
	margin:5px 0 0;
	padding:3px 5px;
}

div.main div.home .displayHiddenOption
{
	display:inline;
	line-height:2.5;
	white-space:nowrap;
	font-size:11px;
	font-weight:700;
	color:#fff;
	background-color:#c0c0c0;
	border:1px solid #a0a0a0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;	
	margin:15px 5px 15px 0;
	padding:1px 5px;
}

div.main div.home #saveOptionsButton
{
	margin:20px 10px 0 0;
}

div.main div.home div.homeText
{
	font-size:12px;
	color:#474747;
}
div.main div.contacts
{
	padding:15px 60px;
}

div.main div.contacts table.contacts
{
	color:#a0a0a0;
	font-size:11px;
}

div.main div.contacts table.contacts td
{
	padding:0 20px;
}

div.manageJobs 
{
	margin: 0px 0px;
	padding: 10px;
	border:1px solid #a0a0a0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
div.manageJobOptions
{
	font-size:11px;
	background-color:#fff;
	margin:10px 0;
	padding:0px;
}

div.sendApplicantEmail div.emailReviewFrame
{
	border:1px solid #fd7331;
	background-color:#fff0ea;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;	
	margin:10px 0;
	padding:10px;
}

div.sendApplicantEmail div.emailPreviewFrame
{
	border:3px double #fd7331;
	background-color:#fff0ea;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;	
	margin:10px 0;
	padding:10px;
}
div.jobDetails
{
	margin:10px;
	padding:10px;
}
div.jobDetails li
{
	margin:0 20px;
	padding:0;
}
body#tinymce.mceContentBody div
{
	padding:2px 0px;
}
.jobDetailsTemplate td
{
	padding: 0px 10px;
}
.jobDetailsTemplate div
{
	padding: 2px 0px;
}
div.jobDetailsTemplate ol
{
	margin:10px 0 10px 40px;
}
div.jobDetailsTemplate ul
{
	margin:10px 0 10px 40px;
}
div.jobDetailsTemplate ol li
{
	list-style-type: decimal;
	font-size:11px;
}
div.jobDetailsTemplate ul li
{
	list-style-type: disc;
	font-size:11px;
}
div.jobDetailsTemplate blockquote
{
	font-size:11px;
}
div.jobDetailsTemplate table.documents td.documents
{
	vertical-align: top;
	width: 50%;
}
div.jobDetailsTemplate table.documents td.documents li, div.jobDetailsTemplate table.documents td.documents ul
{
	list-style:none;
	text-align: left;
	margin:10px ;
	font-size: 12px;
	color:#666;
	font-weight:700;
}

div.keepReportOpen
{
	font-size:11px;
	float:right;
	clear:right;
}
div.benchmarkRubric
{
	color: #fff;
	font-weight: 700;
	background-color: #474747;
	display: inline;
	line-height: 2;
	white-space:nowrap;
}
table.checklist td.leftPanel
{
	width:200px;
	vertical-align:middle;
	color:#ccc;
	font-family:"arial-narrow", sans-serif;
	font-size:22px;
	padding:20px;
}

table.checklist td.rightPanel
{
	font-size:13px;
	font-family:Georgia, "arial-narrow", sans-serif;
	text-align:right;
	color:#aaa;
	padding: 20px; 
}

.displayBar
{
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	font-size:11px;
	margin:0 15px 0 0;
	padding:5px 10px;
     -moz-border-radius:5px;
     -webkit-border-radius:5px;		
}
.displayBar label:hover
{
	color:blue;
}

table.viewApplicantsControl img#waitIcon
{
	margin:0 7px 0 8px;
}

div.selectAction
{
	margin: 2px 0;
	text-align: right;
	padding:0;
	height: 30px;
}

.selectAction option.report
{
	background-color:#feceb8;
}
.selectAction option#free5Option
{
	background-color: #fe0000; 
	color: #fff;
}

div.paginationControl {
     text-align: center; 
     background-color:#F0F0F0;
     border:1px solid #E0E0E0;
     -moz-border-radius:10px;
     -webkit-border-radius:10px;						
     margin:0 0 6px 0;
     color:#666666;
     font-size:12px;
     font-weight:700;
}
div.paginationFooter 
{			
     margin:3px 0 6px 0;
}
#gotchaDetails div.input, p.input, div.input, li.input{
     background-color:#F0F0F0;
     border:1px solid #E0E0E0;
     margin:0 0 6px 0;
     color:#666666;
     font-size:12px;
     font-weight:700;	
}
div.freeText
{
	width: 55%
}
.tinyExpandMessage
{
	color: #fe0000;
	font-size: 9px;
	text-align: right;
	width: 70%;
}
div.gotchaChoiceBoxMale
{
	float:right;
	background-image:url(images/gotchaTalkingHeadMale.gif);
	background-repeat:no-repeat;
	background-position:right 25px;
	background-color:#fff;
	font-size:11px;
	font-weight:700;
	color:#474747;
	border:2px solid #ff5b18;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;	
	width:47%;
	margin:0 5px 0 0;
}

div.gotchaChoiceBoxFemale
{
	float:right;
	background-image:url(images/gotchaTalkingHeadFemale.gif);
	background-repeat:no-repeat;
	background-position:right 30px;
	background-color:#fff;
	font-size:12px;
	font-weight:700;
	color:#474747;
	border:2px solid #ff5b18;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;	
	width:47%;
	margin:10px 5px 0 0;
}

div.gotchaHeader
{
	font-size:14px;
	background-color:#ff5b18;
	color:#FFF;
	-moz-border-radius: 8px 8px 0px 0px;
	-webkit-border-radius:8px;		
	padding:3px 5px;
}

div.gotchaBody
{
	padding:5px 10px 10px 10px;
}



#applicantName
{
	display:inline;
	font-size:16px;
	font-family:'Comic Sans MS', verdana;
	font-style:italic;
	letter-spacing:1px;
}

div.jobApplicationFrame div.halfwidth
{
	width:47%;
}

div.printOnCheckboxes
{
	float:right;
	font-weight:400;
}

div.prioritySortInfo
{
	color:#474747;
	border:1px solid #AAA;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;		
	margin:5px 10px;
	padding:10px;
}

div.prioritySortInfo ul
{
	font-weight:700;
	margin:10px 0;
}

div.prioritySortInfo li
{
	font-weight:400;
	margin:5px 10px;
}

div.strategyPopUp p.header
{
	font-size:14px;
	font-weight:700;
}

div.strategyPopUp .highScore
{
	border-top:1px solid #ccc;
	text-align:justify;
}

#hotLink
{
	font-weight:700;
	font-size:11px;
	float:right;
	display:inline;
	margin:0px 10px 0 0;
}

div.hotLink
{
	font-weight:700;
	padding:0 10px;
}

p#linkText
{
	font-size:12px;
	color:#272727;
	margin: 10px 0;
}

div.hotLink div.selectSource
{
	display:inline;
	white-space:nowrap;
	font-size:11px;
	margin:3px 5px;
}

div.hotLink div.selectSource #tagText
{
	display:inline;
	margin:3px 10px;
}

/*
div.sentEmail div.email
{
	font-family:tahoma, verdana, sans-serif;
	font-size:14px;
	color:navy;
}

div.sentEmail div.header
{
	background-color:#dfe8ff;
	font-size:14px;
	font-weight:400;
	padding:5px 10px;
}
*/

div.sentEmail h4
{
	background-color:navy;
}

div.sentEmail div.message p
{
	background-color:#dfe8ff;
	margin:10px -10px;
	padding:3px 10px;
}


div.keywordHelpPanel
{
	float:right;
	width:23%;
	background-color:#e0d4e4;
	color:#4b0861;
	font-size:10px;
	font-weight:400;
	border:1px solid #4b0861;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;	
	margin:10px 5px 0;
	padding:10px;
}
div.keywordHelpPanel p.insertKeyword
{
	font-weight:normal;
}
div.keywordHelpPanel p.insertKeyword:hover
{
	background-color:#B47BFF!important;
	color:#fff!important;
}
div.keyHelpContainer
{
	background-color:#e0d4e4;
	color:#4b0861;
	font-size:10px;
	line-height:1.8;
	overflow: hidden;
	border:1px solid #4b0861;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;	
	width:58%;
	padding:10px;
	margin: 10px 0px;
}
div.keyHelp 
{
	overflow: hidden;
}
div.sendApplicantEmail div.smsPanel
{
	background-color:#e0d4e4;
	color:#4b0861;
	font-size:10px;
	font-weight:400;
	border:1px solid #4b0861;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;	
	margin:10px;
	padding:10px;
}

div.smsCredits
{
	display:inline;
	text-align:right;
	color:#e76000;
	font-weight:700;
	margin-left:10px;
	white-space:nowrap;
}

div.truncateMessage
{
	font-size:10px;
	font-weight:700;
	color:#e76000;
}

div.trialExpired
{
	white-space:nowrap;
	color:#FFF;
	font-weight:700;
	background-color:#fe0000;
	padding:2px 5px;
	border: 1px solid #c0c0c0;
	-moz-border-radius: 10px;
	-webkit-border-radius:10px;	
}

div.tagInfoPanel
{
	background-image: url('images/darkOverlay.png');
	background-repeat: repeat;
	position: absolute;
	color:#fff;
	font-size:10px;
	font-weight:bold;
	border:4px solid #f87300;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;	
	margin: 10% 33%;
	width: 27%;
	padding:10px;
}

/*
form.addJob div.field 
{
	margin:10px;
}
*/
form.addJob input.field 
{
	width:70%;
	margin: 3px 0;
}
form.checklist
{
	width:450px;
	padding:5px;
	font-size:14px;
}
form.checklist div.titlebar
{
	font-size:11px;
	font-weight:700;
	color:#666;
	border:1px solid #ccc;
	margin:10px 15px;
	padding:3px;
}

form.checklist div.elements
{
	font-size:11px;
	color:#666;
	border:1px solid #ccc;
	margin:10px 15px;
	padding:3px;
}

form.checklist div.checklistQuestionsHelp
{
	border:none;
	float:right;
	margin:0;
}

form.checklist div.checklistQuestionsHeader
{
	border:1px solid #ccc;
	padding:3px;
}

form.checklist div.checklistButton
{
	border:none;
	text-align:right;
}

form.checklist label.block
{
	display:block;
	margin:0 10px;
}

form.checklist label.block:hover
{
	background-color:#ffebcd;
	color:#272727;
}

form.checklist ul.questions span.bullet
{
	color:#ff5b18;
	font-weight:700;
}

form.checklist p.questions img
{
	float:right;
	margin:0 20px;
}

form.sendApplicantEmail, #previewemail
{
	font-size:12px;
	color:#666;
	font-weight:700;
	font-family:verdana, arial, sans-serif;
}

form.sendApplicantEmail .narrow, form.addJob .narrow
{
	width:60%;
	font-family:verdana, arial, sans-serif;
	font-size:12px;
}

table.questions
{
	background-color:transparent;
	font-size:12px;
	font-weight:700;
	color:#575757;
}

table.questions td.actionIcon
{
	text-align:center;
	width:25px;
}

table.questions textarea.editQuestion
{
	width:95%;
	height:100px;
	font-family:verdana, sans-serif;
}

table.questions td.qRowNumber
{
	font-size:11px;
	text-align:center;
	vertical-align:middle;
	width:18px;
}

table.questions div.showHiddenCheckbox
{
	display:inline;
	float:right;
	font-size:9px;
	padding:0 30px;
}

table.questions td.questionText
{
	cursor:default;
	width:80%;
	padding-left:5px;
}

table.questions tr#newRow
{
	background-color:#ff0;
	margin:0 0 0 20px;
}

table.questions tr.deleteHighlight
{
	background-color:#fff000;
}

div.questionBank h4
{
	margin:0;
	padding:4px 0 0;
}

div.questionBank div.searchBar
{
	display:inline;
	font-size:11px;
	font-family:Verdana, sans-serif, default;
}

div.questionBank div.searchBar input
{
	display:inline;
	height:12px;
	width:200px;
	background-color:transparent;
	color:#fff;
	font-size:11px;
	font-family:Verdana, sans-serif, default;
	border:1px solid #e0e0e0;
}

div.questionBank div.showHiddenCheckbox
{
	text-align:right;
	white-space:nowrap;
	color:#f60;
	font-size:9px;
	margin:0 40px 0 0;
}

div.questionBank div.bankHiddenCount
{
	display:inline;
	margin:0 3px 0 0;
}

table.questionBank
{
	background-color:transparent;
	font-size:12px;
	font-weight:700;
	color:#575757;
	margin:0 0 1px;
}

table.questionBank tr.categorySubTab
{
	width:auto;
	height:15px;
}

table.questionBank th.categoryTab
{
	width:80%;
	height:15px;
	background-color:#474747;
	background-image:url(images/questionBankTabBackground.gif);
	background-repeat:no-repeat;
	background-position:top left;
	border-bottom:1px solid #fff;
	padding:2px 5px;
}

table.questionBank th.categorySubTabSpacer
{
	width:1%;
	background-color:#fff;
}

table.questionBank th.categorySubTabQuestion
{
	width:70%!important;
}

table.questionBank th.categorySubTab
{
	width:80%;
	background-color:#606060;
	background-image:url(images/questionBankSubTabBackground.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding:2px 5px;
}

table.questionBank th.questionDetails
{
	width:5%;
	text-align:center;
	font-size:9px;
	padding:2px 0;
}

table.questionBank th.concertinaIcon
{
	width:2%;
	cursor:pointer;
	text-align:center;
	background-color:#eee;
	background-image:url(images/questionBankExpandRightBackground.gif);
	background-repeat:no-repeat;
	background-position:top right;
	border-bottom:1px solid #fff;
}

table.questionBank th.expandMessage
{
	width:15%;
	cursor:pointer;
	font-size:10px;
	text-align:right;
	background-color:#eee;
	color:#4b0861;
	background-image:url(images/questionBankExpandLeftBackground.gif);
	background-repeat:no-repeat;
	background-position:top left;
	border-bottom:1px solid #fff;
	padding:0 0 0 20px;
}

table.questionBank th.expandSubMessage
{
	width:10%;
	cursor:pointer;
	font-size:10px;
	font-weight:400;
	text-align:right;
	background-color:#eee;
	color:#4b0861;
	background-image:url(images/questionBankExpandLeftSubBackground.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding:0 0 0 20px;
}

table.questionBank th.collapseMessage
{
	width:10%;
	color:#f60;
	padding:0 0 0 20px;
}

table.questionBank tr.categoryTab
{
	width:auto;
}

table.questionBank tr.altRow0
{
	background-color:#faebd7;
}

table.questionBank td.actionIcon
{
	text-align:center;
	width:5%!important;
	cursor:pointer;
}

table.questionBank tr.categorySubHeader th
{
	cursor:default;
	color:#4b0861;
	background-color:#eee;
}

table.questionBank td.questionText
{
	cursor:default;
	padding-left:5px;
}

table.questionBank th:hover
{
	color:#f93;
}

.shrink
{
	height:99%;
}

table.applicationQuestions
{
	background-color:#FFF;
	font-size:12px;
	font-weight:700;
	color:#666;
	text-align:left;
	border-top:1px solid #AAA;
	border-bottom:1px solid #AAA;
	margin:5px 0;
}

table.applicationQuestions tr.altRow1
{
	background-color:#f0f0f0;
}

table.applicationQuestions td.idNumber
{
	width:20px;
}

table.applicationQuestions td.answer
{
	width:60px;
}

.applicantHeader
{
	font-family:Verdana;
	margin: 7px;
	font-size:14px;
	color:#f05002;
	font-weight:700;
	text-align:left;
}
.applicantList td.progress
{
	text-align:left;
}
.applicantList td.source, .priority td.source, .tagUrlList td.source
{
	text-align: center;
	background-image: url('images/tagIconBackground.gif');
	background-repeat: no-repeat;
	background-position: center;
	font-size: 8px;
	color:#474747!important;
}
.applicantList td.address
{
	font-size:8px;
	color:#474747;
	background-color: #edd0ff;
}
.applicantList .applicantHidden td.address
{
	color:#fff;
	background-color: #ccc !important;

}
.applicantList .applicantInterview td.address
{

	background-color: #ffff00;
}
.applicantList .applicantShortlisted td.address
{
	background-color: #95FF8B;
}
.applicantList .applicantInterviewShortlist td.address
{
	background-color: #AEAEFF;
}
table.applicantList th
{
	font-size:10px;
}
table.applicantList th.applicantHeader
{
	font-size:16px;
	text-align: center;
}

table.applicantList
{
	font-size:12px;
	font-weight:700;
	color:#474747;
	background-color:#fff;
}

table.applicantList th
{
	background-color:#474747;
	color:#ffffff;
}
table.applicantList .twins
{
	width: 30px;
	text-align: center;
}
table.applicantList .multipleon
{
	background-image: url('images/twinsBackground.gif');	
	background-repeat: repeat-x;
	height: 25px;
	padding:0 3px;
}
table.applicantList td
{
	border-bottom:1px solid #eee;
}
table.applicantList td.applicantName
{
	padding: 0px 2px;
}
table.applicantList td.received
{
	font-size:8px;
}
table.applicantList td.mark
{
	text-align:center;
	background-color:#fe976b;
}

table.applicantList td.screenscore
{
	font-size:10px;
	white-space:nowrap;
}

table.applicantList a
{
	color:inherit;
	background-color:transparent;
	text-decoration:none;
}

table.applicantList a:hover
{
	color:#474747;
}

table.applicantList td.applicantRejected
{
	text-decoration:line-through!important;
}
table.applicantList td.applicantRejected img
{
	background-image:url('images/lineThrough.gif');
	background-repeat: repeat-x;
	background-position: center center;
	opacity:0.6
}
table.applicantList .applicantInterview
{
	background-color:#ffff42;
}

table.applicantList .applicantShortlisted
{
	background-color:#91ff91;
}
table.applicantList .applicantInterviewShortlist
{
	background-color:#afafff;
}

table.applicantList .applicantHidden
{
	color:#fff;
	background-color:#ccc;
}
table.applicantList .applicantHidden .source
{
	color:#666666;
	background-color:#ccc;
}
.emailBullet
{
	font-size:14px;
	display:inline;
}


.bigText
{
	font-size:16px;
}
.big
{
	font-size:16px;
}
.huge
{
	font-size: 20px;
}
.defaultButton 
{
	width: 100px;
	height: 20px;
	padding: 1px 0px 2px 0px;
	text-align: center;
	font-family: Helvetica, verdana, sans-serif;
	font-size: 16px;
	font-weight:700;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	background-color: #5d117e;
	border: 1px solid #fc4f05;
	color: #fff;
}
.defaultButton:hover
{
	color:#fc4f05;
}
div.interestOnly
{
	background-color: #fc4f05;
}
div.interestOnly:hover
{
	color: #5d117e;
}
div.checklistOnly
{
	background-color: #a926e1;
	border-color: #571077;
}
.defaultLoginButton 
{
	width: 80px;
	height: 20px;
	padding: 3px 0px 0px 0px;
	text-align: center;
	font-size: 13px;
	font-weight:700;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #330647;
	border: 1px solid #5d117e;
	color: #fff;
}
.defaultLoginButton:hover 
{
	color:#fc4f05;
}

.indent {
	margin:0 20px;
}
.loginForm
{
	border:1px solid #aaa;
	font-size:8pt;
	margin:10px;
	padding:10px;
}

.activeLight
{
	background-color:#b3ffb3;
}

.interestLight
{
	background-color:#bcccfe;
}
#selectJob, #selectDivision {
	font-family: verdana;
}
.center
{
	text-align:center;

}

.left
{
	text-align: left;
}
.dropSpacer
{
	background-color:#e76000;
	color:#FFF;
	font-weight:700;
}
.dropSpacerHidden
{
	background-color:#fa7841;
	color:#e0e0e0;
	font-weight:700;
}
.divisionSelectBackground
{
	background-color:#e76000;
	color:#FFF;
}

.divisionSelectChecklist
{
	background-color:#afbbfa;
	color:#00f;
}

div.employerLogin
{
	position:relative;
	top:75px;
	left:300px;
}

div.main
{
	background-color:#fff;
	text-align:left;
	margin:0;
	padding:3px 5px;
}
.frame {
	border:1px solid #AAA;
	background-color:transparent;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;	
	margin:10px 0;
	padding:10px;
}
.rosyFrame {
	border:1px solid #fe0000;
	background-color:#FFEFF2;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;	
	margin:10px 0;
	padding:10px;
}

.field
{
	width: 70%;
}
.fieldIndent
{
	width:95%;
	margin:10px;
}
.questions
{
	font-size:14px;
}
.smallFieldIndent
{
	width:70%;
	margin:0;
}

.clientLoginButton
{
	position:absolute;
	top:20px;
	right:30px;
}

.smallIndent
{
	font-size:9px;
	margin:0 10px;
}

.jobDescriptionHeader
{
	font-size:16px;
	color:#555;
	font-weight:700;
	margin:10px 0;
}
.jobDescription
{
	color:#888;
	margin:5px;
}

table.dashBoard tr.jobLight
{
	background-color:#FFF0F5;
	color:#474747;
}

table.jobSearch
{
     background-color:#FFF;
     font-size:14px;
     padding:5px;
     font-weight:700;
     color:#666;
     width:100%;
     margin:0;
}

table.jobSearch .zeroWidth
{
	width:0;
	padding:0;
}

table.jobSearch th
{
     background-color:#aaa;
     color:#FFFFFF;
     height:25px;
}

table.jobSearch th.jobTitle
{
	padding-left:0;
}

table.jobSearch tr.subHeader
{
	height:25px;
}

table.jobSearch tr.subHeader th.jobTile
{
	text-align:center;
	padding:0;
}

table.jobSearch tr
{
	border-bottom:1px solid #fff;
}

table.jobSearch tr.hidden
{
	background-color:#ccc!important;
	color:#FFF;
	border-bottom:1px solid #FFF;
}

table.jobSearch tr.jobSearch0
{
	background-color:#f5f5f5;
}

table.jobSearch tr.jobSearch1
{
	background-color:#eaeaea;
}

table.jobSearch tr.jobLight
{
	background-color:#ffd9e4;
	color:#666;
}

table.jobSearch tr.interestOnly
{
	font-weight:400;
}

table.jobSearch td.jobTitle
{
	padding-left:15px;
	text-align: left;
}
table.jobSearch td.jobTile
{
	text-align: center;
}
table.jobSearch td span.location
{
	font-size:10px;
	white-space:nowrap;
}
table.jobSearch td.action
{
	width: 80px;
	padding: 1px;
	text-align: center;
}

table.jobSearch div.shareEmailComposition {padding: 10px; margin: 5px 10px; border: 1px solid #aaaaaa; -moz-border-radius: 10px; -webkit-border-radius:10px;}
table.jobSearch div.shareEmailCompositionBackgroundImageFemale {background-image: url('images/shareEmailCompositionBackgroundFemale.gif'); background-position: top right; background-repeat: no-repeat; }
table.jobSearch div.shareEmailCompositionBackgroundImageMale {background-image: url('images/shareEmailCompositionBackgroundMale.gif'); background-position: top right; background-repeat: no-repeat; }
table.jobSearch div.shareEmailComposition form.sendEmail {font-size: 11px; width: 90%}
table.jobSearch div.shareEmailComposition form.sendEmail input.short{width: 33%}
table.jobSearch div.shareEmailComposition form.sendEmail input{width: 66%}
table.jobSearch div.shareEmailComposition form.sendEmail textarea{width: 66%; font-family: arial, sans-serif; margin-left: 10px;}


.noShow
{
	display:none;
}
.orange {
	color: #fc4f05;
}
.purple
{
	color:#400080
}
.options {
	display: inline; 
	white-space:nowrap; 
	font-size: 10px; 
	background-color: #676767; 
	color: #fff; border: 1px solid #c0c0c0; padding: 5px 10px 4px 7px; margin: 10px 10px 10px 0px;-moz-border-radius: 10px; }
.blue
{
	color:#00f;
}

.green
{
	color:#00a400;
}

.gray
{
	color:#a0a0a0;
}

.red
{
	color:#fe0000;
}
.white
{
	color: #fff;
}
.bold
{
	font-weight:700;
}

.success
{
	color:#fe0000;
	font-weight:700;
	text-align:center;
	border:2px solid #fe0000;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;		
	padding:10px;
}

.notice
{
	color:#fe0000;
	background-color:#fff;
	font-weight:bold;
	line-height: 1.5;
	padding: 5px 10px;
	border: 2px solid #fe0000;
	-moz-border-radius: 10px;
	-webkit-border-radius:10px;		
}


table.description
{
	font-family:Verdana,Helvetica,sans-serif;
	font-size:12px;
	color:#999;
}

table.manageJobs .hidden
{
	color:#a0a0a0;
}
table.manageJobs th
{
	background-color: #474747;
}

table.manageJobs td.openDivision
{
	color: #474747
}
table.adPreviewBullet
{
	background-color:inherit;
}

table.adPreviewBullet td.adPreviewBulletImage
{
	text-align:right;
	width:5%;
	padding:5px 10px 5px 30px;
}

table.adPreviewBullet td.adPreviewBulletText
{
	text-align:justify;
	font-size:12px;
	vertical-align:middle;
	padding:5px 10px;
}

table.audit
{
	font-size:10px;
	white-space:nowrap;
	cursor:default;
	margin:10px 0;
}

table.dashBoard
{
	border:1px solid #aaa;
}
table.dashBoardSummary
{
	border-collapse: separate;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}

table.dashBoardSummary td
{
	padding:2px 10px;
	border: 1px solid #e0e0e0;
	font-size: 12px;
}
table.dashBoardSummary th
{
	font-size: 12px;
}
table.dashBoardSummary th.leftHeader
{
	font-size: 12px;
	text-align: center;
}
table.export td
{
	padding:0 2px;
}

table.tagUrlList
{
	width:500px;
	border-bottom:1px solid #000;
	margin:0 10px;
}

table.noSite
{
	border-collapse:collapse;
	margin:0;
	padding:0;
}

table.notes
{
	font-size:11px;
	cursor:pointer;
	margin-bottom:10px;
}

table.notes tr.highlight
{
	background-color:#f0f4ff;
}

table.notes th.sentBy
{
	text-align:center;
	width:30px;
	font-size:9px;
}

table.notes th.footer
{
	height:10px;
}

table.notes th.showDetail
{
	font-size:10px;
	width:20px;
	text-align:center;
}

table.notes tr.notesRow
{
	height:18px;
	vertical-align:middle;
}

div.notes
{
	font-size:10px;
	font-weight:700;
	color:#fff;
	padding:5px;
}

div.addNoteMsg
{
	font-weight:400;
	font-size:9px;
	color:silver;

}

span.qualifier0
{
	background-color:#0f0;
	color: #fff;
	font-weight:bold;
	margin:0 1px 0 0;;
	padding:0 2px;
}

span.qualifier1
{
	background-color:#fe0000;
	color:#fff;
	margin:0 1px 0 0;
	padding:0 2px;
}

span.qualifier2
{
	background-image:url(images/redFlashBackground.gif);
	color:#fff;
	margin:0 1px 0;
	padding:0 2px;
}
table.notes
{
	font-size: 10px;
}
table.notes th
{
	white-space:nowrap;
	background-color:#474747;
	color:#fff;
	padding: 1px;
}
table.notes tr.statusbox td
{
	white-space:nowrap;
}
table.notes td.status
{
	color:#474747;
	width:50px;
}
table.notes td.by
{
	width:5%;
	text-align:center;
	font-size:10px;
}

table.notes td.edit
{
	width:50px;
	text-align:center;
	padding:0 5px;
}

table.notes td.buttons
{
	width:50px;
	text-align:center;
	padding:0 5px;
}

table.notes div.detail
{
	background-color:#ffece0;
	margin:0 3px;
	padding:3px;
}

table.notes .dateTime
{
	font-size:8px;
	width:55px;
	text-align:center;
	padding:0 3px;
}

table.notes textarea#notesInput
{
	width:90%;
	height:300px;
	font-family:verdana, sans-serf;
	font-size:11px;
	background-color:#ffece0;
	border:none;
	overflow:auto;
	margin:5px;
	padding:0;
}

table.notes div.button
{
	width:50px;
	font-weight:700;
	border:1px solid silver;
	-moz-border-radius:5px;
	-webkit-border-radius:10px;		
	margin:5px 10px;
	padding:5px 3px;
}
table.notes div.statDisplay .summary, table.notes div.statusString
{
	display: inline;
}
table.notes div.statDisplay
{
	display: inline;
}
table.notes div.statDisplay .detail
{
	display: block;
}
table.notes table#statusboxes
{
	width:240px;
	font-weight:700;
	color:#474747;
	background-color:#ffece0;
	border:1px solid silver;
	margin:10px;
}

table.notes table#statusboxes tr:hover
{
	background-color:#B47BFF!important;
	color: #fff!important;
	padding:5px 3px;
}

table.notes table#statusboxes span.qualifier0
{
	background-color:#0f0;
	color:#fff;
	font-size:10px;
}

table.notes table#statusboxes span.qualifier1
{
	background-color:#fe0000;
	color:#fff;
	font-size:10px;
}

table.notes table#statusboxes span.qualifier2
{
	background-image:url(images/redFlashBackground.gif);
	color:#fff;
	font-size:10px;
}

input.application, textarea.application
{
	width:99%;
	margin:1px 0px;
	font-family: verdana, arial, sans-serif;
	font-size:11px;
}
form.application #resume 
{
	width: 600px;
}
form.application div.phoneAdvisory
{
	font-size:10px;
	margin:5px 0 0 10px;
}

form.application div.okToSms
{
	display:inline;
	white-space:nowrap;
	font-size:10px;
}



.auditSelectSort
{
	font-size:10px;
	display:inline;
	white-space:nowrap;
}

.smallQuestions
{
	font-family:Verdana,Helvetica,sans-serif;
	font-size:9px;
	color:#666;
	font-weight:700;
}

.questionHeader
{
     background-color:#F0F0F0;
     border:1px solid #E0E0E0;
     color:#666666;
     font-size:14px;
     font-weight:700;
		padding:1px;
}

.right
{
	text-align:right;
}
.clearRight
{
	clear:right;
}
.clearLeft
{
	clear:left;
}
.clearBoth
{
	clear:both;
}
.small
{
	font-size:9px;
}

.smallest
{
	font-size:7px;
}

.darkGray
{
	color:#777;
}
.truncateFormMessage
{
	font-size:10px;
	font-weight:700;
	text-align:center;
	color:#e76000;
}
.floatLeft
{
	float:left;
}
.block
{
	display:block;
}
.top
{
	vertical-align:top;
}
.header
{
	font-size:16px;
	font-weight:700;
	margin:10px 0;
}

.link
{
	cursor:pointer;
}
.error
{
	border:1px solid #e76000 !important;
	color:#e76000 !important;
	font-weight:700;
	background-color:#ffe8d7;
}
.alert
{
	border:1px solid #fff !important;
	color:#fff !important;
	font-weight:700;
	background-color:#e76000 !important;
}
.alertOLD
{
	font-size:14px;
	font-weight:700;
	color:#FFF;
	background-color:#fe0000;
	padding:5px;
}
.fatalError
{
	background-color:#FFF;
	font-weight:700;
	color:#fe0000;
	border:1px solid #fe0000;
	margin:20px;
	padding:10px;
}

.footer
{
	clear:both;
	font-size:10px;
	color:#666;
	text-align:center;
}
body.main .footer
{
	color: #666;
}
.invisible
{
	visibility:hidden;
}

table.afew td.icon img
{
	border:1px solid silver;
	margin-bottom:5px;
}

table.afew td.icon
{
	font-weight:700;
	color:silver;
}

table.headsUp
{
	border:1px solid #aaa;
	background-color:#fff;
	margin:10px 0;
	padding:10px;
}

table.headsUp td
{
	padding:10px;
}

table.headsUp td.headsUpPie
{
	vertical-align:middle;
	text-align:center;
	font-weight:700;
	width:30%;
	padding:10px;
}

div.classic
{
	font-family:'Century Gothic', arial;
	background-color:#FFF;
	width:100%;
	text-align:left;
	margin:0 auto;
}

table.classic
{
	font-size: 12px;
	border:1px solid #aaa;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;	
	margin:10px 0;
	padding:5px 10px;
}

table.classic th
{
	font-weight:700;
	background-color:#aaa;
	color:#FFF;
	border-bottom:1px solid #ccc;
	padding:3px 10px;
}

table.classic td
{
	padding:3px 10px;
}

table.classic td.underBorder
{
	border-top:1px solid #ccc;
	width:70%;
}

table.classic td.interviewQuestions
{
	padding:20px 10px;
}

table.classic td.interviewQuestionsLowStress
{
	background-color:#f0f0f0;
	padding:20px 10px;
}

table.classic td.questionExplanation
{
	font-size:13px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	width:70%;
	background-color:#f0f0f0;
	padding:15px;
}

table.classic th.leftHeader
{
	width:25%;
}

table.classic th span.nameRepeater
{
	display:block;
	text-align:right;
	font-size:11px;
	color:#000;
	margin-top:-15px;
}
.adPreviewBulletHeader
{
	text-align: left;
}
.adPreviewAction
{
	text-align: left;
}
table#jobAdTemplate
{
	margin-left: auto;
	margin-right: auto;
}
table#jobAdTemplate p
{
	padding:0 10px;
}
table#jobTemplate textarea
{
	width:99%;
	margin:0;
}
table#jobTemplate textarea#bulletheader
{
	font-weight:700;
}
table#jobTemplate td.notes p
{
	margin:3px 0;
	padding:0;
}

table.barGraph th
{
	color:#272727;
	background-color:#eee;
	text-align:center;
	border-top:1px solid #ccc;
}

table.barGraph td
{
	text-align:center;
	vertical-align:bottom;
	background-color:#eee;
	padding-top:10px;
}
form.addJob table.template
{
	width: 620px;
}
table.template
{
	width:550px;
	border:3px solid #666666;
	margin:10px;
	font-size:13px;
	color: #000;		
}
table.template .topCenter
{
	font-size:0;
	text-align: center;
	padding: 0;
}
table.template .topLeft
{
	font-size:0;
	text-align: center;
	padding:0;
}
table.template .topRight
{
	font-size:0;
	text-align: center;
	padding:0;
}
table.template .header
{
	text-align: center;
	padding: 2px 0;
}
table.template .subheader
{
	text-align: center;
	padding: 2px 0;
}

.inSightList
{
	font-weight:700;
	color:#373737;
	background-color:#ffc;
	padding:3px 30px;
}

.justify
{
	text-align:justify;
}

.fade
{
	opacity:0.3;
}

.ghost
{
	color:#999999;
}

.arrow
{
	cursor:default;
}

.dropMenu
{
	position:absolute;
	right:50px;
	top:20px;
}

.navList
{
	float:right;
	text-align:right;
	margin:0;
	padding:0;
}
.printOnly
{
	display: none;
}
img.printIcon
{
	margin:3px 10px;
}

H3 a,H4 a,H5 a,H6 a
{
	color:#FFF;
}

A:active
{
	color:#e76000;
}

div#filterPanel,div.questionBank,table.questionBank tr.categorySubHeader th.categorySubTabSpacer,table.applicationQuestions tr.altRow0
{
	background-color:#fff;
}
div#jobboardsform label
{
	display:block;
}
div#jobboardsform label:hover
{
	background-color:#B47BFF!important;
	color: #fff!important;
}
div#filterPanel label
{
	display:block;
}

div.helpText li,div.questionBank form,table.expr3ss
{
	margin:0;
}

span.helpLink
{
	font-size:10px;
	cursor: pointer;
}

form.addJob a.insertKeywords,table.questionBank tr.bankRow
{
	font-size:10px;
}

div.home a:link,div.home a:visited
{
	position:relative;
}

#helpTextHeader p,div.helpPage div.helpTutorialList ul
{
	margin:10px 0;
}

div.accessList,div.hotLinkReport,.medium,.mediumText,table.reportsFrame a
{
	font-size:11px;
}

div.export,div.smartMail,div.strategyPopUp
{
	font-size:12px;
	border:1px solid #AAA;
	background-color:#FFF;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;	
	text-align:left;
	margin:10px;
	padding:10px;
}

.headsUpHeader, div.classicHeader
{
	background-color:#191919;
	color:#FFFFFF;
	font-size:16px;
	font-weight:700;
	margin:2px 0;
	padding:10px 5px;
}
p.headsUpTitle, table.headsUpTitle
{
	font-size:14px;
	color:#474747;
	background-color:#ffc;
	font-weight:700;
}

div.helpPage div.basicHelp,div.helpPage div.basicHelp div.showHide
{
	border:1px solid #AAA;
	background-color:#FFF;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;		
	margin:10px;
	padding:10px;
}

div.helpPage div.basicHelp a.detailLink:hover,div.introPanel a.detailLink:hover
{
	background-color:#feceb8;
	font-size:11px;
	color:#ff5b18;
}

table.notes #addNoteButton
{
	margin:0 20px;
}

div.main div.home div.displayOptions a.expandPanels #expandPanels,div.main div.home div.displayOptions a.collapsePanels #collapsePanels,.nowrap
{
	white-space:nowrap;
}

div.main div.home div.displayOptions a.expandPanels,div.main div.home div.displayOptions a.collapsePanels
{
	font-size:11px;
	margin-left:20px;
	text-decoration:none;
	color:#f60;
	font-weight:700;
}

div.main div.home div.displayOptions a.expandPanels:hover,div.main div.home div.displayOptions a.collapsePanels:hover
{
	text-decoration:underline;
}

div.main div.home form input,form.application select
{
	margin:0;
}

div.sendApplicantEmail
{
	border:1px solid #AAA;
	background-color:transparent;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;	
	padding:10px;
}
div.frameInset
{
	border:1px solid #AAA;
	background-color:transparent;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;	
	margin:10px;
	padding:10px;
}
div.newRelease
{
	color:#666666;
	font-weight:700;
}
div.newRelease p.header
{
	color: #474747;
}
div.newRelease div.leftPanel
{
	width: 45%;
	float: left;
}
div.newRelease div.rightPanel
{
	width: 45%;
	float: right;
}

div.newReleasePanel
{
	-moz-border-radius:10px;
	-webkit-border-radius:10px;	
	border:1px solid #A0A0A0;
	font-size:13px;
	font-weight:700;
	margin: 5px 0;
	padding:2px 5px;
	color: #474747;
	background-color:#EFD1FF;
}
div.introPanel
{
	-moz-border-radius:10px;
	-webkit-border-radius:10px;	
	border:1px solid #A0A0A0;
	font-size:12px;
	margin: 5px 0;
	padding:2px 5px;
	background-color:#EFD1FF;
}
div.introPanel div#introPanelDetail
{
	background-color:#fff;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	padding:10px;
}
div.introPanel ul
{
	margin:8px 0 3px 10px;
}
.selectAction option.interview
{
	background-color:#ffff42;
}

.selectAction option.shortlist
{
	background-color:#91ff91;
}

div.main div.jobApplication
{
	margin:0 5px;
}
div.jobApplication div#updatingAddress, div.emailReply div#updatingAddress, div#updatingAddress
{
	background-image:url('images/darkOverlay.png');
	position:absolute;
	z-index:100;
	height:260px;
	width:100%;
	border:4px solid #f87300;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;		
}
div.jobApplication div#savingAddress, div.emailReply div#savingAddress
{
	position:absolute; 
	opacity: 0.5; 
	margin: 25px 0px 0px 10px
}
div.jobApplication img#waitingAddress, div.emailReply img#waitingAddress
{
	position:absolute; 
	opacity: 0.5; 
	margin: 25px 0px 0px 10px
}
div.processJob,div.menuOption
{
	margin:0 5px;
}

div.strategyPopUp p,form.export
{
	font-size:12px;
}

div.strategyPopUp .lowScore,table.barGraph
{
	border-top:1px solid #ccc;
}

div.sentEmail
{
	border:1px solid #AAA;
	background-color:transparent;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;	
	margin:10px;
	padding:0 10px;
}

div.sentEmail div.message,form.addQuestions #addNewQuestionButton
{
	margin:10px;
}

table.sentemail 
{ 
	font-size: 11px; cursor: pointer; margin-bottom: 10px; 
}
table.sentemail tr.highlight 
{
	background-color: #f0f4ff;
}
table.sentemail td 
{
	vertical-align: middle
}
 
table.sentemail th 
{
	font-size: 14px;
}

table.sentemail th.sentBy 
{
	text-align: center; width: 30px; font-size: 9px;
}
				
table.sentemail th.footer 
{
	height: 10px; 
}

table.sentemail th.showDetail 
{
	font-size: 10px; width: 20px; text-align: center
}

table.sentemail span.bullet 
{
	font-size: 16px; padding: 5px 0px
}

table.sentemail td.detail 
{
	padding: 0px 5px 5px 0px;  
}

table.sentemail td.detail div.mailheader
{
	background-color: #ccdaff; padding: 3px 5px;
}

table.sentemail td.detail div.mailbody
{
	padding: 0px 5px
}

table.sentemail td.detail div.frame 
{
	background-color: #dfe8ff
}


div.autoEmailHeading a.keywordHelperLink,div.sendApplicantEmail a.keywordHelperLink
{
	left:5px;
	font-size:10px;
	padding-right:10px;
}

a.closeKeywordHelperLink,#closeKeywordHelperLink,.floatRight,#loginStaticButton
{
	float:right;
}

div.autoEmail div.keyHelp a:link a:visited,div.sendApplicantEmail div.keywordHelpLink div.keyHelp a:link a:visited
{
	color:inherit;
	text-decoration:none;
}

div.autoEmail div.keyHelp a:hover,div.sendApplicantEmail div.keywordHelpLink div.keyHelp a:hover
{
	color:#f9570f;
}
form.addJob textarea
{
	font-size:12px;
	width: 100%;
}
form.addJob input#job
{

    color:#555555;
	font-size:16px;
	font-weight:700;
	margin:10px 0;
	border: 1px solid #e0e0e0;
}
form.addJob input#location
{
	font-size: 12px;
	color:#555555;
	font-weight:700;
	margin:10px 0;	
	border: 1px solid #e0e0e0;
}
form.addQuestions div.addQuestion
{
	border:1px solid #AAA;
	background-color:transparent;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;	
	margin:10px 0;
	padding: 2px 10px;
}

form.questions,.questions
{
	font-size:12px;
	color:#666;
	font-weight:700;
}

select .markAction option.report,table.notes tr.editHighlight
{
	background-color:#FF0;
}

p.strategyLegend,p.afewLegend
{
	font-size:11px;
	text-align:center;
}

.altRow0
{
	background-color:#eee;
}

/*
table.questions tr.altRow1,table.questionBank tr.altRow1,.clearLight,table.tagUrlList tr.altRow1
{
	background-color:transparent;
}
*/

table.questions td,table.questionBank td,table.dashBoard th
{
	padding:2px 0;
}

table.questions td.arrows,table.questionBank td.arrows
{
	padding:2px 5px 2px 0;
}
table.questions .arrowIcon
{
	cursor: pointer;
}
table.questions td.arrows a,table.questionBank td.arrows a
{
	text-decoration:none;
	padding:2px 5px 2px 0;
}

table.questions td.arrows a:hover,table.questionBank td.arrows a:hover
{
	background-color:inherit;
	color:#fe0000;
}

table.questions tr.hideRow,table.questionBank tr.bankHideRow
{
	font-weight:400;
	color:silver;
}

table.questions tr.hiddenRow,table.questions tr.deletedRow,table.questionBank tr.bankHiddenRow
{
	display:none;
}
table.applicantList th
{
	vertical-align:bottom;
}
table.questions div.showHiddenCheckbox input,div.questionBank div.showHiddenCheckbox input,table.notes td,.middle
{
	vertical-align:middle;
}

table.questions #hiddenCount,.inLine, inline
{
	display:inline;
}

/*
tr.highlight,td.highlight, table.questions tr.highlight,table.questionBank tr.highlight,table.applicationQuestions tr.highlight,table.manageJobs tr.highlight td,table.audit tr.highlight td
{
	background-color:#ff0;
	color:#fff;
}
*/
table.applicant tr.highlight, tr.highlight td
{
	background-color:#B47BFF!important;
	color: #fff!important;
}
.ajaxHighlight
{
	background-color:#ff0!important;
}

.highlight
{
	background-color:#B47BFF!important;
	color: #fff!important;
}

div.questionBank #displayQuestionBankButton,div.questionBank #hideQuestionBankButton
{
	margin:0 0 0 20px;
}

.hiddenLight,.divisionSelectHidden
{
	background-color:#ccc;
	color:#FFF;
}

table.jobSearch th.upArrow,table.jobSearch th.downArrow
{
	width:20px;
	text-align:center;
}

table.jobSearch th.rightHeader,table.jobSearch th.leftHeader
{
	padding-left:10px;
}

table.jobSearch th div.hotJobCount,table.jobSearch th div.jobCount
{
	display:inline;
	font-size:13px;
}


table.applicantList .applicantList .applicantLight,table.applicantList tr.applicantLight
{
	background-color:#F5FFFA;
}

table.applicantList .scoreViewed8,table.applicantList .allViewed
{
	color:#f05002;
}

table.audit td.archived,table.manageJobs td.archived,table.smsReport td.archived
{
	text-decoration:line-through !important;
}
table.manageJobs { margin: 0px}
table.manageJobs,table.export
{
	font-size:10px;
	margin:10px 0;
	background-color:#fff;
}

table.manageJobs .cost,table.manageJobs .total,table.audit .cost,table.audit .total
{
	text-align:right;
	padding-right:10px;
}

table.manageJobs tr.spacer,table.audit tr.spacer
{
	background-color:#999;
	color:#FFF;
	font-weight:700;
	text-align:right;
	padding-right:15px;
}

table.manageJobs tr.spacer td,table.audit tr.spacer td
{
	padding-right:10px;
}

table.notes #saveButton,table.notes #cancelButton,table.notes #closeButton
{
	background-color:#ffece0;
	color:#474747;
}

table.notes #saveButton:hover,table.notes #cancelButton:hover,table.notes #closeButton:hover
{
	background-color:#f5fffa;
	color:#fe5b18;
	border-color:#fe5b18;
}
table#adrequests td.expired, table#adrequests tr.expired
{
	color: #fe0000;
}
div#seek label
{
	display: block;
}
