/* css reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
  outline: 0;
}
body {
  line-height: 1;
  color: black;
  background: white;
}
ol, ul {
  list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: separate;
  border-spacing: 0;
}
caption, th, td {
  text-align: left;
  font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
}
blockquote, q {
  quotes: "" "";
}

/* global css */

body {
  color: #4b4b4b;
  font: normal 12px Verdana, Arial, Helvetica, sans-serif;
  margin-bottom: 20px;
}

a {
  cursor: pointer;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

h2, h3, p, ul, ol {
  line-height: 18px;
  margin-bottom: 18px;
}

h2 {
  color: #264da1;
  font-size: 14px;
}

h2 span {
  display: block;
  font-size: 12px;
}

h3 {
  font-size: 12px;
  font-weight: bold;
}

.remove {
  display: none;
}

.remove-border {
  border: none;
}

/* splash bg */

body.splash {
  background: #000 url(../images/splash/global/splash-bg.gif) repeat-x 0 0;
}

/* splash ocean wave */

body.splash .container {
  background: transparent url(../images/splash/global/splash-wave.jpg) no-repeat 0 162px;
  margin: 0 auto;
  width: 993px;
}

/* splash header */

body.splash .header {
  background: transparent url(../images/splash/global/splash-header.jpg) no-repeat 0 0;
  height: 222px;
  margin: 0;
  padding: 0;
}

/* splash peg logo */

body.splash .logo {
  margin: 60px 0 0 74px;
  position: absolute;
  width: 360px;
}

body.splash .logo a {
  background: transparent url(../images/splash/global/logo-peg.gif) no-repeat 0 0;
  display: block;
  height: 46px;
  text-indent: -9999px;
}

/* splash body */

body.splash .body {
  margin-top: 133px;
}

/* splash content-body */

body.splash .content-header {
  background: transparent url(../images/splash/global/splash-content-body.gif) no-repeat 0 296px;
  height: 1%;
}

body.splash .content-body {
  background: transparent url(../images/splash/global/splash-content-header.jpg) no-repeat 0 15px;
  height: 1%;
  padding-top: 72px;
  margin-bottom: -15px;
}

html>body.splash .content-body {
  margin-bottom: 0;
}

body.splash .content-footer {
  background: transparent url(../images/splash/global/splash-content-footer.gif) no-repeat 0 0;
  height: 1%;
  margin: 0 0 10px;
}

/* splash nav-util */

body.splash .nav-util, body.content .nav-util {
  list-style: none;
  margin: 49px 0 0 606px;
  position: absolute;
}

body.splash .nav-util li, body.content .nav-util li {
  float: left;
}

body.splash .nav-util li a, body.content .nav-util li a {
  color: #224aa0;
  display: block;
  font-size: 11px;
  font-weight: bold;
  height: 41px;
}

body.splash li.btn-home a, body.content li.btn-home a {
  background: transparent url(../images/splash/global/btn-home.jpg) no-repeat 0 0;
  padding: 38px 0 0 148px;
  width: 52px;
}

body.splash li.btn-contact  a, body.content li.btn-contact  a {
  background: transparent url(../images/splash/global/btn-contact.jpg) no-repeat 0 0;
  padding: 38px 0 0 61px;
  width: 79px;
}

body.splash .nav-util li a:hover, body.content .nav-util li a:hover {
  color: #0070c6;
}

/* splash slogan */

body.splash .slogan {
  background: transparent url(../images/splash/global/slogan.jpg) no-repeat 0 0;
  height: 30px;
  margin: -4px 0 0 504px;
  position: absolute;
  text-indent: -9999px;
  width: 444px;
}

/* global nav */

body.splash .nav, body.content .nav {
  clear: both;
  list-style: none;
  margin: 0 0 -18px 47px;
  padding-top: 18px;
}

body.splash .nav li, body.content .nav li {
  float: left;
}

body.splash .nav li a, body.content .nav li a {
  display: block;
  height: 33px;
  text-indent: -9999px;
}

body.splash .nav li.btn-1-off a, body.splash .nav li.btn-1-off a:hover, body.splash .nav li.btn-1-on a, body.splash .nav li.btn-4-off a, body.splash .nav li.btn-4-off a:hover, body.splash .nav li.btn-4-on a, body.splash .nav li.btn-5-off a, body.splash .nav li.btn-5-off a:hover, body.splash .nav li.btn-5-on a,

body.content .nav li.btn-1-off a, body.content .nav li.btn-1-off a:hover, body.content .nav li.btn-1-on a, body.content .nav li.btn-4-off a, body.content .nav li.btn-4-off a:hover, body.content .nav li.btn-4-on a, body.content .nav li.btn-5-off a, body.content .nav li.btn-5-off a:hover, body.content .nav li.btn-5-on a{
  width: 169px;
}

body.splash .nav li.btn-1-off a, body.splash .nav li.btn-1-off a:hover, body.splash .nav li.btn-1-on a,

body.content .nav li.btn-1-off a, body.content .nav li.btn-1-off a:hover, body.content .nav li.btn-1-on a{
  margin-right: 13px;
}

body.splash .nav li.btn-2-off a, body.splash .nav li.btn-2-off a:hover, body.splash .nav li.btn-2-on a,

body.content .nav li.btn-2-off a, body.content .nav li.btn-2-off a:hover, body.content .nav li.btn-2-on a {
  margin-right: 8px;
  width: 170px;
}

body.splash .nav li.btn-3-off a, body.splash .nav li.btn-3-off a:hover, body.splash .nav li.btn-3-on a,

body.content .nav li.btn-3-off a, body.content .nav li.btn-3-off a:hover, body.content .nav li.btn-3-on a {
  margin-right: 8px;
  width: 178px;
}

body.splash .nav li.btn-4-off a, body.splash .nav li.btn-4-off a:hover, body.splash .nav li.btn-4-on a,

body.content .nav li.btn-4-off a, body.content .nav li.btn-4-off a:hover, body.content .nav li.btn-4-on a {
  margin-right: 13px;
}

/* splash nav */

body.splash .nav li.btn-1-off a {
  background: transparent url(../images/splash/global/nav/off/btn-splash-1-off.gif) no-repeat 0 0;
}

body.splash .nav li.btn-1-on a, body.splash .nav li.btn-1-off a:hover {
  background: transparent url(../images/splash/global/nav/on/btn-splash-1-on.gif) no-repeat 0 0;
}

body.splash .nav li.btn-2-off a {
  background: transparent url(../images/splash/global/nav/off/btn-splash-2-off.gif) no-repeat 0 0;
}

body.splash .nav li.btn-2-on a, body.splash .nav li.btn-2-off a:hover {
  background: transparent url(../images/splash/global/nav/on/btn-splash-2-on.gif) no-repeat 0 0;
}

body.splash .nav li.btn-3-off a {
  background: transparent url(../images/splash/global/nav/off/btn-splash-3-off.gif) no-repeat 0 0;
}

body.splash .nav li.btn-3-on a, body.splash .nav li.btn-3-off a:hover {
  background: transparent url(../images/splash/global/nav/on/btn-splash-3-on.gif) no-repeat 0 0;
}

body.splash .nav li.btn-4-off a {
  background: transparent url(../images/splash/global/nav/off/btn-splash-4-off.gif) no-repeat 0 0;
}

body.splash .nav li.btn-4-on a, body.splash .nav li.btn-4-off a:hover {
  background: transparent url(../images/splash/global/nav/on/btn-splash-4-on.gif) no-repeat 0 0;
}

body.splash .nav li.btn-5-off a {
  background: transparent url(../images/splash/global/nav/off/btn-splash-5-off.gif) no-repeat 0 0;
}

body.splash .nav li.btn-5-on a, body.splash .nav li.btn-5-off a:hover {
  background: transparent url(../images/splash/global/nav/on/btn-splash-5-on.gif) no-repeat 0 0;
}

/* content nav */

body.content .nav li.btn-1-off a {
  background: transparent url(../images/content/global/nav/off/btn-content-1-off.gif) no-repeat 0 0;
}

body.content .nav li.btn-1-on a, body.content .nav li.btn-1-off a:hover {
  background: transparent url(../images/content/global/nav/on/btn-content-1-on.gif) no-repeat 0 0;
}

body.content .nav li.btn-2-off a {
  background: transparent url(../images/content/global/nav/off/btn-content-2-off.gif) no-repeat 0 0;
}

body.content .nav li.btn-2-on a, body.content .nav li.btn-2-off a:hover {
  background: transparent url(../images/content/global/nav/on/btn-content-2-on.gif) no-repeat 0 0;
}

body.content .nav li.btn-3-off a {
  background: transparent url(../images/content/global/nav/off/btn-content-3-off.gif) no-repeat 0 0;
}

body.content .nav li.btn-3-on a, body.content .nav li.btn-3-off a:hover {
  background: transparent url(../images/content/global/nav/on/btn-content-3-on.gif) no-repeat 0 0;
}

body.content .nav li.btn-4-off a {
  background: transparent url(../images/content/global/nav/off/btn-content-4-off.gif) no-repeat 0 0;
}

body.content .nav li.btn-4-on a, body.content .nav li.btn-4-off a:hover {
  background: transparent url(../images/content/global/nav/on/btn-content-4-on.gif) no-repeat 0 0;
}

body.content .nav li.btn-5-off a {
  background: transparent url(../images/content/global/nav/off/btn-content-5-off.gif) no-repeat 0 0;
}

body.content .nav li.btn-5-on a, body.content .nav li.btn-5-off a:hover {
  background: transparent url(../images/content/global/nav/on/btn-content-5-on.gif) no-repeat 0 0;
}

/* splash callout 1 */

body.splash .callout1, body.splash .callout2 {
  color: #4b4b4b;
  float: left;
  line-height: 15px;
  padding-top: 105px;
}

body.splash .callout1 {
  margin: 0 0 0 37px;
  width: 448px;
}

html>body.splash .callout1 {
  margin: 0 0 0 76px;
}

body.splash .callout1 p {
  width: 400px;
}

/* splash callout divider */

body.splash .divider {
  background: transparent url(../images/splash/global/splash-divider.gif) no-repeat 0 0;
  float: left;
  height: 251px;
  margin: 23px 0 0 0px;
  width: 7px;
}

/* splash callout 2 */

body.splash .callout2 {
  margin-left: 40px;
  width: 360px;
}

body.splash .callout2 span, body.splash .callout2 b {
  display: block;
  margin-bottom: 3px;
}

body.splash .callout2 span {
  font-size: 10px;
}

body.splash .callout2 p {
  width: 360px;
}

html>body.splash .callout2 p {
  width: 350px;
}

/* splash callout buttons */

body.splash .callout1 a, body.splash .callout2 a {
  background: transparent url(../images/global/btn-arrow.jpg) no-repeat 0 0;
  color: #0d2b6c;
  display: block;
  float: right;
  font-size: 11px;
  font-weight: bold;
  height: 32px;
  margin-top: -17px;
  padding: 15px 0 0 13px;
  width: 152px;
}

body.splash .callout1 a {
  margin: 25px 5px 0 0;
}

html>body.splash .callout1 a {
  margin: 25px 10px 0 0;
}

/* content */

body.content table span {
  display: block;
  padding: 5px 0 0 31px;
}

html>body.content table span {
  padding: 2px 0 0 31px;
}

body.content table b {
  display: block;
  padding: 0 8px 0 30px;
  text-align: right;
}

body.content table a {
  color: #1168d1;
}

body.content table p {
  padding-top: 5px;
}

body.content table p i {
  display: block;
  font-size: 12px;
  line-height: 9px;
}

/* content bg */

body.content {
  background: #000 url(../images/content/global/content-bg.jpg) repeat-x 0 0;
}

/*content container */

body.content .container {
  background: transparent url(../images/content/global/content-container-bg.gif) no-repeat 0 0;
  margin: 0 auto;
  width: 993px;
}

/* content column middle */

body.content .column-middle {
  margin: 0 auto;
  width: 920px;
}

/* content header */

body.content .header {
  background: transparent url(../images/content/global/content-header.jpg) no-repeat 0 0;
  height: 164px;
}

/* content logo */

body.content .logo {
  margin: 34px 0 0 29px;
  position: absolute;
  width: 360px;
}

html>body.content .logo {
  margin: 34px 0 0 38px;
}

body.content .logo a {
  background: transparent url(../images/content/global/logo-peg.gif) no-repeat 0 0;
  display: block;
  height: 47px;
  text-indent: -9999px;
}

/* content nav-util */

body.content .nav-util {
  margin: 23px 0 0 570px;
}

body.content li.btn-home a {
  background: transparent url(../images/content/global/btn-home.jpg) no-repeat 0 0;
}

body.content li.btn-contact  a {
  background: transparent url(../images/content/global/btn-contact.jpg) no-repeat 0 0;
}

/* content nav */

body.content .nav {
  margin: 0 0 0 10px;
  padding-top: 117px;
}

/* content body */

body.content .body {
  background: #fff url(../images/content/global/content-body-bg.jpg) no-repeat 0 0;
  margin-top: 0;
}

html>body.content .body {
  margin-top: 0;
}

/* content header */

body.content .flash-placeholder {
  margin: 0 0 2px 10px;
  padding: 7px 0 2px;
}

html>body.content .flash-placeholder {
  margin: 0 0 0 10px;
}

/* content */

body.content .content-body {
  background: transparent url(../images/content/global/content-body.jpg) no-repeat 0 0;
  margin: 0 0 0 10px;
  padding: 0 30px 0 29px;
  height: 1%;
}

/* content */

body.content .content-footer {
  background: transparent url(../images/content/global/content-footer-bg.gif) no-repeat 0 0;
  height: 1%;
  margin: 0 0 10px;
}

/* headers */

body.content h1 {
  height: 33px;
  margin-bottom: 15px;
  padding-top: 40px;
  position: relative;
  top: 40px;
  text-indent: -9999px;
  width: 418;
}

/* callout */

body.content .callout {
  float: right;
  margin: 30px 0 0 10px;
  position: relative;
}

body.content .callout p {
  color: #fff;
  font-size: 10px;
  left: 20px;
  bottom: 5px;
  position: absolute;
  width: 220px;
  z-index: 10;
}

html>body.content .callout p {
  width: 210px;
}

/* ul */

body.content .content-body ul {
  margin-left: 50px;
  width: 500px;
}

body.content .content-body li {
  background: transparent url(../images/global/img-bullet.gif) no-repeat 0 3px;
  padding-bottom: 15px;
  padding-left: 18px;
}

body.content .content-body li span {
  display: block;
  padding-left: 8px;
}

/* section contact */

/* body */

body.contact .content-body {
  padding-bottom: 50px;
}

/* headers */

body.contact h1 {
  background: transparent url(../images/content/contact/header-contact.jpg) no-repeat 0 0;
}

html>body.contact p {
  width: 540px;
}

/* table adjustment on contact page */

body.contact table {
  margin: 18px 0 0 138px;
}

/* section acquisition profile */

/* headers */

body.acquisition-profile h1 {
  background: transparent url(../images/content/acquisition-profile/header-acquisition.jpg) no-repeat 0 0;
}

/* callout */

body.acquisition-profile .callout {
  margin-bottom: 20px;
  margin-left: 150px;
}

.win.gecko body.acquisition-profile .callout p, .mac.gecko body.acquisition-profile .callout p {
  width: 234px;
}

.win.ie7 body.acquisition-profile .callout p {
  width: 220px;
}

.mac.safari body.acquisition-profile .callout p {
  width: 200px;
}

.mac.gecko body.acquisition-profile .callout p {
  font-size: 11px;
}

/* section investment criteria */

/* headers */

body.investment-criteria h1 {
  background: transparent url(../images/content/investment-criteria/header-investment-criteria.jpg) no-repeat 0 0;
}

/* p */

body.investment-criteria p, body.our-portfolio p {
  width: 565px;
}

html>body.investment-criteria p, html>body.our-portfolio p {
  width: 535px;
}

/* ul */

body.investment-criteria .content-body li {
  padding-bottom: 8px;
}

/* callout */

.win.gecko body.investment-criteria .callout p, .win.ie7 body.investment-criteria .callout p {
  line-height: 16.5px;
}

.mac.safari body.investment-criteria .callout p, .mac.gecko body.investment-criteria .callout p {
  line-height: 19px;
}

/* section investment strategy */

/* headers */

body.investment-strategy h1 {
  background: transparent url(../images/content/investment-strategy/header-investment-strategy.jpg) no-repeat 0 0;
}

/* section our portfolio */

/* headers */

body.our-portfolio h1 {
  background: transparent url(../images/content/our-portfolio/header-our-portfolio.jpg) no-repeat 0 0;
}

/* p */

body.our-portfolio p {
  margin-bottom: 30px;
}

body.our-portfolio p img {
  float: left;
  margin-right: 10px;
  margin-bottom: 25px;
}

/* section press releases */

/* headers */

body.press-releases h1 {
  background: transparent url(../images/content/press-releases/header-press-releases.jpg) no-repeat 0 0;
}

/* global footer */

.footer, .footer a {
  color: #666;
  font-size: 10px;
}

.footer a:hover {
  color: #999;
}

.footer ul {
  list-style: 0;
  margin: 0 auto;
  text-align: center;
  width: 630px;
}

.mac.safari .footer ul, .mac.gecko .footer ul {
  width: 575px;
}

html>body .footer ul {
  width: 635px;
}

.footer li {
  background: none !important;
  display: inline;
  line-height: 18px;
  padding: 0 5px;
}
