/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color:#5c6061;
}

h1{
	font-size: 20px;
	color: #663333;
}

h2{
	font-size: 10pt;
	color: #403e40;
	text-decoration: underline;

}

a:link {
	color: #94C222;
	text-decoration:underline;
}

a:visited {
	color: #94C222;
	text-decoration:underline;
}

a:hover {
	color: #94C222;
	text-decoration:underline;
}

table.mainBoder{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #94C222;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #94C222;
	border-left-color: #94C222;

}

/***************** Top Links *******************/
table.topLinks td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;

}

table.topLinks td a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;


}
table.topLinks td a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;


}
table.topLinks td a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;


}


/***************** Address *******************/

.address {
	font-size: 12px;
	color: #663355;
}

.address a:link {
	color: #663355;
	text-decoration:underline;
	
/***************** Main Body *******************/

} td.mainBodyPadding{
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;

}

ul.bullet {
	margin: 0px;
	padding: 0px 0px 0px 30px;
	line-height: 24px;
	font-size: 11pt;


}
ul.productsBullets li{
	font-size: 8pt;
	list-style-type: circle;
	list-style-position: outside;
	line-height: 20px;

}
ul.dairyBullets li{
font-size: 8pt;
	list-style-type: circle;
	list-style-position: outside;
	line-height: 20px;
}
table.dairyBorder td{
	border: 1px dotted #000000;


}

ul.productsBullets1 li{
	list-style-position: outside;
	font-weight: bold;




}


/***************** Right Navigation Links *******************/

.mainBodyText {
	padding-top: 30px;
	padding-left: 20px;
	padding-right: 5px;

}

.rightNavTable {
	padding-top: 50px;
}

.rightNavLine {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D0B0C5;
	padding-top: 20px;

}

.rightNavLink {
	font-family: Arial, Helvetica, sans-serif;
	color: #c05a68;
	padding-top: 10px;
	bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0B0C5;
	padding-bottom: 20px;
	padding-left: 40px;

}
table.border td{
	border-right: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
	border-left: 1px dotted #666666;


}
table.border td a:link{
	text-decoration: none;


}
table.border td a:visited {
	text-decoration: none;

}
table.border td a:hover{
	text-decoration: none;
}
/***************** Footer *******************/
td.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;

}
td.footer a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;


}
td.footer a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
td.footer a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.productHeading{
font-size: 16px;
	color: #663333;
		font-weight: bold;
		
}	
		
table.subBulletsPadding{
	padding-left: 15px;

}
