@charset "utf-8";
/* CSS Document */

#staffdetails
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.3em;
	margin-bottom:15px;
	}

#FName
	{
	font-size:1.5em;
	margin-bottom:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
            
#JTitle{margin-bottom:5px;}			
            
#DDICell{margin-bottom:5px;}			
            
#email
	{
	margin-bottom:5px;
	padding-bottom:10px;
	border-bottom:#fff 1px solid;
	}	

#email a:link {color:#3d3b42; text-decoration: none;}
#email a:visited {color:#3d3b42; text-decoration: none;}
#email a:active {color: #3d3b42; text-decoration: underline;}
#email a:hover {color:#3d3b42; text-decoration: underline;}
            
#secCell{
	}			
            
#FNSCell{}			
            
#DDISCell{}
			
#EMSCell{}

#EMSCell a:link {color:#3d3b42; text-decoration: none;}
#EMSCell a:visited {color:#3d3b42; text-decoration: none;}
#EMSCell a:active {color: #3d3b42; text-decoration: underline;}
#EMSCell a:hover {color:#3d3b42; text-decoration: underline;}
            
#OSS{border:#000 0px dotted;}

#OSS a:link {color:#3d3b42; text-decoration: none;}
#OSS a:visited {color:#3d3b42; text-decoration: none;}
#OSS a:active {color: #3d3b42; text-decoration: underline;}
#OSS a:hover {color:#3d3b42; text-decoration: underline;}