/* CERC Main CSS Document */

body {
	background-color: #738ba6;
	font-size: 13px;
      line-height: 16px; 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
      /*
	background-attachment: scroll;
	background-image: url(../images/bg_main.gif);
	background-repeat: repeat-y;
      */
      text-align: left; 

}
body, td, th, p {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 13px;
      line-height: 16px; 
}

/* Left Menu Styles */

td.leftmenu {
	padding-right: 6px;
	padding-left: 10px;
	font-size: 13px;
	color:#FFFFFF;
      text-align: left; 
    
}
h1.leftmenu {
	color: #d7c530;
	font-weight: bold;
	font-size: 13px;
	margin: 0px;
	padding: 0px 0px 6px;
}

h2.leftmenu {

	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	margin: 0px;
	padding: 10px 0px 6px;
}

.leftmenu a:link{ color: #FFFFFF; text-decoration: none;}
.leftmenu a:visited { color: #FFFFFF; text-decoration: none;}
.leftmenu a:hover { color: #e1e288; text-decoration: none;}
.leftmenu a:active { color: #FFFFFF; text-decoration: none;}

.otherarticles a:link{ color: #FFFFFF; text-decoration: none;}
.otherarticles a:visited { color: #FFFFFF; text-decoration: none;}
.otherarticles a:hover { color: #e1e288; text-decoration: none;}
.otherarticles a:active { color: #FFFFFF; text-decoration: none;}

/*Content Column */

td.content {
	padding-right: 24px;
	padding-left: 24px;
	font-size: 13px;
	color: black;
	line-height: 1.5em;
      text-align: left;
      border-right: 1px solid #cccccc;  
}

p.summary {	
      font-size: 13px;
      margin: 2px 0px 0px; 
}


h1.content {
	color: #426341;
	font-weight: bold;
	font-size: 18px;
	margin: 28px 0px 0px;
	padding: 0px;
}

h2.content {
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	line-height:1.2em;
}

a:link{ color: #4d6380; text-decoration: underline; }
a:visited { color: #4d6380; text-decoration: underline; }
a:hover { color: #a7b4c2; text-decoration: underline; }
a:active { color: #4d6380; text-decoration: underline; }

.contentarticles A:link{ color: #000000; text-decoration: none; }
.contentarticles A:visited { color: #000000; text-decoration: none; }
.contentarticles A:hover { color: #738ba6; text-decoration: underline; }
.contentarticles A:active { color: #000000; text-decoration: none; }

.footer A:link{ color: #999999; text-decoration: none; }
.footer A:visited { color: #999999; text-decoration: none; }
.footer A:hover { color: #999999; text-decoration: underline; }
.footer A:active { color: #999999; text-decoration: none; }

.footer {
	font-size: 10px;
	color: #999999;
      padding-bottom: 15px; 
}

.search {
	color: #336633;
      font-size: 11px;
	font-weight: bold;
      vertical-align: bottom; 
}

/*Third Column */

td.third {
	padding-right: 8px;
	padding-left: 8px;
	font-size: 13px;
	color: black;
	line-height: 16px;
      text-align: left; 
}

h1.thirdcolumn {
	color: #d7c530;
	font-weight: bold;
	font-size: 13px;
	margin: 0px;
	padding: 0px 0px 3px 0px;
}

p.thirdcolumn {	
      font-size: 12px; 
      margin: 10px 0px 0px 0px; 
      line-height: 16px; 
}

.thirdbox {
	border: 1px solid #afaeae;
}

.editorials A:link{ color: #345232; text-decoration: underline; }
.editorials A:visited { color: #345232; text-decoration: underline; }
.editorials A:hover { color: #477244; text-decoration: underline; }
.editorials A:active { color: #345232; text-decoration: underline; }

.small {
   font-size: 11px; 
}

#otherarticles {
   padding-right: 0px; 
   font-size: 12px; 
   line-height: 15px;

}

#otherarticles a:link { color: #FFFFFF; text-decoration: none;}
#otherarticles a:visited { color: #FFFFFF; text-decoration: none;}
#otherarticles a:hover { color: #e1e288; text-decoration: none;}
#otherarticles a:active { color: #FFFFFF; text-decoration: none;}


ul.chapter-index {
    line-height: 1.85em;


    text-align: center;


    list-style-type: none;
    margin: 0;
    padding: 0;
}

