/* common */
body, a, h1, h2, h3, h4, p, ul, ol, li, div, form, input, fieldset 		{margin:0px; padding:0px;}

 /* for submit button */
.thide { display: none; }
.tshow { display: block; font-weight: bold; font-size:12px; color:black; } 

.body
{
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #eaf4f1;
	background-image: url(../images/bg.jpg);
	width : 1200px;
}
#headerLogo
{
	float:left;	
	position:relative;
}


#header {
    float:left;
	 width : 880px;
	
}

#container {
	position:relative;
	width: 860px;
	z-index: 0;
	margin-left:170px;
	margin-top:0px;
	
}

#headerimage1{
margin-right:0px;
width:355px;
}

#headerimage2{
margin-left:0px;
width:505px;
}

#footer {
    float:left;
	 width : 100%;
	
	 padding-top: 10px;
	 margin-bottom: 20px;
}

#bodyLeftContent
{
	position: relative;
	z-index: 1;
	float:left;
	width: 376px;

}
#bodyRightContent
{
	position: relative;
	z-index: 1;
	float:left;
	width: 452px;
	background: url(../images/form_hdr.gif) no-repeat top;
}
#bodyRightForm
{

	position: relative;
	z-index: 1;
	float:right;
	background-color: #EAF4F1;
	border-right-width:2px;
	border-right-style:solid;
	border-left-width:2px;
	border-left-style:solid;
	width:448px;

}

#bodyContent
{
	float:left;	
	/*border: solid #FFFFFF 10px;*/
	font-family: Arial;
	font-size: 13px;
	//padding-right: 10px;
	//padding-top: 10px;
	width: 860px;
}

#bodyLeftHeading
{
	float:left;	
	/*border: solid #FFFFFF 10px;*/
	font-family: times;
	font-size: 21px;
	//padding-right: 10px;
	padding-top: 10px;
	padding-left: 20px;
	font-weight: bold;
	color: #A60000;
	width: 363px;
}

#bodyLeftText
{
	float:left;	
	/*border: solid #FFFFFF 10px;*/
	font-family: Verdana;
	font-size: 13px;
	padding-right: 20px;
	padding-top: 10px;
	padding-left: 20px;
	width: 324px;
	color: #000000;
}
a.link
{
	font-family: Verdana,Arial;
	font-size: 13px;
	color: #0000FF;
}
#bodyLeftLinks
{
	float:left;	
	/*border: solid #FFFFFF 10px;*/
	padding-right: 20px;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 30px;
	
}
#prequalQuestions
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	padding-left: 50px;
	
}
#prequalAnswers
{
	font-family: Verdana;
	font-size: 13px;
	padding-left: 50px;
	
}
#formQuestions
{
	font-family: Verdana;
	font-size: 12px;
	padding-left: 50px;
	
}
#formAnswers
{
	font-family: Verdana;
	font-size: 12px;
	padding-left: 50px;
	
}

#button{
	text-align:center;
	padding-top: 30px;
	padding-bottom: 50px;
}

#processing{
	text-align:center;
	padding-top: 30px;
	padding-bottom: 50px;
}
#bodyheader{
background-image: url(../images/form_hdr.gif);
width: 452px;
height: 49px;
}

#bodyheadertext{
text-align:left;
font-weight: bold;
font-family: times;
font-size: 21px;
padding-top: 20px;
padding-left: 50px;
}


#thankyoubodyText
{
	float:left;	
	/*border: solid #FFFFFF 10px;*/
	font-family: Verdana;
	font-size: 13px;
	padding-right: 20px;
	padding-top: 10px;
	padding-left: 20px;
	width: 800px;
	height:250px;
}

#popuptitle{
	font-family: times;
	font-size: 14px;
	//color: #29779C;
    
}
#popuptitleRL{
	font-family: Verdana;
	font-size: 14px;
	color: #A60000;
    
}
#popupList
{
	float:left;	
	/*border: solid #FFFFFF 10px;*/
	font-family: Verdana;
	font-size: 12px;
	padding-left: 30px;
}

#pagecopyContentRL {
   position:relative;
   width: 425px;
   height:550px;
   left:0px;
   color: #000000;
   background-color: #FFFFFF;
   text-align:left;
   padding-top:10px;
   padding-bottom:20px;
   padding-right:20px;
   padding-left:20px;
   font-size:11px;
   font-family:Verdana;

}
#popuptextRL{
	font-family: Verdana;
	font-size: 12px;
}
#popuptextitalic{
	font-family: Verdana;
	font-size: 12px;
	font-style: italic;
}


#footerdiv{
float:center;
}


















#form_vendor_box {
	position:relative;
	float:left;
	width: 300px;
	padding-left:10px;
}

#form_question_box {
	position:relative;
	float:left;
	width: 528px;
	border:1px;
	border-style:solid;
	border-color:#29779C;
}

#form_question_box_header{
	background-color:#DDF3FF;
	font-family: Arial,Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #29779C;
	height:18px;
	padding:8px;
}

#form_question_box_body{
}

#form_question_box_footer{
	text-align:center;
}



div, td {
    color:#000033;
    font-family: verdana;
    font-size: 12px;
    font-weight: normal;
}

#formtable
{
width: 100%;
}




#headerTitle
{
	float: right;
	width:220px;
	font-family: Arial,Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #CA6122;	
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}
#headerRightSection
{
	float: right;
}
#bodySection
{
	float:left;
	width: 860px;	
	background-color: #FFFFFF;
}



#bodyform2RightContent
{
	float:left;
	width: 65%;
}
#bodySearchSection
{
	float:left;
	width: 512px;
	height:290px;	
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(../images/meter_image.png);
	border: solid #003366 3px;
}

#bodyTopRightAdd
{
	float:left;
	width: 300px;
	height:250px;	
}

#searchLeftSection
{
	float: left;
	margin-left: 15px;
	margin-top: 5px;
	width: 240px;
	font-family: Arial,Verdana;
	font-size: 14px;
	color: #FFFFFF;
}
#searchRightSection
{
	float: right;
	width: 270px;
}
.blankSpacer
{
	clear:both;
	height:12px;

}
#descriptionSection
{
	float:left;
	border: 1px solid #EAE4D7;
	width:490px;
	font-family: Arial,Verdana;
	font-size: 14px;
	color: #695C49;
	padding-left:10px;
	padding-right:10px;
	padding-top:15px;
	padding-bottom:15px;
	margin-right: 10px;	
}
#descriptionSection A
{
	font-family: Arial,Verdana;
	font-size: 14px;
	color: #CA6122;
}
#subSectionBrod
{
	float:left;
	width: 295px;	
	border: 1px solid #EAE4D7;
}
.subSectionHeader
{
	height: 20px;
	background-color: #DDF3FF;
	font-family: Arial,Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #6EA7C4;
	padding-top: 5px;
	padding-left: 10px;
	padding-right:10px;
}
.blurbHeader
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #6EA7C4;
	padding-top: 5px;
}
.subSectionTitle
{
	height: 20px;
	font-family: Arial,Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #6EA7C4;
	padding-top: 5px;
	padding-left: 10px;
	padding-right:10px;
}
.subSectionContent
{
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.subSectionSmall
{
	float:left;
	width: 270px;	
	border: 1px solid #EAE4D7;
	margin-bottom: 10px;
	margin-left: 7px;
}
.subSectionMedium
{
	float:left;
	width:100%;
	font-family: Verdana;
	font-size:12px;
	height:210px;
}
#categorySubSection
{
	float: left;
	width:817px;
	border: 1px solid #EAE4D7;
}
#categorySectionContent
{
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#bottomAdSection
{
	margin-bottom: 10px;
}

#footerLinksSection
{
	font-family: Arial,verdana;
	font-size:11px;
	font-weight: bold;
	color: #67544C;
}
#footerLogoSection
{
	display:none;
	float:right;
}


#searchLeftcontent
{
	float:left;
	width:233px;	
	margin-left: 20px;
	margin-top: 50px;
}
#smallSearchLeftcontent
{
	float:left;
	width:173px;	
	background-color: #6EA7C4;
}
#searchRightcontent
{
	float:left;	
	height:85px;
	width: 640px;
	background-color: #6EA7C4;
	padding-top:10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#bodyBottomRightContent
{
	float: left;
	width:635px;
	padding-left: 10px;
}
#bodyNavigationSection
{
	width:633px;
	padding-top:10px;
	padding-bottom: 10px;
}
#headerNavigationSection
{
	width:820px;
	padding-top:10px;
	padding-bottom: 10px;
}
#featuredArticleSection
{
	float:left;
	width:325px;
	border: 1px solid #EAE4D7;
}

/*#featuredArticleSectionHeader
{
	width:315px;
	height: 20px;
	background-color: #EAE4D7;
	font-family: Arial,Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #67544C;
	padding-top: 5px;
	padding-left: 10px;
}*/

#featuredArticleSectionContent
{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-family: Arial,Verdana;
	font-size: 13px;	
	color:#695C49;
}
#bodyLeftCatagory
{
	float: left;
	width:170px;
	border: 1px solid #EAE4D7;
}
#latestArticleContent
{
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
/*#bodyLeftCatagoryHeader
{
	
	height: 20px;
	background-color: #EAE4D7;
	font-family: Arial,Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #67544C;
	padding-top: 5px;
	padding-left: 10px;
}*/
#bodyLeftCatagoryContent
{
	padding-top : 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Arial,Verdana;
	font-size: 13px;	
	color:#695C49;
}
#bodyRightAdSection
{
	float:right;
	width:300px;
}
#bodyRightAdSectionTop
{
	float:left;
	width:300px;
}
#bodyRightAdScense
{
	margin-top: 10px;
	float:left;
	width:300px;
}
#sponsoredListingSection
{
	float:left;
	border: 1px solid #EAE4D7;
	margin-bottom: 10px;
	width: 100%;
}

#sponsoredListingContent
{
	width:100%;
	padding-left: 10px;
	/*padding-right: 10px;*/
	font-family: Arial,Verdana;
	font-size: 11px;	
	color:#695C49;
}
#businessSection
{
	float:left;	
	margin-left: 10px;
	margin-right: 10px;
	width: 515px;
	border: #00000 3px;
}
.sponsoredBusiness
{
	float:left;
	margin-top:10px;
	padding-bottom:10px;
	width:100%;
}
.sponsoredBusinessName
{
	padding-top: 5px;
	height:30px;
	font-family: Verdana;
	font-size: 14px;
	color: #29779C;
    font-weight: bold;	
}
.sponsoredBusinessName A
{
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	color:#206180;
}
.sponsoredBusinessLogo
{
	float:left;
	padding-left:10px;
	padding-right:10px;	
	margin-top:10px;
	height: 90px;
}
.sponsoredBusinessDetails
{
	clear:both;
	height : 45px;
	margin-top:10px;	
	font-family: Verdana;
	font-size:11px;
}
.sponsoredBusinessReqEstimate
{
	clear:both;
	margin-top : 10px;
	vertical-align: bottom;
}
.sponsoredBusinessReqEstimate A
{
	font-family: Arial;
	font-size:12px;
	color:#26759B;	
	vertical-align: top;
}
.sponsoredBusinessDivider
{
	float:left;
	margin-top: 10px;
	margin-bottom: 10px;
}
#featuredBusiness
{
	float:left;
	width:300px;
	height:50px;
}
#featuredBusinessName
{
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	color:#206180;
}
#featuredBusinessDetails
{
	margin-top : 5px;
	font-family: Arial;
	font-size:12px;
	color:#695c49;
}
#regularListingSection
{
	float:left;
	border: 1px solid #EAE4D7;
	width: 515px;
}
#regularListingContent
{
	width:495px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Arial,Verdana;
	font-size: 11px;	
	color:#695C49;
}
.regularBusiness
{	
	margin-top:10px;
	float:left;
	height:70px;
}
.regularBusinessLeftSection
{
	float:left;
	width:250px;
}
.regularBusinessName
{
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	color:#206180;
}
.regularBusinessDetails
{
	margin-top : 5px;
	font-family: Arial;
	font-size:12px;
	color:#695c49;
}
.regularBusinessRightSection
{
	float:right;
	width:150px;	
}
.regularBusinessLink
{
	float:right;
	font-family: Arial;
	font-size:12px;
	/*font-weight:bold;*/
	color:#206180;
}
.regularBusinessDivider
{
	float:left;	
}
.regularBusinessDivider img
{
	width:500px;
}
.smallSubsectionDivider
{	
	float:left;	
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.smallSubsectionDivider img
{
	width:245px;
}
#paginationSection
{
	clear:both;	
	margin-bottom: 20px;
}
#addBusinessBox
{
	float:left;
	width:625px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial,Verdana;
	font-size: 12px;	
	color:#483A35;	
	border: 1px solid #EAE4D7;
	margin-top: 10px;
}
#profileHeader
{
	clear:both;
	width:810px;
	height: 38px;
	background-color: #E06D21;
	padding-left: 10px;
	padding-top: 10px;
	font-family: Arial,verdana;
	font-size: 20px;
	font-weight: bold;
	color:#FFFFFF;
}
#companyInfoSection
{
	float:left;
	width:818px;
	border: 1px solid #EAE4D7;
	margin-top: 10px;	
}
#companyInfoSectionContent
{
	padding-top:20px;
	padding-left:10px;
	padding-right:10px;
	font-family: Arial,Verdana;
	font-size: 13px;	
	color:#695C49;
}
#profileBodySection
{
	clear:both;
	width:820px;
}
#ratingDisplaySection
{
	float:left;
	width:200px;
	border: 1px solid #EAE4D7;
	margin-right: 10px;
}
#ratingSectionHeader
{
	height: 20px;
	background-color: #EAE4D7;
	font-family: Arial,Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #67544C;
	padding-top:5px;
	padding-left: 10px;
}
#ratingDisplaySectionContent
{
	padding-left: 10px;
	padding-right: 10px;
	font-family: Arial,Verdana;
	font-size: 11px;	
	color:#5A4A43;
}
#reviewSection
{
	float:left;
	width:320px;
	border: 1px solid #EAE4D7;	
}
#reviewSectionContent
{
	padding-left: 10px;
	padding-right: 10px;
	font-family: Arial,Verdana;
	font-size: 11px;	
	color:#5A4A43;
}
#review
{
	font-family: Arial,Verdana;
	font-size: 11px;	
	color:#5A4A43;	
}
#profileRightBodySection
{
	margin-left: 10px;
	float: left;
	width:275px;
	
}
#couponSection
{
	width:274px;
	border: 1px solid #EAE4D7;
	margin-bottom: 10px;
}
#couponSectionContent
{
	padding-left: 10px;
	padding-right: 10px;
	font-family: Arial,Verdana;
	font-size: 11px;	
	color:#5A4A43;
}
#companyProtfolioSection
{
	width:274px;
	border: 1px solid #EAE4D7;
}
#companyProtfolioSectionContent
{
	padding-left: 10px;
	padding-right: 10px;
	font-family: Arial,Verdana;
	font-size: 11px;	
	color:#5A4A43;
}
#formLeftBody
{
	float:left;
	width:275px;	

}
#formRightBody
{
	float:left;
	width: 535px;
	margin-left: 10px;
}
#matchedVendorSection
{
	width:255px;
	background-color: #E06D21;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color:#FFFFFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
#matchedVendorLogoSection
{
	width:255px;
	height:100px;	
	background-color: #FFFFFF;
	margin-bottom: 10px;
	margin-top: 10px;
	font-family: Arial,Verdana;
	font-size: 17px;	
	color:#5A4A43;
}
#formReqEstimateSection
{
	float:left;
	width: 533px;
	border: 1px solid #EAE4D7;
}
#formReqEstimateSectionContent
{
	font-family: Arial,Verdana;
	font-size: 11px;	
	color:#5A4A43;
}
#itemBox {
    float: left;
	width: 150px;
	padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 0px;
    padding-right: 0px;
}
#articleHeading
{
	margin-top: 10px;
	clear:both;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color:#E06D21;
}
#articleAuthor
{
	clear:both;
	font-family: Arial;
	font-size: 11px;
	color:#695C49;
}
#articleContent
{
	clear:both;
	margin-top: 10px;
}
#companyLogoSection
{
	float:left;
	width:220px;
}
#companyDetailsSection
{	
	float:right;	
	margin-left:0px;
	width:570px;
}
#companyDetailsContent
{
	
	font-family: Arial;
	font-size: 11px;
	color: #5A4A43;
}
#companyDescription
{
	margin-top:15px;
	font-family: Arial;
	font-size: 13px;
	color: #695C49;
}
#reviewBodyContent
{
	clear:both;
}
#reviewLogin
{
	float:left;
	width:403px;
	background-color: #FAF9F5;	
	border: 1px solid #EAE4D7;	
}
#reviewUser
{
	padding-top:5px;
	padding-left:5px;
	background-color: #EAE4D7;
	float:left;
	width:25px;
	height:25px;
}
#reviewLoginHeader
{
	float:right;
	padding-top: 5px;
	width:373px;
	height:25px;
	/*background-color: #e96b18;*/
	background-color: #EAE4D7;
	font-family: Arial,Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #67544C;
	text-align: center;
}
#reviewLoginForm
{
	clear:both;	
	padding:10px;
	font-family: Arial,Verdana;
	font-size: 12px;	
}
#reviewFrom
{
	clear:both;
	padding-top:5px;
	margin-left:2px;	
	font-family: Arial,Verdana;
	font-size: 12px;
	color: #333333;	
}
#reviewDivider
{
	float:left;
	width:10px;		
}
/************** Styles *****************/
.sponsoredProductContent
{
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	
}
.sponsoredProductContentFeatured
{
	background: transparent url(../images/free_book_bg.jpg);
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-bottom:10px;
}
.sponsoredProductImage
{
	float:left;	
	width: 25%;
}
.sponsoredProductDealsName
{
	float:left;
	width: 50%;	
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	color:#29779C;
	text-align: left;
}


.sponsoredProductName
{
	float:left;
	width: 100%;	
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	color:#29779C;
	text-align: left;
}
.sponsoredProductDescription
{
	float:right;	
	width: 65%;	
	font-size: 11px;
	font-family: Verdana;
	
}




.sponsoredFeaturedProductImage
{
	float:left;	
	width: 45%;
}
.sponsoredFeaturedProductName
{
	float:right;
	width: 50%;	
	font-family: Verdana;
	font-size: 12px;
	font-weight:bold;
	color:black;
	text-align: left;
	text-decoration:underline;
}
.sponsoredFeaturedProductDescription
{
	float:right;	
	width: 50%;	
	font-size: 11px;
	font-family: Verdana;
}



.specialOfferName
{
	float:left;
	font-family: Arial,Verdana;
	font-size: 12px;
	font-weight:bold;
	color:#206180;
	text-align: center;
}
.specialOfferDescription
{
	float:left;	
	font-family: Arial,Verdana;
	font-size: 12px;
	width: 100%;
}
.sponsoredProductDescription a
{
	color:#26759B;	
}
.specialOfferDescription a
{
	color:#26759B;	
}
.infoPageTitel
{
	font-family: Arial;
	font-size:14px;
	font-weight: bold;	
}
.regularHeader
{
	font-family: Arial;
	font-style: normal;
	font-size: 13px;
	font-weight: bold;
}
.searchHeaderFont
{
	font-family: Arial;
	font-size: 20px;
	color: #6ea7c4;;
}
table.searchTab
{
	font-family: Arial,Verdana;
	font-size:14px;
	color:#FFFFFF;
	
}

a.link2
{
	font-family: Arial,Verdana;
	font-size: 12px;
	color: #26759B;
}
a.footerLink
{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
.footerLinkdivider
{
	font-family: Arial,Verdana;
	font-size: 11px;
	color: #CA6122;
}
.searchFont1
{
	font-family: Arial,Verdana;
	font-size:11px;
	color:#FFFFFF;
}
.headerFont1
{
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #483A35;
}
.headerFont2
{
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #E06d21;
}
.headerFont3
{
	font-family: Arial;
	font-size: 16px;
	color:#67544C;
}
li.generic
{
	margin-left: 10px;
}

.headerFont4
{
	font-family: Arial,Verdana;
	font-size:20px;
	color:#FFFFFF;
}
.selectedNavigationListItem
{
	font-family: Arial,Verdana;
	font-size:13px;
	color:#CF5325;
}
a.navigationListItem
{
	font-style : normal;
	font-family: Arial,Verdana;
	font-size:13px;
	color:#CF5325;
	text-decoration: underline;
}
.navHeader {
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
	font-family: arial,verdana;
	color: #E06D21;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	margin-right: 0px;
}
.navDivider {
	font-style: normal; 
	font-size: 11px;
	font-family: arial,verdana;
	color: #5A4A43; 
	margin-top: 0px; 
	margin-bottom: 0px;
	margin-left: 6px; 
	margin-right: 0px;
}
a.headNav {
	font-style: normal; 
	font-size: 11px;
	font-weight: bold; 
	font-family: arial,verdana;
	color: #5A4A43; 
	margin-top: 0px; 
	margin-bottom: 0px;
	margin-left: 6px; 
	margin-right: 0px;
	text-decoration: underline;
}
a.genralLink
{
	font-style : normal;
	font-family: Arial,Verdana;
	font-size:13px;
	color:#E06D21;
	text-decoration: underline;
}
.regularFont1
{
	font-family: Arial,Verdana;
	font-size: 12px;
	color: #7FADC3;
}
.regularFont2
{
	font-family: Arial,Verdana;
	font-size: 12px;
	color: #695C49;
}
a.companyNameLink1
{
	font-family:Arial;
	font-size: 12px;
	color:#206180;	
}
.companyDetails
{
	font-family:Arial;
	font-size: 12px;
	color:#453933;
}
.pageNav
{
	/*padding-left:3px;*/
	font-family:Arial;
	font-size: 12px;
	color:#666666;
}
a.pageNumLink
{
	padding-left:3px;
	font-family:Arial;
	font-size: 12px;
	color:#206180;
}
a.pageNavLink
{
	padding-left:3px;
	font-family:Arial;
	font-size: 11px;
	color:#206180;
}
.searchSelectBox
{
	width:207px;
	font-family: verdana;
	font-size: 12px;
	color:#666666;
}
.searchTextBox
{
	width:143px;
	font-family: verdana;
	font-size: 12px;
	color:#666666;
}
.companyHeading
{
	font-family: Arial;
	font-size: 13px;
	color: #695C49;	
}
.reviewerText
{
	font-family: Arial;
	font-size: 11px;
	color: #695C49;	
}
a.onlineOfferHeading
{
	font-family: Arial;
	font-size: 18px;
	color: #CA6122;	
}
table.couponTab
{
	border: 1px dotted #CA6122;
	padding-left:10px; 
	padding-right:10px;
	margin-top: 10px;
	margin-bottom: 10px;	
}
.errorText
{
	font-family: Arial;
	font-size: 10px;
	color: red;	
	font-weight: bold;
}
.reviewQuestion
{
	font-family: Arial,Verdana;
	font-size: 13px;
	color: #67544C;
}
.smallText {
	font-style: normal;
	font-size: 11px;
	font-family: Arial,verdana;
	color: #333333;
}
.reviewTextArea
{
	font-style: normal;
	font-size: 10px;
	font-family: Verdana,Arial;
	color: #333333;
	width: 350px;
	height:50px;
}
.selectBox {
	font-style: normal;
	font-size: 10px;
	font-family: Verdana,Arial;
	color: #333333;
	width: 150px;
}
.smallTextRed
{
	font-family: Arial;
	font-size: 10px;
	font-style:normal;
	line-height:10px;
	color:#FF0000;
}
tr.reviewQues
{
	background-color: #EAE4D7;
	height: 30px;
}
#categorySubSection .subSectionContent tr td
{
	width: 198px;
	/*border: 1px solid black;*/
	height: 150px;
}

#form_left_content
{
	position: relative;
    z-index:1;
	float:left;	
	/*border: solid #FFFFFF 10px;*/
	font-family: Arial;
	font-size: 13px;
	padding-right: 0px;
	padding-top: 0px;
	width: 30%;
}
#form_right_content
{
	position: relative;
    z-index:1;
	float:right;
	width: 65%;
	border-width:1px;
	border-color:#29799C
}
#form_bodySection
{
	float:left;
	width: 800px;	
	background-color: #FFFFFF;
}
#formText
{
	font-family: Verdana;
	font-size: 11px;
}
#formText1
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #29779C
}
#formText2
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #29779C
}


#italicdiv{
font-style: italic;
	float:right;	
	width: 55%;	
	font-size: 11px;
	font-family: Verdana;
}
#disclaimer{

	font-family: Arial;
	font-size: 10px;
	float:center;
}
a.ftrLink:link		{ font-family:Arial; font-size:9px; color: #29779C; text-decoration: underline; border:none; }
a.ftrLink:active		{ font-family:Arial; font-size:9px; color: black; text-decoration: underline; border:none; }
a.ftrLink:visited	{ font-family:Arial; font-size:9px; color: black; text-decoration: underline; border:none; }
a.ftrLink:hover		{ font-family:Arial; font-size:9px; color: black; text-decoration: underline; border:none; }
a.smalltextfontnoi { font-family:Arial; font-size:9px; color: #black; text-decoration: underline; border:none; }



/* === POPUP === */
#popHeader {
    width: 450px;
    height: 98px;
	padding-left:10px;
	padding-top:10px;
	background:#DDF3FF;
}
#pagecopyContent {
   position:relative;
   width: 425px;
   left:0px;
   color: #000000;
   background-color: #FFFFFF;
   text-align:left;
   padding-top:20px;
   padding-bottom:20px;
   padding-right:20px;
   padding-left:20px;
    font-size:11px;
	font-family:verdana;
	

}
#popcontainer {
    width:425px;
    background-color: #FFFFFF;
    z-index: 0;
    position: relative;
}
#pagecopyfooter {
   position:relative;
   width: 425px;
   left:0px;
   background-color: #FFFFFF;
   padding-top:10px;
   padding-bottom:10px;
   font-family:verdana;
   font-size:11px;
}

#nav {
    position:absolute;
    border-style:solid;
    border-width:1px;
    border-color: #000000;
	font-family:verdana;
    font-size:11px;
    left:300px;
    top:20px;
    padding-top:4px;
    padding-bottom:4px;
    padding-right:5px;
    padding-left:5px;
}
/*
 * Regular Pop Up Elements
 */

body.regPopBdy {
    margin-left:0px;
    margin-top:0px;
    margin-right:0px;
    margin-bottom:0px;
}

#regPopUpHeader {
    position:relative;
    width:500px;
    overflow:hidden;
    background-color:#638E00;
}

#regPopUpHeaderContent {
    text-align:right;
    padding-right: 35px;
}

#regPopTitle {
    position:relative;
    width:500px;
    height:46px;
    background-color:#FFFFFF;
}

#regPopTitleContent {
    text-align:left;
    padding-top: 15px;
    padding-left:30px;
    font-weight:bold;
    font-size: 11px;
    color:#000000;
}

#regPopTitleRight {
   	width:440px;
  	text-align:right;
    font-weight:normal;
}


#regPopTitleRightContent {
    text-align:right;
    padding-top: 15px;
    padding-right:20px;
}

#regPopCopy {
    position:relative;
    width:500px;
    background-color:#FFFFFF;
}

#regPopCopyContent {
    text-align:left;
    padding-left: 30px;
    padding-right:30px;
    padding-bottom:30px;
    color:#000000;
}

#regPopFtr {
    position:relative;
    width:500px;
    height:30px;
    background-color:#FFFFFF;
}

#regPopFtrContent {
    text-align:right;
    padding-right:30px;
    padding-top:0px;
}
#formlabels{
	font-family: Verdana;
	font-size: 12px;
	color: #000033;
}
#thankyouheading{
font-family: Verdana;
	font-size: 12px;
	color: #29779C;
	font-weight:bold;

}
#thankyoutext{
font-family: Verdana;
	font-size: 11px;
}
#tybodyContent
{
	float:left;	
	/*border: solid #FFFFFF 10px;*/
	font-family: Arial;
	font-size: 13px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	width: 99%;
}

#popuptext{
	font-family: Verdana;
	font-size: 11px;
}
.blurbHeaderMeter
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #29779C;
	padding-top: 0px;
	font-weight: bold;
}
.imageSection
{
	width: 280px;	
	float:left;
	border: 0px solid #EAE4D7;
	margin-bottom: 10px;
	margin-left: 0px;
}
#sitemapBody
{
width:100%;
height:40px;
	font-family: Verdana;
	font-size: 12px;
}
#sitemapProviders
{
width:40%;
float:left;
height:150px;
}
#sitemapLinks
{
width:50%;
float:right;
height:150px;
}
#lifescan_form_right_content
{
	position: relative;
    z-index:1;
	float:right;
	width: 65%;
	border-width:1px;
	border-color:#29779C
}
#lifescan_form_bodySection
{
	float:right;
	width: 850px;	
	background-color: #FFFFFF;
}
#lifescan_form_left_content
{
	position: relative;
    z-index:1;
	float:left;	
	/*border: solid #FFFFFF 10px;*/
	font-family: Arial;
	font-size: 13px;
	padding-right: 0px;
	padding-top: 0px;
	width: 276px;
	margin-left: 10px;
}
#lifescanformHeader
{
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #29779C
}
#lifescan_form_content
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #29779C;
	width: 80%
}
#lifescan_form_text
{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
#lifescanfooter
{
    float:left;
	 width : 890px;
	 background-color: #FAF9F5;
	 padding-top: 10px;
	 margin-bottom: 20px;
}
#lifescan_form_formcontent
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #29779C;
	width: 100%
}
#thanksSection
{
	float:left;
	border: solid #DDF3FF 10px;
	width: 870px;	
	background-color: #FFFFFF;
	height:500px;
}
.lifescansponsoredProductImage
{
	float:left;	
	width: 100px;
}

#lifescanformlabels{
	font-family: Arial;
	font-size: 12px;
	color: #29779C;
	text-align:right;
}
#formField{
	color: #000033;
	
}
#lifescanquestionlabel{
	font-family: Arial;
	font-size: 13px;
	color: #29779C;
	text-align:left;
	font-weight: bold;
}
.dealssubSectionSmall
{
	float:left;
	width: 300px;	
	border: 1px solid #EAE4D7;
	margin-bottom: 10px;
	margin-left: 0px;
}
