p {
	margin: 0 0 .8em 0;
}

.before_list {
	margin-bottom: 0.3em;
}

/* headers */
h1,h2,h3,h4,h5,h6 {
	line-height: 1.175;
	margin: 1.45em 0 0.4em 0;
	color: #F4E350;
}

h1+h2,h1+h3,h2+h3,h3+h4 {
	margin-top: 0.2em;
}

h4+p {
	margin-top: 0.2em;
}

.col h2:first-child,
.col h3:first-child,
.col h2.first-child,
.col h3.first-child,
.col h4.first-child,
h2.first,
h3.first,
h4.first {
	margin-top: 0;
}

h4+h1 {
	margin-top: 1em;
}

h1 {
	font-size: 175%;
	margin-top: 0;
}

h1.with-right {
	margin-right: 31%;
}

h2 {
	font-size: 125%;
	margin-top: 1.2em;
}

h3 {
	font-size: 105%;
	font-weight: normal;
}

h4 {
	font-size: 85%;
	font-weight: bold;
}

h3.position,
h4.position
{
	margin-top: -0.8ex;
}

sup {
	font-size: 80%;
	padding: 0.3ex;
}

/* ------- Global content settings ---------- */
.content-reducer p,.content-reducer ul li,.content-reducer ol li,.content-reducer dl dd
	{
	font-size: 80%;
	line-height: 1.5;
}

.content-reducer a {
	color: #3bb9e3;
	text-decoration: underline;
	cursor: pointer;
	cursor: hand;
}
.content-reducer a:visited {
	color: #3dc188;
}
.content-reducer a:hover {
	color: #B2FFF1 !important;
}

.content-reducer a.external {
	padding-right: 14px;
	background: url('external.png') no-repeat transparent top right scroll;
}

.content-reducer blockquote {
	position: relative;
	/*border-left: 1px solid #89dc6d;*/
	background: transparent url('black_015.png') repeat 0 0 scroll; 
	color: #89dc6d;
	margin: 0.9em 1.2em;
}

.content-reducer blockquote p {
	padding: 10px 1em;
	margin: 0;
	font-size: 95%;
	line-height: 170%;
}

.content-reducer p.author {
	position: relative;
	bottom: -43px;
	height: 25px;
	color: #c7f95e;
	font-size: 75%;
	font-style: italic;
	line-height: 1.2;
	margin: -40px 0 3em;
}

.author span
{
	position: relative;
	display: inline-block;
	color: #f4e350;
}

.author ins
{
	width: 30px;
	top: -8px;
	left: auto;
	right: -35px;
}

.author ins.i i,
.author ins.i:hover i
{
	top: 0;
	background-position: -241px 0;
}

.content-reducer div.footnote
{
	border-top: 1px solid #66AC4E;
	margin-top: 2ex;
	padding-top: 1ex;
	padding-right: 2em;
	width: 40%;
	font-size: 85%;
}

/* lists */
.content-reducer ul {
	margin: 0 0 0.8em 0;
	list-style-type: none;
}

.content-reducer ul li {
	margin-left: 0;
	padding: 0 0 0.4em 1.4em;
	text-indent: -0.85em;
}

.content-reducer ul li ul {
	margin-top: 0.6ex;
}

.content-reducer ul li:before {
	color: #F4E350;
	content: '\2014';
	margin-right: 0.4em;
	margin-left: -0.5em;
}

.content-reducer ol {
	margin: 0 0 0.8em 0.7em;
	font-size: 80%;
}

.content-reducer ol li {
	margin-left: 1em;
	padding: 0 0 0.4em 0;
	color: #F4E350;
}

.content-reducer ol li span {
	color: #caff57;
	font-size: 128%;
}

.content-reducer ul.nodash {
	margin-left: 0;
}

.content-reducer ul.nodash li {
	margin-left: 0;
	padding-left: 0;
	text-indent: 0;
}

.content-reducer ul.nodash li:before {
	content: '';
	margin: 0;
}

.content-reducer ul li div,.content-reducer ul li p {
	text-indent: 0;
}
/* ------------------- Definition Lists ------------------------------*/
/* -------  chronology  ------- */

dl.chronology dt.bordershadow
{
	position: absolute;
	width: 3em;
	height: 100%;
	left: 0;
	top: 1px;
	padding-right: 1px;
	border-right: 1px solid #000000;
	margin: 0;
	z-index: -1;
}

dl.chronology
{
	position: relative;
	padding: 0;
	width: 24%;
	font-size: 300%;
}

dl.chronology dt
{
	position: absolute;
	padding: 0;
	margin-top: 0.8ex;
	color: #5DD158;
}

dl.chronology dt:first-child
{
	padding-top: 0;
	margin-top: 0.2ex;
}

dl.chronology dd
{
	border-left: 1px solid #ffffff;
	padding: 1ex 0 1.25ex 50px;
	font-size: 25%;
	position: relative;
	width: 100%;
	left: 12em;
	line-height: 1.75;
}

dl.chronology dt + dd
{
	padding-top: 3ex;
}

dl.chronology dt:first-child + dd
{
	padding-top: 1ex;
}

dl.chronology dd .linker
{
	position: absolute;
	top: 2.6ex;
	left: 0;
	width: 40px;
	height: 0px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #000000;
}

dl.chronology dt + dd .linker
{
	top: 4.6ex;
}

dl.chronology dt:first-child + dd .linker
{
	top: 2.6ex;
}

/* Tables */
.content-reducer table {
	margin: 0.2em 0 1.0em -0.4em;
}

.content-reducer table,.content-reducer td,.content-reducer th {
	border-spacing: 0;
	border: 0;
	font-weight: normal;
	line-height: 1.3;
}

.content-reducer th,.content-reducer td {
	padding: 0.6em 4em 0.6em 0.5em;
	text-align: left;
	vertical-align: top;
}

.content-reducer th {
	font-size: 70%;
	/*border-bottom: 1px dashed #465856;*/
	vertical-align: bottom;
}

.content-reducer .tseparator td
{
	height: 4px;
	width: auto;
	padding: 0;
	margin-bottom: 1ex;
	background: transparent url('bg-tseparator.png') 0 0 repeat-x scroll;
}

.content-reducer tbody tr:hover
{
	/*background-color: #334637;*/
	background: url('white_007.png') 0 0 repeat scroll;
}

.content-reducer tbody .tseparator:hover
{
	background-image: none;
}

.content-reducer td {
	color: #66AC4D;
	font-size: 75%;
}

.content-reducer td.firstcell
{
	font-size: 85%;
}

.content-reducer table td.b_r,.content-reducer table th.b_r {
	border-right: 1px solid #8D9092;
}

.content-reducer table td.b_b,.content-reducer table th.b_b {
	border-bottom: 1px solid #8D9092;
}

.content-reducer table td.number,
.content-reducer table th.number {
	text-align: right;
	padding-right: 1.5em;
	/*color:#22434C;*/
}

/*
.content-reducer tr.even td,
.content-reducer tr.even th {
	background-color: #f1f9fc;
}
.content-reducer col.even {
	background-color: #f8fcff;
}
*/
.content-reducer .cols {
	overflow: hidden;
	margin: 2em 0 1em;
	line-height: 1.4;
}

.content-reducer .cols.first {
	margin-top: 0;
}

.content-reducer .col .reducer {
	padding: 0 50px 0 0;
}

.content-reducer table.layout {
	margin: 0;
	line-height: 1.5;
}

.content-reducer table.layout td,.content-reducer table.layout th {
	line-height: 1.5;
	padding: 0 0.5em 0.5em 0;
}

/* tables with analytics data */

.content-reducer .analytics th,
.content-reducer .analytics td { padding: 6px 1em 6px .6em; }
.content-reducer .analytics tr.a { height: 1.8em; }
.content-reducer .analytics tr.a-ext { height: 2.8em; }

.content-reducer .analytics td.number { padding: 6px 0em 6px 0; }
.content-reducer .analytics td.number.last { padding-right: 1em;}
.content-reducer .analytics th.number.last { padding-right: 2.5em;}
.content-reducer .analytics td.with-shift { padding-left: 1.2em; }

table.analytics .nonsignificant { visibility: hidden; }
table.analytics .plus { color: #6aff7c; }
table.analytics .minus { color: #ff894f; }


/* machinery block */

.content-reducer p + .machinery
{
	margin-top: 2ex;
}

.content-reducer .machinery
{
	margin: 0 0 5ex;
}

.content-reducer .machinery .decor
{
	margin: 1ex auto 2ex;
	width: 498px;
	height: 350px;
}

/* person block */
.content-reducer .person {
	padding-top: 1.2em;
	position: relative;
}

.person p,.person h4,.person h3 {
	margin-left: 160px;
}

.person h4 {
	color: #89dc6d;
	font-weight: normal;
}

.person h4+p {
	margin-top: 1em;
}

.person p {
	margin-top: 2ex;
	margin-bottom: 0;
	margin-left: 200px;
}

.person .photo {
	margin-bottom: 1em;
}

.content-reducer .person+.person {
	padding-top: 2em;
}

.content-reducer .person .photo {
	float: left;
	clear: right;
	margin: 0.5ex 1em 0 0;
}

/* ----------- Diagrams --------------*/
div .diagram
{
	position: relative;
	margin: 0 0 3ex;
	padding: 0;
	width: 400px;
}

.diagram > p
{
	top: 0.2ex;
	left: 0;
	position: absolute;
	width: 12ex;
	line-height: 1.1;
}

.diagram .bar
{
	margin: 0 0 0 12ex;
	width: 200px;
	font-size: 85%;
	padding: 0;
}

.diagram .bar.green,
.diagram .bar.gray
{
	/*height: 1.9ex;*/
	height: 15px;
}

.diagram .bar.gray
{
	/*height: 1.8ex;*/
	color: #000000;
}

.diagram .bar img
{
	height: 100%;
	width: 100%;
	position: relative;
	z-index: -1;
}

.diagram .bar p
{
	padding: 0;
	margin: -1.7em 0 0 3px;
}

/* Diagram legend */
.legend
{
	width: 100%;
	margin: 1ex 0 1.33ex;
}

.legend .item
{
	float: left;
	position: relative;
	margin-right: 55px;
}

.legend .item p,
.legend .item img
{
	display: inline;
}

.legend img
{
	position: relative;

	left: 1ex;
	top: 0.25ex;
	line-height: 1.5;
}

/* news */
.date {
	font-size: 80%;
	color: #fff;
}

dl.news dt {
	margin: 0 0 .3em 0;
}

dl.news dd {
	margin: 0 0 1.2em 0;
}

/* files */
p.file {
	position: relative;
	margin-left:3.7em;
	margin-bottom:0.8em;
	line-height:1.3;
	color: #96d000;
}

p.file i {
	position: absolute;
	z-index:1;
	left:-35px;
	top: 2px;
	width:28px;
	height:35px;
	background: transparent url(i-files.png) 0px 0px no-repeat;
}
p.PDF i {background-position: 0px 0px;}
p.PPT i {background-position: 0px -35px;}
p.JPG i, p.JPEG i {background-position: 0px -70px;}
p.DOC i {background-position: 0px -105px;}
p.EPS i {background-position: 0px -141px;}
p.MP3 i {background-position: 0px -177px;}
p.WAV i {background-position: 0px -177px;}


/* ============= Two column layout ================= */
.content-reducer .doublecol
{
	position: relative;
}

.doublecol .left,
.doublecol .right
{
	position: relative;
	width: 42%;
	float: left;
	padding-right: 5%;
}

.doublecol .right
{
	margin-left: 3%;
}

.doublecol.narrow .left
{
	width: 13em;
	padding-right: 1em;
}

.doublecol.narrow .right
{
	
	margin-left: 2em;
}
