﻿* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: #1b1d88;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 5px;
}

h2 {
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
}

h3 {
	font-size: 16px;
	font-weight: normal;
}

/* added style for H5 tag -- 2009_05_12 */
h5 {
	font-size: 12px;
	font-weight: bold;
}
/* end of added style for H5 tag */

body {
	background: #fff;
	font-family: arial, tahoma, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: left;
}

/* added - JM - Feb 12, 2010 */
blockquote {
	margin-left: 20px;
	margin-right: 20px;
}
/* END OF added - JM - Feb 12, 2010 */

#container {
	width: 674px;
	margin: 0;
	text-align: left;
}

#header {
	display:none;
	visibility:hidden;
}

#bgContent {
	width: 674px;
	background: #fff;
	overflow: visible;
	float: none;
	margin-top: -3px;
}

#content {
	width: 674px;
	background: #fff;
	padding: 10px 0px 0px 0px;
	overflow: visible;
}

#homeMain {
	float: none;
	overflow: visible;
}

p.supraTitle {
	font-size: 14px;
	border-bottom: 1px solid #999;
	padding-bottom: 4px;
	position: relative;
	padding-left: 2px;
	margin-bottom: 14px;	
}

p.supraTitle.image {
	margin-top: -13px;
}

/* added for header image in the subpage - JM - Feb 15, 2010 */
p.supraTitle.imageSubpage {
	padding-bottom: 0px;
	margin-top: -13px;
	margin-bottom: 0px;
}
/* END OF added - JM - Feb 15, 2010 */

p.supraTitle .spotArchive {
	font-size: 10px;
	position: absolute;
	right: 10px;
	margin-top: 4px;
	
}

p.supraTitle2 {
	font-size: 14px;
	border-bottom: 1px solid #999;
	padding-bottom: 4px;
	padding-left: 2px;
}

p.supraTitle2 .image {
	margin-top: -13px;
}

/* added for header image in the subpage - JM - Feb 15, 2010 */
p.supraTitle2.imageSubpage {
	padding-bottom: 0px;
	margin-top: -13px;
	margin-bottom: 0px;
}
/* END OF added - JM - Feb 15, 2010 */

p.supraTitle2 .spotArchive {
	font-size: 10px;
	position: absolute;
	right: 10px;
	margin-top: 4px;
	
}

/* added in 2009_05_06 -- NGOWatch */
p.sectionArchive {
	font-size: 10px;
	text-align: right;
	margin-top: -10px;
	margin-bottom: 10px;
}

/*   NGO Highlight   */

#ngoHighlightNoContent {
	clear: both;
	width: 475px;
	padding-left: 185px;
	height: 10px;		
	margin-bottom: 10px;
	overflow: visible;
}

#ngoHighlight {
	clear: both;
	width: 475px;
	padding-left: 185px;
	height: 84px;
	padding-top: 10px;
	background: url(../img/warning.jpg) no-repeat left top;
	border-top: 1px solid #999;
	margin-bottom: 20px;
	overflow: visible;
}

#ngoHighlight h3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 4px;
}

#ngoHighlight p {
	font-size: 11px;
	line-height: 18px;
}

#ngoHighlight img {
	padding: 5px 5px 5px 0px;
}

p.otherArchive {
	font-size: 10px;
	margin: -15px 0 15px 0;
}

.otherNews {
	clear: both;
	margin-bottom: 30px;
	font-size: 12px;
	line-height: 19px;
	overflow: visible;
	display: block;
}

.otherNews img {
    /*Modified by wchandra 06/15/2009 for image in content*/
    /*
	float: right;
	padding: 0 0 5px 5px;
	*/
	padding: 5px 5px 5px 0px;
}

/*Added by wchandra 06/15/2009 for thumbnail Image*/
.otherNews .thumbOther
{
	clear: both;
	float: right;
	padding: 0 0 5px 5px;
}

.otherNews h3 {	
	/*margin-bottom: 5px;*/
}

.otherNews ol li {	
	margin-left: 40px;
	font-size: 12px;
	line-height: 19px;
}

.otherNews ul li {	
	margin-left: 40px;
	font-size: 12px;
	line-height: 19px;
}
/* end of added in 2009_05_06 -- NGOWatch */

/*   Footer   */

#footer {
	clear: both;
	width: 645px;
	padding: 18px 12px;
	background: #fff;
}

#footer p {
	font-size: 10px;
}

#footer img {
	border: 0;
}

p.footerNav a {
	margin-right: 6px;
}

p.copy {
	margin: 4px 0 20px 0;
}

p.programs {
	overflow: hidden;
	position: relative;
	margin-top: 10px;
}

p.programs a {
	margin-right: 10px;
}

a.ere {
	position: absolute;
	right: 0;
	margin-right: 0;
}

/*   Sidebar Left   */

#sidebarLeft {
	display:none;
	visibility:hidden;
}

/*   Secondary page content    */

#secondaryContent {
	width: 650px;
	float: none;
	margin-left: 6px;	
	overflow: visible;
}

img.mainImg {
	margin-bottom: 8px;
}

#secondaryContent p {
	line-height: 18px;
	/*margin-bottom: 30px;*/
	margin-bottom: 20px;
}

#secondaryContent p.supraTitle {
	margin-bottom: 15px;
}

#secondaryContent h2 {
	margin-bottom: 8px;
}

/* fixed order/unorder list -- 2009_04_30 */
#secondaryContent ol li {
	margin-left: 40px;
	font-size: 12px;
	line-height: 20px;
}

#secondaryContent ul li {
	margin-left: 40px;
	font-size: 12px;
	line-height: 20px;
}

#mainNavigation {
	display:none;
	visibility:hidden;
}

p.category {
	font-size: 10px;
}

p.date {
	margin-bottom: 5px;
	line-height: 14px;
}

/* added in 2009_05_06 -- NGOWatch */
p.date {
	margin-bottom: 5px;
	line-height: 14px;
}

.ngoSubpage p.date {
	font-size: 10px;
	margin-bottom: 0;
}

p.author {
	font-size: 11px; /* bump up the font size by 1 point where originally is 10px -- 2009_07_27 */
	margin-bottom: 5px;
}
/* end of added in 2009_05_06 -- NGOWatch */

/*  edited for list page display in public site -- 2009_05_01 */
#secondaryContent p.subtitle {
	line-height: 18px;
	margin-bottom: 10px;
}

#secondaryContent p.author {
	line-height: 18px;
	margin-bottom: 0px;
}

#secondaryContent p.category {
	font-size: 10px;
	margin-bottom: 0px;
}
/* end of edited for list page display in public site -- 2009_05_01 */

/*   Others    */
.homeCenter { /* AG - May 4, 2009 -added */
	margin-top:10px;
	clear:both;
	.float:left;
	width: 660px;
}

.others {
	/*width: 320px;*/
	width: 290px; /* it was 315px - JM - Mar 05, 2010 */
	float: left;
	position: relative;
	margin-left: 30px; /* increase margin-left by 10px from original 20px -- 2009_07_27 */
	padding-bottom:10px; /* fix spacing between bottom layer -- 2009_06_02 */		
}

/*============================*/

.others h3 {
	margin-bottom: 4px;	
}

.others p {
	margin-bottom: 20px;
	line-height: 19px;
}

.others p.supraTitle {
	margin-bottom: 10px;
}

.others p.category {
	margin-bottom: 2px;
	line-height: 14px;
}

.others p.date {
	margin-bottom: 5px;
	line-height: 14px;
}

.NGOWatch { /* AG - May 19, 2009 - added */
	width: 317px;
	margin-bottom:25px;
	position:relative;
	/*.margin-bottom:15px;*/
}

/* added in 2009_05_06 -- NGOWatch */
.ngoSubpage a {
	color: #ec3c06;
}

.ngoSubpage p.date {
	font-size: 10px;
	margin-bottom: 0;
}
/* end of added in 2009_05_06 -- NGOWatch */

img.detailImg {
	float:left;
	padding-top : 4px;
	padding-right:8px;
	padding-bottom:8px;
}

/* fixed order/unorder list -- 2009_05_04 */
.others ol li {
	margin-left: 40px;
	font-size: 12px;
	line-height: 19px;
}

.others ul li {
	margin-left: 40px;
	font-size: 12px;
	line-height: 19px;
}
/* end of fixed order/unorder list -- 2009_05_04 */

.others p img {
	padding: 5px 5px 5px 0px; /* added 5px padding for image display -- 2009_05_22 */
}

#secondaryContent img {
	padding: 5px 5px 5px 0px;
}

.floatedRight {
	float: right;
	margin: 0 0 5px 5px;
}

.floatedLeft {
	float: left;
	margin: 0  5px 0px 0px;
}


/*   Homepage    */

#homeMainPage {
	width: 720px;
	float: none;
	overflow: visible;
}


.homeCenterPage {
	margin-top: 10px;
	clear: both;
	float: none; /* change from IE only - AG - Feb 24, 2010*/
	width: 720px;
}

#Homehighlight {
	background-color: #ffffcc;
	border: 1px solid #1c1e88;
	padding: 5px 8px 9px 8px;
	overflow: visible;
	clear: both;
	float: none;
	margin-top: -40px;
	margin-bottom: 25px;
	width: 645px;
}

#Homehighlight img {
	float: left;
	margin-right: 10px;
}

#Homehighlight h3 {
	margin-bottom: 4px;
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 16px;
	font-weight: normal;
	color: #1B1D88;
	padding: 0px 10px 0px 10px;
}

#Homehighlight p {
	padding: 10px;
	line-height: 20px;
	display: block;
}

#Homehighlight ol {
	margin-left: 40px;
	list-style-position:inside;
	display:block;
}

#Homehighlight ul {
	margin-left: 40px;
	list-style-position:inside;
	display:block;
}

#Homehighlight li {
	font-size: 12px;
	line-height: 20px;
}

#HomeSpotlight {
	border-top: 1px solid #999;
	margin-top: 0px;
	padding-top:14px;
	position:relative;
	display:block;
}

#HomeSpotlight {
	clear:both;
	float:left;
	overflow: hidden;
	margin-bottom: 25px;
	width: 720px;
	height:277px;
}

#HomeSpotlight ul {
	list-style-type: none;
	list-style-position: outside;
	padding-left: 360px;
}

#HomeSpotlight ul li {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 12px;
	display: block;
	padding: 5px 5px 0px 5px;	
	height: 74px; 
	overflow:hidden;
	border-right: 1px solid #ccc; 
	border-bottom: 1px solid #ccc;
}

*html #HomeSpotlight ul li {
	padding: 5px 5px;
	height: 69px;
}

#HomeSpotlight ul li a {
	font-size: 13px;
	line-height: 15px;	/* it was 14px - JM - Feb 12, 2010 */
}

#HomeSpotlight ul li p.spotAuthor {
	margin-top:3px;
	font-size: 10px;
	line-height: 11px;
}

#HomeSpotlight ul li p.spotAuthor a {
	margin-top:3px;
	font-size: 10px;
	line-height: 11px;
}


#HomeSpotlight ul li p.spotTeaser {
	margin-top:3px;
	font-size: 10px; 
	line-height: 11px;	
	font-style:italic;
}

#HomeSpotlight ul li a:hover {
	background-color: #ebebeb;
	text-decoration: none;
}

#SubColumnTable {
	width: 214px;
}

#HomeTable {
	width: 200px;
	.width: 195px;
}

#HomeColumn {
	/*border: solid 1px #000;*/
	clear: both;
	margin: 15px 0px 0px 0px;
}

#HomeColumn h3 {
	margin-bottom: 5px;
}

#HomeColumn h3.noBottom {
	margin-bottom: 0px;
}

#HomeColumn ol, #HomeColumn ul {
	list-style-position: outside;
	padding: 0 0 10px 25px;
}

#HomeColumn p {
	margin: 0px;
}

#HomeColumn p.category {
	margin-bottom: 0px;
}

#HomeColumn p.columnAuthor {
	margin-bottom: 5px;
}

#HomeColumn p.columnAuthor2 {
	font-size: 11px;
	margin-bottom: 0px;
}

#HomeColumn p img {
	margin: 5px;
	padding: 0px;
}
/*============================*/

#articleRelated {	
	display: none;
}

#sidebarRight, #sidebarRightHome {
	display: none;
}