* {
	padding: 0;
	margin: 0;
}

body {
	font: 11pt Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF url('/images/background.jpg') no-repeat left top;
}

#login-form  {
	padding: 20px;
	margin: 0 auto;
	width: 400px;
}

#login-form p {
	margin-bottom: 10px;
	
}

#login-form label {
	float: left;
	width: 250px;
	text-align: left;
}
#login-form input[type=submit] {
	width:100px;
}
/*
#login-form input[type=submit] {
    background: url("/images/bg_button_a.gif") no-repeat scroll right top transparent;
    border: none;
    height: 24px;
	width: 100px;
}
#login-form span  {
    background: url("/images/bg_button_span.gif") no-repeat scroll left 0 transparent;
    border: none;
    padding: 3px 0;
    width: 82px;
}
#login-form input[type=submit]:active {
    background: url("/images/bg_button_a.gif") no-repeat scroll right -24px transparent;
}
#login-form span:active  {
    background: url("/images/bg_button_span.gif") no-repeat scroll left -24px transparent;
}
*/
div.divers {
	overflow: hidden; 
	text-align: center;
}
div.divers a.button {
    background: transparent url('/images/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
	width: 160px;
}
div.divers a.button span{
    background: transparent url('/images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}
div.divers a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

div.divers a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 
div.divers hr {
	width: 0px;
	height: 50px;
	float: left;
	margin-left: 20px;
}
div.divers div.password_lost {
	float: left;
	line-height: 30px;
}
div.divers div.sign {
	float: right;
	clear: right;
	line-height: 30px;
}

div.resume  {
    font-family: arial;
    font-size: 18px;
    margin: 0 auto;
    text-align: center;
    width: 676px;
}
div.resume a.button {
    background: url("/images/bg_button_a.gif") no-repeat scroll right top transparent;
    color: #444444;
    display: block;
    font: 12px arial,sans-serif;
    text-align: center;
    text-decoration: none;
    width: 76px;
    margin: 0 auto;
}
div.resume a.button span {
    background: url("/images/bg_button_span.gif") no-repeat scroll 0 0 transparent;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
    width: 40px;
}
div.resume a.button:active{
    background-position: right bottom;
    color: #000000;
    outline: medium none;
}
div.resume a.button:active span{
    background-position: left bottom;
    padding: 6px 0 4px 18px;
}
#languages, #login-form-mini {
	padding-top: 10px;
}

#login-form-mini {
	clear: none;
	margin-left: 70px;
	float: left;
}

#languages {
	margin-right: 70px;
	float: right;
}

#languages ul {
	list-style-type: none;
}

#languages li {
	display: inline;
}

#header-logo {
	clear: none;
	width: 676px;
	height: 140px;
	background: #fff url('/images/header.jpg') no-repeat left top;
	margin: 0 65px 0 auto;
}

a {
	color: #000099;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

div, table {
	clear: both;
}

ol.formular {
	list-style-type: none;
}

.menu {
	width: 90%;
	margin: 20px auto;
}

#nav {
	list-style: none;
}

#nav li {
	padding: 5px 20px;
	float: left;
	font-weight: bold;
	background-color: #AAAAAA;
}

#nav li:hover {
	background-color: #CCCCCC;
}

#nav li a:hover {
	text-decoration: none;
}

.datagrid  th, td {
	padding: 5px;
}

.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc .qmcbox{cursor:default;display:inline-block;position:relative;z-index:1;}.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none;}.qmmc li:hover>ul{left:auto;}/*[END-QCC]*//*[START-QCC0]*/#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}/*[END-QCC0]*/
	#qm0	
	{	
		padding:5px;
		background-image:url('/images/center_tile.png');
		border-width:1px;
		border-style:solid;
		border-color:#EEEEEE;
	}
	#qm0 a	
	{	
		padding:5px 4px 5px 5px;
		color:#FFFFFF;
		font-family:Verdana;
		font-size:10px;
		font-weight: bold;
		text-decoration:none;
		text-align:left;
	}
	#qm0 div, #qm0 ul	
	{	
		padding:10px;
		margin:-2px 0px 0px 0px;
		background-color:transparent;
		border-style:none;
	}
	#qm0 div a, #qm0 ul a	
	{	
		padding:3px 10px 3px 5px;
		background-color:transparent;
		font-size:11px;
		border-width:0px;
		border-style:none;
	}
	#qm0 div a:hover	
	{	
		background-color:#DADADA;
		color:#CC0000;
	}	
	#qm0 ul li:hover>a	
	{	
		background-color:#DADADA;
		color:#CC0000;
	}
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-color:#DADADA;
		color:#CC0000;
	}
	#qm0 .qmtitle	
	{	
		cursor:default;
		padding:3px 0px 3px 4px;
		color:#444444;
		font-family:arial;
		font-size:11px;
		font-weight:bold;
	}
	#qm0 .qmdividerx	
	{	
		border-top-width:1px;
		margin:4px 0px 4px 0px;
		border-color:#BFBFBF;
	}
	#qm0 .qmdividery	
	{	
		border-left-width:1px;
		height:15px;
		margin:4px 2px 0px 2px;
		border-color:#AAAAAA;
	}
	#qm0 .qmritem span	
	{	
		border-color:#DADADA;
		background-color:#F7F7F7;
	}
	#qm0 .qmritemcontent	
	{	
		padding:0px 0px 0px 4px;
	}
	ul#qm0 ul	
	{	
		padding:10px;
		margin:-2px 0px 0px 0px;
		background-color:#F7F7F7;
		border-width:1px;
		border-style:solid;
		border-color:#DADADA;
	}
	ul#qm0 li > a
	{
		border-width: 1px;
		border-style: solid;
		border-color: #64B33E;
	}
	ul#qm0 li:hover > a	
	{
		color: #46881A;
		background-color:#8BCC72;
		border-width: 1px;
		border-style: inset;
		border-color: #8BCC72;
	}