body {
	background-color: #FFEEBB;
	color: #212619;
	font-family: Arial,Helvetica,sans-serif;
}

#container {
	text-align:left;
}

#body {
	width: 90%;
	margin: 0 0 0 30px;
}

#rightSidebar {
	font-size: 0.70em;
}

#header {
	margin:0;
	background-color: #212619;
	text-align: left;
}

#headerTitle {
	margin: 0;
	background-color:#212619;
}

#header h1 {
	padding: 0;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	line-height:0em;
}

#main h1 {
	font-family:Arial, Helvetica, sans-serif;
}

#main h2 {
	font-family:Arial, Helvetica, sans-serif;
}

#main h3 {
	font-family:Arial, Helvetica, sans-serif;
}

#main h4 {
	font-family:Arial, Helvetica, sans-serif;
}

#main h5 {
	font-family:Arial, Helvetica, sans-serif;
}

#main h6 {
	font-family:Arial, Helvetica, sans-serif;
}

#content h1 {
	font-family:Arial, Helvetica, sans-serif;
}

#content h2 {
	font-family:Arial, Helvetica, sans-serif;
}

#content h3 {
	font-family:Arial, Helvetica, sans-serif;
}

#content h4 {
	font-family:Arial, Helvetica, sans-serif;
}

#navbar {
	border-bottom: 2px dotted #E62F25;
}

#content {
	border-top: 2px dotted #E62F25;
}

h2,h3,h4,h5,h6 {
	color: #C41230;
	line-height:1.1em;
}

a:link {
	color: #8B0F04;
}

a:active {
	color: #C41230;
}

a:visited {
	color: #8B0F04;
}

a:hover {
	color: #C41230;
	text-decoration:none;
	border-bottom:1px dotted;
	background:none;
}
table.tocArticle td.tocTitle {
font-weight:bold;
font-size:1.1;
}


table.tocArticle td.tocAuthors {
font-size:1.1em;
font-style:normal;
padding-left:20px;
}

table.tocArticle .tocDOI {
font-style:italic;
padding-left:30px;
font-weight:normal;
font-size:.8em;
}
