/*	
Copyright (c) 2003 Macromedia Inc.
macromedia.com HTML "Global Reskin" Mac Internet Explorer CSS Selectors 
$Revision: 1.1.2.1 $
*/
/* LAYOUT */
.padded { padding: 10px 6px 9px 15px}
.paddedflushleft { padding: 10px 6px 9px 0px}
/* ANCHORS */
.mmcrumb a, .mmcrumb a:hover, .mmcrumb a:visited { text-decoration: none}
.mmcrumb a, .mmcrumb a:visited { color: #aaa}
.mmcrumb a:hover { color: #1974b2; background-color: #fff}
.homesmall a, .homemed a, .itemsml a { font-weight: bold; text-decoration: none}
.homesmall a:hover, .homemed a:hover, .itemsml a:hover { text-decoration: underline}
.fineprint a { text-decoration: none}
.fineprint a:hover { text-decoration: underline}
/* FONTS */
/* headers */
h1, h2, h3, h4, h5, h6 { font-weight: bold; clear: both; margin: 0.2em 0em 0em}
h1, h2, h3 { font-family: Arial, Verdana, sans-serif}
h4, h5, h6 { font-family: Verdana, Geneva, Arial, sans-serif}
h1 { font-size: 16px; line-height: 26px; /* same spec as .heading1 */}
h2 { font-size: 14px; line-height: 16px; /* same spec as .heading2 */}
h3 { font-size: 12px; line-height: 17px; /* same spec as mmbody */}
h4 { font-size: 10px; line-height: 13px; /* same spec as mmbodysml */}
/* Arial - tophead and bodybold are legacies found on dynamic.macromedia.com */
.mmbody, .homemed, .itemmed, .heading1, .heading2, .tophead { font-family: Arial, Geneva, Verdana, sans-serif}
.mmbody, .homemed, .bodybold { font-size: 12px; line-height: 17px}
.itemmed { font-size: 12px; line-height: 18px}
.heading1 { font-size: 16px; line-height: 26px; font-weight: bold}
.heading2, .tophead { font-size: 14px; line-height: 16px; font-weight: bold}
/* Verdana */
.mmcrumb, .mmbodysml, .homesmall, .itemsml, .fineprint, .footer, .separator { font-family: Verdana, Geneva, Arial, Helvetica}
.mmcrumb { font-size: 10px; color: #aaa}
.mmbodysml { font-size: 10px; line-height: 13px}
.homesmall { font-size: 10px; line-height: 12px}
.itemsml { font-size: 10px; line-height: 14px; font-weight: bold}
.fineprint { font-size: 9px; line-height: 12px}
.separator { font-size:: 9px; line-height: 22px; color: #aaa}
.footer { font-size: 70%}
/* monospace  - moved to screen.css 
pre, code {  font: 12px "Courier New", Courier, mono}
*/
