body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top : 0;
	margin-left : 0;
	margin-bottom : 0;
	margin-right : 0;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}


.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}



.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
}

.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #660000;	
}

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #660000;	
}

.subsubheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;	
}

.tableheader {
	font-size: 13px;
	color: #660000;
	font-weight: bold;
}

/* most links */
a:link, a:active, a:visited {
	color: #FF0000;
}
a:hover {
	color: #FF6666;
	text-decoration: none;
}

a.legal:link {
	color: #FFFFFF;
	text-decoration: underline;
}


/* legal text links in footer */
.legal, a.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a.legal:hover {
	color: #FFAAAA;
	text-decoration: none;
}

.highlight {
	color:#990000;
	font-weight: bold;	/* added bold to match msfarms site */
}

.footercolor {
	background-color:#660000;
}


/*
 * added by Source Nine to match Morningstar Farms site 
 */ 
/* titles used for Recipe and FAQ pages */
.title {
	font-size: 15px;
	color: #336600;
	font-weight: bold;
}
.titlesmall {
	font-size: 13px;
	color: #336600;
	font-weight: bold;
}
.subtitle {
	font-size: 11px;
	color: #336600;
	font-weight: bold;
}

.copylinkblack, a.copylinkblack {
	color: #000000;
}
a.copylinkblack:hover {
	color: #990000;
	text-decoration: none;
}

ul {
	padding: 0px;
	margin-top: 0px;
	margin-left: 16px;
	margin-bottom: 0px;
}
ol {
	padding: 0px;
	margin-top: 0px;
	margin-left: 23px;
	margin-bottom: 0px;
}
