﻿div#buckets,
body#home div.right,
div#bottomContent,
div#footer,
div#nav,
ul.skip,
.h,
h3.sr,
div#logo strong,
div#tools,
div#push,
div.breadcrumbs,
div#subnav,
div#sidebarright,
a#backToTopLink {
	display: none;
}

div#container {
	margin: 0;
	width: 100%;
}

div#contentwrap {
	float: none !important;
}

div#content {
	width: 100%;
	margin: 0;
	float: none !important;
}

div.article {
	margin-bottom: 1em;
}

div.article p {
	margin-bottom: 1em;
}

body {
	font: 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 18px;
}

a {
	text-decoration: underline;
	color: #000;
}

hr {
	display: block;
	color: #000;
  	border: none;
   	border-bottom: 1px solid #000;
	height: 1px;
	margin: .75em 0;
	padding: 0;
}

img {
	border: none;
}

h2,h3 {
	margin: 0;
}

h1 {
	margin: 1em 0;
	font-weight: normal;
}

h2 {
	font-weight: normal;
}

div#logo {
	width: 100%;
	border-bottom: 1px solid;
}

div#header {
	height: auto !important;
}

ul#references {
	list-style: none;
	margin: 0 0 1em 0;
	overflow: hidden;
	width: 100%;
}

ul#references li {
	list-style: none;
	float: left;
	margin: 0 10px 10px 0;
	padding: 0;
}

ul#references li a {
	border: 6px solid #eee;
	height: 64px;
	display: block;
}

ul#references li a:hover {
	border-color: #aaa;
}

ul.referencesLarge {
	width: 100%;
	margin: 0 0 1em 0;
	padding: 0;
	overflow: hidden;
	list-style: none;
}

div.article ul.referencesLarge li {
	float: left;
	margin: 0 1em 1em 0;
	padding: 0;
	background-image: none;
}

ul.referencesLarge li img {
	border: 1px solid #ddd;
}

ul.referencesLarge li a {
	display: block;
	padding: 6px;
	text-decoration: none;
	color: #000;
	background-color: #eee;
}

ul.referencesLarge li span {
	display: block;
	margin-top: 0;
}

ul#procurioten li strong,
ul#procurioten li span {
	display: block;
}

ul#procurioten li {
	width: 40%;
	float: left;
	margin: 0 15px 0 0;
	padding: 11px 0px;
	overflow: hidden;
	border-top: 1px solid #f1f1f1;
	background-image: none;
}

ul#procurioten li.nn a {
	color: #169017;
	margin: 0;
	padding: 0;
}

ul#procurioten li img {
	float: left;
}

ul#procurioten li span {
	background: #fff;
	padding: 0 .5em 0 0;
	/*width: 60%;*/
	line-height: 1.2;
}
ul#procurioten li span.function {
	font-style: normal;
	color: #777;
	display: block;
}

ul#procurioten li span.name {
	font-weight: bold;
}

div.article_collapsible {
	display: block !important;
}

fieldset {
	padding: 0;
	margin-bottom: 1em;
}

blockquote {
	padding: 0;
	font-family: "Verdana", "Tahoma", "宋体";
	font-size: 21px;
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 1;
	text-align: left;
	font-weight: normal;
	color: #222;
}

blockquote p {
	margin: 0;
	padding-bottom: .3em;
	border-bottom: 1px solid #ddd;
}

