/*
   njg.css
*/


body             { background-color: #D5C9A8; background-image: url('../img/bg.gif'); background-repeat: repeat; margin: 0; }
#main            { background-color: #00796F; background-image: url('../img/njg_bg.gif'); background-repeat: no-repeat; }
#orange          { background-color: #EC6400; }
#abstract        { margin-left: 20px; margin-top: 20px; }
a                { color: #ffffff; font-style: italic; }
a:visited        { color: #ffffff; }

.issue-title     { font-family: Tahoma,Arial;  font-weight: bold;   font-size: 15px; color: white; margin-left: 25px; margin-bottom: 9px; }
.issue-pageitem  { font-family: Tahoma,Arial;  font-weight: bold;   font-size: 12px; color: white; margin-left: 25px; margin-bottom: 9px; }
.page-title      { font-family: Tahoma,Arial;  font-weight: bold;   font-size: 15px; color: white; margin-left: 25px; margin-bottom: 9px; }
.page            { font-family: Verdana,Arial; font-weight: normal; font-size: 11px; color: white; margin-left: 25px; margin-bottom: 20px; margin-right: 25px; line-height: 14px; }
.issue           { font-family: Verdana,Arial; font-weight: bold;   font-size: 11px; color: white; margin-left: 25px; margin-top: 16px; margin-right: 25px; }
.article-title   { font-family: Verdana,Arial; font-weight: bold;   font-size: 11px; color: white; margin-left: 25px; margin-top: 16px; margin-right: 35px; }
.article-authors { font-family: Verdana,Arial; font-weight: normal; font-size: 11px; color: white; margin-left: 25px; margin-top:  3px; margin-right: 35px; }
.article-items   { margin-top: 17px; }
.issue a         { color: #ffffff; text-decoration: none; font-style: normal; }
.issue a:visited { color: #99C9C5; }
.issue-label     { }
.item-title      { font-family: Tahoma, Arial; font-size: 13px; font-weight: bold; margin-top: 0px; margin-bottom: 15px; }
.item-subtitle   { font-size: 12px; }
hr.item          { margin-top: 30px; color: #99C9C5; height: 1px; }
.toc             { font-family: Verdana,Arial; font-weight: normal; font-size: 12px; color: white; margin-left: 25px; margin-top: 15px; margin-right: 0px; margin-bottom: 5px; }
.toc a           { color: #ffffff; text-decoration: none; font-style: normal; }
.toc a:visited   { color: #ffffff; }
.toc ul          { margin-top: 0px; margin-bottom: 0px; }
.toc li          { line-height: 15px; }
.top             { margin-left: 15px; }
a.top,
a.top:visited    { background-color: #99C9C5; color: #00796F; font-size: 10px; font-style: normal; text-decoration: none; }
.registration    { margin-left: 25px; margin-bottom: 20px; margin-right: 25px; }
.registration td { font-family: Verdana,Arial; font-weight: normal; font-size: 12px; color: white; line-height: 16px; padding-right: 20px; padding-top: 10px; }

.srchresult      { font-family: Verdana,Arial; font-weight: bold; font-size: 11px; color: white; padding-top: 8px; padding-bottom: 8px; }
.srchtitle       { }
.srchsample      { font-weight: normal; }
.srchmatch       {}

.i-title         {}
.i-content       { font-weight: normal; font-family: Verdana,Arial; font-size: 11px; margin: 10px 0 0 0; padding: 0 30px 0 0; }
