/* Style sheet for new Vehiclepath site.  Oct, 2007----------------------------------------------- */body {  margin:0;  padding:0;  text-align:center;  font-size: 10pt;  font-family: Arial, Helvetica;  font-weight: normal;  color:#000000;  background:#1c1c1c; }p {  line-height: 12pt;  margin-right: 10px;  font-weight: normal;}p.footer {  margin-top: 10px;  margin-bottom: 10px;  text-align:center;  color:#8b8b8b;  font-size: 8pt;}p.footer a {  color:#FFFFFF;}p.footer a:hover {  color:#FFFFFF;  text-decoration:underline;}table.main {  border-width: 1px 1px 1px 1px;  border-spacing: 0px 0px 0px 0px;  border-style: solid solid solid solid;  border-collapse: separate;  border-color:#7d7e7e;  width:768;  text-align:center; 	}#main_box{   margin-left: 20px;  margin-top: 20px;  margin-bottom: 20px;  margin-right:20px;}#inside_page{   margin-left: 10px;  margin-top: 10px;  margin-bottom: 20px;  margin-right: 10px;}#company{  padding-top:10px;  padding-bottom:20px;  clear: both;}#company span.logo {  float:left;  width:250px;  padding-top:20px;}#company span.desc{  float:right;  width:450px;}#full_page{   text-align: left;  margin-left: 20px;  margin-top: 20px;  margin-bottom: 20px;  margin-right: 20px;}/* Index Page Titles----------------------------------------------- */h1 {   margin-top: 20px;  margin-bottom: 20px;  font-size:14pt;  font-weight: bold;  line-height:2pt;  color:#000000;}h2 {  margin-top:20px;  margin-bottom: 20px;  font-size:12pt;  font-weight: bold;  line-height:2pt;  color:#3f3d40;}h2.index {  color:#3f3d40;  margin-top:2px;}h3 {  margin-top:10px;  margin-bottom: 20px;  font-size:12pt;  font-weight: bold;  line-height:2pt;  color:#3f3d40;}h3.management {  margin-top:5px;  margin-bottom: 10px;}h2.inside_menu {  margin-top:25px;  margin-left:20px;  margin-bottom:8px;  font-size:14pt;  font-weight:bold;  color:#3f3d40;}p.inside_menu_item {  line-height: 12pt;  color:#FFFFFF;}/* Links----------------------------------------------- */a {  font-weight:bold;  text-decoration:none;  color:#1D5898;}a:hover {  text-decoration:underline;  color:#1D5898;}/* Toolbar-------------------------------------------------*/#nav {	margin: 40px 5px 5px 0px;	float: right;	display: inline;}#nav li {	font-size: 11px;	color: #FFFFFF;	padding: 3px 5px 3px 5px;	display: inline;}#nav li a{	font-size: 11px;	color: #FFFFFF;	text-decoration:none;	padding-bottom:1px;}#nav li a:hover{	text-decoration:underline;}