a {
  color: #0069AA;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
  color: #4C4650;
}
a:visited {
  color: #0069AA;
  text-decoration: none;
}
a:visited:hover {
  text-decoration: underline;
  color: #4C4650;
}
.special_color {color: #0069AA;}
.annualpayarea {color: #0069AA;}
.fleetprofile a{
    color: #0069AA;
    text-decoration: none;
}
a.driver_login {
  color: #666666;
}
a.driver_login:visited {
  color: #666666;
}
a.driver_login:visited:hover {
  color: #666666;
  text-decoration: underline;
}

.left_bg {
  background: url('interior_bg_01_shaffer.jpg') repeat-x;
}
.right_bg {
  background: url('interior_bg_03_shaffer.jpg') repeat-x
}
.header {
  background: url('header_shaffer.jpg') no-repeat;
}
div.logo {
  margin: 0px;
  margin-top: 15px;
  margin-left: 5px;
  padding: 0px;
  width: 310px;
  height: 90px;
/*
  background: url('header_shaffer.jpg') -10px -15px no-repeat;
*/
  background: none;
}
div.logo a {
  width: 310px;
  height: 90px;
}
.monthly_bg{
  background: url('monthly_bg_shaffer.gif') -1px 0 repeat-y;
}
.footer {
  background: url('footer3_shaffer.gif') no-repeat;
  }

#botnav_about a.first,
#botnav_about a.first:hover,
#botnav_careers a.first,
#botnav_careers a.first:hover,
#botnav_news a.first,
#botnav_news a.first:hover,
#botnav_contact a.first,
#botnav_contact a.first:hover {
	background-image: url("nav_bg_shaffer.gif");
}
	
#topnav ul li a:hover,
#topnav ul ul li a:hover,
#botnav ul li a:hover,
#botnav ul ul li a:hover,
.content_text h1,
.monthly_bg h3, 
.monthly_bg li {
     color:#0069AA;
}

#topnav ul li:hover,
#botnav ul li:hover,
#topnav ul li a:hover,
#botnav ul li a:hover {
	background:url("nav_shaffer_2bg_over.jpg") 0px 1px no-repeat;
}

#topnav ul ul li a:hover,
#botnav ul ul li a:hover {
	background:url("nav_shaffer_3bg_over.jpg") 0px 0px no-repeat;
}

#mainfootercontact {
float: right;
font: 10px arial, sans-serif;
color: #555459;
text-align: right;
height: 12px;
margin-top: 1px;
margin: 1px 5px 0 0;
}

