﻿body {
    font-size: 100%;
    line-height: 1.125em;
}
h1, h2, h3, h4, h5, h6, p, div, span, blockquote, table  {
    font-family: Times New Roman, Serif;
}
cite {
    font-style: italic;
    text-decoration: underline;
    font-weight: inherit;
}
blockquote {
    font-style: italic;
    font-size: 0.9em;
}
h1 {
    text-align: left;
    font-size: 1.35em;
    font-style: italic;
}
h2 { 
    font-weight: bold; 
    margin: 7px 0 0 0;
}
h3 { 
    margin: 4px 0 0 0;
}
#DemoWarning {
    z-index: 5; 
    font-size: 0.9em;  
    position: absolute;
    left: 165px; top: 8px;
    Overflow: hidden;
}
em { font-weight: bold; }
span.filesize  
{
    font-family: Arial, Sans-Serif; 
    background-color: #C88; 
    color: #FFF;
    font-size: 0.6em;
    font-weight: bold;
    padding: 0 0.4em 0 0.4em;
    white-space: nowrap;
}
span.Subtitle {font-size: 0.75em;}
p, blockquote { padding: 0 0 0.5em 0; }
.FigureCaption { font-family:Arial, Sans-Serif; font-size: 0.8em }
#AuthorshipInfo
{
    font-size: 0.75em;
    font-family: Arial, Sans-Serif;
    color: #555;
}
li
{
    font-family: helvetica, arial, sans-serif;
    font-size: 0.9em;
    margin: 0; padding: 0 33px 0 0;
    position: relative;
    text-indent: -10px;
    left: 33px;
    list-style: none outside;
}
li > ul
{
    font-size: 1.1111em;
}
.bulleted > li {
    text-indent: 0;
    list-style: disc inside;   
}
.TxBar > a
{
    width: 152px;
	height: 37px;
	padding-top: 15px;
	font-size: 1.1 em;
	font-weight: bold;
	font-family: Cambria, Times New Roman, Serif;
	padding: auto 0 auto 0;
	display: block;
	float: left;
    text-align: center;
    z-index: 4;
}

a.external
{
    padding-right: 9px;
    background-image: url(Graphics/ExternalArrow-01.png);
    background-position: right top;
    background-repeat: no-repeat;
}