body {
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:10px;
}

.copy {
	color:#333333;
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:11px;
	font-weight:normal;
	padding-left:8px;
	padding-right:10px;
	padding-top:5px;
	text-align: left;
}

.copyin {
	color:#333333;
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:11px;
	font-weight: normal;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:3px;
	padding-top:3px;
	text-align: center;
}

.copyinl {
	color:#333333;
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:11px;
	font-weight: normal;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:0px;
	padding-top:0px;
	text-align: left;
}


.copysmall {
	color:#000000;
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:11px;
	font-weight: normal;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:3px;
	padding-top:3px;
	text-align: center;
}

.copyt {
	color:#ffffff;
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:12px;
	font-weight: bold;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:3px;
	padding-top:3px;
	text-align: center;
}

.foot {


	color:#999999;
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:10px;
	text-align: left;
	padding-left:80px;
	padding-top:30px;
}

.footin {
	color:#FFECD5;
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:10px;
	text-align: right;
	padding-right:5px;
}

a {
	color:#dd837f;
	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:#89BCFF;
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:10px;
	text-decoration: none;
	font-weight: bold;
}

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

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

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

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

ul.txt{
	color:#333333;
}

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