/* the CSS to control appearance */

body {
background-color: #fff;
color: #000;
}

.headline p {
		font-family: Verdana, "Gill Sans MT", Garamond, Arial, Helvetica, sans-serif;
		font-size: 10pt;
		font-style: normal;
		color: #000;
		line-height: 11pt;
		margin-top: 0pt;
		margin-bottom: 4pt;
}

.headlinesml p {
		font-family: Verdana, "Gill Sans MT", Garamond, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		color: #000;
		line-height: 11pt;
		margin-top: 0pt;
		margin-bottom: 4pt;
}

.headlinedate {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
		font-style: normal;
		color: #000;
}
.magazineteaser {
		font-family: "Gill Sans MT", Arial, Helvetica, sans-serif;
		font-size: 9pt;
		line-height: 10pt;
		font-style: normal;
		color: #000;
}
.magazineteaser2 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt;
		line-height: 10pt;
		font-style: normal;
		color: #000;
}
.name {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
		font-style: normal;
		font-weight: bold;
		color: #000;
}
.address {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8pt;
		font-style: normal;
		color: #000;
}
.smallprint {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 7pt;
		font-style: normal;
		color: #000;
}

.quote p {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8pt;
		line-height: 8pt;
		font-style: normal;
		color: #000;
}

.abouthead  {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
		line-height: 12pt;
		font-style: normal;
		color: #000;
}

#aboutlist {
		margin: 0em;
		padding: 0px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8pt;
		font-style: normal;
		color: #000;
		line-height: 10pt;
}

p.textlinks {
visibility: hidden;
}

p.footnote {
font-size: 10px;
}

/* this is to get rid of the default outline on links in IE5.x/Mac and any other browsers that recognize the outline:none style rule. */
a {
outline: none;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

.menu a:hover {
text-decoration: none;
}

.menu a:link {
text-decoration: none;
}
.menu a:visited {
text-decoration: none;
}

td.menu {
background-color: #e1e2f1;
height: 18px;
font-family: verdana, sans-serif;
font-size: 10px;
padding-left: 3px;
border-top: 1px solid #fff;
}

#menu a {
display: block;
}

/* The styles for the dropdown menu item ID selectors */

#mainmenu {
	position: absolute;
	z-index: 1;
	left: 350px;
	top: 35px;
	height: 21px;
	visibility: visible;
	border: 2px solid #000;
	}

#nah, #about, #alcohol, #antibiotic, #biotech, #donate, #food, #health, #integrity, #i12n, #litigation, #newsroom, #take, #reports , #eating, #canada, #salt, #transfat, #cspitv {
	position: absolute;
	z-index: 2;
	width: 160px;
	visibility: hidden;
	}
	
.seal{padding-left:8px; vertical-align: bottom;}

