/*	
Copyright (c) 2003 Macromedia Inc.
macromedia.com HTML "Global Reskin" Windows Internet Explorer CSS Selectors 
$Revision: 1.3.2.1 $
*/
/* LAYOUT */
.padded { padding: 10px 6px 12px 15px}
.paddedflushleft { padding: 10px 6px 12px 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 */
table h1, table h2, table h3, table h4, table h5, table 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, Arial, sans-serif}
* html table h1 { font-size: 1.65em; /* same spec as .heading1 */}
table h2 { font-size: 150%; line-height: 115%; /* same spec as .heading2 */}
h3 { font-size: 80%; line-height: 131%; /* same spec as mmbody */}
h4 { font-size: 66%; line-height: 131%; /* same spec as mmbodysml */}
/* Arial - tophead and bodybold are legacies found on dynamic.macromedia.com */
.mmbody, .homemed, .itemmed, .heading1, .heading2, .tophead { font-family: Arial, Verdana, sans-serif;}
.mmbody, .homemed, .bodybold { font-size: 80%; line-height: 131%}
html>body .mmbody, .homemed, .bodybold { font-size: 100%; }
.itemmed { font-size: 80%; line-height: 140%}
.heading1 { font-weight: bold; font-size: 100%; line-height: 130%}
.heading2, .tophead { font-weight: bold; font-size: 90%; line-height: 115%}
/* Verdana */
.mmcrumb, .mmbodysml, .homesmall, .itemsml, .fineprint, .footer, .separator { font-family: Verdana, Arial, Helvetica}
.mmbodysml { font-size: 66%; line-height: 140%}
.mmcrumb { font-size: 10px; color: #aaa}
.homesmall { font-size: 64%; line-height: 127%}
.itemsml { font-weight: bold; font-size: 64%; line-height: 138%; color: #16b}
.fineprint { font-size: 9px; line-height: 12px}
.footer { font-size: 70%}
.footer a {text-decoration: none}
.separator { font-size: 9px; line-height: 22px; color: #aaa}
/* monospace  - moved to screen.css
pre, code { font: 75% "Courier New", Courier, mono}
*/
