body {
   padding:0; 
   margin:0; 
   color:#000000; 
   background: url("../images/page_background.jpg");
   font-family: Tahoma;
   font-size: 14px;
}
td {
   font-family: Tahoma;
   font-size: 14px;
}
a:link, a:visited {
   color: #009E49;
   text-decoration: none
}
a:active, a:hover {
   color: green;
   text-decoration: underline;
}

.mainTable {
   background-color: #FFFFFF;
   padding-left: 16px;
   padding-right: 16px;
   width: 767px;
}
.seoText {
   position:absolute;
   top:-3000px;
}

br{font-size:14px}
.s{font-family:Tahoma; font-size:14px;  color:#999898; text-decoration:none}
.s1{font-family:Tahoma; font-size:14px;  color:#828281; text-decoration:none}
.s2{font-family:Tahoma; font-size:14px;  color:#727272; }
.green{font-family:Tahoma; font-size:14px;  color:#72B21C;}
.green1{font-family:Tahoma; font-size:14px;  color:#72B21C; text-decoration:none}
.red{font-family:Tahoma; font-size:14px;  color:#2C7F06;}
.o{font-family:Tahoma; font-size:14px;  color:#FFCC00;}
.blue{font-family:Tahoma; font-size:14px;  color:#6FA9B9;}
.w{font-family:Tahoma; font-size:14px;  color:#FFFFFF; text-decoration:none}
.b{font-family:Tahoma; font-size:14px;  color:#494949;text-decoration:none }
.b1{font-family:Tahoma; font-size:14px;  color:#333333;text-decoration:none }
.b2{font-family:Tahoma; font-size:14px;  color:#333333; }

#input{
  		width:160px; height:21px;
		
		}
		 
#input1{
  		width:134px; height:21px;
		
		}
		
#textarea{
   width:102px; height:48px;
	border-width:1px;
	border-style:solid;
	border:none;
	background-color:#F0EAE3;
	overflow:auto
}


/******************************************************************************
* Operators Page
******************************************************************************/
p.benefit_heading {font-size: 14px; font-weight: bold; padding: 10px 0 0 0;}
ul.benefit_list {margin-top: 0; padding-top: 5px; margin-bottom: 0; padding-bottom: 0;}
ul.benefit_list li {font-size: 14px; padding-bottom: 3px; margin-bottom: 0;}


/******************************************************************************
* FAQs
******************************************************************************/
p.faq_question {font-size: 14px; font-weight: bold; padding: 15px 0 5px 0;}
p.faq_answer {font-size: 12px;}
p.faq_answer a {font-size: 12px; color: #00A651;}


/******************************************************************************
* Ordering steps
******************************************************************************/
td.step_whole {padding: 0;}
td.step_number {width: 22px; height: 22px; background-color: #00A651; background-image:url(http://www.gofastcab.com/images/step_numberBG.jpg); color: #FFF; text-align: center; vertical-align: middle; padding: 0; font-weight: bold;}
td.step_text {font-size: 18px; padding: 0; font-weight: bold; color: #727272;}

/******************************************************************************
* Global Settings
******************************************************************************/
* {font-family: Tahoma, sans-serif;}
h1 {
   background-color:#EFEFEF;
   width:730px;
   border:1px solid #CCCCCC;
   font-size: 28px; 
   line-height: 30px; 
   font-weight: bold; 
   margin-top:4px;
   margin-bottom:8px;
   padding:4px; 
   color: #009E49;
}
h2 {
   font-size: 18px; 
   line-height: 18px; 
   margin-top:4px;
   margin-bottom:8px;
   padding: 0px;
}
p {padding: 0; margin: 0; font-size: 14px;}
li {font-size: 14px;}
a.image {text-decoration: none; outline: none;}
a.image img {border: none; padding: 0; margin: 0;}

/******************************************************************************
* Bottom Navigation
******************************************************************************/
td.bnav_item {text-align: center; vertical-align: middle; padding: 0 20px 0 20px;}
td.bnav_item a:link, td.bnav_item a:visited {color: #009E49; font-size: 14px; text-decoration: none;}
td.bnav_item a:hover, td.bnav_item a:active {color: #FFFFFF; font-size: 14px; text-decoration: underline;}
td.bnav_divider {width: 1px; background-color: #D4D4D4;}

.greenColor {
   color: #009E49;
}

