body {
  background-color: white;
  font-family: Trebuchet MS;
  font-size: 12pt;
  margin: 0 0 0 0;
}

p {
  padding: 0.5em 0 0 0;
  margin: 0;
  text-indent: 1.5em;
}

p.firstLine {
  padding: 0px;
  margin: 0px;
  text-indent: 0em;
}

h4 {
  padding-top: 1.25em;
  padding-bottom: 0.25em;
  padding-left: 1.5em;
  margin: 0px;
}

ul {
  padding-left: 30px;
  padding-right: 0px;
  padding-top: 0.75em;
  padding-bottom: 0.75em;  
  margin: 0px;
}

ul.contents {
  padding: 0.5em 0px 0px 0px;
  margin: 0px;
}

ul.contents li {
  padding: 0px;
  list-style-type: none;
}

a {
  text-decoration: none;
  color: #909090;
}

h3 a {
  text-decoration: none;
  color: black;
}

a.anchor {
  text-decoration: none;
  color: black;
  padding-right: 0.25em;
}

table#mainHolder {
  width: 100%;
}

.selector {
  font-size: 10pt;
}

td#selectorItemActive {
  background-color: white;
  padding: 1px 5px 3px 1px;
  color: black;
}

td#selectorItemInactive {
  background-color: #DDDDDD;
  padding: 1px 1px 3px 5px;
  color: #909090;
}

td#content {
  vertical-align: top;
  padding-left: 50px;
  padding-right: 50px;
  padding-top: 2px;
  line-height: 1.5;
}

.spacer {
  height: 50px;
}

.footer {
  height: 75px;
  text-align: right;
  vertical-align: bottom;
  font-size: 9pt;
  color: #909090;
  padding-right: 10px;
  padding-bottom: 12px;
}

.left {
  width: 30%;
  text-align: right;
  vertical-align: top;
  padding: 0px 5px 0px 0px;
}

.selectorTooltip {
  font-size: 24pt;
  font-weight: bold;
  color: #909090;
  padding: 1px 5px 1px 1px;
}

.selectorTooltip#tooltipActive {
  font-size: 24pt;
  font-weight: bold;
  color: black;
  padding: 1px 5px 1px 1px;
}

.menuItem {
  text-decoration: none;
  font-size: 24pt;
  font-weight: bold;
  color: #909090;
}

a:hover.menuItem {
  text-decoration: none;
  font-size: 24pt;
  font-weight: bold;
  color: black;
}

.menuItem#itemActive {
  text-decoration: none;
  font-size: 24pt;
  font-weight: bold;
  color: black;
}

div.menuHolder {
  line-height: 24pt;
}

span.remark {
  font-style: italic;
  color: #909090;
}

h3.firstPostTitle {
  padding: 0px;
  line-height: 1.167;
  margin-top: 0em;
  margin-bottom: 0.584em;
  font-size: 14pt;
}

h3.postTitle {
  padding: 0px;
  line-height: 1.167;
  margin-top: 2.251em;
  margin-bottom: 0.584em;
  font-size: 14pt;
}

h3.postTitle span {
  text-decoration: none;
  color: #909090;
  font-size: 10pt;
}

h3.firstPostTitle span {
  text-decoration: none;
  color: #909090;
  font-size: 10pt;
}

p.commentsLink {
  padding-left: 0px;
  text-indent: 0px;
}

small.commentmetadata {
  text-decoration: none;
  color: #909090;
  font-size: 10pt;
}

p.postLinks {
  line-height: 1.5;
}

p.pagingLinks {
  margin-top: 1em;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  line-height: 1.5;
  text-align: center;
}

p.recommendation {
  padding-left: 2.5em;
  font-style: italic;
}

p.recsig {
  padding-bottom: 0.5em;
  text-align: right;
}

div.highlight {
  font-size: 10pt;
  
  margin-right: 0px;
  margin-left: 1.4em;
  margin-top: 0.6em;
  margin-bottom: 0em;
  
  padding-left: 0.3em;
  background-color: #E3E3E3;
  line-height: 1.5;
}

blockquote {
  background-image: url('../gfx/blockquote-bg.gif');
  background-position: top left;
  background-repeat: no-repeat;
  background-color: #E3E3E3;
  padding-left: 1em;
  padding-right: 1em;
  padding-top: 1.6em;
  padding-bottom: 0.8em;
  
  margin-bottom: 1.5em;
}

cite {
  font-weight: bold;
  font-style: normal;
}

cite a {
  color: black;
}

ol {
  margin: 0px;
  
  list-style-type: none;
  padding-left: 0px;
}

ol li {
  padding-left: 1.5em;
  padding-top: 0.25em;
}

ol li.alt {
  background-color: #F3F3F3;
}

ol li.notapproved {
  padding-left: 0px;
}

ol li p {
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  
  padding-bottom: 0.25em;
}

ol li.alt p {
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  
  padding-bottom: 0.25em;
}

h3.markupTitle {
  padding: 0px;
  line-height: 1.167;
  margin-top: 1.751em;
  margin-bottom: 0.584em;
  font-size: 14pt;
}

form {
  margin: 0px;
  padding: 0px;
}

form p {
  padding-top: 0px;
  padding-bottom: 0.5em;
  text-indent: 0em;
}

small.required {
  font-weight: bold;
}

input {
  font-family: Trebuchet MS;
  font-size: 10pt;
}

textarea {
  width: 100%;

  font-family: Trebuchet MS;
  font-size: 10pt;
}

img {
  padding-top: 1em;
  padding-bottom: 1em;
}

p.wp-caption-text {
  padding: 0;
  margin: 0;
  text-indent: 0;
}

td.subfooter-twitter {
    background-image: url('../gfx/twitter-bg.png');
    background-position: top left;
    background-repeat: no-repeat;
    background-color: #303030;
}

ul.twitter {
    text-align: right;
    margin: 0;
    padding: 0;
}

ul.twitter li.twitter-item {
    display: inline-block;
    margin: 0;
    padding: 12px 20px 30px 5px;
    list-style-type: none;
    color: white;
    white-space: normal;
    width: 20%;
    vertical-align: top;
    font-size: 11pt;
    text-align: left;
    word-wrap: break-word;
}
