@import url("../../pages/env/pageContentBody.css");

@charset "utf-8";
/* CSS Document */

/*-------------------------------ID DEFINITIONS-------------------------------*/
#note {text-align:center; padding-top:50px; margin-right:144px;  }
#note img { display:inline; vertical-align:middle;}
#note span{ white-space:pre;}

/*-------------------------------CLASS DEFINITIONS-------------------------------*/
#contentBody a{ text-decoration:underline;}

#more{ width:137px; min-height:29px; position:relative; margin:5px auto;}
/*\*/* html #more{ height:29px; }/**/
#more img{ display:block;}
#morePages{ background:#e7dbbe; position:relative; top:-10px; padding-top:5px; text-align:right; margin-bottom:-5px;}
#morePages a{ background:url(../../images/bullet_small2.gif) no-repeat top right; color:#615534; width:100px; padding-right:20px; display:block;}
#moreBottom{ height:10px; min-height:10px; background:url(../images/moreBottom.gif) no-repeat bottom; }

div .topics{ width:165px; background:url(../images/pasBorder.gif) repeat-y top right; padding-top:1px 0;}
div.topic{color:#1c4295; cursor:pointer; margin:1px 0; background: url(../images/pasTopics.gif) repeat-y top right; padding:5px;}
div.topic:hover{background: url(../images/pasHover.gif) repeat-y top right; }
/*\*/* html div.over{ background: url(../images/pasHover.gif) repeat-y top right;}/**/
div.on{background: url(../images/pasOn.gif) repeat-y top right; color:#bf5d36; cursor:pointer; margin:1px 0; padding:5px;}


div.topics p{ float:right; text-align:right;}
div.topics p.first{ width:20px;}
div.topics p.second{ width:120px;}
div.topics p.third{ float:left; width:5px; height:11px; min-height:11px; background:url(../images/arrRightNav.gif) no-repeat; display:none; margin-left:-2px;}
div.topics p.thirdDisp{ float:left; width:5px; height:11px; min-height:11px; background:url(../images/arrRightNav.gif) no-repeat; margin-left:-2px;}
div.clear{clear:both;}
