/* ********************************** */
/* © 2007 APC Coatings ************** */
/* Style Sheet for Content Formatting */
/* ********************************** */
/*
This style sheet for content formatting is separate from the style sheet for the site layout.
Contribute users, having access to just this style sheet, are able to
freely format content without 'breaking' the site or straying too far from
the intended formatting design.
*/
/* block elements */
address						{font-style: normal;}
div.image-caption-left		{border-right: 1px solid gray; color: gray; font-size: 8pt; float: left; margin-right: 10px; padding-right: 10px; margin-bottom: 5px;}
div.image-caption-left p	{margin: 0px; padding-top: 5px;}
div.image-caption-right		{border-left: 1px solid gray; color: gray; font-size: 8pt; float: right; margin-left: 10px; padding-left: 10px; margin-bottom: 5px;}
div.image-caption-right	p	{margin: 0px; padding-top: 5px;}
h1	 						{font-family: "arial black", arial, helvetica, sans-serif;}
h2, h3, h4, h5, h6			{font-family: arial, helvetica, sans-serif;}
h1							{border-top: 1px solid black;}
h2							{border-bottom: 1px solid #6699cc; margin-top: 32px;}
h3							{margin-bottom: 0px; margin-top: 26px;}
hr							{color: silver; height: 0px;}
ul li						{list-style-image: url(../images/bullets/arrow-bright-right.gif);}
ol.faqs li					{margin-bottom: 24px;}
table						{width: 485px;}
	th						{background-color: #6699cc; color: white; border: 1px solid silver;}
	td						{border: 0px; border: 1px solid silver;}
	tfoot					{color: white; background-color: silver;}
ul							{}
ul.doc						{list-style-image: url(../images/icons/doc.gif)}
ul.pdf						{list-style-image: url(../images/icons/pdf.gif)}
ul.xls						{list-style-image: url(../images/icons/xls.gif)}
ul.xml						{list-style-image: url(../images/icons/xml.gif)}
/* inline elements */
sup							{font-size: 7pt;}
.highlight					{background-color: yellow;}
.productionnote				{background-color: teal;}
.disclaimer					{color: gray; font-style: italic; font-size: 7pt;}
.photocaption				{font-size: 7pt; font-weight:bold;}
.faqtable					{font-size: 8pt;}
.splashpage					{font-size: 8pt;}
