/* @import url('wrt.css'); */
@import url('reset.css'); /* */

a:link {
  color: #009bdc;
  text-decoration: none;
  border-bottom: dotted 1px #005578;
}

a:visited {
  color: #008dc8;
  text-decoration: none;
  border-bottom: dotted 1px #004664;
}

a:hover {
  color: #01b4ff;
  text-decoration: none;
  border-bottom: dotted 1px #01b4ff;
}

a:active {
  color: #01b4ff;
  background: #004664;
  outline: none;
  text-decoration: none;
  border-bottom: dotted 1px #01b4ff;
}

a:focus {
  -moz-outline-style: none;
}

body {
  color: #007fb4;
  background: url('../im/shpbg1.png') fixed;
}

strong {
  color: #008dc8;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-family: "Trebuchet MS", sans-serif;
}

h3 {
  font-size: large;
  font-weight: 900;
}

hr {
  width: 26px;
  height: 29px;
  background: url('../im/shplogo.png') no-repeat center;
  border: none;
  margin: 1em auto 1.5em auto;
  text-align: center; /* Because even IE7 is a fucktard... and it still doesn't get the no border thing... ugh. */
  clear: both;
}

dt {
  font-weight: 600;
  color: #008dc8
}

a.im {
  border: none;
}

a img {
  border: none;
  vertical-align: middle;
}

ul {
  list-style: square inside url('../im/bullet.png');
}

div.pages {
  width: 585px;
  border: none;
  margin: 0 auto 0 auto;
  padding: 0;
  text-align: center
}

abbr {
  font-variant: small-caps;
  border: none;
  cursor: help;
}

div.pages img {
  margin: 0;
}

.th img {
  width: 15px;
  height: 30px;
  margin: 0 3px 0 0;
}

p.t {
  text-indent: 12px !important;
  line-height: 5px;
}

.t img {
  width: 10px;
  height: 20px;
  margin: 0 2px 2px 0;
}

a.im img {
  width: 6px;
  height: 12px;
}

table {
  border: solid #008dc8;
  border-width: 1px 1px 0 0;
  margin: 0 auto;
}

td, th {
  border: solid #008dc8;
  border-width: 0 0 1px 1px;
  text-align: center;
  padding: 2px;
}

object {
  display: block;
  width: 100%;
  max-width: 702px;
  margin: 1em auto 1em auto;
  padding: 0;
}

td.na {
  background: url('../working/nabg.png');
}

colgroup#cg0 {
  background: url('../working/nabg.png');
}

#head {
  width: 131px;
  height: 146px;
  position: absolute;
  top: 10px;
  right: 10px;
}

#head h1 {
  width: 131px;
  height: 146px;
  background: url('../im/shphead.png') no-repeat center;
}

#head h1 span {
  display: none;
}

#extranav {
  width: 140px;
  position: absolute;
  top: 166px;
  right: 0;
  padding-bottom: 24px;
  background: url('../im/navbottom2.png') no-repeat center bottom;
}

#extranav h2 {
  width: 140px;
  height: 24px;
  background: url('../im/navtest.png') no-repeat center;
}

#extranav h2 span {
  display: none;
}

#extranav ul {
  border-left: 1px solid #0071a0;
  background: url('../im/fill.png');
  list-style: none;
  padding: 0;
  margin: 0 0 0 13px;
  text-align: center;
}

#extranav li a {
  display: block;
  border-top: 1px solid #0071a0;
  border-bottom: none;
  width: 126px;
  height: 22px;
  background: #003850;
  font-family: "Trebuchet MS", sans-serif;
  font-size: small;
}

#extranav ul a[title="Shorts"] {
  border-top: none;
}

#extranav ul a[title="Home"] {
  border-top: none;
  border-bottom: 1px solid #0071a0;
}

#extranav li a:hover {
  background: #004664;
  border-bottom: none;
}

#extranav li a:active {
  background: #005578;
  border-bottom: none;
}

#extranav ul a[title="Home"]:hover {
  border-top: none;
  border-bottom: 1px solid #0071a0;
}

#meat {
  border-right: 1px solid #0071a0;
  background: url('../im/fill.png');
  position: fixed;
  top: 34px;
  right: 163px;
  bottom: 34px;
  left: 0;
  overflow: auto;
  padding: 6px;
  text-align: justify;
  direction: rtl;
}

#meat h2 {
  display: none;
}

#meat div {
  direction: ltr;
  padding-bottom: 1.5em;
}

#meat p {
  margin: 0;
  text-indent: 1em;
}

#copy {
  margin: 0;
  padding: 0;
  position: fixed;
  height: 24px;
  top: 10px;
  left: 0;
  right: 150px;
  background: url('../im/meathead.png') no-repeat right;
}

#copy span {
  display: none;
}

#intranav {
  margin: 0;
  padding: 0;
  position: fixed;
  height: 24px;
  bottom: 10px;
  left: 0;
  right: 150px;
  background: url('../im/meatbutt.png') no-repeat right;
}

#intranav h2 {
  display: none;
}

#intranav ul {
  display: block;
  width: 379px;
  height: 22px;
  margin: 0 38px 0 0;
  float: right;
  list-style: none;
  padding: 0;
  text-indent: 0;
  text-align: center;
}

#intranav li a {
  border-bottom: 1px solid #007fb4;
}

#intranav li {
  display: inline;
}

#intranav a span {
  display: none;
}

#intranav #first a {
  display: block;
  height: 22px;
  width: 63px;
  float: left;
  background: url('../im/shpnav1.png') top  center no-repeat;
  margin: 1px 0 0 0;
  padding: 0;
}

#intranav #previous a {
  display: block;
  height: 22px;
  width: 63px;
  float: left;
  background: url('../im/shpnav2.png') top  center no-repeat;
  margin: 1px 0 0 0;
  padding: 0;
}

#intranav #index a {
  display: block;
  height: 22px;
  width: 63px;
  float: left;
  background: url('../im/shpnav3.png') top  center no-repeat;
  margin: 1px 0 0 0;
  padding: 0;
}

#intranav #home a {
  display: block;
  height: 22px;
  width: 63px;
  float: left;
  background: url('../im/shpnav4.png') top  center no-repeat;
  margin: 1px 0 0 0;
  padding: 0;
}

#intranav #next a {
  display: block;
  height: 22px;
  width: 63px;
  float: left;
  background: url('../im/shpnav5.png') top  center no-repeat;
  margin: 1px 0 0 0;
  padding: 0;
}

#intranav #latest a {
  display: block;
  height: 22px;
  width: 64px;
  float: left;
  background: url('../im/shpnav6.png') top  center no-repeat;
  margin: 1px 0 0 0;
  padding: 0;
}

#intranav a:visited {
  
}

#intranav a:hover {
  background-position: center -22px !important;
}

#intranav a:active {
  background-position: center -44px !important;
}

.meat li {
  font-size: xx-small;
}

li.mil {
  list-style-image: url('../working/mil.png');
  color: #00b400;
  list-style-position: inside;
}

li.gov {
  list-style-image: url('../working/gov.png');
  color: #b4b400;
  list-style-position: inside;
}

li.sci {
  list-style-image: url('../working/sci.png');
  color: #b40000;
  list-style-position: inside;
}

li.med {
  list-style-image: url('../working/med.png');
  color: #0000b4;
  list-style-position: inside;
}

li.civ {
  list-style-image: url('../working/civ.png');
  color: #b45200;
  list-style-position: inside;
}