div.liContentArea {
	width: 450px;
}
div.liContentArea p {
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}
div.liContentArea h1 {
	font-size: 12pt;
	font-weight: bold;
	color: #6285AD;
}
div.liContentArea h2 {
	font-size: 11pt;
	font-weight: bold;
	color: #6285AD;
}
table.wwTable{
	width:100%;
	border: 0px;
  border-collapse: collapse;
	vertical-align: top;
	text-align: left;
	color: #000000;
	padding: 0px;
	margin: 0px;
}
.wwCellGroupHeader{
}
.wwCellGroupFooter{
	border-top: 1px solid #6285AD;
  height: 1px;
}
.wwCellReqdFlag{
	vertical-align: top;
	text-align: left;
	color: #FF0000;
	background-color: #DBDBDB;
	font-size: 8pt;
	font-weight: bold;
	padding-left: 3px;
	border-top: 1px solid #6285AD;
	border-left: 1px solid #6285AD;
}
.wwCellLabel{
	vertical-align: top;
	text-align: left;
	color: #000000;
	background-color: #DBDBDB;
	font-size: 8pt;
	font-weight: normal;
	padding-left: 3px;
	border-top: 1px solid #6285AD;
	border-right: 1px solid #6285AD;
  width: 40%;
}
.wwCellControl{
	vertical-align: top;
	text-align: left;
	color: #000000;
	background-color: #DBDBDB;
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	padding-left: 5px;
	border-top: 1px solid #6285AD;
	border-right: 1px solid #6285AD;
  width: 60%;
}
.wwCellNavButton{
	vertical-align: top;
	text-align: right;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
}
.wwCtlText{
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
  width: 200px;
	margin-right: 2px;
}
.wwCtlOption{
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
  width: 200px;
	margin-right: 2px;
}

div.listCount{
	margin-top: 0px;
	margin-bottom: 0.5em;
	font-size: 8pt;
	font-family: arial, helvetica, sans-serif;
}
div.listNavigation{
	margin-top: 0px;
	margin-bottom: 0.5em;
	font-size: 8pt;
	font-family: arial, helvetica, sans-serif;
}
div.listData{
	margin-top: 0px;
	margin-bottom: 0.5em;
	font-family: arial, helvetica, sans-serif;
}
div.listData table{
  border: 1px solid #6285AD;
  border-collapse: collapse; 
  border-spacing: 0px; 
  width: 100%;
	padding: 0px;
	margin: 0px;
}
div.listData thead{
	background-color:#DBDBDB;
	color:#6285AD;
}
div.listData thead a:link{
	color:#6285AD;
	text-decoration:none;
}
div.listData thead a:active{
	color:#FF0000;
	text-decoration:underline;
}
div.listData thead a:visited{
	color:#6285AD;
	text-decoration:none;
}
div.listData thead a:hover{
	color:#FF0000;
	text-decoration:underline;
}
div.listData tbody{
}
div.listData th{
	font-size: 8pt;
	font-weight:bold;
	vertical-align: top;
	text-align: left;
	white-space: nowrap;
	border: 1px solid #FF0000;
	padding:2px;
	color:#6285AD;
}
div.listData td{
	font-size: 8pt;
	font-weight:normal;
	vertical-align: top;
	text-align: left;
	border: 1px solid #FF0000;
	padding:2px;
}
div.vacancyDetails{
}
div.vacancyDetails table{
  border: 0px;
  border-collapse: collapse; 
  border-spacing: 0px; 
	padding: 0px;
	margin: 0px;
}
div.vacancyDetails td{
	font-size: 8pt;
	font-weight:normal;
	vertical-align: top;
	text-align: left;
	padding: 10px;
	margin: 10px;
}