	body { text-decoration:none; background-color:white; color: black; font: 12pt Arial }
	A { text-decoration: none; font: 12pt Arial; color: #00B0EB }
	B { color: black; font: bold 12pt Arial }
	A:link { color: #0071C7 }
	A:visited { color: #999999 }
	A:hover { color: #FF8330 }

	.Toolbar { text-decoration:none; font: bold 8pt Arial; color: white }
	.Toolbar TD { background-color: #00B0EB }
	A.Toolbar:link { color:#ffffff }
	A.Toolbar:visited { color:#ffffff }
	A.Toolbar:hover { color:#FF8330 }

	.Search { font: 12pt Arial }
	.Search A { font: 12pt Arial; }
	.Search B { color: black; font: bold 12pt Arial }
	A.Search:link { color: #0071C7 }
	A.Search:visited { color: #999999 }
	A.Search:hover { color: #FF8330 }
	
	.StatusBar { text-decoration:none; font: bold 8pt Arial; color: white }
	.StatusBar B { text-decoration:none; font: bold 8pt Arial; color: white }
	.StatusBar TD { background-color: #00B0EB }
	A.StatusBar:link { color:#ffffff }
	A.StatusBar:visited { color:#ffffff }
	A.StatusBar:hover { color:#ff8330 }

	.Normal { text-decoration: none; color: black; font: 12pt Arial }
	.Normal A { text-decoration: none; font: 12pt Arial; color: #0071C7 }
	.Normal B { color: black; font: bold 12pt Arial }
	A.Normal:link { color: #0071C7 }
	A.Normal:visited { color: #999999 }
	A.Normal:hover { color: #FF8330 }

	.BoldLink { text-decoration: none; color: black; font: bold 12pt Arial }
	.BoldLink A { text-decoration: none; font: bold 12pt Arial; color: #0071C7 }
	.BoldLink B { color: black; font: bold 12pt Arial }
	A.BoldLink:link { color: #0071C7 }
	A.BoldLink:visited { color: #999999 }
	A.BoldLink:hover { color: #FF8330 }

	.NormalInverse { text-decoration: none; color: white; font: bold 12pt Arial }
	.NormalInverse B { text-decoration: none; color: white; font: bold 12pt Arial }

	.Small { text-decoration: none; color: black; font: 10pt Arial }
	.Small B { color: black; font: bold 10pt Arial }
	.Small A { text-decoration: none; font: normal 10pt Arial; color: #0071C7 }
	A.Small:link { color: #0071C7 }
	A.Small:visited { color:#999999 }
	A.Small:hover { color:#FF8330 }

	.SmallInverse { text-decoration: none; color: white; font: 10pt Arial }
	.SmallInverse A { text-decoration: none; font: bold 10pt Arial; color:#ffffff }
	A.SmallInverse:link { font: bold; color:#ffffff }
	A.SmallInverse:visited { font: bold; color:#ffffff }
	A.SmallInverse:hover { font: bold; color:#000000 }

	.JobListDetail { text-decoration: none; color: black; font: 10pt Arial }
	.JobListDetail B { text-decoration: none; color: black; font: bold 10pt Arial }
	.JobListDetail A { text-decoration: none; color: black; font: normal 10pt Arial }
		
	.Large { color: black; font: 14pt Arial }
	.Large B { color: black; font: bold 14pt Arial }

	.table { background-repeat : no-repeat; }

	.Title B { text-decoration: none; color: white; font: bold 12pt Arial }
	.Copyright { text-decoration: none; color: black; font: 9pt Arial }

	.MandatoryRed { text-decoration: none; color: #D9001D; font: 10pt Arial }

	.ErrorMSG { text-decoration: none; color: #D9001D; font: 10pt Arial;}

	.CandidateSmall { text-decoration: none; color: #0071C7; font: 8pt Arial }
	A.CandidateSmall:link { color: #0071C7 }
	A.CandidateSmall:visited { color:#0071C7 }
	A.CandidateSmall:hover { color:#FF8330 }
	
	.CandidateSmallSelected { text-decoration: none; color: #FF8330; font: 8pt Arial }

	.CandidateNormal { text-decoration: none; color: #0071C7; font: 10pt Arial }
	A.CandidateNormal:link { color: #0071C7 }
	A.CandidateNormal:visited { color:#0071C7 }
	A.CandidateNormal:hover { color:#FF8330 }

	.LoginTextBox	{font:7pt Arial;}
	
	.pos {position: relative; top: 0px; }
