body {
	font-family: Arial,Verdana,Helvetica,sans-serif;
	color: #000000;
	font-weight: normal;
	margin-top: 20px;
	margin-left: 170px;
	background: #ffffff url(../images/bg.gif) repeat-y;
}

a:active, a:link, a:visited {
	font-family: Arial,Verdana,Helvetica,sans-serif;
	color: #0084c8;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	font-family: Arial,Verdana,Helvetica,sans-serif;
	color: #00557f;
	font-weight: normal;
	text-decoration: underline;
}
table.invisible {
	font-size: 10pt;
	width: 700px;
	padding: 50px;
	border: 0px;
}
table.mainTable {
	font-size: 10pt;
	width: 100%;
	vertical-align: top;
	background-color: #f8fcfe;
	border: 1px solid #00557f;
}

td.pad { 
padding: 10px;
font-size: 11pt;
}

td.required {
  text-align: right;
  color: #cd0000;
}

div#contactInfo {
	font-size: 10pt;
	font-weight: normal;
}
table#contactInfo {
	font-size: 10pt;
	font-weight: normal;
	width: 75%;
	padding: 0px;
	border: 0px;
}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #caecfc;
}

tr#trHowFar {
  display: none;
}

tr#trLeinholderName {
  display: none;
}

tr#trLessorName {
  display: none;
}

tr#trLessorAddress {
  display: none;
}

tr#trLeinholderAddress {
  display: none;
}

tr#trCollision {
  display: none;
}

tr#trComp {
  display: none;
}

tr#trCollision {
  display: none;
}

tr#trAnotherReason {
  display: none;
}

h2 { font-size: 12pt }

.error {
  color: #cd0000;
  font-weight: bold;
}

.smalltext {
  font-size: 9pt;
  font-weight: bold;
}