/*Version 2.0b 12-18-2000*/

/*ALL STYLES*/

ul {
	list-style-type: square;
	list-style-image : url('../images/acs/doublearrow.gif');
   color: #000000;
   font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
   font-size: 11px;
	margin-left: .7cm;
	margin-top: 0cm
}

body
{ color: #000000;
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
font-size: 12px;
background-color: #ffffff }

.banner,
.field, .titleelement,
.author,
.leftnav,
.channeltitle,
.dirblocktitlebold,
.linkstitle, .sitestitle, .linkTitle,
.tabletitle, .navtitle,
.searchtext,
.linkstitle,
.source,
.orgname, orgphrase,
.headingsm, .headingSm,
.headingmd, .headingMd,
.headinglg, .headingBg,
.tabletitle,
.titlesm, .ratetitle, .rightnav, .relatedtitle, .stance2, .servings, .titleSm, .titlerecipe,
.titlelg, .titleLg,
.welcome,
.editornavsel,
.editorsubnavsel, .subnavsel,
.columntitle, .topnav,
.contentnote
{ font-weight: bold; }

.quote,
.callout
{ font-style: italic; }

.error,
.required,
.instructions,
.field,
.item, .element,
.example,
.copyright,
.author,
.caption
.welcome,
.signin,
.searchtext,
.channeldescription, .channelDescription,
.headernav,
.footernav, .footerlink,
.dirblocktitle,
.dirblocktitlebold,
.dirblocksub,
.nptitle,
.quote,
.callout,
.header, .heading,
.headingsm, .headingSm,
.headingmd, .headingMd,
.headinglg, .headingBg,
.sitetext, .content, .rating, .relatedarticle,
.link,
.tabletitle, .navtitle, .backtotop,
.columntitle,
.copyright, admincopyright,
.editornav, .topnav,
.editornavsel,
.editorsubnav, .subnav,
.editorsubnavsel, .subnavsel
{ font-family: Verdana, Geneva, Arial, helvetica, sans-serif; }

.banner,
.linkstitle, .sitestitle, .linkTitle,
.titlesm, .ratetitle, .rightnav, .relatedtitle, .stance2, .servings, .titleSm, .titlerecipe,
.titlelg, .titleLg,
.channeltitle,
.date, .headerdate, 
.source,
.orgname, .orgphrase,
.fullabstract, .fullabstractLg, .fullabstractSm,
.miniabstract, .miniabstractLg, .miniabstractSm,
.body, .articlebody, .ingredients, .time, .reference, .stance1
{ font-family: Verdana, Geneva, Arial, helvetica, sans-serif; }

.financialbullet { list-style-image: url('test'); }
.peoplebullet { list-style-image: url('test'); }
.growthbullet { list-style-image: url('test'); }
.acsbullet { list-style-image: url('test'); }
.webbullet { list-style-image: url('test'); }
.schoolbullet { list-style-image: url('test'); }
.servicebullet { list-style-image: url('test'); }

.leftnav
{ font-family: Verdana, Geneva, Arial, helvetica, sans-serif;  color: #336699;}

.titleSm {
	font-size : 12px;
}

/*the links in the left nav bar*/
.input	{COLOR: #000000; 
	FONT-family: verdana; 
	FONT-SIZE: 10px; 
	}

/*
{ font-family: Times New Roman, Georgia, Times, serif; }
*/

/*LINK STYLES*/

/*any link without a class*/								/*LD*/
a:link, a.blue:link { color: #0066cc }						/*!*/
a:active, a.blue:active { color: #3300CC; }					/*!*/
a:visited, a.blue:visited {color: #990099; }					/*!*/
a:hover, a.blue:hover { color: #CC0000  }					/*!*/

/*the links in the left nav bar*/
a.nav:link, a.leftnav:link { color: #336699; text-decoration:none }				/*!*/
a.nav:active, a.leftnav:active { color: #336699; text-decoration:none }			/*!*/
a.nav:visited, a.leftnav:visited {color: #336699; text-decoration:none }			/*!*/
a.nav:hover, a.leftnav:hover { color: #CC0000; text-decoration:none }				/*!*/


/*the links for signin, signout, register and profile*/
a.signin:link, a.white:link { color: #000000 }				/*!*/		
a.signin:active, a.white:active { color: #0D648F }			/*!*/
a.signin:visited, a.white:visited {color: #0D648F }			/*!*/
a.signin:hover, a.white:hover { color: #0D648F }			/*!*/

/*the links in the breadcrumb box*/							/*LD*/
a.breadcrumb:link, a.black:link { color: #000000 }			
a.breadcrumb:active, a.black:active { color: #000000 }
a.breadcrumb:visited, a.black:visited {color: #000000 }
a.breadcrumb:hover, a.black:hover { color: #000000 }

/*the links in the subnav box*/
a.subnav:link { color: #ffffff }							/*!*/
a.subnav:active { color: #99ccff }							/*!*/
a.subnav:visited {color: #99ccff }							/*!*/
a.subnav:hover { color: #6699cc }							/*!*/

/*the links in the miniheader*/
a.headernav:link, a.black:link { color: #000000 }
a.headernav:active, a.black:active { color: #000000 }
a.headernav:visited, a.black:visited {color: #000000 }
a.headernav:hover, a.black:hover { color: #000000 }

/*the links in the footer*/
a.footernav { color: #666666; text-decoration: none }
a.footernav:link, a.black:link { color: #666666; text-decoration: none }
a.footernav:active, a.black:active { color: #666666; text-decoration: none }
a.footernav:visited, a.black:visited {color: #666666; text-decoration: none }
a.footernav:hover, a.black:hover { color: #CC0000; text-decoration: none }

/*the links for the content titles*/						/*LD*/
a.title:link, a.bluetitle:link { color: #000000;			/*!*/	
text-decoration: none }
a.title:active, a.bluetitle:active  { color: #0066cc;		/*!*/
text-decoration: none }
a.title:visited, a.bluetitle:visited  { color: #0066cc;		/*!*/
text-decoration: none }
a.title:hover, a.bluetitle:hover  { color: #0099ff;			/*!*/
text-decoration: none }

/*the links for the printer and email titles*/
a.printer:link, a.email:link { color: #666666;
text-decoration: none }
a.printer:active, a.email:active { color: #666666;
text-decoration: none }
a.printer:visited, a:email:visited { color: #666666;
text-decoration: none }
a.printer:hover, a:email:hover { color: #CC0000;
text-decoration: none }

/*ADMIN LINK STYLES*/

/*admin links without a class*/
a:link, a.blue2 { color: #0066cc }
a:active, a.blue2 { color: #3300CC	 }
a:visited, a.blue2 {color: #990099 }
a:hover, a.blue2 { color: #CC0000 }


/*the links in the top tier nav bar*/
a.editornav:link, a.editorwhite:link { color: #ffffff }
a.editornav:active, a.editorwhite:active { color: #ff9900 }
a.editornav:visited, a.editorwhite:visited {color: #ffffff }
a.editornav:hover, a.editorwhite:hover { color: #FF9900 }

/*the links in the bottom tier nav bar*/
a.editorsubnav:link, a.editorblue:link, a.editorblue2:link { color: #000099 }
a.editorsubnav:active { color: #000099 }
a.editorsubnav:visited {color: #660099 }
a.editorsubnav:hover { color: #cc0000 }

/*SITE STYLES*/

/*text style for banners above content*/
.banner
{ padding-right: 4px;
padding-left: 4px;
font-size: 12px;
line-height: 14px;
padding-bottom: 4px;
padding-top: 4px; }

/*welcome text in search bar*/
.welcome 
{ color: #000000;											/*!*/
font-size: 11px; }

/*signin text in search bar*/
.signin 
{ color: #000000; 											/*!*/
font-size: 11px; }

/*search text in search bar*/
.searchtext, .backtotop
{ color: #000000;											/*!*/
font-size: 11px; }

/*text style for nav in the left nav bar*/
.leftnav
{ font-size: 11px;
color: #ffffff;											/*!*/
line-height: 14px;
padding-left : none;
text-indent: none; }									

/*space between left nav items*/
.navspace
{ line-height: 5px;
font-size: 5px; }										/*!*/

/*text style for organization name in main header*/
.orgname 
{ color: #000000;
position:absolute; TOP:54px; LEFT:310px; Z-INDEX:100;
font-size: 18px; }

/*text style for organization phrase in main header*/
.orgphrase
{ color: #333333;
font-size: 12px;
position:absolute; TOP:86px; LEFT:185px; Z-INDEX:100;
line-height: 15px; }

/*text style for title in channel header*/
.channeltitle 
{ color: #000000;
font-size: 16px; }

/*text style for description in channel header*/
.channeldescription, .channelDescription
{ color: #333333;
font-size: 10px;
line-height: 15px; }

/*text style for mini-header*/
.headernav 
{ color: #000000;
font-size: 11px; }

/*text style for the date above header*/
.headerdate
{ font-weight: bold; 
font-size: 12px; 
color: #ff9900;
letter-spacing: 1px }

/*text style for footer*/
.footernav, .footerlink
{ color: #666666;
font-size: 10px; }

/*text style of channels in breadcrumb box*/				/*LD*/
.dirblocktitle												
{ color: #000000;
font-size: 12px;
line-height: 14px; }

/*text style of links in breadcrumb*/						/*LD*/
.dirblocktitlebold
{ color: #000000;
font-size: 12px;
line-height: 14px; }

/*text style of subchannels in subnav box*/					/*LD*/
.dirblocksub											
{ color: #000000;
font-size: 10px;
line-height: 16px; }

/*text style for copyright*/
.copyright
{ color: #000000;
font-size: 11px;
line-height: 12px; }

/*text style for all text on site that is not content - related articles, ratings, etc.*/
.sitetext, .content, .rating, .relatedarticle, .link
{ color: #000000;
font-size: 11px;
line-height: 14px;}

/*text style of links in the network partners box*/
.linkstitle, .sitestitle, .linkTitle
{ color: #000000;
font-size: 12px;
line-height: 20px;}

/*text style of links for the Printer, Email and Rating icons*/
.printer, .email,  .ratetitle { color: #000000;
font-size: 11px;
}

/*text style of title on featured content box*/
.tabletitle, .navtitle
{ font-size: 12px;
color: #99ccff; }											/*!*/



/*FORM STYLES*/

.error
{ color: red;
font-size: 11px;
line-height: 13px; }

.required 
{ color: red;
font-size: 12px; }

.instructions
{ color: #333333;
font-size: 11px; }

.example {
color: #333333;
font-size: 11px; }

.field, .titleelement
{ color: #000000;
font-size: 11px; }

.item, .element
{ color: #000000;
font-size: 11px;
font-height: 13px; }



/*CONTENT STYLES*/
.articleDate
{
	color: #666666;
	font-size: 11px;
	line-height: 15px;
	font-family: geneva, arial, sans-serif;
}
.author														/*LD*/
{ color: #000000;
margin-bottom:3px;
font-size: 11px; }

.caption													/*LD*/
{ color: #000099;
font-size: 11px; }

.date														/*LD*/
{ color: #000000;
font-size: 12px; }

.source														/*LD*/
{ color: black;
font-size: 12px; }

.fullabstract, .fullabstractSm, .fullabstractLg				/*LD*/
{ color: #000000;
font-size: 11px;
line-height: 15px; }

.miniabstract, .miniabstractSm, .miniabstractLg, .searchResults	/*LD*/
{ color: #666666;
font-size: 11px;
line-height: 15px; }
															
.searchKey
{ color: #000000;
font-weight: bold; 
font-size: 12px;
letter-spacing: 1px;
line-height: 15px; }
															
.body, .MsoBodyText, .articlebody, .ingredients, .time, .reference, .stance1
{ color: #000000;
font-size: 11px;
line-height: 15px; }

.header, .heading											/*LD*/
{ color: #333333;
letter-spacing: 2;
font-size: 11px; }

.headingsm, .headingSm,	.Subhead							/*LD*/
{ color: #003366;
font-size: 11px; }

.headingmd, .headingMd										/*LD*/
{ color: #003366;
font-size: 12px; }
.headingBg										/*LD*/
{ color: #ff9900;
font-size: 16px; }

.quote, .PullQuote											/*LD*/
{ margin-top:0in;
margin-right:.5in;
margin-bottom:6.0px;
margin-left:.5in;
font-size:12px; }

.callout .CallOut											/*LD*/
{ margin:0in;
margin-bottom:0px;
padding:0in;
font-size:10px;
color:#336699; }
															
.titlesm, .ratetitle, .rightnav, .relatedtitle, .stance2, .servings, .titleSm, .titlerecipe			/*LD*/
{ font-size: 12px;
line-height: 14px;
font-family: }

.titlelg, .titleLg											/*LD*/
{ font-size: 17px;
line-height: 18px;
}

.contentnote
{ color: #ff0000;
font-family: geneva, verdana, arial, sans-serif;
font-size: 9px; 
line-height: 12px; }

/*ADMIN STYLES*/

.columntitle { 												
font-size: 12px;}

.admincopyright												
{ color: #000000;
font-size: 11px;
line-height: 12px; }

.editornav													
{ color: #ffffff;
font-size: 11px;
line-height: 13px; }

.editornavdisabled													
{ color: #666666;
font-size: 11px;
line-height: 13px; }

.editornavsel, .topnav											
{ color: #000000;
font-size: 15px;
line-height: 13px; }

.editorsubnav, .subnav												
{ font-size: 11px; }

.editorsubnavsel, .subnavsel													
{ color: #000000;
font-size: 13px; }


/* Added by Ross for form prompts */
.formquestionprompt
{ 
	color: #000000;
	font-size: 11px; 
}
.form {  height: 24px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px}

.callout
 { font-size: 11px; font-weight: bold}

.headinglg { color: #6699FF;
font-size: 12px;  } .heading { font-weight: bold }