/*content style (text=pageContent)*/

.text-header
{
	font-size: 19px;
	font-family: Arial;
	font-weight: bold;
	color: white;	
	
}

.text
{
	font-size: 13px;
	font-family: Arial;
	color: #56595E;	
}

.pageContent 
{
	font-size: 13px;
	font-family: Arial;
	color: #56595E;	
}

.pageContent a 
{
	font-size: 13px;
	font-family: Arial;
	color: #56595E;	
}


/* top elements */

.company
{
	font-size: 22px;	
	font-family: Tahoma;
	color: white;
	letter-spacing : -1px;
}

.slogan
{
	font-size: 10px;	
	font-family: Tahoma;
	color: white;
}


/*main menu*/

.menu
{
	font-size: 11px;	
	font-family: Tahoma;
	color: #ffffff;
	text-decoration: none;
	word-spacing: -1px;	
}

.amenu
{
	font-size: 11px;	
	font-family: Tahoma;
	color: #ffffff;
	text-decoration: none;
	word-spacing: -1px;	
}


/*submenu*/

.submenu
{
	font-size: 11px;	
	font-family: Arial;
	color: #35383C;
	text-decoration: none;
}

.asubmenu
{
	font-size: 11px;	
	font-family: Arial;
	color: #35383C;
	font-weight: bold;
	text-decoration: none;	
}


/*bottom menu*/

.bmenu
{
	font-size: 11px;	
	font-family: Arial;
	color: #56595E;
	text-decoration: none;	
}

.abmenu
{
	font-size: 11px;	
	font-family: Arial;
	color: #56595E;
	font-weight: bold;
	text-decoration: none;
}


/*copyright*/

.footer
{
	font-size: 9px;	
	font-family: Tahoma;
	color: #9EA0A3;
}

.menu-bg
{
	background-color: #3E6F9A;
}

.main-bg
{
	background-color: #CBDAEF;
}
