/* copyright 2002, 2003 Brenda Camp Orbell, Ph.D. */

a:link		{color: 330099}
a:visited	{color: 330099}
a:active   	{color: ffd700}

body {margin:.25px}

/* Main Heading */
h1	{text-align:left;
	margin-top:.5em; margin-bottom:.25em;
	font-size:16pt; font-family: "Trebuchet MS", "Verdana", "Arial", "Helvetica";
	line-height:14pt; 
	color:330099;}
	
	
/* Body Text Styles */
p	{text-align:left; margin-top:.5em; margin-bottom:.5em; 
	font-size:12pt; font-family: "Trebuchet MS", "Verdana", "Arial", "Helvetica"; 
	line-height:14pt; 
	color:000000;}
	
p em 	{font-style:normal; font-weight:bold;}

p.caption	{text-align:left; 
		margin-left:.5em; margin-top:.25em; margin-bottom:.5em; font-size:10pt; font-family: "Trebuchet MS", "Verdana", "Arial", "Helvetica"; 
		font-style:normal; font-weight:normal;
		}

p.copyright 	{text-align: center;
		margin-top:.25em; margin-bottom:.25em;
		font-size:10pt; font-family: "Trebuchet MS", "Verdana", "Arial", "Helvetica"; font-weight:normal; 
		font-style:normal; color:000000;}
		
p.note		{text-align:left; 
		margin-top:.0em; margin-bottom:.0em; font-size:16pt; font-family: "Trebuchet MS", "Verdana", "Arial", "Helvetica"; 
		font-style:normal; font-weight:normal; color:330099; border-style: solid; border-width: 2px; border-color: 330099; 
		padding: 10px; line-height: 120%;
		}

p.sidelinks	{text-align:center; 
		margin-top:.25em; margin-bottom:.5em; font-size:10pt; font-family: "Trebuchet MS", "Verdana", "Arial", "Helvetica"; 
		font-style:normal; font-weight:normal;
		padding-left: 17px; padding-right: 17px;}

p.sidenote	{text-align: center; color: 333399;
		margin-left: 17px; margin-right: 17px; margin-top:.25em; margin-bottom:.5em; font-size:10pt; font-family: "Trebuchet MS", "Verdana", "Arial", "Helvetica"; 
		font-style:normal; font-weight:normal; border-style: solid; border-width: 2px; border-color: green; padding: 5px; 
		}
		
		
p.button	{text-align:center; color: 333399; text-decoration: none;
		margin-top:.25em; margin-bottom:.5em; font-size:10pt; font-family: "Trebuchet MS", "Verdana", "Arial", "Helvetica";
		font-style:normal; font-weight:normal; border-style: outset; border-width: 2px; border-color: 333399; background-color: 66cc33;
		padding: 5px;
		}

p.tableR	{text-align:right; 
		margin-top:.25em; margin-bottom:.5em; font-size:10pt; font-family: "Trebuchet MS", "Verdana", "Arial", "Helvetica"; 
		font-style:normal; font-weight:normal; border-style: none; 
		padding: 5px; 
		}
		
p.tableL	{text-align:left; 
		margin-top:.125em; margin-bottom:.125em; font-size:10pt; font-family: "Trebuchet MS", "Verdana", "Arial", "Helvetica"; 
		font-style:normal; font-weight:normal; border-style: solid; border-width: 1px; border-color: 330099; background-color: ffffcc; padding: 5px; 
		}
		
p.tableC	{text-align:center; 
		margin-top:.125em; margin-bottom:.125em; font-size:10pt; font-family: "Trebuchet MS", "Verdana", "Arial", "Helvetica"; 
		font-style:normal; font-weight:bold; border-style: solid; border-width: 1px; border-color: 330099; background-color: ffffcc;	padding: 5px; 
		}
		
		
/* List_Unordered */
ul	{text-align:left; margin-top:.25em; margin-bottom:.25em; 
	font-size:12pt; font-family: "Trebuchet MS", "Verdana", "Arial", "Helvetica"; 
	color:000000;}

/* List_Ordered */
ol	{text-align:left; margin-top:.25em; margin-bottom:.25em; 
	font-size:12pt; font-family: "Trebuchet MS", "Verdana", "Arial", "Helvetica"; 
	color:000000;}
	
ol.secondary {list-style-type: lower-alpha;}

/* Ingredient List (for On-this-Page list use internal style to reduce pt size to 11 for dl and dl em) */
dl	{text-align:left; margin-top:.5em; margin-bottom:.5em;
	font-size:12pt; font-family: "Trebuchet MS", "Verdana", "Arial", "Helvetica"; font-weight:normal; font-style:normal
	color:000000;}

dl em	{font-weight:bold; font-style:normal}



