/* content */
.text-header { font-size: 18pt; font-family: Arial, sans-serif; color: #696969; }
.pageContent { font-size: 10pt; font-family: Arial, sans-serif; color: #696969; }
 .pageContent a { font-size: 10pt; font-family: Arial, sans-serif; color: #a00a0a; text-decoration: none; }

/* top elements */
.company { font-size: 22pt; font-family: Arial, sans-serif; color: #ffffff; }
.slogan { font-size: 12px; font-family: Arial, sans-serif; color: #ffffff; }

/*main menu*/
.menu { font-size: 9pt; font-family: Arial, sans-serif; color: #a00a0a; font-weight: bold; text-decoration: none; text-transform: uppercase;}
.amenu { font-size: 9pt; font-family: Arial, sans-serif; color: #6f6f6f; font-weight: bold; text-decoration: none; text-transform: uppercase; }

/*submenu*/
.submenu { font-size: 9pt; font-family: Arial, sans-serif; color: #a00a0a; font-weight: bold; text-decoration: none; text-transform: uppercase; }
.asubmenu { font-size: 9pt; font-family: Arial, sans-serif; color: #7c7c7c; font-weight: bold; text-decoration: none; text-transform: uppercase; }

/*copyright*/
.footer { font-size: 8pt; font-family: Arial, sans-serif; color: #696969; }

/*backgrounds #E5EDE2*/
.bg { background-color: #F4F5EB; }
.submenu-hr { background-color: #CCD3C9; }

/*Forms*/
.formContent { background-color: #F5F5F1; font-size: 10pt; font-family: Arial, sans-serif; color: #696969; font-weight: none; text-decoration: none; }
.formHeader { background-color: #DDE3D9; font-size: 10pt; font-family: Arial, sans-serif; color: #696969; font-weight: bold; text-decoration: none; }