/* CSS1 style sheet for FMT web site top panel */
BODY {font-family: Verdana, sans-serif; font-style: normal; font-size: 10pt; color: 003333;
background-image:url('../images/topbar.jpg'); background-repeat:repeat-x;}
P {font-size: 10pt; margin-bottom: 0; margin-top:0}
TD {font-size: 9pt; margin-bottom: 0; margin-top:0; vertical-align: top;}
TD.h1 {text-align: left; font-size: 20pt; font-weight: bold;}
TD.menu {cursor: pointer; color: 003333; font-weight: bold; text-transform: uppercase; vertical-align: bottom; margin-top: 40px ; }
A:link { color: 003333 ;  text-decoration: underline}       
A:visited { color: 005050 ; text-decoration: underline} 
A:active { color: 663366 ; text-decoration: underline}
A.menu:link { color: 003333 ;  text-decoration: none}       
A.menu:visited { color: 005050 ; text-decoration: none} 
A.menu:active { color: 663366 ; text-decoration: underline}

/* inherited styles - not used */
P.redline {border-left:thin solid red; padding-left:5;}
P.ref {font-size: 8pt; margin-bottom: 10; margin-top:10; margin-left:50;text-indent: -50;}
P.indent {font-size: 10pt; margin-bottom: 10; margin-top:10; margin-left:30;text-indent: -30;}
P.code {font-family: Courier New, monospace; font-size: 8pt; margin-bottom: 10; margin-top:10; margin-left:50;text-indent: 0;}
P.rbox {float:right; margin-left:10; margin-right:0; font-size: 8pt; margin-bottom: 0; margin-top:0}
P.lbox {float:left; margin-left:0; margin-right:10; font-size: 8pt; margin-bottom: 0; margin-top:5}
P.hdr {cursor: pointer; color: 005050; font-weight: bold; text-transform: uppercase; margin-top:5 ; margin-bottom:0}
P.sub {color: 005050; margin-top:0; margin-bottom: 0 ; margin-left: 1em}

H1 {font-size: large; font-weight: bold; color: black; text-align: center; margin-bottom: 0; margin-top:0}
H2 {font-size: 14pt; font-style: normal; font-weight: bold; text-decoration: underline; color: 005050; text-align: left; text-indent:0; margin-bottom: 10; margin-top:20}
H3 {font-size: 12pt; font-style: normal; color: 005050; text-align: left; text-indent:0; margin-bottom: 0; margin-top:0; text-decoration: underline; font-weight: bold}
H4 {font-size: 10pt; font-weight: bold; color: 005050; text-align: left; text-indent:0; margin-bottom: 0; margin-top:0}
H5 {font-size: 10pt; font-weight: bold; color: black; text-align: center; margin-bottom: 10; margin-top:0}
UL {margin-left: 0; margin-bottom: 0; margin-top:0}
LI {font-size: 9pt; text-indent: 0; list-style: square inside; margin-left: 0}
TD.small {font-size: 8pt; margin-bottom: 0; margin-top:0; vertical-align: top;}
HR.short {height: 1; border-style: dotted; color: blue; text-align: left; width:50%;}
