body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	margin: 10px 0;
	font-size: 10pt;
	line-height: 1.3em;
	text-align:left;
	}
	
.mmLogo {
  margin-left:20px;
}	

/* INDEX PAGE BELOW */	

.utilNav {
	margin: 0; 
	padding: 0; 
	position: relative; 
	padding-right:10px; 
	text-align:right;
	font-size:.8em;
}

.utilNav a {color: #008400; text-decoration: underline;}


#flash {
  z-index:100;

}

#navigation {
  z-index:500;
  }

.dropshadow td.top {
  background:  url(../images/shadows/bg_pressspotlight_top.jpg) no-repeat;
  }
.dropshadow {     
  background:  url(../images/shadows/bg_content_home_middle.gif) repeat-y;
  }
.dropshadow td.bottom {
  background:  url(../images/shadows/bg_content_home_bottom.gif) left top no-repeat;
  }
  
#contentPage {
  font-size:10pt;
  }

#contentPage p {
  font-size:10pt;
  }
  
#contentPage ul {
	margin-bottom: 3px;
	list-style-type: none;
  list-style-image: url(../images/bullet.gif) 0px 5px no-repeat;   
  }    
  
#contentPage ul li {
  margin-bottom: 3px;
  padding-left: 15px;
  background: url(../images/bullet.gif) 0px 5px no-repeat;   
	}
    
.content td img{
  margin-right:6px;     

  }

li {
  margin-right:15px;
  }
  	
.content  li {
	list-style: none;
	padding: 0;
 	margin: 2px 14px; 
	}
 

/* Link hover shows light green */	
a:hover {
	color: #4FAF55;
	}

/* All links are green */	
a {
	color: #008400;
}	
	

	
.solutionsList li p {
	display:block;
	text-align:left;
}

.solutionsIntro  {
	margin: 0 0 0 20px;
	padding-bottom:0px;
	_padding-bottom:0px;
	font-size: 1.3em;
}


.Td1 {
	margin-bottom:10px;
	margin-top:7px;
}

.nobackground {
  background:none;
  }

.footerLinks a {	
	color: #177F1F;
	text-decoration: underline;
	}
	
/* td#securityLinks { */
.securityLinks {
	background:none;
	text-align: right;
	padding-right: 30px;
	}
			
.footerLinks {
	text-align: left;
	color: #333;
	background: #fff;
	padding-right: 20px;
	padding-left: 15px;
	padding-top: 5px;
	background:none;
	font-size:.7em;
	}
	
.beInTheKnow {
	margin-right:2px;
	font-size=.9em;
}	
.beInTheKnow td.bottom {
		width:239px;
		background: none;
	}	
		
.hr 
{
	height:10px;
	width:239px;
	text-align:left;
}	

.beInTheKnow a
{
	color: #177F1F;
	font-weight: bold;
	text-decoration: underline;
	font-size: 1.0em;
	line-height: normal;
	padding-left: 0px;
}	

	
.beInTheKnow fieldset {
	border: none;
	margin:0;
	padding-left:15px;
	_margin-bottom:-10px;
	}
.beInTheKnow fieldset input {
		/* background-color:#ebf7b9;  makes submit button greenish */
	}



.learnMore {
	color: #177F1F;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.0em;
	line-height: normal;
	margin: 0;
	padding-top:10px;
	}	

.btn_signup2 
{
	background-color:#FFFFFF;
	padding-top:5px;
	padding-bottom: 5px;
	_padding-top:5px;
	_padding-bottom: 0px;
	padding-right:15px;
	width:66px;
	}
	
.beInTheKnow form label {
	display: block;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.5em;
	}	
	
.beInTheKnow td.general {
	border: none;
	margin:0;
	padding-left:15px;
	_margin-bottom:-10px;
	padding-top:3px;
	padding-bottom:0px;
	_padding-bottom:5px;
	color: #003366;
	font-size:.9em;
	}	
	
h1 {
  font-size: 1.5em;
  color: #3c3c3c;
  font-weight: normal;
  line-height: 1.2em;
  margin-top: 0pt;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
}
	
h2 {
	font-size:1.1em;
	color: #333333;
	margin: 0;
	padding-top: 10px;
	}

h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #003366;
	margin: 0;
	padding-top: 5px;
	}		
	
h4 
{
	font-size: 1.2em;
	color: #3C3C3C;
	font-weight: bold;
	margin: 0 20px 10px 20px;
}

h5 
{
	font-size: 10pt;
	color: #004267;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 6px 0px;
}	

.homeAbout {
	color: #333;
	line-height: 1.6em;
	}

.basicContent {
	font-size: 1em;
	margin:0;
	width:200px;
}

/* INDEX PAGE ABOVE */
	
	
/* CONTENT PAGES BELOW */

.contentTable {
	background: #F2F2F2;
	}

.contentTable td {
	padding: 0px 15px;
	}

.contentTable td.bottom {
  background: none;
  }

.contentTable td.top {
  background: none;
  }

.contentTable td.previewText {
	padding: 0px 0px 0px 0;
	} 
.contentTable td.previewImage {
	padding: 10px 15px;
	}
	
.contentTable ul li {
  list-style:none;
  padding-left: 15px;
  background: url(../images/bullet.gif) 0px 5px no-repeat; 	}

		
/* AWARDS PAGE  and FAQ PAGE */
.contentTable td p {
	padding: 0px 10px 5px 0px;
	}
.quote {
	font-style: italic;
	margin-bottom: 5px;
	}
	
table.contentTable p.bios {
	margin: 10px 0px 0px 0px;
	}
	
table.contentTable  td.dotDivider {
	background: url(../images/Contentareagraydots.gif) left 5px no-repeat;
	padding: 0 0 10px 0;
	}	
table.contentTable  td.dotLine {
	height: 1px;
	padding: 0;
	}
table.contentTable  td.dotLineLong {
	padding-bottom: 10px;
	padding-top: 5px;
	}





/* Changing the way grocers go to market. */
.contentPageTopBoldLine	{

}

/* Todays grocery choppers ... */
.contentPageText {
}

.contentPageGrayList {
}

/* Partners list, Leadership team. */OA
.contentPageGrayBoxWithPicture {
}

p {
	color: #333;
	line-height: 1.3em;
	}

/*secondary nav */
table#secondaryNav, table#secondaryContent {
	background: #F2F2F2;
	}
table#secondaryNav td {
	border-bottom: 1px solid #fff;
	}
table#secondaryNav td.top {
	background: #fff url(../images/nav/secNav_top.gif) top no-repeat;
	border: none;
	}	
table#secondaryNav td.bottom {
	background: #fff url(../images/nav/secNav_bottom.gif) bottom no-repeat;
	border: none;
	}		
table#secondaryNav td a{
	width: 168px;
	line-height: 2.4em;
	/* secondary nav text size */
	font-size: 0.7em;
	display: block;
	text-decoration: none;
	padding-left: 20px;
	color: #00446A;
	}
	
table#secondaryNav td.subMenu a {
		background: #F2F2F2 url(../images/nav/secNav_icon_arrowright.gif) 10px 10px no-repeat;
		}
table#secondaryNav td.open a {			
	background: #00446A url(../images/nav/secNav_icon_arrowdown.gif) 8px 10px no-repeat;
	color: #FFF;
	font-weight: bold;
	}

table#secondaryNav td.openSingle a {
	background: #00446A;
	color: #FFF;
	font-weight: bold;
	}
table#secondaryNav td.expanded a {
	background: none;
	line-height: 2.2em;
	color: #00446A;
	text-indent: 5px;
	}
table#secondaryNav td.subSubMenu a {
	text-indent: 15px;
	}
table#secondaryNav td.subOpen a {
	color: #3C3C3C;
	font-weight: bold;
	}	
table#secondaryNav td.subArrowRight a {
	background:  url(../images/nav/secNav_icon_arrowright.gif) 15px 10px no-repeat;
	}
table#secondaryNav td.subArrowDown a {
	background:  url(../images/nav/secNav_icon_arrowdown.gif) 15px 10px no-repeat;
	}
table#secondaryNav td a:hover, table#secondaryNav td.expanded a:hover, table#secondaryNav td.subMenu a:hover {
	background-color: #ddd;
	}
table#secondaryNav td.open a:hover, table#secondaryNav td.openSingle a:hover {
	background-color: #003756;
	}	
table#secondaryNav td.expanded, table#secondaryNav td.lastItem   {
	border: none;
	}	
table#secondaryNav td.merchantLogin {
	font-weight: bold;
	}
table#secondaryNav td.last {
	border-bottom: 1px solid #fff;
	}	

.big {
	font-size:2em;
	} 
.small {
	font.size:.7em;
	}
	
			
.centeredimage {
display: block;
    margin-left: auto;
    margin-right: auto 
}

.contentTable label {
  display: block;
  font-weight: normal;
  line-height: 1.5em;
  font-size:.8em;
  
}

form label.checkBoxLabels {
	display: inline;
	}

 
.jobListing a {  
  color: #139E11;
  text-decoration: none;
  }
.jobListing a:hover {  
  text-decoration: underline;
  }

.jobListing {
  margin: 10px 0;
  border-collapse: collapse;
  }
.jobListing tr.odd {
  background: #fff;
  }
.jobListing tr.even {
  background: #F0F0F0;
  }
  
.jobListing td {
  border: 1px solid #D9D8DD;
  padding: 5px 10px;
  font-size: .9 em;
  }
.jobListing th {
  border: 1px solid #D9D8DD;
  font-size: 1em;
  font-weight: bold;
  text-align: left;
  background: #00446A;
  padding: 5px 10px;
  color: #FFFFFF;
  }
  
  .findMerchantTable td.top {
  background: url(../images/Contentareagraytop.gif) top no-repeat;
  padding: 0;
  }
  
  .findMerchantTable td.bottom {
    background: url(../images/Contentareagraybot.gif) bottom no-repeat;
    padding: 0;
  }
  
  
  
.pressAndSpotlight ol {
  list-style: none;
  padding: 0;
  margin: 2px 14px;
  }
.pressAndSpotlight li {
  padding: 0;
  margin: 0;
  color: #177F1F;
  position: relative;
  line-height: 1.5em;
  } 
.pressAndSpotlight li a {
  color: #177F1F;
  font-weight: normal;
  text-decoration: none;
  }
  
.pressAndSpotlight li.viewAll {
  margin-top: 1em;
  }

.pressAndSpotlight li.viewAll a {
  color: #177F1F;
  font-weight: bold;
  text-decoration: none;
  font-size: 1.0em;
  line-height: normal;
  margin: 0;
  padding: 0px;
  } 
.pressAndSpotlight li.viewAll a:hover {
  color: #4faf55;
  text-decoration: none;
   }
.pressAndSpotlight li span.hlDate {
  position: absolute;
  top: 0;
  right: 7px;
  color: #000;
  }
  
  
td#primaryContent ul {
  font-size: 1.2em;
  padding-left: 10px;
  margin: 0 15px 0 15px;
  list-style: none;
}
td#primaryContent ul li {
  margin-bottom: 3px;
  padding-left: 15px;
  background: url(../images/bullet.gif) 0px 5px no-repeat;   
}
td#primaryContent ul.normal {
  font-size: 1.4em;
  font-weight: bold;
  padding-left: 5px;
  padding-bottom: 10px;
  margin-left: 0;
  }
td#primaryContent ul.normal li {
  background: none;
}

td#primaryContent h2.PRsubhead {
  font-style: italic;
  font-size:.8em;
  font-weight: normal;
  margin-left: 20px;
  margin-right: 20px;
  }

.newsTable {
    background: #F2F2F2;
  }
  
  .pressTable {
    background: #F2F2F2;
  }
  
  .eventTable {
    background: #F2F2F2;
  }
  
 .newsTable td {
	padding: 0px 10px 10px 0px;
	}
	
.newsTable td.top {
  background:   url(../images/ttls/inTheNews.jpg) top no-repeat;
  padding: 0;
  }
  
.newsTable td ul li {
  list-style:none;
  padding-left: 15px;
  background: url(../images/bullet.gif) 0px 5px no-repeat;     }
  
  
.pressTable td.top {
  background:   url(../images/ttls/pressRelease.jpg) top no-repeat;
  padding: 0;
  }
  .pressTable td ul li {
  list-style:none;
  padding-left: 15px;
  background: url(../images/bullet.gif) 0px 5px no-repeat;     }
  
.eventTable td.top {
  background:   url(../images/ttls/events.jpg) top no-repeat;
  padding: 0;
  }
  
  .eventTable td ul li {
  list-style:none;
  padding-left: 15px;
  background: url(../images/bullet.gif) 0px 5px no-repeat;     }

