.m_normal { font-weight: normal; }
.m_bold { font-weight: bold; }
.m_standard { font-weight: normal; }
.m_heading { font-weight: bold;}

#block_sitenav {
  position: absolute;
  left: 10px;
  top: 0px;
  width: 983px;
  height: 25px;
  clear: right;
  float: left;
  padding: 5px 0px 0px 0px;
  background: #fff url(/img/gfx/bg_white.gif) 0 0 repeat;
vertical-align:baseline;
}

#block_logo {
  position: absolute;
  left: 10px;
  top: 25px;
  width: 155px;
  height: 155px;
  float: left;
  text-align: center;
  background: #95998d;
  cursor: pointer;
}

body>#block_logo { width: 155px; }

html>body block_logo { width: 155px; }

#block_global {
  position: absolute;
  left: 165px;
  top: 25px;
  width: 465px;
  height: 155px;
  float: left;
  border-left: 1px solid #E6E9DE;
}

body>#block_global { width: 465px; }

html>body block_global { width: 465px; }

#block_global .default {
  float: left;
  line-height: 16px;
  height: 16px;
  border-bottom : 1px solid #fff;
  vertical-align: middle;
  cursor: pointer;
}

#block_global .about {
  background-color: #5670B2;
  width: 116px;
}

#block_global .studies {
  background-color: #E5AC00;
  width: 115px;
  border-left : 1px solid #ffffff;
}

#block_global .research {
  background-color: #D26E00;
  width: 115px;
  border-left : 1px solid #ffffff;
}

#block_global .english {
  background-color: #68A639;
  width: 115px;
  border-left : 1px solid #ffffff;
}


#block_searchbox {
  position: absolute;
  left: 630px;
  top: 25px;
  width: 203px;
  height: 155px;
  float: left;
  background: #fff url(/img/gfx/bg_white.gif) 0 0 repeat;
  padding: 0px 10px 0px 10px;
}

#block_menu {
  position: absolute;
  left: 10px;
  top: 180px;
  width: 155px;
  height: 320px;
  float: left;
  padding: 10px 5px 10px 10px;
}

#block_sidebar {
  position: absolute;
  left: 630px;
  top: 180px;
  width: 203px;
  height: auto;
  float: left;
  padding: 10px;
}

#block_sidebar .localheader {
  font-size: 0.9em;
  line-height: 1.4em;
  text-transform: uppercase;
  color: #969B6A;
  font-weight: bold;
  margin: 0px;
  padding: 3px 0px 3px 0px;
  border-top: 2px dotted #D2D4C4;
  border-bottom: 2px dotted #D2D4C4;
}

#block_content_wide {
  position: absolute;
  left: 165px;
  top: 180px;
  width: 668px;
  height: auto;
  float: left;
  padding: 10px;
  border-top: 1px solid #ffffff;
}

#block_contact {
  float: left;
  clear: right;
  height: 3px;
  width: 445px;
  line-height: 5px;
  margin: 10px 0px 10px 0px;
  vertical-align: top;
}

#block_infobar {
  position: absolute;
  left: 833px;
  top: 25px;
  width: 160px;
  height: auto;
  clear: right;
  float: left;
  padding-left: 20px;
}
