
#article, #toc {
    width: 710px;
    background-color: #FFFFFF;
	padding: 0 10px 10px 10px;
    font-size: 1.2em;
}

#article a, #toc a {
    color: #16577A;
    text-decoration: none;
}

#article a:visited, #toc a:visited {
	color: #801a46; 
}

#article h1 a,
#article h2 a,
#article h3 a,
#article h4 a,
#toc h1 a,
#toc h2 a,
#toc h3 a,
#toc h4 a  {
	text-decoration: underline;
}


#article a:hover,
#toc a:hover {
    color: #16577A;
    text-decoration: underline;
}

#article h1 {
    font-size: 1.9em;
    font-family: Verdana, sans-serif;
    font-weight: bold;
    line-height: 1.3;
    color: #16577A;
    padding: 2px 10px 10px 10px;
}

#article h2 {
    font-size: 1.5em;
    font-family: Verdana, sans-serif;
    font-weight: bold;
    line-height: 1.3;
    color: #16577A;
    padding: 12px 10px 10px 10px;
}

#article h3, #toc h3 {
    font-size: 1.4em;
    font-family: Verdana, sans-serif;
    font-weight: normal;
    line-height: 1.3;
    color: #16577A;
    padding: 12px 10px 10px 10px;
}

#article p, #toc p{
    font-size: 1.2em;
    font-weight: normal;
    color: #000000;
	line-height: 1.4;
	padding: 6px 10px 10px 10px;
}

#article sup, #toc sup {
	font-size: 0.8em;
	vertical-align: super;
	font-weight: normal;
}

#article ul, #toc ul {
	padding: 0 10px 4px 10px;
}

#article li, #toc li {
	font-family: Verdana, sans-serif;
    font-size: 1.2em;
    font-weight: normal;
    color: #000000;
	line-height: 1.4;
	list-style-type: disc;
	margin-left: 2em;
	padding: 0 0 6px 0;
}

/* Article Alternative */

#article div.article-alternative p, #toc div.article-alternative p {
	text-align: right;
}

/* Article Breadcrumb */

#article .article-breadcrumb {
    display:inline;
}

#article p.article-breadcrumb-left {
    float:left;
    margin-top: 5px;
}

#article p.article-breadcrumb-right {
    float:right;
}

#article div.article-breadcrumb-space {
    margin-bottom: 15px;
    clear: both;
}

#article .article-breadcrumb a:visited, #article .article-breadcrumb a {
    color: #16577A;
}

/* Article Copyright */

#article .copyright {
    font-size:10px;
}

/* Article Meta */

#article div.article-headnotes {
	padding-top: 10px;
}

#article div.article-headnotes p {
	font-size: 0.95em;
	padding: 0 0 3px 0;
}

#article div.article-meta {
	padding: 8px 20px 12px 20px;
	border-top: 1px solid #798198;
	border-bottom: 1px solid #798198;
	margin: 5px 0 10px 0;
}

#article div.article-meta p {
	padding: 0 10px 3px 10px;
}

#article p.article-author {
	font-size: 1.4em;
	font-weight: bold;
}

#article p.article-publication {
	font-size: 1.3em;
}

#article p.article-date {
}

#article .figure-list {
	padding: 3px 20px 7px 25px;
}

#article .figure-list table tr td {
	vertical-align: middle;
}

#article .figure-list p {
	font-size: 1.1em;
	padding: 3px 10px 3px 5px;
}

.inline-icon {
	padding-right: 5px;
	vertical-align: -2px;
}

.pipe {
	color: #798198;
	padding: 0 5px 0 5px;
}

hr {
	border: none;
	border-top: 1px solid #798198;
}

table {
	border-collapse: collapse;
}

#article li.simple {
	list-style-type: none;
}



 /* TOC */

#toc h1 {
    font-size: 1.9em;
    font-family: Verdana, sans-serif;
    font-weight: bold;
    line-height: 1.3;
    color: #16577A;
    padding: 2px 10px 8px 10px;
}

#toc h2 {
    font-size: 1.5em;
    font-family: Verdana, sans-serif;
    font-weight: bold;
    line-height: 1.3;
    color: #16577A;
    padding: 6px 10px 10px 10px;
}
#toc-list div.alphabet {
	margin-left: 10px;
}

#toc-list p.toc-article-title {
	font-size: 1.2em;
	font-weight: bold;
	padding: 10px 15px 0px 10px;
} 

#toc-list p.toc-article-author {
	font-size: 1.0em;
	padding: 2px 10px 0px 10px;
}

.toc-smartphonelogo {
	float: left;
	margin: 0px 5px 0px 0px;
	width: 50px;
	height: 50px;
	display: inline;
	border: none;
	vertical-align: bottom;
}

.toc-extra span {
	vertical-align: bottom;

}
#toc .toc-meta {
	padding-top:2px;
}



#toc div.article-meta p {
	padding: 0 10px 3px 10px;
}

#toc p.article-author {
	font-size: 1.4em;
	font-weight: bold;
}

#toc p.article-publication {
	font-size: 1.3em;
}

#toc p.article-date {
}

#toc .figure-list {
	padding: 3px 20px 7px 25px;
}

#toc .figure-list table tr td {
	vertical-align: middle;
}

#toc .figure-list p {
	font-size: 1.1em;
	padding: 3px 10px 3px 5px;
}

/* TOC Meta */

#toc div.toc-meta {
	padding: 8px 20px 12px 20px;
	border-top: 1px solid #798198;
	border-bottom: 1px solid #798198;
	margin: 5px 0 10px 0;
}

#toc p.toc-dates {
	font-weight: bold;
    color: #16577A;
}

