body{
	background-color:#f6f6f6;
	margin:0px;
	padding:0px;
	/*height:100%;*/
}

p {
	line-height:1.5em;
	margin:5px 0px 10px 0px;
	padding:0px;
	}

td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#383838;
	text-align:left;
}

ul {
	margin:0px;
	padding:0px 0px 0px 30px;
	}
	
li{
	padding-bottom:5px;
	list-style-image:url(/images/bullet-red.gif);
}
a:link,a:active,a:visited{
	color:#f83525;
	text-decoration:underline;
}
a:hover{
	color:#f83525;
	text-decoration:none;
}
/**** header ****/
.table-header{
	width:733px;
	/*margin-top:10px;*/
}
.header_orange{
	background:url(/images/header_orange_bg.gif) repeat-x bottom left;
}
.header_yellow{
	background-image:url(/images/header_yellow_fill.gif);
	background-repeat:repeat-x;
	width:100%;
	padding:0px;
	height:33px;
}

.header_nav {
	padding:6px 0px 0px 0px;
	}


a.header:link,a.header:active,a.header:visited{
	color:#383838;
	text-decoration:none;
	padding:0px 10px 0px 10px;
}
a.header:hover,a.headeron:link,a.headeron:active,a.headeron:visited,a.headeron:hover{
	color:#383838;
	text-decoration:none;
	font-weight:bold;
	padding:0px 10px 0px 10px;
}
/**** ****/

/**** content ****/
.taxi_bg{
	width:727px;
	height:100%;
	background-image:url(/images/bg_page.gif);
	/*
	background-repeat:repeat-y;
	*/
	background-position:top;
	padding-right:10px;
	padding-left:10px;
	padding-top:3px;
	/*padding-bottom:3px;*/
}
.subheading{
	color:#f93525;
	font-weight:bold;
}
.tableheading{
	font-weight:bold;
	padding-left:10px;
}
.row1{
	background-color:#ededed;
}
.field{
	border:1px solid #a7a6ab;
	color:#383838;
	width:250px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
ul.greybox{
	margin-left:3px;
	padding-left:0px;
	width:100%;
}
li.greybox{
	padding-bottom:5px;
	margin-left:5px;
	list-style-image:url(/images/bullet-red.gif);
	width:48%;
	float:left;
}
.button{
	background:url(/images/button_submit.gif) no-repeat;
	padding-bottom:2px;
	width:69px;
	height:30px;
	border:0px;	
	color:#FFF;
	cursor:pointer;
}
.quoteheader{
	background-color:#ededed;
	font-weight:bold;
}
.quotetable{
	background-color:#ffffff;
	background-image:url(/images/bg_greybox.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	border:1px solid #ededed;
	margin-bottom:20px;
}
.small{
	color:#333333;
	font-size:10px;
}
.star{
	color:#f93525;
}
/**** content ****/

/**** footer ****/
.table-footer{
	width:733px;
}
.footer_orange{
	background-image:url(/images/box_footer_fill.gif);
}
a.footer:link,a.footer:active,a.footer:visited,a.footer:hover{
	color:#FFFFFF;
	text-decoration:underline;
	padding-left:10px;
	padding-right:10px;
}
.footertext{
	color:#FFFFFF;
	font-size:10px;
	padding-top:2px;
}
.copy{
	color:#acacac;
	padding-bottom:15px;
}

/**** ****/
