/* SignsTimes main CSS Document */

body
{
  font-family: Helvetica, Verdana, sans serif;
  font-size: 11pt;
}

#paper
{
  position:absolute;
  left:10px;
  top:10px;
  z-index:10;
  padding-top: 0px;
  background-color: #ffffff;
}

#topIssue {
  position:absolute;
  left:10px;
  top:12px;
  z-index: 50;
  padding-top: 0px;
}

#topTag {
  position:absolute;
  left:15px;
  top:45px;
  z-index: 50;
  padding-top: 0px;
}

.top
{
  vertical-align: top;
  margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;
  padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;
}


#topLogo {
  position:absolute;
  left:10px;
  top:10px;
  z-index: 25;
  padding-top: 0px;
}

table.bannerTable {
  margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;
  padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;
  border-top: none; border-bottom: none; border-left: none; border-right: none;
}

td.nav
{
  vertical-align: top;
  margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;
  padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 20px;
}
td.content {
  margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;
  padding-top: 0px; padding-right: 30px; padding-bottom: 0px; padding-left: 30px;
  border-top: 0px; border-bottom: 0px;
  border-left: 5px solid #ffffff; border-right: 0px;
  background: #fffeea; vertical-align: top;
}

.tagHi
{
  color: #800000; font-size: 14pt;
}

.tagLow
{
  color: #800000; font-size: 12pt;
}


.bot-rt
{
  vertical-align: top;
  text-align: right;
}


td.frmHdr
{
  color: #800000; text-align: right; vertical-align: top; padding-bottom: 10px;
}


img
{
  border:0px;
}

hr {
  margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;
  padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;
  background: #800000; height: 3px;
}
.tophr {
  margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;
  padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;
  background: #800000; height: 5px;
}

.subButton {
  color: #ffffff; font-weight: normal;
  background-color: #800000; text-decoration: none; cursor: pointer;
  border-top: 3px groove #800000; border-bottom: 3px groove #800000;
  border-left: 3px groove #800000; border-right: 3px groove #800000;
  margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 50px;
  padding-top: 3px; padding-right: 5px; padding-bottom: 3px; padding-left: 5px;
}

/* paragraph and font settings */

p
{
  margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px;
  padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;
  font-family: Helvetica, Verdana, sans serif;
  font-size: 11pt;
}

p.bio
{
  font-family: Helvetica, Verdana, sans serif;
  font-size: 9pt;
}

p.byline
{
  font-family: Helvetica, Verdana, sans serif;
  font-size: 8pt;
  text-align: center;
}

p.footnote
{
  font-family: Helvetica, Verdana, sans serif;
  font-size: 8pt;
  margin-top: 3em;
}


.super {
  font-size: 8pt; line-height: 5px; vertical-align: top;
}
.superMid {
  font-size: 8pt; line-height: 5px; vertical-align: 60%;
}
.superHdr {
  font-size: 8pt; line-height: 10px; vertical-align: 40%;
}
.superHdrTop {
  font-size: 8pt; line-height: 10px; vertical-align: top;
}

.tinyText {
  font-size: 9pt;
}
.strong {
  color: #800000; font-weight: bold;
}


/* Heading settings */

h1 {
  margin-top: 15px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;
  color: #800000;
}
h1.category
{
  font-size: 10pt;
  font-family: Palatino, Century, "Times New Roman", serif;
  text-align: center;
  color: #800000;
}

h2 {
  margin-top: 15px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: #800000;
}
h2.title
{
  font-family: Helvetica, Verdana, sans serif;
  font-size: 16pt;
  text-align: center;
  color: #800000;
}

h3 {
  margin-top: 15px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: #800000;
}
h3.subhead
{
  font-family: Helvetica, Verdana, sans serif;
  font-size: 12pt;
  margin-top: 2em;
  color: #800000;
}

h4 {
  margin-top: 15px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;
  padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;
  color: #800000;
}

h5 {
  margin-top: 15px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;
  padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;
  color: #800000;
}

.artHdr
{
  vertical-align: bottom;
  text-align: left;
  text-size: 20pt; color: #800000; font-weight: bold;
}
.padTextHi
{
  margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;
  padding-top: 0px; padding-right: 100px; padding-bottom: 0px; padding-left: 50px;
  vertical-align: top;
}
.padTextLo
{
  margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;
  padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;
  vertical-align: top;
}


/* Default link settings */

a:link {                          /* unvisited link */
  text-decoration: underline;
  color: #800000; font-weight: normal;  margin-top: 0;
}
a:visited {                       /* visited links */
  text-decoration: underline;
  color: #800000; font-weight: normal;  margin-top: 0;
}
a:active {                        /* a currently chosen link  */
  text-decoration: underline;
  color: #800000; font-weight: normal;  margin-top: 0;
}
a:hover {                         /* when the cursor is over the link */
  text-decoration: underline;
  color: #800000; font-weight: bold;  margin-top: 0;
}

.inverseLink a:link {                          /* unvisited link */
  text-decoration: none;
  color: #800000; font-weight: normal;  margin-top: 0;
}
.inverseLink a:visited {                       /* visited links */
  text-decoration: none;
  color: #800000; font-weight: normal;  margin-top: 0;
}
.inverseLink a:active {                        /* a currently chosen link  */
  text-decoration: none;
  color: #800000; font-weight: normal;  margin-top: 0;
}
.inverseLink a:hover {                         /* when the cursor is over the link */
  text-decoration: none;
  color: #800000; font-weight: bold;  margin-top: 0;
}


/* LeftNav settings */

table.navCell {
  margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;
  padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;
  border-top: 1px solid #ffffff; border-bottom: 1px solid #ffffff;
  border-left: 3px solid #ffffff; border-right: 3px solid #ffffff;
}
table.navTable {
  margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;
  padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;
  border-top: 1px solid #800000; border-bottom: 1px solid #800000;
  border-left: 1px solid #800000; border-right: 1px solid #800000;
  font-size: 10pt;
}

td.menuCat {
  margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;
  padding-top: 3px; padding-right: 0px; padding-bottom: 5px; padding-left: 7px;
  border-top: 1px solid #800000; border-bottom: 1px solid #800000;
  border-left: 1px solid #800000; border-right: 1px solid #800000;
  color: #fffeea; font-weight: bold; background: #800000;
}
td.menuItem {
  margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;
  padding-top: 1px; padding-right: 0px; padding-bottom: 1px; padding-left: 10px;
}
.menuItem a:link {                          /* unvisited link */
  text-decoration: none;
  color: #000000; font-weight: normal;  margin-top: 0;
}
.menuItem a:visited {                       /* visited links */
  text-decoration: none;
  color: #000000; font-weight: normal;  margin-top: 0;
}
.menuItem a:active {                        /* a currently chosen link  */
  text-decoration: none;
  color: #000000; font-weight: normal;  margin-top: 0;
}
.menuItem a:hover {                         /* when the cursor is over the link */
  text-decoration: none;
  color: #800000; font-weight: bold;  margin-top: 0;
}