#banner_atlas html, 
#banner_atlas body,
#banner_atlas div
{
    margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}

h1.banner_title_atlas
{
  font-family: verdana, arial, helvetica, sans-serif;
  margin-top: 2px;
  padding-top: 2px;
  font-size: 20pt;
  font-weight: bold;
  font-variant: small-caps;
  margin-left: 5px;
  margin-bottom: 2px;
}

img.banner_logo_atlas
{
  float: left;
  margin-left: 8px;
  margin-top: 5px;
}

#banner_atlas
{
  color: white;
  background-color: black;
  margin: 12px;
  margin-top: -5px;
  padding-bottom: 10px;
}

#navigation_atlas
{
  list-style: none;
}

#navigation_atlas ul
{
  padding-left: 5px;
}

#navigation_atlas li
{
  display: inline;
}

#navigation_atlas a:link, #navigation_atlas a:visited
{
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 11pt;
  font-weight: bold;
  font-variant: small-caps;
  color: white;
  background-color: black;
  text-align: center;
  text-decoration: none;
  padding-top: 2px;
  padding-bottom: 3px;
  padding-left: 4px;
  padding-right: 4px;
  border: 1px solid black;
}

#navigation_atlas a:hover
{
  color: black;
  background-color: white;
}

.hide, #oldBrowserNotice
{
  display: none;
}