body{
	background-color:#f6f6f6;
	margin:0px;
	padding:0px;
	/*height:100%;*/
}
td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#383838;
	text-align:left;
}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#f93525;
	text-align:left;
	font-weight:bold;
}
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:727px;
	margin-top:10px;
}
.header_orange{
	background-image:url(/images/header_orange_bg.gif);
	background-repeat:repeat-x;
}
.header_yellow{
	background-image:url(/images/header_yellow_fill.gif);
	background-repeat:repeat-x;
	width:100%;
}
a.header:link,a.header:active,a.header:visited{
	color:#383838;
	text-decoration:none;
	padding-left:6px;
	padding-right:6px;
}
a.header:hover,a.headeron:link,a.headeron:active,a.headeron:visited,a.headeron:hover{
	color:#383838;
	text-decoration:none;
	font-weight:bold;
	padding-left:6px;
	padding-right:6px;
}
/**** ****/

/**** content ****/
.taxi_bg{
	width:727px;
	height:100%;
	background-image:url(/images/bg_page.gif);
	background-repeat:repeat-y;
	background-position:center;
	padding-right:9px;
	padding-left:9px;
	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;
}
ul.greybox{
	margin-left:5px;
	padding-left:0px;
	width:100%;
}
li.greybox{
	padding-bottom:5px;
	margin-left:0px;
	list-style-image:url(/images/bullet-red.gif);
	width:50%;
	float:left;
}
.button {
background:transparent url(/images/button_submit.gif) no-repeat scroll 0%;
border:0px none;
color:#FFFFFF;
cursor:pointer;
height:30px;
padding-bottom:2px;
width:69px;
}
.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:727px;
}
.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;
}
.copy{
	color:#fc7617;
	padding-bottom:5px;
}

h2 {
    color:#F93525;
    font-size:20px !important;
    line-height:30px;
    margin:0;
    padding:0;
}