body {
	font-family: Arial, Helvetica, sans-serif;
}

#center-column .submitted{
	display: none;
}

#center-column {
	width: 895px;
	padding-left: 20px;
	padding-right: 20px;
}

#center-column h1 {
	color: #506199;
	font-weight: bold;
	font-size: 32px;
}

#center-column h2 {
	color: #6fb72b;
	font-weight: bold;
	font-size: 24px;
}

#center-column h3 {
	color: #000;
	font-weight: bold;
	font-size: 18px;
	line-height: 16px;
}

h1, h2, h3 {font-family: Arial, Helvetica, sans-serif;}

#center-column .content {
	color: #58595B;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
}


#left-column  {
	display: none;
}

#right-column  {
	display: none;
}

#navbar {
	display: none;
}

.breadcrumb {
	display: none;
}

#footer {
	display: none;
}

img {
	float: none;
}

#banner {
	width: 925px;
	height: 43px;
	margin-bottom: 25px;
}

.screen-only{display:none;}

.print-only{display:block;}

#infosheet img{
	/*float: right;
	padding-left: 0px;*/
	padding-bottom: 10px;
	margin: 0;
}

#infosheet table{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	width: auto;
	margin-bottom: 0;
}

#infosheet_footer{
	margin-bottom:20px;
	margin-left: 0px;
	margin-top: 30px;
}

.keywords_label {
	font-weight: bold;
	font-size: 13px;
}


ol.footnotes {
	padding-top: 1em;
}

ol.footnotes li {
  padding-bottom: 1em;
}

.footnotes {
  	border-top: solid #506199 2px;
}

#center-column .field-field-infosheet-authors {
	font-size: 18px;
	font-style:  italic;
	padding-bottom: 15px;
}

#center-column .field-field-infosheet-number {
	font-size:  22px;
	color: #cfd5e5;
	font-weight:  bold;
}

#center-column .field-field-infosheet-year{
	font-size:  22px;
	color: #cfd5e5;
	font-weight:  bold;
	float:  right;
}
#center-column .field-field-infosheet-citation{
	padding-top: 10px;
}


a:link:after, a:visited:after {display: none;}



