body {
  padding: 0;
  margin: 0;
  font-family: Arial, sans-serif;
  font-size: 11px; _font-size: 68.75%;
  color: #333;
  background: #d8e0e6 url(/pubspec/images/header/eapid391/bg-body.gif) repeat-x 0% 0%;
}

/* **************************************************************** */
/* Basic Settings                                                   */
/* **************************************************************** */

a,
a:link {
  color: #0f3c7d;
  text-decoration: none;
}

a:hover,
a:active { 
  color: #0f3c7d; 
  text-decoration: underline;
  -moz-outline-style: none;
}

img { 
  margin: 0;
  padding: 0;
  border: none; 
}

h1, h2, h3, h4 {
  color: #333;
  font-weight: bold;
  margin: 10px 0 10px 0;
}

h1 {
  height: 73px;
  font-size: 2.4em;
  color: #1c3070;
  padding: 17px 0 10px 50px;
  margin-bottom: 11px;
  background: url(/pubspec/images/header/eapid391/bg-h1.gif) no-repeat 0% -200px;
}

h2 { font-size: 1.4em; }
h3 { font-size: 1.2em; }
h4 { font-size: 1em; }

p { margin: 10px 0 10px 0; }

hr {
  height: 1px;
  border: 0;
  color: #ccc;
  background: #ccc;
}

.no-disp { display: none;}

/* **************************************************************** */
/* Layout of template columns                                       */
/* **************************************************************** */

#wrapper-extra { 
  width: 1003px;
  margin: 0 auto 0 auto;
  background: url(/pubspec/images/header/eapid391/bg-wrapper-extra.gif) repeat-y 0% 814px; 
}

#one-col-sub #wrapper {
  min-height: 814px;
  _height: 814px;
  text-align: left;
  overflow: visible;
  background: url(/pubspec/images/header/eapid391/bg-wrapper.gif) no-repeat 0% 158px;
}

#header {
  padding: 0;
  margin: 0;
  height: 158px;
  background: url(/pubspec/images/header/eapid391/bg-header-partners.gif) no-repeat 0% 0%;
}

#header .logo { position: absolute; top: 89px; left: 54px; }

/**** Background body (earth) & border (shadow) bottom in main wrapper ****/
#body-earth {
  position: absolute;
  top: 8px;
  right: -86px;
  z-index: -1;
  width: 86px;
  height: 233px;
  background: url(/pubspec/images/header/eapid391/bg-body-earth.gif) no-repeat 0% 0%;
}

#bottom-shadow {
  position: absolute; 
  bottom: 0; 
  left: 0; 
  width: 1003px; 
  height: 8px; 
  background: #dfe5ea;
}
