body, td, th {
   font-family      : Verdana, Arial, Helvetica, sans-serif;
   font-size        : 8pt;
}

body {
   background-color : #E5EBE7;
   margin           : 0px;
   padding          : 0px;
   text-align       : justify;
}

th {
   text-align       : left;
}

h1 {
   display          : none;
}

#article_details_tpl h1, #magazine_details_tpl h1, #topic_details_tpl h1 {
   display          : block;
   font-family      : Verdana, Arial, Helvetica, sans-serif;
   font-size        : 10pt;
   font-weight      : bold;
   color            : #FF6600;
   text-align       : left;
   margin-top       : 10pt;
}

span.topline {
   font-weight      : bold;
}

h2, th {
   font-family      : Verdana, Arial, Helvetica, sans-serif;
   font-size        : 10pt;
   font-weight      : bold;
   margin-top       : 10pt;
   margin-bottom    : 3pt;
}

h2 {
   text-align      : left;
   color           : #FF6600;
   font-weight     : bold;
}


.label
{
   _width             : 100%;
   _text-align        : left;
}


.less {
   background-image : url(../../images/der-rt.gif);
   background-repeat  : no-repeat;
   background-position: left center;
   margin-left        : 710px;
   font-size          : 8pt;
   padding-left       : 14px;
   padding-bottom     :  5px;

}

.more {
   background-image : url(../../images/tr-red.gif);
   background-repeat  : no-repeat;
   background-position: left top;
   margin-left        : 710px;
   font-size          : 8pt;
   padding-left       : 14px;
   padding-bottom     :  5px;
}

.largemore {
   background-image : url(../../images/tr-red.gif);
   font-size        : 8pt;
   font-weight      : bold;
   margin-top       : 5pt;
   padding-left       : 14px;
   background-repeat  : no-repeat;
   background-position: left center;
   margin-left        : 710px;
}


.more a:link {
        color           : #555555;
        text-decoration : underline;
}

.more a:visited {
        color           : #555555;
        text-decoration : underline;
}

.help {
        margin           : 1em;
}

.toc {
        text-transform   : none;
        margin           : 0;
}

h1.toc {
        font-size        : 11pt;
}

h2.toc {
        font-size        : 10pt;
}

h3.toc {
        font-size        : 9pt;
}

.content {
}

.offset {
}

.header {
}

a:active {
        color           : #FF00FF
}
a:link {
        text-decoration : none;
        color           : #006600
}
a:visited {
        text-decoration : none;
        color           : #006600
}
a:hover {
        color           : #000000;
        text-decoration : underline;
}

.menupop{
        position        : absolute;
        left            : 12px;
        top             : 204px;
        width           : 180px;
        height          : 11px;
        z-index         : 1;
        visibility      : hidden;
        color           : #FFFFFF;
        background-color: #7C9A86;
        text-align      : center;
        font-weight     : bold;
}

#regionals {
        position        : absolute;
        left            : 50px;
        top             : 65px;
}


#menuheader {
        position        : absolute;
        left            : 760px;
        top             : 45px;
        width           : 200px;
        color           : #FF6600;
        font-weight     : bold;
        font-size       : 10pt;
}


#keyword_search_tpl .content, #comment_add_tpl .content {

        padding         : 30px;
        width           : 650px;
}


#keyword_search_tpl .more {

        margin-left        : 400px;

}
