div.articleheading1{
        font-size:16pt;
        line-height:1.1em;
        color: #000000;
        font-weight: bold;
}
div.articleheading2{
        color: #000000;
        font-size:14pt;
        line-height:1.1em;
        font-weight: bold;
}

div.articleheading3{
        color: #000000;
        font-size: 12pt;
        font-weight: bold;
        line-height:1.1em;
        margin-top: 0.3cm;
        margin-bottom:0.1cm
}

div.articleheading3{
        color: #000000;
        font-size: 12pt;
        font-weight: bold;
}

div.articleheading4{
        color: #000000;
        font-size: 11pt;
        font-weight: bold;
}

div.articletext + div.articletext
{
	margin-top:15px;
}

div.articletext
{
  margin-left:8px;
  margin-right:8px;
}



fieldset.articletoc{
	float:right; 
	width:230px; 
	border: 2px black solid;
	margin-left:10px;
	font-size: small;
}

div.articlepartialedit{
	text-align:right;
}

a.textparserfn_top{
    font-size: smaller;
    vertical-align: baseline;
    position: relative;
    bottom: 0.33em;
}

a.textparserbib_top{
    font-size: smaller;
    vertical-align: baseline;
    position: relative;
    bottom: 0.33em;
}

a.textparserbib_bot:hover{
	text-decoration: none;
}


li.textparserulistitem1{
	margin-left: 15px;
}


pre.textparserpre,pre.textparsercode{
  font-size: 80%;
  padding: 0.5em;
  border: 1px dashed #88aa88;
  color: Black;
  background-color: #ddffdd;
  overflow: hidden;
}

th.textparser{
	vertical-align: middle;
	padding-left: 5px;
	padding-right: 5px;
}

td.textparser{
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: top;
}


th.textparserborder,th.textparserbordervertical,th.textparserborderhorizontal{
	background-color: #DDBB66;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px black solid;
}

td.textparserborder{
	padding-left: 5px;
	padding-right: 5px;
	border: 1px black solid;
}

td.textparserbordervertical{
	border-left: 1px black solid;
	border-right: 1px black solid;
	border-bottom-width: 0px;
	border-top-width: 0px;
	padding-left: 5px;
	padding-right: 5px;
}

td.textparserborderhorizontal{
	border-left: 0px; 
	border-right: 0px; 
	border-bottom-color: 1px black solid;
	border-top-color: 1px black solid;
        padding-left: 5px;
        padding-right: 5px;

}

li.textparserolistitem1{
	list-style-type: decimal;
	margin-left: 20px;
}
li.textparserolistitem2{
	list-style-type: lower-alpha;
	margin-left: 20px;
}
li.textparserolistitem3{
	list-style-type: lower-roman;
	margin-left: 20px;
}
li.textparserolistitem4{
	list-style-type: upper-latin;
	margin-left: 20px;
}

li.textparserulistitem1{
	list-style-type: disc;
	margin-left: 20px;
}
li.textparserulistitem2{
	list-style-type: circle;
	margin-left: 20px;
}
li.textparserulistitem3{
	list-style-type: square;
	margin-left: 20px;
}
li.textparserulistitem4{
	list-style-type: disc;
	margin-left: 20px;
}

a.textparserfn_top{
	font-size: 60%;
	vertical-align: super;
}

table.textparser{
	border-collapse: collapse;
	margin: 0px;
}

table.textparserborder,table.textparserbordervertical,table.textparserborderhorizontal{
	border-collapse: collapse; 
	padding: 2; 
	padding-left: 4; 
	padding-right:4 ;
	border: 1px black solid;
}



