/* ------------------------------------------ */
/* RESETS, BASIC PAGE SETUP, BASIC TYPOGRAPHY */
/* ------------------------------------------ */
* { margin: 0; padding: 0; }
html { overflow-y: scroll; color: #000000; }
body { background: #ffffff; font-family: Arial; font-size: 12px; line-height: 1.25em;
}
ul { margin-bottom: 1.3em; list-style: disc; margin-left: 15px; }
li { padding-left: 12px; line-height: 1.25em; margin: 4px 0 4px 0; }
p { margin-bottom: 1.3em; font-size: 1em; }
h1 { font-size: 1.500em; margin-top: 4px; color: #4a4a4a; line-height: 1.25em; margin-bottom: 1.3em; }
h2 { font-size: 1.167em; margin-top: 4px; color: #4a4a4a; line-height: 1.25em; }
h3 { font-size: 1.167em; margin-top: 4px; color: #000000; line-height: 1.25em; }
a:link { text-decoration: none; color: #4a4a4a; }
a:active { text-decoration: none; color: #4a4a4a; }
a:visited { text-decoration: none; color: #4a4a4a; }
a:hover { color: #4a4a4a; text-decoration: underline; }
a img { border: none; }

.SectionTitle { display: none; }
.PrinterFriendlyLink { display: none; }

.backToListLink { display: none; }

/* END RESET */

/* ------------------------------------------ */
/* PARENT SECTION */
/* ------------------------------------------ */

.ParentSection_ListTable { border: 1px solid #b1b1b1; padding: 2.5px; margin: 2.5px 0; overflow: hidden; }

.ParentSection_ListTitleLink { display: block; color: #66bb49; color:#000000; font-size: 1em; font-weight: bold; padding-left: 82.5px; }
.ParentSection_ListTitleLink a:link { color: #66bb49; float: left; clear: right; color:#000000; font-size: 1em; font-weight: bold; }
.ParentSection_ListTitleLink a:hover {}
.ParentSection_ListTitleLink a:visited {}
.ParentSection_ListBriefDescription {}
.ParentSection_ListImage { float: left; margin: -1em 2.5px 2.5px 0; }
.ParentSection_ListImage img { height: 80px; width: 80px; }
.ParentSection_ListText { float: right; width: 175px; overflow: hidden; }

/* END STRUCTURE */

/* ------------------------------------------ */
/* ARTICLES PAGE */
/* ------------------------------------------ */

span[id$='PostedInfo1'] { display: block; margin-left: 18px; margin-bottom: 7px; }

.articleSection_ListItemContainer { clear: both; margin: 2.5px 0; overflow: hidden; width: 278px;}
.articleSection_ItemTop { background: url(/ArticleSection_Top.gif) top left no-repeat; clear: both; height: 10px; overflow: hidden; }
.articleSection_ItemBottom { background: url(/ArticleSection_Bottom.gif) top left no-repeat; clear: both; height: 10px; overflow: hidden; }
.articleSection_ItemBody { border-left: 1px solid #b1b1b1; border-right: 1px solid #b1b1b1; clear: both; overflow: hidden; padding: 5px;}

.articleSection_ItemImage { float: left; margin: 0 2.5px 2.5px 0; }
.articleSection_ItemImage img { height: 80px; width: 80px; }
.articleSection_ItemText { float: left; width: 175px; overflow: hidden; }
.articleSection_ItemHasRead { display: none; }
.articleSection_ItemTitle { float: left; clear: right; color:#000000; font-size: 1.05em; font-weight: bold; line-height: 1em; }
.articleSection_ItemDescription { font-size: .9em;  float: left; clear: both; margin: 2.5px 0; width: 100%; }
.articleSection_ItemReadMoreLink { font-size: .9em; float: left; clear: both; margin: 2.5px 0 0;width: 100%; }
.articleSection_ListEditContent {  float: left; clear: both; width: 100%; }

.article_Title { display: none; }
.article_DisplayArticleImage { display: none; }

/* END STRUCTURE */

editContentMenu { margin: 15px 0 0 0; }

#['$SectionTitle']{ display: none }
