body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.headerWhite {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	color: #436689;
}
a:visited {
	color: #436689;
}
a:hover {
	color: #436689;
}
a:active {
	color: #436689;
}
.headerBlue {
	font-size: 14px;
	font-weight: bold;
	color: #436689;
}


.eeo
{font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;

}

A.menu{
	color:#787878;
	font-weight:bold;
	padding-left:10px;
	text-decoration: none; 
	}

A.menu:link
{
	color:#787878;
	font-weight:bold;
	padding-left:10px;
	text-decoration: none; 
	}

 A.menu:active
 {
	color:#ff0000;
	font-weight:bold;
	padding-left:10px;
	text-decoration: none; 
	}
 
 
  A.menu:visited{
	color:#787878;
	font-weight:bold;
	padding-left:10px;
	text-decoration: none; 
	}
A.menu:hover{
	color:#ff0000;
	font-weight:bold;
	padding-left:10px;
	text-decoration: none; 
	}
	
	

