@charset "UTF-8";
/* CSS Document    TOP LEVEL */




.bottomMenuBar {
	border: 0px solid #000;
	background-color: #DDDDDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #0000ff;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

/* Body text fallback for structure */
#outerWrapper {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 100%;
  color: #000;
  text-align: center;
}
