/* all of these items are classes */
.Article_Subject_Font     { color: #000000; font-weight: bold; font-size: 12pt; font-family: Arial; text-align: left; text-indent: 5px; height: 20px }
.Article_Changes_Font { font-style: italic; font-size: 7pt; font-family: Arial; text-align: right; text-indent: 5px }
.Article_Subject_Background       { background-color: #FFFFFF;  }
.Article_Content_Background  { padding: 5px }
.Article_Topic_Background    { padding: 2px; border-style: solid; border-width: 0px 0px 0px 1px; border-color: #a9a9a9 #a9a9a9 #a9a9a9 #b7bacd }
.Article_Comments_Border  { border-top: 1px solid #b7bacd; border-right: 0px solid; border-bottom: 0px solid; border-left: 0px solid }
.content {/* style grouping for content divs */
margin: 0 0 0 0;
font: 1em Georgia, Palatino, Serif; 
padding: 1.5em;
background: #ffffff;
}
h2.float-right {/* header element float */
float: right;
width: 300;/* em width variance by element*/
margin: 1em 0 0 0;
padding-left: 0;
background: #ffffff;
}
h2.float-left {/* header element float */
float: left;
width: 300;/* em width variance by element*/
margin: 1em 0 0 0;
padding: 25px 0 200px 0;
background: #ffffff;
}

p.default-margin {
vertical-align: top;
margin-top: ;/* undeclared default margin */
padding: 0;
background: #ffffff;
}
.ArticleLink a     { color: #000000;  font-size: 16pt; font-weight:100; font-family: Arial; text-indent: 10px; text-decoration:none; }
.ArticleLink a:hover     { color: #8A0E04;  font-size: 16pt; font-weight:100; font-family: Arial; text-indent: 10px; text-decoration:none;}

