body { font-family: Arial, Sans-Serif; font-size: 12px; color: 464646; }

td {  font-family: Arial, Sans-Serif; font-size: 12px; }

.title { color: 00227D; font-size: 20px; font-weight: bold; }
.subtitle { color: 0057A4; font-size: 16px; font-weight: bold; }
.warning { color: Red; font-weight: bold; }
.greenwarning { color: Green; font-weight: bold; }
.footer { color: A3A3A3; font-size: 10px; }

.highlight { border-style: solid; border-width: 1px; border-color: 00227D; background-color: D3E0F8; }
.border { border-style: solid; border-width: 1px; border-color: 666666; border-collapse: collapse; }

a:link { color: 00227D; font-weight: bold; text-decoration: underline; }
a:visited { color: 00227D; font-weight: bold; text-decoration: underline; }
a:active { color: 00227D; font-weight: bold; text-decoration: underline; }
a:hover { color: 00227D; font-weight: bold; text-decoration: none; }

a:link.red { color: 7D0000; font-weight: bold; text-decoration: underline; }
a:visited.red { color: 7D0000; font-weight: bold; text-decoration: underline; }
a:active.red { color: 7D0000; font-weight: bold; text-decoration: underline; }
a:hover.red { color: 7D0000; font-weight: bold; text-decoration: none; }

a:link.footer { color: A3A3A3; font-size: 10px; font-weight: normal; text-decoration: underline; }
a:visited.footer { color: A3A3A3; font-size: 10px; font-weight: normal; text-decoration: underline; }
a:active.footer { color: A3A3A3; font-size: 10px; font-weight: normal; text-decoration: underline; }
a:hover.footer { color: A3A3A3; font-size: 10px; font-weight: normal; text-decoration: none; }

..dgrdItem {}
..dgrdAlternatingItem { background-color: D3E0F8; }
..dgrdHeader { background-color: 00227D; color: White; font-weight: bold; }
..dgrd { }

..titlestyle { background-color: 00227D; color: ffffff; font-weight: bold; }

..button { background-color: 00227D; color: White; font-weight: bold; border-style: outset; border-color: 0057A4; border-width: 1px; }
..buttonred { background-color: 7D0000; color: White; font-weight: bold; border-style: outset; border-color: CB8D8D; border-width: 1px; }
