body {
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:10px;
}

.copy {
	color:#56544e;
	font-family:Tahoma, Arial,"Trebuchet MS";
	font-size:12px;
	font-weight:normal;
	padding-left:190px;
	padding-right:25px;
	padding-top:3px;
	padding-bottom:3px;
	text-align: left;
}

.copy1 {
	color:#56544e;
	font-family:Tahoma, Arial,"Trebuchet MS";
	font-size:11px;
	font-weight:normal;
	padding-left:10px;
	padding-right:15px;
	padding-top:3px;
	padding-bottom:3px;
	text-align: left;
}

.pad {
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	padding-top:10px;
}

.copyt {
	color:#ffffff;
	font-family:Tahoma, Arial,"Trebuchet MS";
	font-size:14px;
	font-weight: bold;
	padding-left:15px;
	padding-right:15px;
	text-align: left;
		padding-top:2px;
	padding-bottom:2px;
}

.foot {
	color:#b2b2b2;
	font-family:Tahoma, Arial, "Trebuchet MS";
	font-size:10px;
	text-align: right;
	padding-left:15px;
	padding-right:30px;
	padding-top:1px;
  }

   a {
	color:#ececec;
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:11px;
	text-decoration: none;
	font-weight: bold;
  }

a:hover {
	color:#000000;
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:11px;
	text-decoration: none;
	font-weight: bold;
}

   a.footer {
	color:#666666;
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:10px;
	text-decoration: none;
	font-weight: bold;
  }

a.footer:hover {
	color:#333333;
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:10px;
	text-decoration: none;
	font-weight: bold;
}

td.line{
	border-right: 0px none;
	border-top: 0px none;
	border-bottom: 0px none;
	border-left: 3px solid #ffffff;
}

ul{
	font-weight: normal;
	list-style: square;
	color: #000000;
}

.inputbox
	{
	background-color:#ffffff;
	width:110px;
	border: 1pt solid #999999;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	}

.checkbox
	{
	background-color:#000000;
	border: 1pt solid #999999;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	}

.radiobutton
	{
	background-color:#000000;
	border: 1pt solid #999999;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	}

.textarea
	{
	background-color:#ffffff;
	width:200px;
	border: 1pt solid #999999;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	}

.button
	{
	background-color:#CCCCCC;
	height:20px;
	width:95px;
	CURSOR: hand;
	border: 1pt solid #999999;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
		}

table#drivers {


	empty-cells:show;}





table#drivers td.new_driver {


	font-weight:bold;}


	


.deco {


	font-family:"Trebuchet MS", Tahoma, Arial;


	font-size:11px;


	border: 1px solid #999999;}


input.deco {


	width:15em;}


	


input.butt {


	background-color:#CCCCCC;


	border: 1px solid #999999;


	font-size: 11px;


	font-weight: bold;


	color: #666666;}





table#drivers td a:hover {


	text-decoration:underline;}





fieldset {


	width:80%;


	margin:0 10px 10px;


	clear:both;}


fieldset legend {


	color:#5E871C;


	font-weight:bold;}
	
	
a.terms:hover {


	color:#ff4e00;
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:11px;
	text-decoration: none;
	font-weight: bold;


}

div.messages ul
{
	margin: 10px;
	padding: 0;
	list-style: none;
	font-size: 10pt;
}
div.messages li {
	padding: 5px;
	background: #900;
	color: #fff;
}
div.messages li.success {
	background: #ff4e00;
	text-align: center;
}