/*
Header Section
*/

#siteHeader { 
 margin: 0;
 float: left;
 height: 8.125em;
 min-height: 8.125em;
 position: relative;
 width: 49.375em; }
 
#siteHeader img{
 width: 49.375em; height:8.25em
 }

#headernavi { 
 position: absolute;
 top: 6.95em;
 left: 0.125em;
 width: 49.375em;
 list-style-type:none;
}

#headernavi li {
  display: block;
  float: left;
  text-align: center;
}

#headernavi a, #headernavi span
{ color: black; text-decoration: none; font-size: 0.75em; }

#menuDepartments a
{
  font-weight: bold;
}

#headernavi a:hover
{
 text-decoration: underline;
} 

#menuSiteContent
{
 
 margin-right: 0.9375em;
}

#menuSiteContent li
{
 float: right;
 margin-right: 0.1875em
}

#breadcrumb { color: #990066; font-size: 0.6875em; width: 100%; text-align: right; float: left; margin-top: 0.3125em; margin-bottom: 2.1875em; }

 

.navgroup {
  padding: 0 0.9375em;
  line-height: 1em;
  font-weight: bold;
  color: white;
  font-size: 0.6875em;
}

.navblock {
  height: 1%;
  line-height: 0.625em;
  padding: 0 0 0.625em 0;
  display:block;
}

.navarrow {
  margin: 0 0.3125em;
  width: 0.46875em
}


clearing {
  border: medium none;
  clear: both;
  height: 0.001ex;
  width: 99%;
}
