/* content */
.text-header { font-weight: bold; font-size: 12pt; font-family: Arial; color: #5643C7;}
.pageContent { font-size: 8pt; font-family: Tahoma, sans-serif; color: #8D8D8D; }

/* top elements */
.company { font-weight: bold; font-size: 14pt; font-family: Arial; color: #ffffff; }
.slogan { font-weight: bold; font-size: 8pt; font-family: Arial; color: #9793AC; }

/*main menu*/
.menu { font-size: 8pt; font-family: Tahoma, sans-serif; color: #0A2934; text-decoration: underline; }
.amenu { font-size: 8pt; font-family: Tahoma, sans-serif; color: #0A2934; text-decoration: none; }

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

/*bottom menu*/
.bmenu { font-size: 8pt; font-family: Tahoma, sans-serif; color: #ffffff; text-decoration: underline; }
.abmenu { font-size: 8pt; font-family: Tahoma, sans-serif; color: #ffffff; text-decoration: none; }

/*copyright*/
.footer { font-size: 8pt; font-family: Tahoma, sans-serif; color: #AAA8B5; }

/*backgrounds*/
.submenu-bg { background-color: #078E88; }
