/* content */
.text-header { font-weight: bold; font-size: 9pt; font-family: Tahoma, sans-serif; color: #122C7A;}
.pageContent { font-size: 8pt; font-family: Tahoma, sans-serif; color: #4C4C4C; }
 .pageContent a { font-size: 8pt; font-family: Tahoma, sans-serif; color: #4C4C4C; }

/* top elements */
.company { font-weight: bold; font-size: 16.5pt; font-family: Tahoma, sans-serif; color: #122C7A; text-transform: uppercase; }
.slogan { font-weight: bold; font-size: 7.5pt; font-family: Tahoma, sans-serif; color: #122C7A; text-transform: uppercase; }

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

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

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

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

/*backgrounds*/
.main-bg { background-color: #0C215D; }
