/*
  Sdragons.css
  Thu Sep 20 02:23:44 2012
*/
body {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: black;
  background-color: #ccccbb;
  margin-left: .75em;
}
hr {
  border-style: groove;
  border-width: 3px 0 0 0;
  border-color: white;
}
h1.header {
  font-size: 24pt;
}
h2.header {
  font-size: 18pt;
}
h1.header, h2.header {
  font-family: Times New Roman;
  font-style: italic;
}
blockquote {
  font-family:Times New Roman; font-size: 13pt;
  background-color: silver;
  border-left-style: solid;
  border-left-width: 1px;
  padding: 10px;
  float: left;
}
div.footnote {
  margin-left: 4em;
  margin-right: 4em;
  line-height: 1.2;
}
p {
  text-indent: 3%;
}
p.no-indent {
  text-indent: 0%;
}
p.banner {
  font-style:oblique;font-family:Times New Roman;font-size:24pt;
  border-top: medium #888888 solid;
  border-left: 20px #888888 solid;
  margin-bottom: 0px;
  background-color: #336699;
  color: white;
  text-align: left;
  padding-left: 0.5em;
  text-indent: 0%;
}
p.nav-bar {
  font-variant:small-caps;
  margin-top: 2px;
  background-color: #ffffd0;
  text-align: left;
  padding-left: 0.5em;
  border-bottom: thin silver solid;
  border-left: 20px #888888 solid;
  color: black;
  text-indent: 0%;
}
p.nav-bar a:link {
  color: black;
  text-decoration: none;
}
 p.nav-bar a:visited {
  color: black;
  text-decoration: none;
}
p.nav-bar a:hover {
  background-color: #336699;
  color: white;
  text-decoration: none;
}
p.footer {
  font-size: 10pt;
  margin-bottom: 0px;
  background-color: #ffffd0;
  color: silver;
  text-align: left;
  padding-left: 0.5em;
  text-indent: 0%;
}
p.footer a:link {
  background-color: #ffffd0;
  color: silver;
  text-decoration: none;
}
p.footer a:visited {
  background-color: #ffffd0;
  color: silver;
  text-decoration: none;
}
p.footer a:hover {
  background-color: silver;
  color: white;
  text-decoration: none;
}
em {
  font-style: oblique;
}
ul {
  list-style-image: url("../images/bullet_p.gif");
  list-style-position: outside;
}
table.footer {
  font-size: 10pt;
  margin-top: 2px;
  background-color: silver;
  text-align: left;
  color: white;
  width: 100%;
  border-bottom: medium #888888 solid;
}
table.footer a:visited {
  color: white;
  text-decoration: none;
}
table.footer a:link {
  color: white;
  text-decoration: none;
}
table.footer a:hover {
  background-color: #ffffd0;
  color: silver;
  text-decoration: none;
}
table.doc-bar {
  margin-top: 2px;
  background-color: #ffffd0;
  text-align: left;
  padding-left: 0.5em;
  border-bottom: thin silver solid;
  border-left: 20px #888888 solid;
  color: black;
  text-indent: 0%;
  width: 100%;
}
table.doc-bar a:link {
  color: black;
  text-decoration: none;
}
table.doc-bar a:visited {
  color: black;
  text-decoration: none;
}
table.doc-bar a:hover {
  background-color: #336699;
  color: white;
  text-decoration: none;
}
.banner {
  font-size: 14pt;
  border-top: medium #888888 solid;
  border-left: 20px #888888 solid;
  margin-bottom: 0px;
  background-color: #336699;
  color: white;
  text-align: left;
  padding-left: 0.5em;
  text-indent: 0%;
  width: 100%;
}
.tnav-bar {
  background-color: #ffffd0;
  text-align: left;
  border-right: 1px solid black;
  color: black;
  font-family: arial;
  font-size: 10pt;
  font-weight: bold;
}
.tnav-bar a:visited{
  color: black;
  text-decoration: none;
}
.tnav-bar a:link{
  color: black;
  text-decoration: none;
}
.tnav-bar a:hover {
  background-color: #336699;
  color: white;
  text-decoration: none;
}
.b-left {
  border-left: 20px #888888 solid;
  padding-left: .30em;
}
.b-right {
  padding-left: .30em;
}
.b-left, .b-right {
  border-right: 1px solid black;
  padding-right: .30em;
  border-bottom: medium #888888 solid;
}
.b-end {
  width: 100%;
  border-bottom: medium #888888 solid;
}
.tag {
  font-family: arial;
  font-weight: bold;
  font-size: 11pt;
}
.code {
  width:50%;
  background-color:#CCFFFF;
  padding:25px 50px;
}
.bib-tight {
  letter-spacing: -2px;
}
.footnoteN {
  position:relative;
  font-size:85%;
  top:-0.9ex;
  margin-left:0.2em;
  margin-right:0.1em;
}
div.footer {
  font-size: 10pt;
  margin-bottom: 0px;
  background-color: #ffffd0;
  color: silver;
  text-align: left;
  padding-left: 0.5em;
  text-indent: 0%;
}
div.footer a {
  outline: none;
}
div.footer a:link {
  background-color: #ffffd0;
  color: silver;
  text-decoration: none;
}
div.footer a:visited {
  background-color: #ffffd0;
  color: silver;
  text-decoration: none;
}
div.footer a:hover {
  background-color: silver;
  color: white;
  text-decoration: none;
}
div.clear {
  clear: both;
}
.leftfooter, .rightfooter {
  font-size: 10pt;
  margin-top: 2px;
  padding-bottom: 2px;
  background-color: silver;
  color: white;
  border-bottom: medium #888888 solid;
  text-indent: 0%;
}
.leftfooter {
  width: 50%;
  float: left;
  text-align: left;
}
.rightfooter {
  width: 50%;
  float: right;
  text-align: right;
}
.rightfooter a:visited {
  color: white;
  text-decoration: none;
}
.rightfooter a:link {
  color: white;
  text-decoration: none;
}
.rightfooter a:hover {
  background-color: #ffffd0;
  color: silver;
  text-decoration: none;
}
.shadow {
  box-shadow: 12px 12px 29px #555;
}
#cssmenu {
  height: 27px;
  margin: 0;
  padding: 0;
  background: black url(../images/bg-grnplastic.gif) top left repeat-x;
  border-left: 20px #888888 solid;
  border-bottom: medium #888888 solid;
  font-weight: bold;
}
#cssmenu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#cssmenu ul li {
  float: left;
  margin: 0;
  padding: 0;
  background: transparent url(../images/bg-grnplastic-button.gif) top left no-repeat;
}
#cssmenu ul li a {
  display: block;
  height: 27px;
  padding-left: 20px;
  float: left;
  text-transform: uppercase;
  font-family: 'Helvetica Neue',helvetica,'microsoft sans serif',arial,sans-serif;
  font-size: 70%;
  color: #FFFFFF;
  text-decoration: none;
  outline: none;
}
#cssmenu ul li a span {
  display: block;
  float: left;
  height: 22px;
  padding-top: 5px;
  padding-right: 20px;
  background: transparent url(../images/bg-grnplastic-button.gif) top right no-repeat;
  cursor: pointer;
}
#cssmenu ul li a:hover,
#cssmenu ul li.active a {
  background: transparent url(../images/bg-bubplastic-h-blue.gif) top left no-repeat;
}
#cssmenu ul li a:hover span,
#cssmenu ul li.active a span {
  background: transparent url(../images/bg-bubplastic-h-blue.gif) top right no-repeat;
}
#banner {
  height: 50px;
  border-left: 20px #888888 solid;
  border-top: medium #888888 solid;
  background: black url(../images/sdragons-gradient-black-white.png) top left no-repeat;
}
img.logo {
  box-shadow: 12px 12px 29px #555;
  display: block;
  margin-left: auto;
  margin-right: auto
}
.sc {
  font-variant: small-caps;
  font-size: 75%;
}
.rj {
  text-align:right;
}
.pad {
  margin:0.25em;
}
