* {
	margin: auto;
	padding: 0px;
	color: #888888;
	font-family: trebuchet ms, arial;
	font-size: 11px;
	font-weight: 100;
	text-align: left;
	list-style: none;
	border-style: none;
	outline-style: none;
}

body {
	background-color: #abab95;
	background-image: url('images/bg.gif');
	margin-top: 20px;
	margin-bottom: 20px;
}

div {
	overflow: hidden;
}

p {
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

a {
	cursor: pointer;
	text-decoration: none;
}

h2, h2 *, h3, h3 * {
	margin: 0px;
}

h2 {
	margin-top: 10px;
	margin-left: -10px;
	padding-top: 5px;
	border-width: 0px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #efefef;
}

h2, h2 a {
	color: #6395da !important;
	font-family: georgia, arial !important;
	font-size: 20px;
	font-style: italic;
}

h2:first-letter, h2 a:first-letter {
	font-size: 40px !important;
}

h3, h3 * {
	font-family: trebuchet ms, arial;
	font-size: 16px;
}

h4, h5 {
	text-transform: uppercase;
	letter-spacing: 3px;
}

h4 {
	color: #2d5791;
	font-size: 40px;
}

h5 {
	color: #3262a3;
	font-size: 20px;
}

legend {
	margin: 0px;
	margin-left: -7px;
	color: #cccccc;
}

legend:not([dummy]) {
	margin-left: 0px !important;
}

fieldset ul {
	padding-top: 10px;
	padding-bottom: 10px;
}

.sub_list {
	margin-left: 10px;
}

strong {
	font-weight: 900;
}

small, small * {
	color: #aaaaaa;
}

small a:hover {
	color: #888888;
}

textarea, select, .text, #search .text, .button, #search .button, .infoline, .warning {
	background-color: #f7f7f7;
	font-size: 10px;
	border-style: solid;
	border-width: 1px;
}

textarea, select, .text, #search .text, .infoline, .warning {
	margin-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-color: #d0d0d0;
}

textarea {
	width: 478px;
   	min-height: 200px;
   	height: auto !important;
   	height: 200px;
	overflow: hidden;
}

select {
	width : 121px;
	height : 28px;
}

input, #search input {
	margin-right: 1px;
	margin-bottom: 1px;
}

.button, #search .button {
	padding-top: 4px;
	padding-bottom: 3px;
	text-align: center;
	text-transform: uppercase;
	border-color: #d0d0d0;
}

#search .button {
	width: 80px;
}

.button:not([dummy]), #search .button:not([dummy]) {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
	padding-right: 5px;
}

@media all and(min-width: 0px) {
	.button, #search .button {
		padding-top: 5px !important;
		padding-bottom: 5px !important;
		padding-left: 8px !important;
		padding-right: 8px !important;
	}
}

#header {
	background-color: #ffffff;
	background-image: url('images/header.gif');
	width: 900px;
	height: 300px;
}

#header .block {
	padding-top: 180px;
	width: 900px;
	height: 200px;
}

#header .block * {
	margin: 0;
	text-align: center;
}
.language {
	
	align: center;
}
.gradient_bottom {
	background-image: url('images/gradient_bottom.gif');
	width: 900px;
	height: 150px;
}

.bar {
	background-color: #ffffff;
	width: 900px;
	height: 28px;
}

#content {
	background-image: url('images/gradient_top.gif');
	background-repeat: no-repeat;
	background-color: #ffffff;
	width: 900px;
}

#content .block {
	padding-top: 40px;
	padding-bottom: 13px;
	padding-left: 60px;
	padding-right: 30px;
	width: 490px;
	float: left;
}

#content div {
	overflow: visible;
}

#content a {
	color: #888888;
}

#content a:hover {
	color: #6395da;
}

.space {
	margin-bottom: 10px;
}

.infoline, .warning {
	margin-bottom: 20px;
	font-size: 11px;
	font-style: italic;
}

.infoline *, .warning * {
	font-size: 11px;
}

.warning {
	text-decoration: blink;
}

.paginator {
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
}

.paginator .button {
	margin-right: 1px;
	margin-left: 1px;
}

#extra {
	padding-top: 30px;	
	padding-right: 50px;
	width: 200px;
	color: #b1b1b1;
	float: right;
}

#extra * {
	margin: 0px;
	font-size: 10px;
	color: #b1b1b1;
	text-align: right;
	text-transform: uppercase;
}

#extra h3 {
	padding-top: 10px;
	padding-bottom: 10px;
	color: #7f7f7f;
	font-size: 12px;
	text-decoration: underline;
	letter-spacing: 1px;
}

#extra li {
	margin-left: 100px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-width: 0px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #efefef;
}

#extra .current {
	color: #6395da;
}

#breadcrumbs {
	background-color: #efefef;
	margin-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #d0d0d0;
	width: 596px;
	text-transform: uppercase;
	float: left;
}

#breadcrumbs, #breadcrumbs * {
	color: #d0d0d0;
	font-size: 10px;
}

#search {
	margin-top: -3px;
	margin-right: 5px;
	padding-bottom: 6px;
	float: right;
}

#search:not([dummy]) {
	margin-top: -2px;
	padding-bottom: 8px;
}

#search * {
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}

#search .text {
	width: 187px;
	text-align: right;
}

#search .text, #search .button {
	background-color: #efefef;
	color: #d0d0d0;
}

#search .text:hover, #search .button:hover, #breadcrumbs:hover, #breadcrumbs:hover * {
	background-color: #e7e7e7;
	border-color: #c2c2c2;
	color: #888888;
}

#footer {
	background-color: #ffffff;
	background-image: url('images/footer.gif');
	width: 900px;
	height: 200px;
}

#footer .block {
	padding-top: 150px;
	width: 900px;
	text-align: center;
}

#footer .block * {
	color: #3262a3;
}

#footer .block a:hover {
	color: #2d5791;
}