body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #DAEAC8;
	margin: 0px;
	padding: 0px;
	font-size: .75em;
}

#header{
	background-image:  url(images/header_bgnd.jpg);
/*	width:801px;*/
	height:106px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
}

.mainFooter
{
    background-color:#549623;
}

.mainFooterRight
{
    width:30%; 
    text-align: right; 
    padding-right:20px
}

.mainFooterLeft
{
    width:70%; 
}

/* NOT USED??
#headerTXT{
	text-align: right;
	vertical-align: bottom;
	float: right;
	padding: 80px 20px 0px 0px;
}*/

.headerTXT
{
	font-weight: bold;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}
a:link.headerTXT{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 px;
}
a:visited.headerTXT{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.headerTXT{
	color: #FFCC00;
	text-decoration: underline;
}
.TopNav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #FFFFFF;
	padding-right: 6px;
	padding-bottom: 5px;
}
/*a:link.TopNav{
	color: #FFFFFF;
	text-decoration: none;	
}
a:hover.TopNav{
	color: #FFCC00;
	text-decoration: underline;
}
a:visited.TopNav{
	color: #FFFFFF;
	text-decoration: none;
} */

#ContentContainer{
	width:940px;
}
#ContentContainerSearch
{
	padding-top:10px;
	padding-left:10px;
	width:850px;
	/*font-size: .75em;*/
}

#ContentContainerSearch td
{
	/*font-size: .75em;*/
}

#ContentContainerSearchResults
{
	padding-top:10px;
	/*width:1200px;*/
	font-size: .75em;
}

#ContentContainerSearchResults td
{
	font-size: .75em;
}

#contentLeft{
	float:left;
	width:280px;
	padding: 10px 5px 10px 10px;
	margin: 0px;
	height: 1%;
}
#MenuLeft
{
	width:190px;
	background-color: #D7DBE8;
	border: 1px solid #3A57AD;
}
#MenuLeftTitle{
	background-color:#57699B;
}
.leftMenuItems{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:link.leftMenuItems
{
	color: #000000;
	text-decoration: none;
	padding: 0 px;
}
a:visited.leftMenuItems{
	color: #000000;
	text-decoration: none;
}
a:hover.leftMenuItems{
	color: #0000FF;
	text-decoration: underline;
}
/* Top Ten Box*/

.TopListContainer
{
	border-right: #3a57ad 1px solid;
	border-left: #3a57ad 1px solid;
	border-bottom: #3a57ad 1px solid;
	background-color:#D7DBE8;
}

.TopListContainer td
{
	white-space:nowrap;
}

.SearchOptions{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	padding: 2px;
	border: 1px solid #D7DBE8;
	/* background-color: #AEB6D0; */
}
a:link.SearchOptions{
	color: #000000;
	text-decoration: none;
	padding: 0 px;
}
a:visited.SearchOptions{
	color: #000000;
	text-decoration: none;
}
a:hover.SearchOptions{
	color: #0000ff;
	text-decoration: underline;
}
/* Left Column Ends */
/* Middle Columns */
.FrontPageText{
	font-size: 1em;
}
#contentMid{
	float:left;
	width:430px;
	padding: 10px 0px 10px 10px;
	height: 1%;
}
#contentMidSearch
{
	border-right: #2c4282 1px solid;
	padding-right: 5px;
	border-top: #2c4282 1px solid;
	padding-left: 10px;
	float: left;
	padding-bottom: 10px;
	margin: 10px 5px;
	border-left: #2c4282 1px solid;
	padding-top: 0px;
	border-bottom: #2c4282 1px solid;
	background-color: #ffffff;
	width:800px;
	height: 1%;
}

#contentMiddle
{
	border-right: #2c4282 1px solid;
	padding-right: 5px;
	border-top: #2c4282 1px solid;
	padding-left: 10px;
	float: left;
	padding-bottom: 10px;
	margin: 10px 5px;
	border-left: #2c4282 1px solid;
	padding-top: 0px;
	border-bottom: #2c4282 1px solid;
	background-color: #ffffff;
	width:95%;
	height: 1%;
}

#contentMidSearch a, #contentMiddle a{
	color: #000000;
	text-decoration:underline;
	padding: 0 px;
}

#contentMidSearch a:visited{
	color: #000000;
	text-decoration: none;
}

#contentMidSearch a:hover{
	color: #0000ff;
	text-decoration: underline;
}


#MidTextMain{
	background-color: #FFFFFF;
	background-position: center;
	border: 1px solid #3A57AD;
	padding: 5px 5px 5px 10px;
}

#tdbuttons, #tdbuttons2, #tdbuttons3 {
	padding-left: 15px;
}

.homebuttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	text-decoration: none;
	color: #FFFFFF;
}

a.homebuttons:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
}

a.homebuttons:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
}

a.homebuttons:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
}

.homebuttons2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 3px;
	padding-bottom: 3px;
}

a.homebuttons2:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 3px;
	padding-bottom: 3px;
}

a.homebuttons2:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 3px;
	padding-bottom: 3px;
}

/* Advanced Search */
#AdvSVehicle{
	/*width:190px;
	height: 345px;
	background-color: #D7DBE8;
	border: 1px solid #3A57AD;
	float:left;
	margin: 0px 0px 5px 5px;
	padding: -20px 0px 0px 0px;*/
}

.VehicleClassSection{
	width:190px;
	height: 345px;
	background-color: #D7DBE8;
	border: 1px solid #3A57AD;
	float:left;
	/*margin: 0px 0px 5px 5px;
	padding: -20px 0px 0px 0px;*/
}

.AdvSVehicleTxt{
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;*/
}

.AdvSVehicleTxtLabel span
{
	background-color:#DAEAC8 !important;
}

.AdvSVehicleTxtLabel{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	border-top-color:#888888;
	border-top-style:solid;
	border-top-width:2px;
	border-left-color:#888888; 
	border-left-style:solid;
	border-left-width:2px;
	border-right-color:#888888; 
	border-right-style:solid;
	border-right-width:2px;
	border-bottom-color:#888888; 
	border-bottom-style:solid;
	border-bottom-width:2px;
	background-color:#DAEAC8 !important;
	padding:2px,2px,2px,3px;
	width:200px;
	/* border-top-color:#81AACC light blue; */
}
.AdvSText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	vertical-align: baseline;
}
.AdvSCompare
{
	padding-left:8px;
	border-top-color:#888888;
	border-top-style:solid;
	border-top-width:2px;
	border-left-color:#888888; 
	border-left-style:solid;
	border-left-width:2px;
	border-right-color:#888888; 
	border-right-style:solid;
	border-right-width:2px;
	border-bottom-color:#888888; 
	border-bottom-style:solid;
	border-bottom-width:2px;
	background-color:#BBD99B
}

.SafetySection
{
	padding-left:8px;
	border-top-color:#888888;
	border-top-style:solid;
	border-top-width:2px;
	border-left-color:#888888; 
	border-left-style:solid;
	border-left-width:2px;
	border-right-color:#888888; 
	border-right-style:solid;
	border-right-width:2px;
	border-bottom-color:#888888; 
	border-bottom-style:solid;
	border-bottom-width:2px;
	background-color:#99B5D9;
	margin:10 5 5 5;
}

.InputReadOnly{
	color:gray;
}
.InputWrite{
	/* background-color:White; Color doesn't work here but by adding background-color too
this makes the color work. But not if it's color is gray?! as per .InputReadOnly */
	color:black;
}

.AdvSDetailedCriteria{
	height: 350px !important; 
	width: 500px;
	background-color: #DAEAC8 !important;
	border: 1px solid #3A57AD;
	/*margin: 0px 0px 5px 5px;*/
	float: left;
	/*padding: -20px 0px 0px 0px;*/
}

/* Search Results Page */
.SearchResultsOrangeHdng{
	font-size:1em;
	color: #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.SearchResultsTableHdng{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}

a:link.SearchResultsTableHdng, a:visited.SearchResultsTableHdng,
 a:hover.SearchResultsTableHdng{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
	color: #000000;
	text-decoration: none;
}
/* Search Results tab 1 and 2 for alternating rows of search results. */
.SearchResultsTab1 {
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	background-color: #AEB6D0;
}
.SearchResultsTab2 {
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	background-color: #D7DBE8;
}
/* Search Results tab 1 and 2 for alternating rows of search results.
Same as above but minus the padding, which misaligns the table header
columns with the data columns */
.SearchResultsTab1b {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #AEB6D0;
}
.SearchResultsTab2b {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #D7DBE8;
}
#SortBySelector{
	/*text-align:right;
	font-family: Arial, Helvetica, sans-serif;*/
	font-size: 0.75em !important;
	/*font-weight: bold;*/
}
/* More blocks are used on the home page. */
#contentMidMoreBlock{
	padding: 5px 0px 0px;
	border: none;
}
#contentMidMore1{
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contentMidMore2{
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contentMidMore3{
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.informationBox
{
    padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: solid 1px #3A57AD;
}

.informationBoxButton1
{
	background-color: #549623;
	width:100%;
	padding-left: 10px;
}

.informationBoxButton2
{
	background-color: #FF6600;
	width:100%;
	padding-left: 10px;
}

.informationBoxButton3
{
	background-color: #3A57AD;
	width:100%;
	padding-left: 10px;
}

.informationBoxLink
{
    font-size:16px !important;
    font-weight:normal !important;
}


.AdvancedSearchHdng{
	font-size:1.5em;
	color: #2C4282;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding: 5px 0px 10px 0px;
    width: 754px;
}

.PrintHdng{
	color: #2C4282;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em !important;
	padding: 20px 0px 0px 0px;
	font-weight:bold;
}
.PrintHdngNoPadding{
	color: #2C4282;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight:bold;
}

.PrintText{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}
a.PrintText:link{
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	text-decoration: underline;
}
a.PrintText:visited{
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	text-decoration: underline;
}
a.PrintText:hover{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	text-decoration: underline;
}
.PrintBox{
	background-color: #D7DBE8;
	border: 1px solid #3A57AD;
	margin: 0px 2px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 5px;
}
/*  more text classes used on front page.   */
.moretexts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	color: #FFFFFF;
}
.moreTextsLink{
float:right;
margin-top: -16px;
height: 1%;
}
/* Middle columns ends */
#contentRight{
	float:left;
	width:185px;
	border: 2px solid #3A57AD;
	margin: 10px 0px 5px 10px;
	height: 1%;
}
#QuickCompare{
	width: 190px;
	background-repeat: repeat-y;
	background-image:  url(images/BGND_Quick_Comp_Gradient.jpg);
	background-color: #3A57AD;
	margin:0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-weight: bold;
	color: #FFFFFF;
}
#QuickCompareTitle{
background-color:#57699B;
}
#vehicle1{

}

/***  Top Ten ****/
#TopTen
{
	width:280px;
	background-color:#DAEAC8;
}

#TopTenContent
{
	border-right: #2c4282 1px solid;
	border-left: #2c4282 1px solid;
	width: 270px;
	border-bottom: #2c4282 1px solid;
	height: 270px;
	background-color: #d7dbe8;
}


.vehicleCompareText
{
	border: none;
	margin: 15px 2px 0px;
	background-image:  url(images/vehicle_bubble_rounded_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-right: 5px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-weight: bold;
	color: #FFFFFF;
}
.vehicleCompare1{
	background-color: #D7DBE8;
	border: 1px solid #3A57AD;
	margin: 0px 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.vehicleCompare{
	background-color: #D7DBE8;
	border: 1px solid #3A57AD;
	margin: 0px 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.clearvehiclecompare{
	color: #000000;
	font-size: .75em;
	font-family: Arial, Helvetica, sans-serif;
}
a:link.clearvehiclecompare{
	color: #000000;
	font-size: .75em;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a:visited.clearvehiclecompare{
	color: #000000;
	font-size: .75em;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a:hover.clearvehiclecompare{
	color: #FF6600;
	font-size: .75em;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.clearvehiclecompareWhite{
	color: #FFFFFF;
	font-size: .75em;
	font-family: Arial, Helvetica, sans-serif;
}
a:link.clearvehiclecompareWhite{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a:visited.clearvehiclecompareWhite{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a:hover.clearvehiclecompareWhite{
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
/* Footer section start */

.footerTXT{
	color: #FFFFFF;
	font-size: .75em;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 15px;
}

.footerTXT2{
	color: #FFFFFF;
	font-size: .75em;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-bottom: 5px;
}

a:link.footerTXT2{
	color: #FFFFFF;
	text-decoration: underline;
	padding: 0 px;
}
a:visited.footerTXT2{
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover.footerTXT2{
	color: #FFCC00;
	text-decoration: none;
}

/* Footer section ends... */

.whiteHeading {
	color: #FFFFFF;
	font-size: .9em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.OrangeHeading {
	color: #FFCC00;
	background-color: #57699B;
	font-size: .9em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	border: none;
	font-size:0.9em;
}
a:hover {
	color: #FFCC00;
	text-decoration: underline;
	border: none;
	font-size:0.9em;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	border: none;
	font-size:0.9em;
}
.blue_border {
	border: 1px solid #3A57AD;
}
h1 {
	font-size: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
}
h2{
	font-size:1.2em;
	color: #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.textboxes{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
}
.BlueBorderRight{
	border-right-color:#57699B ; 
	border-right-style:solid;
	border-right-width:1px;
}
.BlueBorderleft{
	border-left-color:#57699B ; 
	border-left-style:solid;
	border-left-width:1px;
}
.BlueBorderTOP{
	border-top-color:#57699B ; 
	border-top-style:solid;
	border-top-width:1px;
}
.BlueBorderTOP2{
	font-size: .75em; 
}

.BlueBorderTOPLeft{
	border-top-color:#57699B ; 
	border-top-style:solid;
	border-top-width:1px;
	border-left-color:#57699B ; 
	border-left-style:solid;
	border-left-width:1px;
}
.BlueBorderTOPRight{
	border-top-color:#57699B ; 
	border-top-style:solid;
	border-top-width:1px;
	border-right-color:#57699B ; 
	border-right-style:solid;
	border-right-width:1px;
}
.BlueBorderTOPLeftRight{
	border-top-color:#57699B ; 
	border-top-style:solid;
	border-top-width:1px;
	border-left-color:#57699B ; 
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#57699B ; 
	border-right-style:solid;
	border-right-width:1px;
}
.BlueBorderLeftRight{
	border-left-color:#57699B ; 
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#57699B ; 
	border-right-style:solid;
	border-right-width:1px;
}

li.SpacedListItem
{
	padding-bottom: 10px;
}

.headerBackgroundLeft
{
	background-image: url(Images/bg_header_middle.jpg);
	background-repeat:repeat-y;
}

#GVGHeader
{
	position:relative;
	margin:0;
	/*padding:10px;*/
	width: 100%;
	background-image: url(../Images/bg_header_middle2.jpg);
	background-repeat:repeat-x;
	height: 71px;
}

#GVGHeaderRight
{
	position:relative;
	/*top:-10px;
	left:-10px;*/
	float:right;
	width:290px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:290px; /* actual value */
	/*margin:0 0 -10px 0;
	padding:10px;*/
	z-index:99;
	height: 1%;
}

#GVGHeaderLeft
{
	position:relative;
	/*top:-10px;
	left:-10px;*/
	float:left;
	width:220px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:200px; /* actual value */
	/*margin:0 0 -10px 0;
	padding:10px;*/
	z-index:100;
	height: 1%;
}

#GVGHeaderCentre
{
	position:relative;
	padding:0 240px;
}

#MenuBar
{
	background-color:#549623;
	height:27px;
	margin-top:-3px;
	padding-top:6px;
	font-weight:bold;
	vertical-align:middle;
}

.MenuItem
{
	padding-right: 10px;
	padding-left: 10px;
	
}

.MenuSeparator
{
	font-weight:bold;
	color:White;
}

.menuLink{
position:absolute;
visibility: hidden;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color: #81BA49;
width: 205px;
margin-left:-10px;
margin-top:5px;
}


.menuLink a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
font-size:1em;
vertical-align:middle;
}

.menuLink a:hover{ 
background-color: #549623;
color: white;
}



#footer 
{
	bottom: 0;
	position: absolute;
	width: 100%;
	text-align: center;
}

#txtKmPerYear
{
	margin-left:0px;
}

.Enabled
{
	background-color: white;
}

.Disabled
{
	background-color: #DCDCDC;
}

.SearchTable
{
	
	border-right: #3a57ad 1px solid;
	border-top: #3a57ad 1px solid;
	border-left: #3a57ad 1px solid;
	border-bottom: #3a57ad 1px solid;
}


.CriteriaDropdowns
{
	width:140px;
}

#txtFuelCentsPerLitre
{
	margin-left:3px;/*why?? I don't know*/
}


.FuelContent
{
	border-right: #2c4282 1px solid;
	border-top: #2c4282 1px solid;
	margin: 10px;
	border-left: #2c4282 1px solid;
	border-bottom: #2c4282 1px solid;
	background-color: white;
	padding: 10px;
}

.FuelContentHeading
{
	font-size: 2em;
	color:#2c4282;
	font-weight:bold;
}

.FuelCalculatorVehicle
{
	background-color:#D7DBE8;
	border-right: #2c4282 1px solid;
	border-top: #2c4282 1px solid;
	margin: 10px;
	border-left: #2c4282 1px solid;
	border-bottom: #2c4282 1px solid;
}

.FuelCalculatorReadOnly
{
	border-right: #b4b4b4 1px solid;
	border-top: #b4b4b4 1px solid;
	border-left: #b4b4b4 1px solid;
	border-bottom: #b4b4b4 1px solid;
	text-align:center;
}

.FuelCalculatorAirPollution
{
	margin-left:30px;
}

.FuelCalculatorHeading
{
	font-weight:bold;
}

.PopUpButtonClose
{
	margin-left:200px;
}

.ReadOnlyTextBox
{
	background-color:#EBEBE4;
}

#PrintHeader
{
	display:none;
	visibility:hidden;
}

.PrintButton
{
	cursor:hand;
}

.LongTextBox
{
	width:200px;
}

.ShortTextBox
{
	width:70px;
}

.ContactLink a
{
	color:Blue !important;
	font-size:1em !important;
}

#ContentContainerSizeable
{
	padding-top:10px;
	padding-left:10px;
	width:95%;
	/*font-size: .75em;*/
}

.contactLabel
{
	width:70px;
}

.textWidth48
{
	width:48px;
}

.textWidth338
{
	width:338px;
}

#SearchResultsHeading td
{
	font:1em;
}

.AdvancedSearchSubHeading
{
	color: #2C4282;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight:bold;
}

.SearchSubHeadings div
{
	/*DARK Orange*/
	background-color:#FF6600;
	color:White;
	padding:3px 10px 3px 3px;
	/*border-bottom:solid 1px #3A57AD;*/
}

.SearchSubHeadingsBackground
{
	/*LIGHT Orange*/
	background-color: #F8E59A;
}

.FuelCalculatorPrintButton
{
    cursor:Hand;
}

.updateProgress
{
	position: absolute;
	background-color: #fff;
	filter: alpha(opacity=1);
	MozOpacity: 0.01;
	opacity: 0.01;
	padding: 0px;
	margin: 0px;
}
.updateProgress div
{
	background-color: white;
	padding: 4px;
	position: absolute;
	top: 50%;
	left: 50%;
}

