p.subhead {
  font-family: arial, helvetica, sans-serif;
  color: #000;
  font-size: 26px;
  font-weight: bold;
  line-height: 1.2em;
  margin-top: 16px;
  margin-bottom: 16px;
}
p.subheadnl {
  font-family: arial, helvetica, sans-serif;
  color: #000;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.2em;
  margin-top: 16px;
  margin-bottom: 16px;
}

p.indexlist {
  line-height: 1.7em;
}
p.return {
  margin-top: 22px;
}

#header {
  position: relative;
  width: 879px;
  height: 109px;
}

#logo {
  position: absolute;
  top: 0px;
  left: 18px;
  width: 137px;
  height: 109px;
}
#tagline {
  position: absolute;
  top: 31px;
  left: 225px;
  width: 420px;
  height: 49px;
}
#belowheader {
  height: 6px;
}


#navbar {
  width: 844px;
  height: 51px;
  margin-left: 18px;
  background: url(../images/bg-h1.gif) repeat-x;
}
#mainmenu {
  height: 51px;
}
#pagetitle {
  float: right;
}

#main {
  width: 844px;
  margin-left: 18px;
}

#columnA {
  float: left;
  width: 130px;
  margin-left: 50px;
  display: inline; /* Fix doubling margin in IE */
  background: transparent;
}

#columnB {
  float: left;
  margin-left: 41px;
  width: 540px;
  background: transparent;

}
#columnBwide {
  width: 700px;
  margin-left: 96px;
}

#footerborder {
  height: 12px;
  width: 730px;
  margin-left: 70px;
  background-color: #EEF2F4;
  margin-top: 20px;
}

#copyright {
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  padding-bottom: 38px;
}

/*
p.faclient {
  width: 100%;
  background-color: #E0E9EB;
  font-size: 14px;
  font-weight: bold;
  margin: 0;
  padding: 6px 0 5px 10px;
}
*/
p.pubtitle {
  width: 100%;
  background-color: #E0E9EB;
  font-size: 14px;
  font-weight: bold;
  margin: 0;
  padding: 6px 0 5px 10px;
}
p.fadatepub {
  width: 100%;
  background-color: #E0E9EB;
  font-size: 13px;
  font-weight: bold;
  margin: 0;
  padding: 0 0 7px 10px;
}
p.pullquote {
  font-size: 12px;
  font-weight: bold;
  font-style: italic;
  color: #004E70;
}

td.neatspacing {
  height: 20px;
}

span.webtitle {
  font-size: 15px;
  font-weight: bold;
  color: #2B6279;
}

table.newsreleaseindex td {
  vertical-align: top;
  font-family: verdana, arial, helvetica, sans-serif;
  color: #000;
  font-size: 12px;
  padding-top: 9px;
  padding-bottom: 8px;
}
table.newsreleaseindex td.divider {
  background-color: transparent;
  height: 4px;
  padding: 0;
}
table.newsreleaseindex td.datecolumn {
  width: 70px;
}

table.featurearticleindex td {
  vertical-align: top;
  font-family: verdana, arial, helvetica, sans-serif;
  color: #000;
  font-size: 12px;
  padding-top: 9px;
  padding-bottom: 8px;
}
table.featurearticleindex td.divider {
  background-color: transparent;
  height: 4px;
  padding: 0;
}
table.featurearticleindex td.datecolumn {
  width: 90px;
  padding-right: 10px;
}
table.featurearticleindex td.publication {
  width: 150px;
  padding-right: 10px;
}


/* Site Map */
a.maphead {
  font: 14px arial, verdana, helvetica, sans-serif;
  color: #2B6279;
  font-weight: bold;
  text-decoration: none;
  padding-left: 5;
}

a.mapsub {
  font: 12px arial, verdana, helvetica, sans-serif;
  color: #BC3C03;
  text-decoration: none;
  padding-left: 15;
}

a:hover {text-decoration: underline}

td.pagetitle {
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 18;
  font-weight: bold;
  color: 000000;
  padding-top: 10;
  padding-bottom: 15;
}

img.imgfloatright1 {
  float: right;
  margin: 12px 0 12px 12px;
}
img.imgfloatleft1 {
  float: left;
  margin: 12px 12px 12px 0;
}
div.imgfloatright1 {
  float: right;
  margin: 12px 0 12px 18px;
}
div.imgfloatright1 p {
  font-size: 11px;
}

