/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   Document Destruction LLC style sheet
   www.docdestruction.com
   W3F Consulting and Design
   Last modified: 6/6/2005 (Mark Broge)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

a:link {
   color: #006A00;
}

a:link, a:visited, a:active {
   font-weight: bold;
   text-decoration: underline;
}

a:visited {
   color: #006001;
}

a:active {
   color: #00696A;
}

a.sidebarlink {
   color: #FFFFFF;
}

a:visited.sidebarlink {
   color: #FFFFFF;
}

body {
/* background: url(/images/watermark.jpg) no-repeat fixed 200px 200px;  */
   color: #000000;
   font-family: arial, helvetica, sans-serif;
   font-size: 10pt;
   scrollbar-3dlight-color: #6FAB6F;
   scrollbar-arrow-color: #6FAB6F;
   scrollbar-base-color: #2E8B57;
   scrollbar-darkshadow-color: #001B00;
   scrollbar-face-color: #006A00;
   scrollbar-highlight-color: #6FAB6F;
   scrollbar-shadow-color: #001B00;
}

h1, h2, h3, h4, h5 {
   color: #006A00;
   font-family: Impact,Arial,Tahoma,Verdana,sans-serif;
   font-weight: bold;
}

p, ol, ul {
   font-size: 13px;
}

h1 {
   font-size: 32px;
}

h2 {
   font-size: 28px;
}

h3 {
   font-size: 24x;
}

h4 {
   font-size: 20px;
}

h5 {
   font-size: 16px;
}

h6 {
   color: #006A00;
   font-family: "Arial Black",Arial,Tahoma,Verdana,sans-serif;
   font-size: 12px;
   font-weight: bold;
}

hr {
   color: #006A00;
   width: 95%;
}

ol {
   line-height: 25px;
}

ul {
   list-style-type: square;
}

.bodyimg {
	padding: 0px 10px 5px 0px;
}

.boldgreentext {
      color: #006A00;
      font-weight: bold;
      font-size: 10px;
}
.contentcell {
   padding: 15px;
   font-size: 14px;
}

.footerlink {
   color: #FFFFFF;
}

.footertext {
   font-size: xx-small;
   font-style: italic;
}

.headerlink {
   color: #001B00;
}

.sidebar {
   background: #006A00;
}

/*.sidebartext {
   color: White;
}*/

.sidebarlink {
   color: #006A00;
   font-family: arial, helvetica, sans-serif;
   font-weight: bold;
   font-size: 12px;
}

.standouttext {
   color: #FF772D;
   font-weight: bold;
}

.tiny {
   font-size: 9px;
   font-family: Verdana,Arial,sans-serif;
}
