.navheader {
	height:88px;
	background-image:url("../images/logo.png");
	background-repeat: no-repeat;
}
.menu_text_blue {
	font-size: 10pt;
    font-weight: bold;
	text-decoration: none;
	color: #70A3D0;
}
.navLinkList {
  margin:5px 0; 
  padding:5px 0; 
  color:#84A6D8;
  font-size:12px; 
  font-weight:bold; 
  text-align:center; 
  }
.navLinkList a {
  color:#84A6D8;
  }
  