table{text-align:left}

body {
	margin		: 0;
	padding		: 0;
	color		: rgb(64,64,64);
	background-color: white;
	font		: 11px verdana, helvetica, arial, sans-serif;
	line-height	: 1.3em;
}

h1, h2, h3, h4 {
	font-size	: 11px;
	font-weight	: bold;
}


#head h1 {
	font-family	: arial, helvetica, sans-serif;
	font-size	: 20px;
	font-weight	: bold;
	margin		: 24px 1.2em 0 40px;
	padding		: 0;
}





img 	{ border	: 0;	}

#meta img { display: block;}

#meta-navigation {
	background-color: #FF6600;
	text-align	: right;
	padding		: .3em 1em .2em 1em;
	clear		: both;
	font-size	: 11px;
	font-weight	: bold;
}

#meta-navigation a {
	padding		: .2em .6em .2em .6em;
}


#meta-navigation a:link {
	color		: rgb(0,0,127);
	background-color: inherit;
	text-decoration	: none;
}
#meta-navigation a:visited {
	color		: rgb(0,0,127);
	background-color: inherit;
	text-decoration	: none;
}
#meta-navigation a:hover   { color: #009; text-decoration: none; background-color: #9cf }
#meta-navigation a:active {
	color		: black;
	background-color: white;
	text-decoration	: none;
}

#meta-navigation {
	background-color: #FF6600;
	text-align	: left;
	padding		: .3em 1em .2em 1em;
	clear		: both;
	font-size	: 11px;
	font-weight	: bold;
}

#linke-navigation a {
	padding		: .2em .6em .2em .6em;
}


#linke-navigation a:link {
	color		: rgb(0,0,127);
	background-color: inherit;
	text-decoration	: none;
}
#linke-navigation a:visited {
	color		: rgb(0,0,127);
	background-color: inherit;
	text-decoration	: none;
}
#linke-navigation a:hover {
	color		: white;
	background-color: #FF6600;
	text-decoration	: none;
}
#linke-navigation a:active {
	color		: black;
	background-color: white;
	text-decoration	: none;
}




div#global-navigation {
	background-color: rgb(238,236,232);
	padding		: .3em 0 .3em 0;
}



a .important {
	color		: white;
	background-color: inherit;
	font-weight	: bold;
}

