td.nav { 
   width: 146px; 
   padding: 0px;  
   border: 0px; 
   border-top: none;
   background-repeat: no-repeat;
} 

.Mission {
	color: silver;
	font-family: Arial;
	font-size: 20pt;
	font-style: normal;
}

.Pipeline {
	color: silver;
	font-family: Arial;
	font-size: 20pt;
	font-style: normal;
}

.BizDev {
	color: #282828;
	font-family: Arial;
	font-size: 12pt;
	font-style: normal;
}

.Copyright {
	color: white;
	font-family: Verdana;
	font-size: xx-small;
	font-style: normal;
}

.InDev {
	color: #4f4f4f;
	font-family: Verdana;
	font-size: xx-small;
	font-style: normal;
}

.Events {
	font-family: Verdana;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	color: Black;
}

.Text {
	font-family: Verdana;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: Black;
}

.CD {
	font-family: Verdana;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	color: #3f3f3f;
}

A {
	font-family: Verdana;
	font-weight: bold;
	font-size: xx-small;
	color: #0099ff;
}

A:Hover {
	font-family: Verdana;
	font-weight: bold;
	font-size: xx-small;
	color: #00BFFF;
}

A:Visited {
	font-family: Verdana;
	font-weight: bold;
	font-size: xx-small;
	color: Gray;
}