/**********************************/
/*        "pnp" Style for         */
/*     Regional Bed Bug Detection */
/**********************************/


body {
  background-color: #ffffff; /* white */
	font-family:arial;
	font-size: 15px;
	color:#000000;}

div#pagewrap {
  position: relative;
  top: 5px;
  width: 900px;
  margin-left: auto;
  margin-right: auto;}

/* Header */

div#headwrap {
  height:100px;  
  margin-bottom:5px;
  background: #006600 /* green */ url("images/headbg.gif") repeat-x;}

div#headwrap2 {
  background: url("images/headright.gif") top right no-repeat;
  height: 100px;}

div#headwrap2 img {
  border:none;}

ul {
  padding-left: 0px;}

/* Navigation Bar */

#navtab {
  color: #006600; /* green */
  font-weight: bold;
  text-decoration: none;
  list-style: none;
  padding: 0;
  margin: 0;
  width:900px;}

#navtab li {
  float: left;
  display: block;
  margin: 0;
  padding: 0;}

#navtab li span {
  background: url("images/tabright.gif") right top no-repeat;
  padding-right: 8px;}

#navtab a {
  color: #006600; /* green */
  text-decoration: none;  
  background: url("images/tableft.gif") left top no-repeat;
  padding-left:7px;}

#navtab a:hover {
  color: #ffffcc; /* yellow */
  background: url("images/tablefth.gif") left top no-repeat;
  text-decoration: none;  
  padding-left:7px;}

#navtab a:hover span {
  background: url("images/tabrighth.gif") right top no-repeat;
  padding-right: 8px;}

li#cur a {
  color: #ffffcc; /* yellow */
  background: url("images/tablefth.gif") left top no-repeat;
  text-decoration: none;  
  padding-left:7px;}

li#cur a span {
  background: url("images/tabrighth.gif") right top no-repeat;
  padding-right: 8px;}

div#subnav {
  clear:left;
  float:none;
  width: 900px;
  height: 20px;
  background: #006600 /* green */ url("images/tabsubbg.gif");
  color: #ffffcc; /* yellow */
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  padding-top:3px;}

/* Page Content */

div#contentwrap {
  margin-top: 5px;}

div#feature {
  width: 590px;
  height: 250px;
  border-style: none;
  border-width: 1px;}

div#feature2 {
  width: 590px;
  height: 355px;
  border-style: solid;
  border-width: 1px;
  border-color: #006600; /* green */}

div#feature3 {
  width: 590px;
  height: 450px;
  border-style: none;
  border-width: 1px;}

div#columnright {
  width: 300px;
  float: right;}

div#columnleft {
  width: 590px;}

div.quickbox {
  width: 300px;}

div.quickbox h3 {
  background: url("images/boxtop.gif") no-repeat;
  width: 290px;
  height 40px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 7px;
  padding-right: 5px;
  font-size: 20px;
  color: #ffffcc; /* yellow */}
  
div.quickbox h4 {
  font-size: 9px;
  margin-left:auto;
  margin-right: auto;}


div.quickbox div.quickborder {
  background: #ffffcc; /* yellow */
  border-style: solid;
  border-width: 1px;
  border-color: #006600; /* green */
  padding:5px;}

table#quickform {
  width: 100%;}
  
div.box {
  width: 300px;
  margin-top: 5px;
  font-size: 11px;
  line-height: 13px;}

div.box h3 {
  font-size: 20px;
  line-height: 25px;
  background: url("images/boxtop.gif") no-repeat;
  width: 290px;
  height 40px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 7px;
  padding-right: 5px;
  color: #ffffcc; /* yellow */}

div.box div.quickborder {
  background: #ccffcc; /* pale green */
  border-style: solid;
  border-width: 1px;
  border-color: #006600; /* green */
  padding: 5px;}

div.box h2 {
  font-size: 15px;
  margin-left:auto;
  margin-right: auto;}

div.box ul {
  list-style: none;
  margin-left: 0px;
  line-height: 105%;}

div.box ul li {
  margin-bottom: 5px;}

div.box ul ul{
  list-style: disc;
  margin-left: 15px;}

div.box ul ul li{
  margin-bottom: 0px;}
  
div.box2 {
  width: 300px;
  margin-top: 5px;
  font-size: 11px;
  line-height: 13px;}

div.box2 h3 {
  font-size: 20px;
  line-height: 25px;
  background: url("images/boxtop.gif") no-repeat;
  width: 290px;
  height 40px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 7px;
  padding-right: 5px;
  color: #ffffcc; /* yellow */}

div.box2 div.quickborder {
  background: #ffffff; /* white */
  border-style: solid;
  border-width: 1px;
  border-color: #006600; /* green */
  padding: 5px;}

div.box2 h2 {
  font-size: 15px;
  margin-left:auto;
  margin-right: auto;}


#vertlist {
  width:200px
  margin-top:3px;
  margin-right:8px;
  float: right;
  }
#vertlist li {
  float:right;
  clear: right;
  height: 32px;}
  
#vertlist a {
  text-decoration: none;
  color: #ffffff;
  font-weight: bold;}
#vertlist li span {
  height:32px;
  padding-bottom: 0px;}
  
#vertlist ul {
  margin-top:0px;
  margin-bottom:0px;
  list-style: none;}
  
#vertlist a img{
  margin-left: 1px;
  border: none;
  height:28px;}
  
.heading {
  margin-bottom: -10px;}

.hotline {
  color: #006600;} /* green */

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

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

#footerwrap {width: 100%;
  text-align: center;
  float: none;
 }

.disc {
  font-size: 10px;
  line-height:9px;}
  
div.disc {
  padding-left:15px;
  padding-right:15px;
  padding-top:20px;
  background: #ffffcc url("images/footerbgupper.gif") top left repeat-x;}
  
div#copyright {
  width: 900px;
  height:30px;
  padding-top: 5px;
  background: url("images/footerbg.gif") top left no-repeat;
  font-size: 11px;
  color: #ffffcc;}

div#copyright a {
  text-decoration: none;
  font-size: 11px;
  color: #ffffcc;}

div#copyright a:hover {
  text-decoration: underline;}

.clear {
  clear: both;}
  
ul#tableofcontents {
  list-style: none;
  padding:00px;}

ul#tableofcontents a, ul#tableofcontents a:visited, ul#tableofcontents a:hover {
  color: #006600;}

.green {
  font-weight: bold;
  color: #006600;}

.green span {
  color: #006600;}

a, a:visited, a:hover {
  color: #006600;}
  
ul.staff {
  list-style:none;}
  
div.profile {
  height:200px;}

div.profile img {
  height:195px;
  margin-right: 10px;
  float:left;}