﻿@charset "utf-8";
/* HR Vacancies */

   #return a
      {
	background-image: url(/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding: 5px 0 4px 16px;
	display: block;
	text-decoration: none;
	font-size: 9px;
	color: #2C3551;
	margin-left: 6px;
     }

    #return a:hover
  {
  font-size: 9px;
  color: #95A1B5;
  text-decoration: none;
  } 

.appInfo {font-family: Arial, Helvetica, sans-serif;
	color: #792700;
}
.appInfoB {font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #792700;
}
.appInfoI {font-family: Arial, Helvetica, sans-serif;
	color: #4B5870;
}
.appInfoIB {font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #4B5870;
}
.flinks {font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:9px;
}
#subcontent {width:650 px }
#deptcontent table, #subcontent table {width: 100%; border: none; border-collapse: collapse; }
#deptcontent td, #subcontent td { border-collapse: collapse; margin: 5px; padding: 
    5px; font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #333333;
}

