h3 { font-weight: bold; font-family: "Arial"; font-size: 12pt }
h2 { font-weight: bold; font-family: "Times New Roman"; font-size: 120% }
.tab { padding: 3px; font-family: Arial; font-size: 8pt; text-align: center;
        border-left-color: black; border-left-width: 1px; border-left-style: dotted;
        border-top-color: black; border-top-width: 1px; border-top-style: dotted;
        border-right-color: black; border-right-width: 1px; border-right-style: dotted;
        border-bottom-color: black; border-bottom-width: 2px; border-bottom-style: solid;
     }
.tabspacer { border-bottom-color: black; border-bottom-width: 2px; border-bottom-style: solid;
     }
.selectedtab { padding: 3px; font-weight: bold; font-family: Arial; font-size: 8pt; text-align: center; 
               border-top-color: black; border-top-width: 2px; border-top-style: solid;
	       border-left-color: black; border-left-width: 2px; border-left-style: solid;
	       border-right-color: black; border-right-width: 2px; border-right-style: solid;

 }
.titlebar { background: #900023; color: white }

.exportsectiontitle { color: #900023; font-family: Arial; font-weight: bold; font-size: 12pt; text-align: left }
.exportsectiontitle A { color: #900023; }
.exportsectiontitle A:hover { color: blue; }

.tab A { color: black; text-decoration: none }
.tab A:hover { color: #900023; text-decoration: none }

.bullets { font-family: Arial; font-size: 10pt }
.bullets LI { padding-bottom:3px }

.teamsection { font-family: Arial; font-size: 10pt; margin-bottom: 4px; padding-right: 30px }
.teamsection IMG { margin-bottom: 8px; margin-right: 10px }
.teamsectiontitle { color: #900023; font-weight: bold; font-family: "Arial"; font-size: 10pt; margin-bottom: 2px; margin-top: 8px; }
.titlecell { padding: 3px; font-weight: bold; font-family: Arial; font-size: 14pt; text-align: center; 
               border-left-color: black; border-left-width: 2px; border-left-style: solid;
	       border-right-color: black; border-right-width: 2px; border-right-style: solid;
 }

.productstable { font-family: Arial; font-size: 10pt }

.countryheader { font-family: Arial; font-size: 10pt; font-weight: bold }
.countrylist { font-family: Arial; font-size: 10pt; padding-left: 15px }

.formfield { font-family: Arial; font-size: 9pt }
.formfield input { background-color: white }
.formfield textarea { background-color: white }
.formfield select { background-color: white }

.requiredformfield { font-family: Arial; font-size: 9pt }
.requiredformfield input { background-color: #FFFF99 }
.requiredformfield textarea { background-color: #FFFF99 }
.requiredformfield select { background-color: #FFFF99 }

.formlabel { color: #900023; font-family: Arial; font-size: 10pt; font-weight: bold; text-align: left; padding-top: 10px }

.footer { color: black; font-family: Arial; font-size: 7pt; text-align: center }
