/* content */
.text-header {
	font-size: 10pt;
	font-family: Arial;
	color: #2E2611;
	font-weight: bold;
}
.icon
{
	padding: 5px;
}
.iconleft
{
	padding-right: 5px;
}
.iconfoot
{
	padding-right: 5px;
	padding-left: 5px;
}
.pageContent {
	color: #666666;
	font-size: 8pt;
	font-family: Tahoma;
}
.pageContent a { 
    font-size: 8pt;
	color: #767676;
	font-family: Tahoma;
	}
/* top elements */
.company {
	font-size: 16pt;
	font-family: Arial;
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
}
.slogan {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #FCF0D6;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
.copyright {
	font-size: 8pt;
	font-family: Tahoma;
	color: #999966;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 20px;
	padding-top: 5px;
	background-position: left;
}
.logo{
	font-size: 14pt;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
.logoword{
	font-size: 12pt;
	padding-right: 4px;
	padding-left: 4px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial;
}
/*main menu*/
.menu {
	font-size: 8pt;
	font-family: Tahoma;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
}
.amenu {
	font-size: 8pt;
	font-family: Tahoma;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: center;
	font-weight: normal;
}
/*submenu*/
.submenutable{
	padding-top: 30px;
	padding-bottom: 30px;
}
.asubmenu {
	font-size: 8pt;
	color: #23262D;
	font-family: Tahoma;
	text-decoration: underline;
}
.submenu {
	font-size: 8pt;
	color: #23262D;
	font-family: Tahoma;
	text-decoration: none;
}
.bot_menu {
	font-size: 8pt;
	font-family: Tahoma;
	color: #ffffff;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
.bmenu {
	font-size: 8pt;
	font-family: Tahoma;
	color: #FFFFCC;
	text-decoration: none;
	text-align: left;
	text-indent: 0px;
}
.abmenu {
	font-size: 8pt;
	font-family: Tahoma;
	color: #FFFFCC;
	text-decoration: underline;
}
.menuline {
	color: #D6D6D6;
	text-decoration: none;
	background-color: #D6D6D6;
	width: 1px;
	background-repeat: repeat-y;
	background-position: center top;
}
.menu_d {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	text-align: center;
	padding-right: 2px;
	padding-left: 4px;
}
.submenu_red {
	font-family: Tahoma;
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #FF0000;
	background-repeat: no-repeat;
	background-position: center center;
}
.centext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;     
	text-align: justify;
}
