.grey{
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-left-width: 3px;
	border-left-style: none;
	border-left-color: #007DC6;
	margin-right: 20px;
	padding-left: 0px;
	font-size:1.2em;
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	
}
.blue
{
    color: #037DC8;
    font-weight: bold;
    font-size:20px;
}

.directorbluedark
{
  color:#0B3875;  
  font-weight: bold;
    font-size:1.2em;
}

.directorbluelight
{
    
    color:#037DC8;
    font-weight: bold;
    font-size:1.2em;
}

.border
{
    border:3px solid #cccccc;
    margin-right:10px;
    
}