.bodytxt {
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height:150%;
	text-align:justify;
	}
.bodytxtbold {
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	}
.mandatorybold {
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	margin-left:5px;
	margin-right:5px;
	}
.employermenu {
	background-color: #EBEBEB;
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 15px;
	text-align:justify;
	cursor:hand;
	text-decoration:none;
	}
.employermenu-hover {
	background-color: #8A8A8A;
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 15px;
	text-align:justify;
	text-decoration:none;
	}
.bodytxtwhitebold {
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	}
.bodytxtbluebold {
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0589D5;
	}
.bodytxtorange {
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF6C00;
	}
	
.partnerhead {
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2F5E00;
	}
.partnertxt {
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;	
	color: #2F5E00;
	}
.partnerlink {
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	}
.footertxt {
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	}
.tableOrangeBox {
	border:solid;
	border-width:1px;
	border-color:#8A8A8A; 
	font-family: Arial; 
	font-size: 10px;
}
.tableBlueBox {
	border:solid;
	border-width:1px;
	border-color:#D3ECFF; 
	background-color:#F4F8FA;
	font-family: Arial; 
	font-size: 10px;
}
.whitebox
	{
	background-color:EBEBEB;
	border-style:solid;
	border-color:#FF6C00;
	border-bottom-width:1px;
    border-left-width:1px;
    border-right-width:1px;
    border-top-width:1px;
	font-family:Tahoma,verdana,arial;
	font-size:11px;
	width:15px;
	text-align:center;
}
.whitebox-selected
	{
	background-color:FF6C00;
	border-style:solid;
	border-color:#FF6C00;
	border-bottom-width:1px;
    border-left-width:1px;
    border-right-width:1px;
    border-top-width:1px;
	font-family:Tahoma,verdana,arial;
	font-size:11px;
	color:#FFFFFF;
	width:15px;
	text-align:center;
}

#hotjobsticker {
width: 170px;
height: 55px;
border: 0px ridge black;
padding: 5px;
background-color: #EBEBEB;
}
#hotjobsticker div {
background-color: #EBEBEB;
font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #000000;
line-height: 15px;
text-align:justify;
}
.tickerclass{
}

INPUT.Button {
font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #ED0501;
width : 90px;
height : 22px;
background-color : #E8EBEF;
background: url('../images/glass-32.gif');
border-left : 1px solid #B7BDC7;
border-right : 1px solid #5C6982;
border-top : 1px solid #B7BDC7;
border-bottom : 1px solid #5C6982;
}

INPUT.Button-Focus {
font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #0589D5;
width : 90px;
height : 22px;
background-color : #DEE4F4;
background: url('../images/blueglass-32.gif');
border-left : 1px solid #B7BDC7;
border-right : 1px solid #5C6982;
border-top : 1px solid #B7BDC7;
border-bottom : 1px solid #5C6982;
}