/* content */
.text-header { font-weight: bold; font-size: 10pt; font-family: Tahoma, sans-serif; color: #ffffff; text-transform: uppercase; }
.PageHeading { font-weight: bold; font-size: 16pt; font-family: Arial, sans-serif; color: #D12421; }
.PageSubHeading { font-weight: bold; font-size: 14pt; font-family: Arial, sans-serif; color: #D12421; }
.PageMenuHeading { font-weight: bold; font-size: 14pt; font-family: Arial, sans-serif; color: #666D70; }
.PageContent { font-size: 10pt; font-family: Arial, sans-serif; color: #666D70;	font-weight: normal; text-decoration: none; }
 .PageContent a { font-size: 10pt; font-family: Arial, sans-serif; color: #D12421; text-decoration: underline; font-weight: bold; }

/* top elements */
.company { font-weight: normal;font-size: 22pt; font-family: Arial, sans-serif; color: #939598; white-space: nowrap; }
.slogan { font-weight: normal;font-size: 12pt; font-family: Arial, sans-serif; color: #939598; white-space: nowrap; }

/*main menu*/
.menu { font-size: 10pt; font-family: Arial, sans-serif; color: #939598; text-decoration: none; }
.amenu { font-weight: bold; font-size: 10pt; font-family: Arial, sans-serif; color: #D12421; text-decoration: none; }

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

/*bottom menu*/
.bmenu { font-size: 10pt; font-family: Arial, sans-serif; color: #FFFFFF; text-decoration: none; }
.abmenu { font-weight: bold; font-size: 10pt; font-family: Arial, sans-serif; color: #D12421; text-decoration: none; }

/*backgrounds*/
.main-bg { background-color: #5F6B6F; }
.submenu-bg { background-color: #424B4D; }
.bg { background-color: #FFFFFF; }
.submenu-hr { background-color: #566264; }
.bmenu-separator { background-color: #85969B; }
