.procurement .heading span {
	line-height: 1.4;
}
#conduct.panel_default {
	margin-bottom: 20px;
}
h3.heading {
	margin-bottom: 20px;
}
.panel_body p.pt10 {
	padding: 10px 0 0;
}
.control_nav.above {
	margin-bottom: 44px;
}
.letter {
	font-size: 16px;
	margin-bottom: 30px;
	font-weight: bold;
}
.letter p {
	margin-bottom: 24px;
}
.letter .dear {
	margin-top: -4px;
}
#information {
	margin-bottom: 60px;
}
#information .summary {
	font-size: 16px;
	margin-bottom: 40px;
}
#information.panel_default .panel_heading .panel_title {
	line-height: 1.3;
	padding-bottom: 9px;
}
#information .content_nav {
	background: #F2F3F5;
	padding: 11px 8px 5px 8px;
	margin-bottom: 0;
}
#information #info_txt {
	padding-bottom:20px;
}
#information .txt_indent{
	font-size:16px;
}
#information .txt_indent li span{
	color:#F00;
}
.summary .data {
	position: relative;
	padding-left: 120px;
	padding-top: 15px;
}
.summary .data.data2 {
	padding-top: 20px;
}
.summary .data .thumb {
	position: absolute;
	width: 110px;
	left: 0;
	bottom: 0;
}
.summary .data p {
	margin-bottom: 15px;
}
.summary .data.data2 p {
	margin-bottom: 18px;
	margin-top: -3px;
}
.data .control_nav {
	margin-bottom: 0;
}
/*************\
*	CONDUCT:  *
\*************/
h3.title {
	margin-top:20px;
}
.conduct section.pane {
	margin-bottom: 40px;
	font-size: 16px;
}
.conduct section.pane.quality, .conduct section.pane.fairness {
	margin-bottom: 40px;
}
.conduct section.pane.last {
	margin-bottom: 25px;
}
.pane a {
	text-decoration: underline;
}
.pane .txt_indent {
	margin-top: -5px;
}
ul.list_indent {
	border-bottom: 1px solid #CCC;
	margin-bottom: 20px;
}
ul.txt_indent li {
	text-indent: -20px;
	padding-left: 20px;
	margin-bottom: 14px;
}
ul.list_indent {
	border-bottom: 1px solid #CCC;
	margin-bottom: 20px;
}
ul.list_indent li {
	text-indent: -20px;
	padding-left: 45px;
	margin-bottom: 14px;
}
ul.list_information {
	margin: 0 20px;
	margin-bottom: 20px;
}
ul.list_information a {
	color: inherit;
}
ul.list_information .list_date {
	width: 5em;
	float: left;
}
ul.list_information .list_title {
	margin-left: 5em;
}
#information2 {
	margin-bottom: 25px;
}
.link ul li,
.link span.pdfLink {
	margin-bottom: 10px;
	font-size: 16px;
	color: #0473bd;
}
.link ul li a,
.link span.pdfLink a {
	display: inline-block;
	text-decoration: underline;
	background: url(/global/common/images/bullet.png) no-repeat 0 10px;
	padding-left: 10px;
}
.link span.pdfLink a img {
    padding-left: 4px;
}
.link ul li a:hover,
.link span.pdfLink a:hover {
	text-decoration: none;
}
.link_list ul.left, .link_list ul.right {
	float: left;
	width: 400px;
	color: #0473bd;
	padding-bottom: 20px;
}
.link_list ul.right {
	float: right;
}
.link_list ul li {
	margin-bottom: 10px;
	text-indent: -20px;
	padding-left: 20px;
	font-size: 16px;
	color: #0473bd;
}
.link_list ul li a {
	display: inline;
	text-decoration: underline;
}
.link_list ul li a:hover {
	text-decoration: none;
}
dl.graph-bar-2 dt {
	padding-left: 40px;
	position: relative;
	color: #333;
	font-weight: bold;
}
dl.graph-bar-2 dd {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: solid 1px #ccc;
}
dl.graph-bar-2 dt img {
	position: absolute;
	top: 8px;
	left: 0;
	width: 30px;
	height: 6px;
}
dl.materials dt {
	padding-top: 10px;
	color: #0473bd;
	font-weight: bold;
}
/*___ table.data ___*/
table.data {
	margin-bottom: 15px;
	margin-top: 15px;
	width: 100%;
}
table.data, table.data th, table.data td{
	border: 1px solid #dcdcdc;
	border-collapse: collapse;
	padding: 10px;
	vertical-align: middle;
	text-align: left;
}
table.data th {
	background-color: #f4f4f4;
	text-align: center;
}
table.data th.left {
	text-align: left;
}
table.data td {
}
table.data td ul.txt_indent li {
	margin-bottom: 5px;
}



/*************\
*	CONDUCT:  *
\*************/
.information_detail section.pane {
	margin-bottom: 40px;
	font-size: 16px;
}
.information_detail p {
    margin-bottom: 24px;
}
.information_detail .author {
  text-align: right;
}