body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../media/gfx/Infant_nutrition.jpg);
	background-repeat:repeat-x;
	background-color:#F1F7E1;

}
td { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #008852; }
input { font-family: Arial, Helvetica, sans-serif; font-size: 11px }
select { font-family: Arial, Helvetica, sans-serif; font-size: 11px }
textarea { font-family: Arial, Helvetica, sans-serif; font-size: 11px }

h4 {
	padding:0px;
	margin:0px;
}

.leftColumnCaption {
	text-align:center;
}


.header, .headeremphasis {  font-size: 14px; font-weight:bold; }
.header2 { font-size: 12px; font-weight:bold;  }

a.header2Links a,
a:link.header2Links ,
a:active.header2Links ,
a:visited.header2Links 
 {  
	text-decoration:none;
}

a:hover.header2Links
 {  
	text-decoration:underline;
}

a.HomePageHoverLinks a,
a:link.HomePageHoverLinks ,
a:active.HomePageHoverLinks ,
a:visited.HomePageHoverLinks 
 {  
	/*font-size: 14px; 
	font-weight:bold; */
	text-decoration:none;
}

a:hover.HomePageHoverLinks
 {  
	/*font-size: 14px;
	font-weight:bold; */
	text-decoration:underline;
}

a.askAQuestionLink a,
a:link.askAQuestionLink ,
a:active.askAQuestionLink ,
a:visited.askAQuestionLink 
 {  
 	font-size: 16px;
	color: #f26a34;
	font:weight: bold;
	text-decoration:underline;
}

a:hover.askAQuestionLink
 {  
	color: #f26a34;
	font:weight: bold;
	text-decoration:none;
}

.faq {
	color: #F3703A;
	font-style:italic;
}


A:link {
	COLOR: #54AA4F;
	TEXT-DECORATION: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	
}
A:visited {
	COLOR: #54AA4F;
	TEXT-DECORATION: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

}
A:hover {
	COLOR: #54AA4F;
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	
}
A:active  {
	COLOR: #54AA4F;
	
	TEXT-DECORATION: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

}

.lnkButton {
	background-color:transparent;
	border: none;
	text-decoration: underline;
	COLOR: #54AA4F;
	font-size: 14px;
}
.error {
	font-weight: bold;
	color: #f26a34;
}