/*content style (text=pageContent)*/

.text-header
{
	font-size: 21px;
	color: white;
	font-family: Arial;
}

.text
{
	font-size: 11px;
	color: white;
	font-family: Arial;
}

.pageContent 
{
	font-size: 11px;
	color: white;
	font-family: Arial;
}

.pageContent a 
{
	font-size: 11px;
	color: white;
	font-family: Arial;
}


/* top elements */

.company
{
	font-size: 17px;
	color: #555555;
	font-family: Arial;
	letter-spacing : -1px;
	font-weight: bold;
}

.slogan
{
	font-size: 11px;
	color: #4E4E4E;
	font-family: Arial;
}


/*main menu*/

.menu
{
	font-size: 11px;
	color: #393939;
	font-family: Arial;
	text-decoration: none;
	word-spacing: -1px;
}

.amenu
{
	font-size: 11px;
	color: #393939;
	font-family: Arial;
	text-decoration: none;
	word-spacing: -1px;
}


/*submenu*/

.submenu
{
	font-size: 11px;
	color: white;
	font-family: Arial;
	text-decoration: none;
}

.asubmenu
{
	font-size: 11px;
	color: white;
	font-family: Arial;
	text-decoration: underline;
}


/*copyright*/

.footer
{
	font-size: 10px;
	color: white;
	font-family: Arial;
}

.header-bg
{
	background-color: #016D55;
}


.img_submenu_bullet {  border:0; margin-left: 10px; }


.img_bullet {  margin-right: 5px; border:0; }
.img_abullet {  margin-right: 5px; border:0; }
.img_logo_cssclass1 { border:0; margin-right: 5px;}

