/* content */
.text-header { font-weight: bold; font-size: 12pt; font-family: Arial; color: #5D5D5D;}
.pageContent { font-size: 8pt; font-family: Arial, Helvetica, sans-serif; color: #595959; }

/* top elements */
.company {
	font-weight: bold;
	font-size: 12pt;
	font-family: Arial;
	color: #ffffff;
	text-transform: uppercase;
}
.slogan { font-size: 8pt; font-family: Arial; color: #EFECE9; }

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

/*submenu*/
.submenutable{
	padding-top: 30px;
	padding-bottom: 30px;

}
.submenu { font-size: 8pt; font-family: Tahoma; color: #0A263E; text-decoration: underline; word-break : break-all; font-family: Tahoma; }
.asubmenu { font-size: 8pt; font-family: Tahoma, sans-serif; color: #0A263E; text-decoration: none; }

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

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

/*backgrounds*/
.main-bg { background-color: #E1E1E1; }
.submenu-bg { background-color: #4E8BC1; }
.menu-hr { background-color: #6BA4CF; }
.line { background-color: #080e0c; }
.icon
{
	padding: 5px;
}
.iconleft
{
	padding-right: 5px;
}
.iconfoot
{
	padding-right: 5px;
	padding-left: 5px;
}
.logo{
	font-size: 8pt;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial;
	color: #ffffff;
	font-weight: bold;
}
.logoword{
	font-size: 12pt;
	padding-right: 4px;
	padding-left: 4px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial;
}