/* content */
.text-header { font-size: 16pt; font-family: Arial, sans-serif; color: #ffffff;}
.pageContent { font-size: 8pt; font-family: Arial, sans-serif; color: #ffffff; }
 .pageContent a { font-size: 8pt; font-family: Arial, sans-serif; color: #ffffff; }

/* top elements */
.company { font-size: 16pt; font-family: Arial, sans-serif; color: #ffffff; }
.slogan { font-size: 9pt; font-family: Arial, sans-serif; color: #ffffff; }
.url { font-size: 8pt; font-family: Arial, sans-serif; color: #ffffff; }

/*main menu*/
.menu { font-size: 8pt; font-family: Arial, sans-serif; color: #656565; text-decoration: none; text-transform: uppercase; }
.amenu { font-size: 8pt; font-family: Arial, sans-serif; color: #656565; text-decoration: underline; text-transform: uppercase; }

/*submenu*/
.submenu { font-size: 8pt; font-family: Arial, sans-serif; color: #ffffff; text-decoration: none; }
.asubmenu { font-size: 8pt; font-family: Arial, sans-serif; color: #ffffff; text-decoration: underline; }

/*copyright*/
.footer { font-size: 9pt; font-family: Arial, sans-serif; color: #ffffff; }

/*backgrounds*/
.bg { background-color: #31828E; }
