  
.TitleHeadW
{
    font-family: Arial, Verdana, Helvetica;
    color: #FFF; 
    font-size: 16px;
    font-weight: bold;
}

.TitleHead
{
    font-family: Arial, Verdana, Helvetica;
    color: #F7B512; 
    font-size: 16px;
    font-weight: bold;
}

.SubTitleHead
{
    font-family: Arial, Verdana, Helvetica;
    color: #F7B512; 
    font-size: 11px;
    font-weight: bold;
    
}

.Head
{
    font-family: Arial, Verdana, Helvetica;
    color: #F7B512; 
    font-size: 11px;
    font-weight: bold;
}


.TitleNew
{
    font-family: Arial, Verdana, Helvetica;
    color: #FFF; 
    font-size: 11px;
    font-weight: bold;
    text-transform:uppercase;
}

.BodyNew P
{
    font-family: Arial, Verdana, Helvetica;
    color: #FFF; 
	text-align:justify; 
}


/* GENERAL */
/* style for module jobs */

.mm-job-label-section
{
	font-family: Arial, Verdana, Helvetica;
    color: #FFF; 
    font-size: 12px;
    font-weight: bold;
	white-space:nowrap;
	padding: 10px 0px 4px 0px;
}

.mm-job-label-section-text
{
	font-family: Arial, Verdana, Helvetica;
    color: #F7B512;
    font-size: 12px;
    font-weight: bold;
	white-space:nowrap;
}



.mm-job-label
{
	font-family: Arial, Verdana, Helvetica;
    color: #FFF; 
    font-size: 11px;
    font-weight: bold;
	width: 210px; 
	white-space:nowrap;
	text-align: right; 
	padding-right: 16px;
}

