/*
 * 2012-11-07 Sanitized
 */

div {
  margin-top: 1em;
}

h1 {
  text-align: center;
}

h2 {
  color: #2222cc;
  padding-top: 20px;
}

h3 {
  color: #2222aa;
  padding-top: 14px;
}

h4 {
  color: #222288;
  margin: 0;
  padding: 0;
  padding-top: 1em;
  padding-bottom: 0px;
}

*.content {
  position: relative;
  top: 10px;
  left: 110px;
  width: 560px;
  text-align: justify;
}

*.indent {
  position: relative;
  left: 30px;
  width: 90%;
  text-align: justify;
  margin-top:12px;
}

div.inset {
  position: relative;
  margin-left:5%;
  margin-right:5%;
}
 
*.indent0 {
  position: relative;
  left: 90px;
  width: 85%;
  text-align: justify;
}
 
*.updated {
  font-size: 9pt;
  font-style: italic;
  text-align: center;
}

*.smallprint {
  font-size: 9pt;
  font-style: italic;
  text-align: justify;
}

*.ed {
  font-size: 10pt;
  font-style: italic;
  text-align: justify;
}

*.csmallprint {
  font-size: 9pt;
  font-style: italic;
  text-align: center;
}

*.copyright {
  font-size: 7pt;
  font-style: italic;
  text-align: right;
}

*.fineprint {
  font-size: 10pt;
  text-align: justify;
}

*.rfineprint {
  font-size: 10pt;
  text-align: right;
}

*.cfineprint {
  font-size: 10pt;
  text-align: center;
}

*.ref {
  font-size: 7pt;
  font-weight: bold;
  vertical-align: 4px;
}

td.ref {
  font-size: 10pt;
  padding-right: 6px;
  font-weight: bold;
  vertical-align: top;
}
 
p.dropcap:first-letter {
  font: bold 250% times, serif;
  color: #222288;
  float: left;
  margin-top: -10px;
  margin-right: 4px;
  margin-bottom: -10px;
}

img.W {
  margin-right: 10px;
  float: left;
}

img.E {
  margin-left: 10px;
  float: right;
}
 
a {
  text-decoration: none;
}

a:link {
  color: red;
}

a:visited {
  color: blue;
}

a:hover.ht {
  font-weight: bolder;
}

a:active {
  color: #269900;
}

a[href^="http://"]:after {
  content: url(../images/external_link_icon.gif);
}

img.ruler {
  position: relative;
  left: -12px;
  width: 100%;
  height: 5px;
}

.du {
  border-bottom: 3px double;
  color: black !important;
}

.popup {
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background-color: lightyellow;
  visibility: hidden;
  margin: 0 10px;
  padding: 5px;
  position: absolute;
  width: 200px;
  border: solid 1px black;
}

div.hidden {
  display: none;
  visibility: hidden;
}

select {
  width: 440px;
}

table.stats {
  border-style: groove;
  background: gray;
}

tr.stats0 {
  background: gray;
  background: #bbbbbb;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 13px;
  text-align: left;
}

tr.stats1 {
  background: #ffffdc;
  font-size: 10pt;
}

tr.stats2 {
  background: #eeeeee;
  font-size: 10pt;
}

tr.stats3 {
  background: #eeaaaa;
  font-size: 10pt;
}

td.stats {
  text-align: left;
  padding-right: 5px;
}

table.std {
  background: white url(../images/paper11.gif);
  font-family: Verdana, 'Trebuchet MS', Tahoma, Geneva, Arial, sans-serif;
  font-size: 18px;
  color: black;
  text-align: justify;
}

.ccbkgnd1 {
  background: #ef8000;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 16px;
}

.alert {
  width: 60%;
  background: red;
  text-align: justify;
  border-style: ridge;
  border-width: thick;
}

td.alert1 {
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
}

div.cen {
  margin-top: 1em;
  margin-bottom: 0;
  margin-left: auto;
}

table.cen {
  margin: 0 auto;
}

div.nav-links { position: relative; margin-top: 2em; margin-right: 10px; }
div.align-left { float: left; } 
div.align-mid { float: left; margin-left: 244px; } 
div.align-mid2 { float: left; margin-left: 195px; } 
div.align-right { float: right; } 
img.link { border: 0; width: 48px; height: 48px; }

div.quote { font-style: italic; }
div.lg { background: white url(../images/back1.gif); }
div.bb {
  border:1px solid black;
  padding-left:18px;
  padding-right:18px;
  padding-top:10px;
  padding-bottom:10px;
}

li.bn {
  padding-top:4px;
  padding-bottom:4px;
}

*.nplink { width:100%; }
*.npbut { float:right; }

div.dep {
  border: 1px double;
  border-color: black;
  background-color: orange;
  margin: 15px;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 13pt;
  font-style: italic;
  font-weight: bold;
}

