/* content */
.text-header {
	font-weight: bold;
	font-size: 12pt;
	font-family: 'Roboto', Arial, sans-serif;
	color: #2C2C2E;
	text-transform: uppercase;
}
.pageContent { font-size: 8pt; font-family: 'Roboto', sans-serif; color: #8D8D8D; }
 .pageContent a { font-size: 8pt; font-family: 'Roboto', sans-serif; color: #8D8D8D; }

/* top elements */
.company {
	font-weight: normal;
	font-size: 14pt;
	font-family: 'Roboto', Arial, sans-serif;
	color: #333333;
	text-transform: uppercase;
}
.slogan { font-size: 8pt; font-family: 'Roboto', sans-serif; color: #373737; }

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

/*submenu*/


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

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

/*backgrounds*/
.main-bg { background-color: #ffffff; }
.submenu-bg { background-color: #ffffff; }
.menu-hr { background-color: #6BA4CF; }
.line { background-color: #CACACA; }
.submenu {
	font-family: 'Roboto', sans-serif;
	font-size: 8pt;
	color: #4C4C4C;
	text-decoration: none;
	font-weight: normal;
}
.asubmenu {
	font-family: 'Roboto', sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #4C4C4C;
	text-decoration: underline;
}
.menu3{ font-size: 8pt; font-family: 'Roboto', sans-serif; color: #8D8D8D; text-decoration: underline;}