﻿.IEFlogoText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight:bold;
	color: #339900; 
}

.IEFlogoTextSecondary {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	color: #7d7d7d; 
}

.MainText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #7d7d7d;
}

.MenuText {
	font-family:"Times New Roman", Times, serif;
	font-size: 20px;
	font-weight:bold;
	color: #97a3ae;
}

.MenuText a:link {
	font-family:"Times New Roman", Times, serif;
	font-size: 20px;
	font-weight:bold;
	color: #97a3ae;
	text-decoration:none;
}

.MenuText a:visited {
	font-family:"Times New Roman", Times, serif;
	font-size: 20px;
	font-weight:bold;
	color: #97a3ae;
	text-decoration:none;
}

.MenuText a:hover {
	font-family:"Times New Roman", Times, serif;
	font-size: 20px;
	font-weight:bold;
	color: #97a3ae;
	text-decoration:none;
}

.FooterText {
	font-family:"Times New Roman", Times, serif;
	color: #97a3ae;
	font-size: 12px;
}

.SteeringCommitteeText {
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	color: #97a3ae;
	font-size: 12px;			
}

.RightColumnHeader {
	color: #7d7d7d; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 14px; 
	font-weight: bold;			
}

.RightColumnText {
	color: #7d7d7d;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
}

.RightColumnLink {
	color: #339900;
	font-style: italic;
}



