html, body {
	margin: 0;
	padding: 0;
}
body {
	color: #454545;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}
body, td {
	font-size: 12px;
}
form {
	margin: 0;
	padding: 0;
}
textarea {
	width: 92%;
}
a {
	color: #00E;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	color: #900000;
	font-size: 14px;
	margin-top: 0;
}
p {
	line-height: 16px;
	margin: 1em 0;
}

#toolbar {
	padding: 10px 0 20px 0;
	color: #CCC;
}
#toolbar a.selected {
	font-weight: bold;
	color: #900000;
}

/* eploy */

.tabletitles
{
	padding: 0 0 0 5px;
	font-weight: bold;
	color: #FFF;
}
.tabletitles a 
{
	color: #FFF;
	text-decoration: none;
}
.tabletext
{
	padding: 5px 0 5px 5px;
}
.tablelink
{
	padding: 5px 0 5px 5px;
	color: #00E;
	text-decoration: none;
}
a.tablelink:hover
{
	text-decoration: underline;
}
.textbox
{
	border: 1px solid #CCC;
	padding: 1px;
	margin: 5px;
	color: #454545;
	background-color: #FFF;
}
.formtext
{
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	text-align: right;
}
.hand
{
	cursor: pointer;
}
table.table
{
	margin: 0 auto;
	width: 98%;
	background-color: #8F074F;
}
tr.tabletoprow
{
	background-color: #8F074F;
}
tr.tablefirstrow, tr.tablesecondrow
{
	background-color: #F5F5F5;
}
.menutablefirstrow {
	background-color: #F5F5F5;
}
.menutablesecondrow {
	background-color: #F5F5F5;
}
.navbartext
{
	FONT-WEIGHT: bold;
	COLOR: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}
.navtextbox
{
	border: 1px solid #8F074F;
	font-weight: bold;
	background-color: #FFF;
	text-align: center;
}
.formtextleft
{
	padding-left: 5px;
	text-align: left;
}
.tabletextcentre
{
	FONT-WEIGHT: normal;
	PADDING-BOTTOM: 5px;
	COLOR: #000000;
	TEXT-INDENT: 10px;
	PADDING-TOP: 5px;
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
}
.space
{
	MARGIN-LEFT: 5px;
	CURSOR: pointer;
	CURSOR: hand;
	MARGIN-RIGHT: 5px;
}
.formtextsmall
{
	FONT-WEIGHT: normal;
	COLOR: #000000;
	TEXT-ALIGN: right;
	TEXT-DECORATION: none;
}
.formtextleftsmall
{
	font-size: 10px;
	padding: 5px;
}
.tabletitlessmall
{
	padding: 0 5px 0 5px;
	color: #FFF;
}
a.linkcentre
{
	color: #00E;
	text-decoration: underline;
}
a.linkcentre:hover
{
	color: #00E;
	text-decoration: underline;
}
.link
{
	color: #00E;
	padding: 0 5px;
	text-decoration: none;
}
a.link:hover
{
	text-decoration: underline;
}
.jobdescription
{
	PADDING-LEFT: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
.PopupDescription
{
	border: 1px solid #999999;
	padding: 3px;
	LEFT: 0px;
	OVERFLOW: hidden;
	WIDTH: 150px;
	font-family: Arial, Helvetica, sans-serif;
	TOP: 0px;
	background-color: #FFFFFF;
	layer-background-color: #cccccc;
}
.PopupDescriptionCont
{
	Z-INDEX: 200;
	VISIBILITY: hidden;
	WIDTH: 200px;
	POSITION: absolute;
	layer-background-color: #cccccc;
}
.button
{
	TEXT-INDENT: 5px;
}
.tabletext2
{
	FONT-WEIGHT: normal;
	PADDING-BOTTOM: 5px;
	COLOR: #000000;
	PADDING-TOP: 5px;
	font-family: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}
.tabletext2Bold
{
	FONT-WEIGHT: bold;
	PADDING-BOTTOM: 5px;
	COLOR: #000000;
	PADDING-TOP: 5px;
	font-family: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}
.sub1tabletext
{
	padding-left: 10px;
}
.sub1table
{
	MARGIN-LEFT: auto;
	WIDTH: 98%;
	MARGIN-RIGHT: auto;
}
.sub1tablelink
{
	padding: 5px 0 5px 5px;
	color: #00E;
	text-decoration: none;
}
a.sub1tablelink:hover
{
	text-decoration: underline;
}
.sub1tabletitles
{
	font-weight: bold;
	padding: 0 0 0 5px;
}
.sub1tabletoprow
{
}
.sub1tabletextcentre
{
	padding: 5px 0 5px 5px;
	text-align: left;
}
.sub1menutablefirstrow
{
}
.sub1menutablesecondrow
{
}
.formtextleft3
{
	font-weight: bold;
	padding-left: 5px;
}
.candidateskilltitle
{
	PADDING-LEFT: 5px;
	FONT-WEIGHT: bold;
	COLOR: #000000;
	font-family: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #ccddef;
	TEXT-ALIGN: left;
	TEXT-DECORATION: none;
}
.sub2tabletoprow
{
	background-color: #ECECEC;
}
.sub2menutablefirstrow
{
	background-color: #FFF;
}
.sub2tablefirstcolumn
{
	font-weight: bold;
	text-align: right;
	background-color: #F5F5F5;
}
.sub2table
{
	margin: 0 auto;
	width: 95%;
	background-color: #CCC;
}
.sub2menutablesecondrow
{
	BACKGROUND-COLOR: #ddddee;
}
.loginerror {
	font-weight: bold;
	color: #C00;
}

#btnContainer {
	width: 98%;
	margin: 0 auto;
	white-space: nowrap;
}

