BODY {margin:0;
      border-style:solid; border-width:0; border-left-width:10px; border-color:#353a3e;
      background-color:#999ea2;
      font-family:Arial;
      background-image:url(background.jpg); background-position:top right;
      background-repeat:no-repeat;
     }
DIV.heading {width:100%; height:120px;
             background-color:white;
             border:solid; border-color:#353a3e; border-width:0; border-bottom-width:10px;
            }
DIV.navigation {margin-left:30px;
                height:60px;
}
DIV.left {margin-left:30px;
          float:left;
          width:460px;
         }
DIV.right {float:right; width:300px;
           margin-right:30px; margin-top:30px;
           clear:right;
          }
DIV.right P {width:300px;}
DIV.bottom_rule {background-color:#353a3e; height:95px; width:100%;
                 clear:both;
                }
H1, H2, H3, H4, H5, .orangetext {font-family:Haettenschweiler, Arial; 
                                 color:#be5116;
                                }
P {color:#353a3e;
   font-size:10pt;
   font-weight:600;
   width:455px;
   text-align:justify;
  }
A {text-decoration:none;
   color:#be5116;
  }
A IMG {border:none;
       vertical-align:top;
      }
IMG {border:solid;}
IMG.banner {margin-top:5px; margin-bottom:5px;
            margin-left:30px; margin-right:10px;   
            border:none;
           }
IMG.logo {position:absolute; bottom:10px; right:10px;}
IMG.chassis_outline {position:absolute; top:10px; right:30px;
                     border:none;
                    }
TABLE {font-size:9pt; width:460px;
       margin-left:-3px;
      }
TH {color:#be5116;} 
TD {border:solid; border-color:#353a3e;
    padding-left:.25em; padding-right:.25em;
   }
TD.titles {font-weight:bold;}
UL {list-style-type:none;
    list-style-position:outside;
    font-size:10pt;
    padding-left:0;
   }
LI.title {list-style-type:none;
          color:#be5116;
          font-weight:bold;
          font-size:12pt;
         }
.depin {color:red;}