/* Required - Don't Edit */
#main-frame { border: 0px solid white; line-height: 1.2em; }
	#message a:link { color: #660088; }
	#message a:visited { color: #660088; }
	#path a:link { color: #880000; }
	#path a:visited { color: #880000; }	
#content-messpath-frame {  }	


/* Required - Editable */
#main-frame { background-color: #030000; height: auto; border-top: 1px solid black; } /* sets background color of default sidenav or border */
#content-outer-frame { background-color: #d4d4d6; border-left: 1px solid #d4d4d6; } /* sets background color of content area */
														 /* border-left required in IE6 or single line headers won't show up */
#footer-frame { background-color: #d4d4d6; } /* sets background color of footer.  set same as content area */
body { background-color: #d4d4d6; } /* sets background color below footer on short pages.  set same as content area */
#content-outer-frame { color: #221111; } /* set font color of content area */
	a:link { color: #aa2222; }
	a:visited {color: #880000; }

	
/* Data Summary Card - On Section & Topic Indexes */
.summary-card { border-top: 4px solid #a6a4a8; border-left: 4px solid #a2a0a4; border-right: 4px solid #545155; border-bottom: 4px solid #545155; background-color: #660000; }
.summary-card-text-surround { padding-left: 13px; color: #d4d4d6; }
.summary-card-topic-image, .summary-card-section-image { border-left: 2px solid #4a4a4c; border-top: 2px solid #4a4a4c; border-right: 2px solid #2a2a2c; border-bottom: 2px solid #2a2a2c; }
	.summary-card-topic-image a:link, a:visited { color: #550099; }
.sum-head1, .sum-head2, .sum-head3, .sum-head4, .sum-head5 { color: #bb99ee; border-bottom: 1px solid #bb99ee; width: 345px;}
.sum-head2 { margin-top: 12px; }

.sum-common-name, .sum-chem-name, .sum-effects { font: 700 9pt arial,sans-serif; text-align: left; width: 325px; margin-top: 5px; margin-bottom: 13px; margin-left: 16px; margin-right: 15px; }
.sum-description, .sum-caution { font: 700 9pt arial,sans-serif; text-align: left; margin-top: 5px; margin-bottom: 13px; margin-left: 16px; margin-right: 15px; }

.summary-card-icon-surround { text-align: center; padding-top: 0px; padding-bottom: 10px; padding-left: 16px; padding-right: 16px; border: 0px solid #8888aa; }
.summary-icon { display: inline; width: 75px; height: 75px; padding: 0px; margin-left: 1px; margin-right: 1px; margin-top: 0px; margin-bottom: 0px; border: 2px solid #d4d4d6; }
	.summary-icon:hover { border: 2px solid #927f92; }
img.summary-icon-spacer { display: inline; width: 75px; height: 75px; padding: 0px; margin-left: 1px; margin-right: 1px; margin-top: 0px; margin-bottom: 0px; border: 2px solid #000000; background-color: #221111; }


/* Index Text Section - On Misc Indexes */	
.index-text-outer { border-top: 2px solid #777777; border-bottom: 2px solid #777777; padding-top: 12px; padding-bottom: 12px; margin-bottom: 20px; }


/* Topic Index Chart - On Section Indexes */
.topic-chart-surround { border: 2px solid #787881; }
.topic-chart-title { text-align: center; background-color: #8833bb; color: #dddddd; border: 1px solid #222222;}
.topic-surround td { background-color: #e2e2ea; color: #444444; border: 1px solid #787881; }
	.topic-chart-surround a:link { color: #880000; }
	.topic-chart-surround a:visited { color: #550099 }
.summary-text { color: #cccccc; }


/* Timely Message */
.timely-message-surround { }	
.timely-message { font: 700 10pt arial,sans-serif; letter-spacing: .05em; width: 700px; margin-right: auto; margin-left: auto; margin-top: 25px; padding-top: 4px; padding-bottom: 4px; border-top: 2px solid #550099; border-bottom: 2px solid #885500;}


/* Links */
.links-list { margin-top: 25px; }
	.links-list a:link { color: #880000; } 
	.links-list a:visited {color: #550099; } 
.pa { color: #555555; }
.ish { }
	.ish a:link { color: #555555; }
	.ish a:visited { color: #555555; }
.link-int, .link-ext { color: #754f56; } /* sets non-linked text in links-lists */	
.link-int:after { content: " " url("/images/logo_small_lb.gif"); } /* adds logo after local links in mozilla */
	.more a:link { color: #777777; } /* set font color of more links */
	.more a:visited { color: #777777; }

.offsite-outer { border: 2px solid #353135; }
.offsite-inner { color: #353135; border: 1px solid #353135; } 


/* Index Page Special Column Format  */
	/* custom colors go here */
	
	
/* Smarts Image Index */
.image-chart-cell { font: 700 9pt arial,sans-serif; height: 24px; text-align: center; }
.image-chart-cell a { margin-left: 5px; margin-right: 5px; }


/* Footer */
.footer-backto { border: 0px solid black; }
	.footer-backto a:link { color: #880000; }
	.footer-backto a:visited { color: #880000; }
.footer-copyright { color: #222222; }
