/* content */
.text-header { font-weight: bold; font-size: 9pt; font-family: Tahoma, sans-serif; color: #3C3D3E;}
.pageContent {
	font-size: 12pt;
	font-family: Tahoma, sans-serif;
	color: #2E2E2E;
}
 .pageContent a { font-size: 8pt; font-family: Tahoma, sans-serif; color: #2E2E2E; }

/* top elements */
.company { font-size: 16pt; font-family: Tahoma, sans-serif; color: #ffffff; text-transform: uppercase; }
.slogan {
	font-size: 11pt;
	font-family: Tahoma, sans-serif;
	color: #ffffff;
	text-transform: capitalize;
	padding-bottom: 5px;
}

/*main menu*/
.menu { font-weight: bold; font-size: 8pt; font-family: Tahoma, sans-serif; color: #464646; text-decoration: none; }
.amenu1 { font-weight: bold; font-size: 8pt; font-family: Tahoma, sans-serif; color: #464646; text-decoration: none; }
.amenu2 { font-weight: bold; font-size: 8pt; font-family: Tahoma, sans-serif; color: #464646; text-decoration: underline; }
.amenu3 { font-weight: bold; font-size: 8pt; font-family: Tahoma, sans-serif; color: #BE4444; text-decoration: none; }

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

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

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

/*backgrounds*/
.header-bg { background-color: #79AE2E; }

