/* GENERAL SETTINGS */
/* Text */
.header {  font-family: Arial, Helvetica, Sans-Serif; font-size: 13pt; color: #000000; font-weight: bold; text-decoration: none; font-style: italic; }
.subheader {  font-family: Arial, Helvetica, Sans-Serif; font-size: 13pt; color: #993333; font-weight: bold; text-decoration: none; }
.default {  font-family: Arial, Helvetica, Sans-Serif; font-size: 10pt; color: #000000; font-weight: normal; text-decoration: none; }
.bold {  font-family: Arial, Helvetica, Sans-Serif; font-size: 10pt; color: #000000; font-weight: bold; text-decoration: none; }
.legal {  font-family: Arial, Helvetica, Sans-Serif; font-size: 8pt; color: #000000; font-weight: normal; text-decoration: none; }
.error {  font-family: Arial, Helvetica, Sans-Serif; font-size: 10pt; color: #993333; font-weight: bold; text-decoration: none; }
.error2 {  font-family: Arial, Helvetica, Sans-Serif; font-size: 8pt; color: #993333; font-weight: bold; text-decoration: none; }
.mesgerror {  font-family: Arial, Helvetica, Sans-Serif; font-size: 8pt; color: #993333; font-weight: normal; text-decoration: none; }
/* Forms */
.formhead  {  font-family: Arial, Helvetica, Sans-Serif; font-size: 10pt; color: #ffffff; font-weight: bold; text-decoration: none;   }
.formtop {  font-family: Arial, Helvetica, Sans-Serif; font-size: 9pt; color: #ffffff; font-weight: none; text-decoration: none; }
.label {  font-family: Arial, Helvetica, Sans-Serif; font-size: 10pt; color: #333366; font-weight: bold; text-decoration: none; }
.labeldetail {  font-family: Arial, Helvetica, Sans-Serif; font-size: 8pt; color: #333366; font-weight: normal; text-decoration: none;  font-style: italic;  }
.formtext {  font-family: Arial, Helvetica, Sans-Serif; font-size: 10pt; color: #000000; font-weight: normal; text-decoration: none; }
/* .tdbgcolor { background-color: #993333 } */
.tdbgcolor { background-color: #000080; }
.formcolor { background-color: #000080 }
.bgcolorOn { background-color:  }
.bgcolorOff { background-color:  }
/* Nav */
a.navibba  { font-family: Arial, Helvetica,Sans-Serif; color: #ffffff; text-decoration: none; font-size: 12px; font-weight: bold; }
a.navon { font-family: Arial, Helvetica,Sans-Serif; color: #993333; text-decoration: none; font-size: 12px; font-weight: bold; }
a.navoff { font-family: Arial, Helvetica,Sans-Serif; color: #F5E0AC; text-decoration: none; font-size: 12px; font-weight: bold; }
a.subnavon { font-family: Arial, Helvetica,Sans-Serif; color: #993333; text-decoration: none; font-size: 11px; font-weight: none; }
a.subnavoff { font-family: Arial, Helvetica,Sans-Serif; color: #333366; text-decoration: underline; font-size: 11px; font-weight: none; }
a.subheaderlink {  font-family: Arial, Helvetica, Sans-Serif; font-size: 10pt; color: #993333; font-weight: bold; text-decoration: underline; }
a.ibbanavon { font-family: Arial, Helvetica,Sans-Serif; color: #ffffff; text-decoration: none; font-size: 11px; font-weight: none; }
a.ibbanavoff { font-family: Arial, Helvetica,Sans-Serif; color: #ffffff; text-decoration: underline; font-size: 11px; font-weight: none; }
/* Broker Search Card*/
.brokerhead {  font-family: Arial, Helvetica, Sans-Serif; font-size: 13pt; color: #333366; font-weight: bold; text-decoration: none; }
.brokerlabel {  font-family: Arial, Helvetica, Sans-Serif; font-size: 8pt; color: #333366; font-weight: bold;  text-decoration: none; }
.brokersub {  font-family: Arial, Helvetica, Sans-Serif; font-size: 8pt; color: #000000; font-weight: normal; text-decoration: none; }
/* Spacers */
.xsmall {  font-size: 1pt; }
.small {  font-size: 4pt; }
.medium {  font-size: 6pt; }
.large {  font-size: 8pt; }
.xlarge {  font-size: 10pt; }
.xxlarge {  font-size: 12pt; }
