TABLE#jPostTbOL
{
	background-color:#BBCCEE;
	font-size:10pt;
	font-family:verdana,arial;
	width:700;
	height:600;
}

TABLE#jPostTb
{
	background-color:white;
	font-size:10pt;
	font-family:verdana,arial;
	width:680;
}

#redTxt
{
	background-color:#FFFFEE;
	color:red;
	font-size:10pt;
}

#redTxtBig
{
	background-color:#FFFFCC;
	color:red;
	font-size:20pt;
	text-decoration:blink;
}

#jTitle
{
	background-color:white;
	font-size:10pt;
	font-family:verdana,arial;
	font-weight:bolder;
	width:40%;
	text-align:justify;
}

#jBold
{
	font-weight:bolder;
	font-size:10pt;
	font-family:verdana,arial;
	
}

#jTxt
{
	background-color:white;
	font-size:10pt;
	font-family:verdana,arial;
	width:60%;
}

#dTxt
{
	background-color:white;
	font-size:10pt;
	font-family:verdana,arial;
	width:100%;
	text-align:justify;
}

#dReq
{
	background-color:white;
	height:200;
}

#jsJobApp{

	background-color:#FFFFDD;
	font-size:10pt;
	font-family:verdana,arial;

}

#jsJobAppTitle
{

	background-color:#FFFFDD;
	font-size:10pt;
	font-family:verdana,arial;
	font-weight:bolder;
}

#jsJobAppTtx
{
	background-color:#FFFFDD;
	font-size:10pt;
	font-family:verdana,arial;
}


#jsJobAppSucc
{
	background-color:#EEFFDD;
	font-size:10pt;
	font-family:verdana,arial;
	color:blue;
}