body {
	background: url('/drivers/_images/land7_back.png') #ffffff repeat-x;
	margin: 0px;
}

body,td,th,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 20px;
}

h1 {
  font-size: 20px;
  color: #000066;
  margin-bottom: 20px;
}

h2 {
  font-size: 18px;
  color: #000066;  
  margin-top: 20px;
  margin-bottom: 20px;
}

h3 {
  font-size: 16px;
  color: #000066;  
  margin-bottom: 20px;
}

h4 {
  font-size: 16px;
  color: #000066;  
  margin-bottom: 6px;
}

a {
	color: #0000ee;
	font-weight: bold;
}

a:hover {
  text-decoration: underline;
}

#content {
  padding: 20px;
  padding-left: 35px;
  text-align: left;
}

.toptitle {
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
}

#downloadbox {
  float: right;
  width: 350px;
  text-align: center;
  padding-top: 30px;
}

#downloadinsert {
  display: block;
}

#downloadinserttext {
  display: block;
  float: left;
  font-size: 22px;
  background: lime;
  width: 300px;
  padding: 20px;
  margin: 20px;
  line-height: 130%;
  border: #888888 1px solid;
  text-align: center;
}

.downloadinsertsmalltext {
  font-size: 15px;
}

.title {
  font-size: 24px;
  font-weight: bold;
  color: #ffffff;
  padding-left: 10px;
}

.date {
  font-weight: bold;
  color: #ffffff;
}

.downloadcell {
  background: #ffffbb;
}

#footer {
  clear: both;
  padding-top: 50px;
  padding-bottom: 0px;
  text-align: center;
}

#footer a {
	color: #888888;
	font-weight: normal;
}

#notify {
  padding: 6px;
  background-color: #FFFFE1;
  font-family: "Tahoma";
  font-size: 9pt;
  border-bottom: solid 2px #666666;
}

