@charset "utf-8";
body {
	background: #FFFFFF;
	margin: 0 auto;
	text-align: center;
}

#bdy {
	position: relative;
	width:896px;
	margin: 0 auto;
	text-align: left;
	margin-top: 12px;
}
#jobs-header {
	position: absolute;
	top:0px;
	left:0px;
	width:896px;
	height:100px;
	background-image: url(../images/header-bg.jpg);
	background-repeat: no-repeat;
	border: solid #CCCCCC 1px;
}
#jobs-title {
	position: absolute;
	top: 30px;
	left: 230px;
	font-size: large;
	color: #0052A5;
	height: 30px;
	width: 475px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#jobs-menu {
	position: absolute;
	top:100px;
	left:0px;
	width:896px;
	height: 25px;
	background-color: #0052A5;
	border: solid #CCCCCC 1px;
}
#jobs-content {
	position: absolute;
	top:125px;
	left:0px;
	width:896px;
	height:auto;
	padding: 0px;
	background-color: #FFFFFF;
	border: solid #CCCCCC 1px;
}
#jobs-footer  {
	background-color: #0154A4;
	height: 30px;
} 
#jobs-dt {
	position: absolute;
	top:90px;
	width:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #000000;
	padding-right: 0px;
	right: 0px;
	font-weight: bold;
}
#ppmajobs-dt {
	top:1%;
	width:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #FFFFFF;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 9px;
	padding-bottom: 2px;
	font-weight: bold;
	right: 1%;
	float: right;
	background-color: #0154A4;
}
#ppmajobs-ft-sector {
	width:896px;
	padding-left: 0px;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-right: 0px;
	left: 0px;
	float: left;
	background-color: #0052A5;
}
#menu {
	position: relative;
	width:896px;
	top: 0px;
}

#menuh
	{
	float:left;
	background-color: #0052A5;
	margin-top: 2px;
	border-right-color: #0066CC;
	border-right-style: solid;
	border-right-width: 1px;
	padding-right: 1px;
	}
		
#menuh a
	{
	text-align: left;
	display:block;
	white-space:nowrap;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #FFFF00;
	font-weight: bold;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 1px;
	padding-right: 1px;
	font-variant: normal;
	border: 1px solid #424093;
	}
	
#menuh a:link, #menuh a:visited, #menuh a:active
	{
	color: white;
	background-color: #0052A5;
	text-decoration:none;
	}
	
#menuh a:hover
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #FFFF00;
	font-weight: bold;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 1px;
	padding-right: 1px;
	font-variant: normal;
	background-color: #0066FF;
	text-decoration:none;
	}	
#menuh a.tc, #menuh a.tc:hover {
	text-align: center;
}
	
#menuh a.top_parent, #menuh a.top_parent:hover 
	{
	background-image: url(navdown_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
	text-align: center;
	}

#menuh a.parent, #menuh a.parent:hover 
	{
	background-image: url(nav_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
	text-align: left;		
	}

#menuh ul
	{
	list-style:none;
	margin:0;
	padding:0;
	float:inherit;
	width:177px;
	}

#menuh li
	{
	position:relative;
	min-height: 1px;
	vertical-align: bottom;	
	}

#menuh ul ul
	{
	position:absolute;
	z-index:100;
	top:auto;
	display:none;
	padding: 0px;
	margin:-1px 0 0 0; /* IE change required. Set to -1 0 0 -73px */
	width: 177px;
	}

#menuh ul ul ul
	{
	top:0;
	left:100%;
	}

div#menuh li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}
#applynow {
	background-color: #006633;
	border-bottom-color: #006633;
	border-bottom-style: outset;
	border-bottom-width: 4px;
	border-right-color: #006633;
	border-right-style: inset;
	border-right-width: 4px;
	border-left-color: #006633;
	border-left-style: outset;
	border-left-width: 4px;
	border-top-color: #006633;
	border-top-style: inset;
	border-top-width: 4px;
}
#applynow a {
	text-align: center;
	display:block;
	white-space:nowrap;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #FFFF00;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	font-variant: normal;
	border: 1px solid #000066;
}

#applynow a.tc, #menuh a.tc:hover {
	text-align: center;
}
#applynow a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	font-variant: normal;
	background-color: #660000;
	text-decoration:none;
}

.smy {
	font-size: small;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFF00
}
.lg {
	font-size: large;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color:#022162
}

.md {
	font-size: medium;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color:#022162
}

.sm {
	font-size: small;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color:#022162
}
.xsm {
	font-size: x-small;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color:#022162
}
.xsw {
	font-size: x-small;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF
}

.xxsm {
	font-size: xx-small;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color:#022162
}

.sector-hd {
	font-size: x-small;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFF00;
}
a:hover.sector-hd {
	font-size: x-small;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#FF0000
}
.sector-ft {
	font-size: x-small;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
.tb-location {
	border: double #999999 1px;
	margin-bottom: 10px;
}
.tb-featured-job {
	background-color: #FFFFFF;
	color: #000066;
	border: solid #000066 1px;
}
.tb-featured-agency {
	background-color: #FFFFFF;
	color: #000000;
	border: solid #D3C7CF 1px;
	margin-bottom: 10px;
}
.tb-featured-employer {
	background-color: #FFFFFF;
	color: #000000;
	border: solid #A99489 1px;
	margin-bottom: 10px;
}
.tb-job {
	background-color: #E6E6E6;
	color: #000066;
	border: solid #0154A4 1px;
	font-size: small;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.tb-job-details {
	background-color: #DDE6DD;
	border: solid #CCCCCC 1px;
}
.tb-job-details-titles {
	background-color: #DFDFDF;
	border: solid#DFDFDF 1px;
}
.tb-form {
	background-color: #FFFFFF;
	border: solid #CCCCCC 1px;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
}
.tb-form-details {
	background-color: #FFFFFF;
	border: solid #CCCCCC 1px;
}
.tb-sitemap {
	border: dotted #999999 1px;
	font-weight: bold;
	background-color: #CCCCFF;
	font-size: x-small;
	line-height: 2em;
	font-family: Arial, Helvetica, sans-serif;
}
