/* PFM style sheet */
body { font-family: Arial; font-size: 14px; text-align: center; margin: 0px; line-height: 120%; } /* 12*/
.menu { color: white; font-weight: 700; padding: 2px 0px 2px 0px; border-bottom: 1px solid white; }
.menu a { color: white; text-decoration: none; }
.menu a:hover { color: gold; }
#main { width: 891px; margin: 0px auto; }


#left { float: left; width: 106px; margin-top: 5px; }
#right { float: right; width: 106px; margin-top: 5px; margin-left: 15px; }
#middle { margin-left: 121px; width: 639px; margin-top: 5px; text-align: justify; padding-top: 10px; }
.cleaner { clear:both; height:1px; font-size:1px; border:none; margin:0; padding:0; background:transparent; }
#footer { margin: 5px 0 5px 0; }
h1 { color: #000099; font-size: 22px; text-align: center; margin: 5px auto; } /*20*/
h2 { color: #000000; font-size: 18px; text-align: center; margin-bottom: 25px; margin-top:25px; } /* 16 */
h3 { color: black; font-size: 16px; }
h4 { color: black; font-size: 20px; }
h4 ol { line-height: 24px; }
td { text-align: left; }
li { margin-bottom: 5px; }
hr { background-color: black; color: black; height: 1px; width: 100%; border: 0px; }
hr.white { background-color: white; color: white; height: 1px; width: 100%; border: 0px; }
.alert { color: red; font-weight: 700;}
.address { color: white; padding: 2px 0px 2px 0px; text-align: center;  border-bottom: 1px solid white;  }
.space { margin-top: 5px; }
td.bold16 { font-size: 16px; font-weight: 700; }
ul { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 20px; }
ol { font-weight: bold; }
ol span { font-weight: normal; }
i { color: #000099; }
ol ul { list-style-type: disc; }
ol.latin { list-style-type: lower-alpha; }
.indent { padding-left: 20px; }
