body, td {
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:11px;

	
}

.copy {
	color:#FFFFFF;
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:11px;
	font-weight: normal;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:4px;
	padding-top:4px;

}

.copybl {
	color:#0C69A5;
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:12px;
	font-weight: normal;


}

.copyin {
	color:#333333;
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:11px;
	font-weight: normal;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:4px;
	padding-top:4px;

}

.copyt {
	color:#0B326F;
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:18px;
	font-weight: bold;
	padding-left:10px;
	padding-right:15px;
	padding-bottom:4px;
	padding-top:10px;

}

.copy1 {
	color:#7F7F7F;
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:11px;
	font-weight: bold;
	padding-left:8px;
	padding-right:8px;
	padding-bottom:2px;
	padding-top:3px;

}

.copybig {
	color:#563019;
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:14px;
	font-weight: bold;
	padding-left:20px;
	padding-right:25px;
	padding-bottom:3px;
	padding-top:3px;

}

.foot {
	color:#99C9B3;
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:10px;
	text-align: right;
	padding-right:5px;
  }
  
  
   a {
	color:#137146;
	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.text {
	color:#000000;
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:11px;
	text-decoration: none;
	font-weight: bold;
  }
a.text:hover {
	color:#FE8500;
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:11px;
	text-decoration: none;
	font-weight: bold;
}

   a.footer {
	color:#FFFFFF;
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:10px;
	text-decoration: none;
	font-weight: bold;
  }
a.footer:hover {
	color:#99C9B3;
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:10px;
	text-decoration: none;
	font-weight: bold;
}




td.bgline{
	border: 1px solid #286F48;
}

td.bgline1{
	border-top: 0px none;
	border-right: 1px solid #1BA666;
	border-bottom: 0px solid none;
	border-left: 1px solid #1BA666;
}




ul{
	color:#666666;
	list-style-type: disc;
	font-weight: bold;
}

ul.txt{
color:#000000;
}

.inputbox
	{
	background-color:#ffffff;
	width:200px;
	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;}
