.estyle001
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #E2E3E6;
	text-decoration: none;
}
.estyle001b
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
.estyle002
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.estyle002i
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-style: italic;
}
.estyle002a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	/*width:110px;*/
}
.estyle002ab
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.estyle003
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.estyle004
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.estyle001:hover
{
	color: #C6CBD8;
}
.estyle001b:hover
{
	color: #FF0000;
}
.estyle002:hover
{
	color: #FF0000;
}
.estyle002a:hover
{
	color: #FF0000;
}
.estyle003:hover
{
	color: #FF0000;
}
.estyle004:hover
{
	color: #FF0000;
}

.estyle006
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.estyle007
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.estyle002b
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #C6CBD8;
	text-decoration: none;
}
.Required
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #0000AD;
	text-decoration: underline;
}
.Required:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: red;
	text-decoration: underline;
}
.NotRequired
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #808080;
	text-decoration: none;
}
.estyle008
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.ErrorMsg
{
	font-family: Arial, 'MS Sans Serif' , Verdana;
	font-weight: bold;
	font-size: 8pt;
	color: Red;
	text-align: center;
}
.AppCenterWindow
{
	border-left: 1px solid lightgrey;
	border-right: 1px solid lightgrey;
}
.ActionLink
{
	color: Blue;
}
.ActionLink:visited
{
	color: Blue;
}
.DateColumn
{
	direction: ltr;
}
.ApplicantMessage
{
	background-color: #E7E7E7; /*#DDDADA;*/
	margin-bottom: 5px;
	padding: 10px;
}
.CompanyMessage
{
	background-color: #CECFCE;
	margin-bottom: 5px;
	padding: 10px;
}

.rAlign
{
	text-align: right;
}


.AppProcess, .AppProcess_selected
{
	/*float: left;*/
}

.AppProcess img, .AppProcess_selected img
{
	float: left;
	padding: 0px 2px;
	margin: 0px 6px;
}
.AppProcess span, .AppProcess_selected span
{
	float: left;
	display: block;
	font-size: 11px;
}
.AppProcess a, .AppProcess_selected a, .AppProcess a:hover, .AppProcess_selected a:hover
{
	float: left;
	display: block;
	font-size: 11px;
	text-decoration: none;
}

.applicationprocess
{
	height:140px;
	
}

.marginalpha
{
    padding-left: 5px;
}
.marginbeta
{
    padding-left: 10px;
}

.width-bb
{
	width: 110px;
}
