﻿body {
    width: 766px;
	margin: 0 auto;
	border: none;
	background-color: #333333;
}

.bodytext { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; text-align: justify; }
.bodytext-small { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; text-align: justify; }
.bodytext-small-left { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; text-align: left; }
.bodytext-small-center { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; text-align: center; }
.bodytext-big { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; text-align: justify; }
.bodytext-bold { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; text-align: justify; }
.bodytext-left { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; text-align: left; }
.bodytext-link-light { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; text-align: left; color: #6666CC; }
.bodytext-bold-left { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; text-align: left; }
.bodytext-center { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; text-align: center; }
.bodytext-bold-center { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 9pt; text-align: center; }
.bodytext-link { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; text-align: left; color: #0000CC; }
.bodytext-link-small { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; text-decoration: none; text-align: left; color: #0000CC; }

.footertext { color: #999999; font-family: Arial; font-size: 10pt; text-align: center; }

.title1 { color: #003366; font-family: Arial; font-size: 14pt; font-weight: bold; text-align: left; }
.title2 { color: #666666; font-family: Arial; font-size: 12pt; font-weight: bold; text-align: left; }
.title3 { color: #003366; font-family: Arial; font-size: 12pt; font-weight: bold; text-align: left; }

.subtitle1{ color: #003366; font-family: Arial; font-size: 11pt; font-weight: bold; text-align: left; }
.subtitle2{ color: #999999; font-family: Arial; font-size: 11pt; font-weight: bold; text-align: left; }
.subtitle3{ color: #666666; font-family: Arial; font-size: 11pt; font-weight: bold; text-align: left; }
.subtitle4{ color: #025C96; font-family: Arial; font-size: 11pt; font-weight: bold; text-align: left; }

.terms{ color: #ffffff; font-family: Arial; font-size: 6pt; font-weight: bold; text-align: left;  }
.terms-title{ color: #ffffff; font-family: Arial; font-size: 8pt; font-weight: bold; text-align: left; }

.formlabel{font-family: Tahoma; font-size:10px;  color:#f5f5f5; font-weight:bold; text-align: left; line-height: 8pt; }
.formtext {font-family:Tahoma; font-size:10px;  color:#333333; text-decoration:none; }
.formtextbox {font-family:Tahoma; font-size:10px;  color:#333333; background-color:#e5e5e5; border: solid 1px #f5f5f5; line-height: 8pt; }
.formtextbox-invalid {font-family:Tahoma; font-size:10px;  color:#333333; background-color:#FFBBBB; border: solid 1px #f5f5f5; line-height: 8pt;  }

.formbutton{font-family: Tahoma; font-size:10px; color:#333333; font-weight:bold; text-align: center;  border: solid 1px #f5f5f5; background-color:#e5e5e5;   }

.glossary { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; text-align: justify; }
.glossary-term { color: #003366; font-family: Tahoma; font-size: 9pt; font-weight:bolder; text-align: left; }
.glossary-definition { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; text-align: justify; }
.errortext {font-family: Tahoma; font-size:10px;  color:#C60006; font-weight:bold; text-align: left; }