	/* CSS Document */

/* in text hyperlinks */
a:link {
 font-weight: normal;
 color: #0099CC; 			/* blue */ 
 text-decoration: none;
}
a:visited { 
text-decoration:none; 
color: #0099CC; 			/* blue */ 
}
a:hover { 
color: #FF9933; 			/* orange */ 
text-decoration:none; 
}

h1, csc-firstHeader {
font-size:16px;
/* color: #0099CC; */
color:#333333;
}
h2 {
font-size:14px;
/* color: #0099CC; */
color:#333333;
}
h3 {
font-size:12px;
/* color: #0099CC; */
color:#333333;
}

#print a {
font-weight:bold;
}

/* NEWS */

.news-latest-container {
padding-bottom:5px;
}
.news-latest-container h3, .tx-macinasearchbox-pi1 h3, .donation h3 {
color:#333333;
text-align:left;
padding-top:0px;
padding-bottom:0px;
margin-top:0px;
}
.donation h3 {
color:#333333;
text-align:left;
padding-top:13px;
padding-bottom:0px;
margin-top:0px;
}
.donation a {
font-size:12px;
}
.news-latest-item {
padding-bottom:7px;
}
.news-latest-item h3,
.news-latest-item .bodytext {
padding-top:0px;
padding-bottom:0px;
margin-top:0px;
margin-bottom:0px;
}
.news-list-item h2 {
margin-bottom:0px;
padding-top:3px;
}
.news-list-item .bodytext {
padding-bottom:0px;
margin-bottom:0px;
}
.news-list-item img {
float:right;
padding-left:7px;
}
.news-list-date {
font-size:11px;
}
.news-list-morelink {
margin-top:0px;
padding-top:0px;
clear:both;
}
.news-amenu-item-year {
	list-style-type: none;
	margin-left:-75px;
	font-weight:bold;
}
.news-amenu-container h2 {
	text-transform: capitalize;
	font-size:14px;
}

.news-single-img {
	
	float: right;
	padding-left: 10px;
	padding-bottom:5px;
	color:#40BC00;
	clear:both;
}


/* BOOKS & PUBLICATIONS */

.books-latest-container {
padding-bottom:5px;
}
.books-latest-container h3 {
color:#000000;
}
.books-latest-item {
padding-bottom:7px;
}
.books-latest-item h3,
.books-latest-item .bodytext {
padding-top:0px;
padding-bottom:0px;
margin-top:0px;
margin-bottom:0px;
}
.books-list-item h2 {
margin-bottom:0px;
}
.books-list-item .bodytext {
padding-bottom:0px;
margin-bottom:0px;
}
.books-list-item img {
float:left;
padding-right:7px;
}
.books-list-date {
font-size:11px;
}
.books-list-morelink {
margin-top:0px;
padding-top:0px;
clear:both;
}
.books-single-item img {
float:right;
padding-right:7px;
}

.csc-frame-rulerAfter, .csc-frame-rulerBefore {
background-image:url(images/divider.gif);
background-repeat:no-repeat;
height:2px;
}

.clear {
clear:both;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#666666;
	text-align: left;
}

p {
font-size:12px;
}




.nav {
	margin-bottom: 2px;
}
.level1,
.level1 A {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#0099CC;
	text-decoration:none;
}
.level2 {
	margin-left: 15px;
}
.level3 {
	margin-left: 30px;
}
.level4 {
	margin-left: 45px;
}
.act {
	font-weight:bold;
}

/* CHC Forum */

.tx-chcforum-pi1-singlePost.author {
background-color:#FFCC66;
}

th {
font-size:14px;
}