a { color: #006699; }
ul { list-style-image: url(../images/darkblue/arrow.gif); }
.raisedPanelContent .seeAll a { background-image: url(../images/darkblue/arrow.gif); }

/***** navigation theme *****/
#leftNav li.selected a { color: #006699; }
#leftNav li a:hover { color: #fff; }
#leftNav li.selected a, 
#leftNav li a:hover, 
#leftNav li:hover { background-image: url(../images/darkblue/leftNavItem.png); }
#leftNav ul ul,
#leftNav ul ul li.last-child { background-image: url(../images/darkblue/flyoutbg.png); }
#leftNav ul ul li { border-top-color: #0077aa; }

/***** page elements *****/
.headerModule { background-image: url(../images/investor/pageHeader.jpg); height: 44px !important; padding: 9px 30px 15px; }
.headerModule ul li { background-image: url(../images/darkblue/pageHeaderBullet.gif); }
.headerModule .topRight, .headerModule .bottomLeft { display: none; }

/*iframe {
  border: 0 none; outline: 0 none; background-color: #f5f5f5;
  width: 780px; height: 700px; margin: 0 -30px;
  overflow-x: visible;
}*/
body.investorRelationsContent {
  background: #f5f5f5 none;
}

.investorRelationsContent #contentContainer {
  padding-right: 0;
}

