/*content style (text=pageContent)*/

h2 {
	font-size: 17px;
	margin: 0px;
	padding-top:15px;
	padding-bottom:15px;
}

.text-header
{
	font-size: 18px;
	font-family: Arial;
	color: white;	
}

.text
{
	font-size: 12px;
	font-family: Tahoma;
	color: #333333;
	text-align:justify;
	line-height: 20px;
}

.text a
{
	color: #6BA0B2;
	font-weight: bold;	
	text-decoration: underline;	
}

.pageContent 
{
	font-size: 11px;
	font-family: Tahoma;
	color: #939598;	
}

.pageContent a 
{
	font-size: 11px;
	font-family: Tahoma;
	color: #939598;	
}


/* top elements */

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

.slogan
{
	font-size: 32px;	
	font-family:Georgia, "Times New Roman", Times, serif;
	color: white;
	font-weight: bold;
	letter-spacing: 2px;
}


/*main menu*/

.menu
{
	font-size: 12px;	
	font-family: Tahoma;
	color: white;
	font-weight: bold;
	text-decoration: none;
	word-spacing: -1px;	
}

.amenu
{
	font-size: 12px;	
	font-family: Tahoma;
	color: white;
	font-weight: bold;
	text-decoration: underline;
	word-spacing: -1px;	
}


/*submenu*/

.submenu
{
	font-size: 12px;	
	font-family: Tahoma;
	color: #6BA0B2;
	font-weight: bold;	
	text-decoration: none;
}

.asubmenu
{
	font-size: 12px;	
	font-family: Tahoma;
	color: #6BA0B2;
	font-weight: bold;	
	text-decoration: underline;	
}


/*bottom menu*/

.bmenu
{
	font-size: 10px;	
	font-family: Tahoma;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;	
}

.abmenu
{
	font-size: 10px;	
	font-family: Tahoma;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}


/*copyright*/

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

.menu-bg
{
	background: #F7BC38 url('../images/menu_bg.gif') repeat-x;
}

.txtheader_bg
{
	background-color: #ED7924;
}

.inputfields {
	background-color:#EEEEEE;
	border: 1px solid #CCCCCC;
	padding: 2px;
	width: 200px;
	font-family: Tahoma;
	font-size:12px;
}
