/* BEGIN -------------------------*/
#jobsTable {
border-style:solid;
border-color:#000000;
border-width:0px 0px 1px 0px;
padding:0px 0px 0px 0px;}

.jobsHeaderCell {
text-align:center;
font-weight:bold;
padding-bottom:3px;}

.jobsHeaderCell a{
font-weight:bold;
color:#0000FF;}

.jobsHeaderCell a:hover{
color:#0000FF;}

.jobsCell {
text-align:center;
border-style:solid;
border-width:1px 0px 0px 1px;
border-color:#000000;
padding:2px;}

.jobsCell a{
color:#0000FF;}

.jobsCell a:hover{
color:#0000FF;}

.jobsLastCell {
text-align:center;
border-style:solid;
border-width:1px 1px 0px 1px;
border-color:#000000;
padding:2px;}

.logoutbutton {
float:right;}

.logoutbutton a {
font-weight:bold;
color:#0000FF;}

.logoutbutton a:hover{
font-weight:bold;
color:#0000FF;}

.popup {
display:inline;
color:#FF0000;}

.popup a {
color:#FF0000;}

.popup a:hover{
color:#FF0000;}

.popuptext {
font:Verdana, Arial, Helvetica, sans-serif;
font-size:100%;
color:#0052A0;}

.link {
display:inline;
color:#0000FF;}

.link a {
display:inline;
color:#0000FF;}

.link a:hover{
color:#0000FF;}

.linkInline {
display:inline;
color:#000000;}



/* added for hr template so body content can stretch as needed for hrapplicant app */
.bodyContent00 {
    width:800px;
	padding-left:8px;
	padding-right:8px;
}

/* added for hr template so asterick is red for hrapplicant app */
.requiredField {
color:#FF0000;}

/* added button for hr app */
.hrbutton {
margin: 0;
padding: 1px;
width: auto;
overflow: visible;
font-size: 110%;
background-color: #ffcc00;
border: 1px solid #000000;
font-family: arial;
text-decoration:none;
}

/* added button for hr app */
.hrbutton2 {
margin: 0;
padding: 1px;
width: auto;
overflow: visible;
font-size: 110%;
background-color: #F2F2F2;
border: 1px solid #000000;
font-family: arial;
text-decoration:none;
}
/*- END ------------------------------- */





