/* Free article Banner */
#ad_cover_link {
    height: 182px;
    margin-top:18px;
    margin-left:10px;
    float: left;
    cursor:pointer;
}

#spacer_1{
	width:60px;
	float:left;
}

#violator_col_2{
    float:left;
    margin-top:18px;
    height:182px;
    cursor:pointer;
}

#spacer_2{
	width:39px;
	float:left;
}

#violator_col_3{
    float:left;
    margin-top:18px;
    height:182px;
    cursor:pointer;
}

#spacer_3{
	width:55px;
	float:left;
}

#ad_button {
    float:left;
    margin-top: 18px;
    height:182px;
    text-align:center;
}

#ad_banner {
    width: 800px;
    height: 200px;
    background-color:#214593;
    text-align:center;
    color:white;
    font-size:.8em;;
    line-height:10px;
}

#ad_content {
    padding-top: 35px;
    margin-left: 10px;
    width: 400px;
    float:left;
}

.violator_caption{
	margin-top:3px;
}

#prc_image{
	border-style:none;
	border-width:0;
}

#toc_image{
	margin-top:-17px;
	margin-left:-30px;
	border-style:none;
	border-width:0;
	behavior: url(iepngfix.htc);
}

#appreciative_organization{
	margin-top:-15px;
	margin-left:-23px;
	border-style:none;
	border-width:0;
	behavior: url(iepngfix.htc);
}

#postmodern_leaders{
	margin-top:-15px;
	margin-left:-28px;
	border-style:none;
	border-width:0;
	behavior: url(iepngfix.htc);
}

.prc_content_text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    color: #FFFFFF;
}

.ad_content_text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14pt;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    color: #FFFFFF;
}

.ad_link_a {
    color: #FFFFFF;
    text-decoration: underline;
}
.ad_link_a :hover {
    color: #FFFFFF;
    text-decoration: none;
}
.ad_link_a :visited{
    color: #FFFFFF;
    text-decoration: none;
}

.ad_link_b {
    color: #F6D586;
    font-size: 12pt;
}
.ad_link_b :hover {
    color: #FFFFFF;
    text-decoration: underline;
}

.book_title{
	font-style:italic;
}

/*--------------- POPUP TOC ----------*/

 .IJCOtoc{
     width: 400px;
     font-size: 8pt;
     font-family: Arial, sans-serif;
     background-color: #ffffff;
     color: #333333;
 }

 table.IJCOtoc td{
    font-size: 8pt;
    font-family: Arial, sans-serif;
    color: #333333;
 }

 .ijco{
	 font-style:italic;
	 font-weight:bold;
 }
 
  .IJCOtoc a{ color:blue; }
  .IJCOtoc a:hover{ text-decoration:none; color:blue; }
  
 .pageColumn{
     text-align: right;
     vertical-align: top;
 }
 .darkblue{
     color: #233e99;
 }
 .orangeTitle{
     color: #f47f3d;
     text-transform: uppercase;
 }
 a.orangeTitle{
     text-transform: lowercase;
 }
 .tocArticleTitle{ color: #333333; font-weight: normal;}
 .tocBreak{
     text-align: center;
     font-size: 9pt;
     border-top: #233e99 1px solid;
     border-bottom: #233e99 1px solid;
 }
 .IJCOtocGray{
     width: 400px;
     font-size: 7pt;
     font-family: Helvetica, Arial, sans-serif;
     background-color: #ffffff;
     color: #999999;
 }

 table.IJCOtocGray td{
     font-size: 7pt;
     font-family: Helvetica, Arial, sans-serif;
     color: #999999;
 }
 .IJCOtoc a.orangeArticle{
     color: #f47f3d;
 }