body {
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  color: white;
  /*background: white url("resources/FaganBg.jpg") no-repeat top center;*/
  background-color: #f8f8f8;
}
#mainBlock {
  position: relative;
  width: 900px;
  margin: 0 auto 2em auto;
}
#header {
  position: relative;
  width: 900px;
  height: 130px;
  margin: 12px 0 0 0;
  padding: 0;
  background: transparent url("resources/FaganAssociates.gif") no-repeat top right;
}
#tabs {
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 0;
  padding: 0;
  height: 19px;
  font-size: 0.7em;
}
#tabs #subTitle {
  float: right;
  position: relative;
  top: 0;
  right: 32px;
  font-family: Times New Roman, Times Roman, serif;
  font-size: 18px;
  color: #777;
  background-color: transparent;
  font-weight: bold;
}
#tabs ul {
  margin: 0;
  padding: 0;
}
#tabs li {
  float: left;
  width: 91px;
  height: 19px;
  list-style: none;
  text-align: center;
  padding: 0;
  margin: 0 2px 0 0;
  background: #333 url("resources/tabOff.gif") top left no-repeat;
  color: white;
  font-weight: bold;
}
#tabs li.selected {
  background: white url("resources/tabOn.gif") top left no-repeat;
  color: black;
}
#tabs li.selected span {
  position: relative;
  top: 3px;
}
#tabs li.home {
  border-left: none;
}
#tabs li a:link,
#tabs li a:active,
#tabs li a:visited {
  position: relative;
  top: 3px;
  background-color: transparent;
  color: black;
  text-decoration: none;
}
#tabs li a:hover {
  position: relative;
  top: 3px;
  background-color: transparent;
  color: #060;
  text-decoration: none;
}
#regInvAdv {
  position: absolute;
}
#content {
  /*background: white url("resources/curve.gif") top right no-repeat;*/
  position: relative;
  padding: 2em 2em 1em 2em;
  margin: 0;
  background-color: white;
  color: black;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
h1 {
  color: #427A41;
  background-color: transparent;
  margin: 0 0 0.5em 0;
  padding: 0;
  font-size: 1.8em;
}
h2 {
  color: #427A41;
  background-color: transparent;
  font-style: italic;
  margin: -0.5em 0 2em 0;
  padding: 0;
  font-size: 1.2em;
}
h2#subtitle {
  position: absolute;
  bottom: 1px;
  right: 15px;
  font-size: 0.8em;
  letter-spacing: 3px;
  color: #444;
  background-color: transparent;
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  margin: 0;
}
h2.first {
  margin: -0.75em 0 0.5em 0;
  font-style: normal;
}
h3 {
  color: #1E3E1E;
  background-color: transparent;
  font-style: italic;
  margin: 1em 0 0 0;
  padding: 0;
  font-size: 1.1em;
}
h4 {
  margin-bottom: 0;
  color: #444;
  background-color: transparent;
}
#curve {
  position: absolute;
  top: 74px;
  right: 0;
  margin-right: -40px;
  border-right: 1px solid #ccc;
}
p {
  margin: 0.5em 0 1em 0;
  padding: 0;
}
p.fp {
  margin: 0 0 1em 0;
}
ul.fp {
  margin-bottom: 2em;
}
strong {
  color: #222;
  background-color: transparent;
}
.copyright {
  font-size: 0.8em;
  text-align: right;
}
#mediaBoxRight {
  width: 300px;
  float: right;
  margin: 0 0 1em 1em;
  padding: 0;
}
#bookmarkBoxRight {
  width: 200px;
  float: right;
  margin: 1em -1em 0 1em;
  padding: 0;
}
#schwabLink {
  display: block;
  width: 197px;
  position: absolute;
  right: 20px;
  top: 20px;
  margin: 0;
  padding: 0;
}
#schwabLinkFp {
  margin: 5em 0 -2em 0;
  padding: 0;
  width: 197px;
  float: right;
}
#schwabDisclaimer {
  display: none;
  width: 500px;
  position: absolute;
  top: 100px;
  left: 200px;
  padding: 2em;
  border: 2px solid #333;
  background-color: #ffe;
  color: black;
}
.newsTitle {
  height: 23px;
  margin: 0;
  padding: 0;
  text-align: center;
}
#mediaBoxRight .newsTitle {
  width: 300px;
  background: #090909 url("resources/mediaBarBg2.gif") no-repeat top left;
  color: #eee;
}
h4.newsHeading {
  color: white;
  background-color: #317330;
  padding: 0.2em 1em;
  margin: 0 0 1em 0;
  text-align: center;
  font-size: 110%;
  letter-spacing: 1px;
}
.newsTitle h4.newsHeading {
  color: #eee;
  background-color: transparent;
  font-size: 86%;
}
#mediaBoxRight .highlightBox {
  width: 300px;
  border: 1px solid #ddd;
  color: black;
  background-color: #FFFCF5;
  padding: 0;
  margin: 0 0 1em 0;
  font-size: 0.8em;
}
#mediaBoxRight table {
  margin: 0;
  padding: 0;
  width: 300px;
  font-size: 0.8em;
  border-collapse: collapse;
}
#mediaBoxRight td {
  padding: 1em 0 0 0;
  margin: 0;
  vertical-align: middle;
}
#mediaBoxRight ul {
  margin: 1em 1em 1em 2.5em;
  padding: 0;
}
#mediaBoxRight li {
  margin: 0;
  padding: 0;
}
#mediaBoxBottom {
  margin: 0;
  padding: 2em 0;
}
#mediaBoxBottom .newsTitle {
  width: 490px;
  background: #090909 url("resources/mediaBarBg490.gif") no-repeat top left;
  color: #eee;
}
#mediaBoxBottom .highlightBox {
  width: 488px;
  border: 1px solid #ddd;
  color: black;
  background-color: white;
  padding: 0;
  margin: 0;
  font-size: 0.9em;
}
#mediaBoxBottom ul {
  padding: 0;
  margin: 1em 1em 1em 2.5em;
}
#mediaBoxBottom li {
  padding: 0;
  margin: 0 0 0.5em 0;
}
#mediaBoxBottom .highlightBox img {
  position: relative;
  top: 2px;
  left: 4px;
}
.highlightBox a {
  text-decoration: none;
}
.highlightBox a:hover {
  text-decoration: underline;
}
li.podcast {
  list-style-image: url("resources/speaker2.gif");
}
li.blogPost {
  list-style-image: url("resources/article.gif");
}
a.postDesc {
  display: block;
  font-size: 0.9em;
  margin: 0;
  padding: 0 0 0 1.5em;
  color: black;
  background-color: transparent;
  text-decoration: none;
}
a.postDesc:hover {
  text-decoration: none;
  color: #444;
  background-color: transparent;
}
.faganPhotos {
  float: right;
  margin: -3em 0 1em 1em;
}
.faganPhotos img {
  border: 1px solid #1E3E1E;
  margin: 0 0 1em 0;
}
.disclaimer {
  font-size: 0.8em;
}
.highlightBox {
  width: 460px;
  margin: 0 0 1em 0;
  padding: 1em;
  background-color: #eee;
  color: black;
  border: 1px solid #333;
}
#rightNewsBox {
  width: 250px;
  margin: 0 0 0 1em;
  padding: 0;
  font-size: 0.8em;
}
#newsMenu {
  float: right;
  width: 200px;
  margin: 0 0 0 1em;
  padding: 1em 1em 0.5em 1em;
  color: black;
  background-color: #FFFCF1;
  border: 1px solid #333;
}
#newsMenu li {
  padding: 0;
  margin: 0 0 0.5em 1em;
  font-weight: bold;
}
#newsMenu li a {
  font-weight: normal;
}
#mediaLink {
  display: block;
  float: right;
  clear: right;
  margin: 1em 1em 0 1em;
  padding: 0;
}
.pdf {
  color: white;
  background-color: #999;
  font-size: 10px;
  padding: 0 3px;
}
.pdf2 {
  color: black;
  background-color: #ccc;
  font-size: 10px;
  padding: 0 3px;
}
#wrgb {
  /*width: 60%;
  margin: 2em 0 2em 2em;*/
}
#news h3,
#wrgb h3 {
  font-size: 1.3em;
  color: black;
  background-color: transparent;
}
.article {
  margin: 0;
  padding: 0;
}
.comment {
  margin: 1em 0;
  padding-top: 1em;
  border-top: 1px solid #ccc;
}
.date {
  font-weight: bold;
}
a {
  color: blue;
  background-color: transparent;
}
a:hover {
  color: #080;
  background-color: inherit;
}
li {
  margin: 0;
  padding: 0;
}
.liveShow {
  display: block;
  text-align: center;
  margin-top: 0;
  font-size: 1.3em;
}
#reports li {
  margin: 0 0 1em 0;
  list-style: url("resources/pdfIcon.gif");

}
.clear {
  clear: both;
}
#superFooter {
  clear: both;
  margin: 0;
  padding: 6px;
  text-align: center;
  border-top: 1px solid #ccc;
  color: #1E3E1E;
  background-color: #ddd;
}
#superFooter h4 {
  margin: 0;
  padding: 0;
  font-family: Times New Roman, Times Roman, serif;
  font-style: italic;
  font-size: 18px;
}
#footer {
  height: 30px;
  margin: 0;
  padding: 3px;
  background: transparent url("resources/footBg.gif") no-repeat top left;
  color: white;
  text-align: center;
}
#footer ul {
  margin: 0;
  padding: 0;
}
#footer li {
  display: inline;
  list-style: none;
  margin: 0 24px 0 0;
  background-color: transparent;
  color: white;
  font-size: 0.8em;
}
#footer a:link,
#footer a:visited,
#footer a:active {
  text-decoration: none;
  color: #aaa;
  background-color: transparent;
}
#subFooter {
  margin: 4px 0;
  font-size: 0.9em;
  text-align: center;
  color: #aaa;
  background-color: transparent;
}
#subFooter a:link,
#subFooter a:active,
#subFooter a:visited,
#subFooter a:hover {
  color: #aaa;
  background-color: transparent;
}

/* fixes for IE6 */
table {
  color: black;
  background-color: white;
}

