* {
	font-family: Verdana, "Arial MS", Helvetica, sans-serif;
}
body {
	background-color: #821127;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin: 0px;
}
a:link {
	color: #0000CC;
	text-decoration: underline;
}
a:visited {
	color: #0000CC;
	text-decoration: underline;
}
a.menu {
	color: #B50F19;	text-decoration: none;	line-height: 22px;
}
a.menu:hover {
	text-decoration: underline;
}
a.footer {
	color: #FFFFFF;	text-decoration: underline;	line-height: 22px;
}
.body_table {
	background: #B50F19;
	width: 540px;
}
.input {
	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;
	color: #C90016;	line-height: 18px;	background-color: #F1F3F8;
}
.menu {
	font-size: 11px;
	color: #B50F19;	text-decoration: none;	line-height: 22px;
	background-color: #E7CFCE;
}
.copy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.copy_1,
.staffingLabel {
	font-size: 14px;
	color: #000000;
	line-height: 14px;
	font-weight: bold;
}
.copy_2,
.staffingValue {
	font-size: 11px;
	color: #000000;
	line-height: 14px;
	font-weight: normal;
	background: white;
}
.copy_3 {
	font-size: 9px; font-weight: normal;
	color: #000000;
}
.copy_4 {
	font-size: 12px; font-weight: bold;
	color: #FFFFFF;
}
.heading_1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #C90016;
	line-height: 18px;
}
.heading_2 {
	font-size: 13px;
	font-weight: bold;	color: #000000; text-decoration: none;
}
.heading_3 {
	font-size: 14px;
	color: #000000;
	line-height: 18px;
	font-weight: bold;
	background: white;
}
.heading_4 {
	font-size: 18px;
	color: #000000;
	line-height: 20px;
	text-decoration: underline;
	font-weight: bold;
	background: white;
}
.instruction {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #C90016;
	line-height: 18px;
}
hr {
	color: #FCA18D; background-color: #FCA18D;
	height: 1px;	 border: 0;
}
.greenbar_1 {
	font-size: 11px;
	color: #000000;
	background-color: #E9EEF5;
	text-indent: 2px;
	line-height: 18px;
}
.greenbar_2 {
	font-size: 11px;
	color: #000000;
	background-color: #F8FAFC;
	text-indent: 2px;
	line-height: 18px;
}
.error {
	font-size: 12px;
	color: red;	line-height: 18px; font-weight: normal;
	border: 1px solid red;
	background-color: #ffcccc;
}
.loginGreeting {
	font-size: 10px; font-weight: bold;
	color: #C90016;	line-height: 18px;
}
.loginInfo {
	font-size: 10px; font-weight: normal;
	color: #000000;	line-height: 18px;
}
.button {
	border-color: #FFFAE7 #c65508 #c65508 #F7AE00;	background-color: #FEEDA9;
	border-style: solid; border-top-width: 2px;	border-right-width: 1px; text-indent: 2px;
	border-bottom-width: 1px; border-left-width: 1px; margin-bottom: 2px; margin-top: 2px;
}
.calendar_task {
    font-size: 10px;
    color: #2222FF; background-color: #FFFFFF; text-indent: 2px;
} 
.calendar_event {
    font-size: 10px;
    color: #FF2222;
	background-color: #FFFFFF; text-indent: 2px;
}
.footer {
	font-size: 12px;
    color: #FFFFFF;
	background-color: transparent; text-indent: 2px;
	font-weight: bold;
}
.staffingLabel {
	float: left;
	width: 175px;
}
.staffingApplicationHourlyNote {
	width: 100%;
	padding-bottom: 10px;
	font-weight: normal;
	font-style: italic;
}
.staffingApplicationShiftsLabel {
	width: 100%;
}
.staffingApplicationShiftsContainer {
	width: 100%;
	clear: both;
}
.staffingApplicationShiftsValue {
	float: left;
	padding-right: 25px;
	padding-left: 25px;
}
.staffingApplicationSkillsLabel {
	padding-top: 10px;
	width: 100%;
}
.staffingApplicationSkillsValue {
	float: left;
	width: 165px;
}
.staffingApplicationSalaryLabel {
	width: 100%;
}
.staffingApplicationReferredLabel {
	width: 100%;
}
.staffingApplicationReferredValue {
	float: left;
	padding-left: 25px;
	padding-right: 25px;
}
.staffingApplicationOtherSkillsValue {
	width: 100%;
}
.applicantFormBlock {
	width: 100%;
	clear: both;
	padding-top: 4px;
}
.staffingApplicationResumeLabel {
	width: 100%;
}
#applicantEmailAddress,
#applicantRefNum,
#applicantShifts,
#applicantSalary,
#applicantOtherSkills,
#applicantResume {
	border-bottom: 1px dotted red;
	padding-bottom: 5px;
}
#applicantRefNum {
	display: none;
	visibility: hidden;
}
#applicantSkills {
	display: none;
}
#pageTitle {
	font-weight: bold;
	font-size: 16px;
}

