﻿* { font-family: Arial, Helvetica, sans-serif; font-size: small; }

body { margin: 0; background-color: #ffffff; }
A { font-size: x-small; font-weight: bold; color: #E90003; }
H1 { font-size: x-large; color: #00458D; text-align: center; }
H2 { margin: 25px 0 0 0; font-size: medium; color: #00458D; text-align: center; }
/* H3 { margin: 18px 0 6px 0; font-size: small; color: #00458D; text-align: left; border-bottom: solid 1px #00458D; } */
H3 { margin: 18px 0 6px 0; font-size:14px; color: #00458D; text-align: center; }
LABEL, INPUT, SELECT, TEXTAREA { font-size: x-small; }
.Help { font-size: x-small; font-style:italic; }

#content { margin: 20px 0 0 20px; }
#footer { font-size: 12px; color: #999999; text-align: center; margin-top: 20px; }

.StandardRow .RowItem { border-bottom: solid 1px #00458D; padding: 6px 0; }
.DraftRow .RowItem { border-bottom: solid 1px #00458D; padding: 6px 0; background-color: #FAF7DA; }

.Estilo6 { color: #999999; font-weight: bold; text-decoration: none; font-size: medium; }
.Estilo8 { color: #00662C; font-weight: bold; text-decoration: none; font-size: medium; }
