/*---------------------------------------------------------
International Rescue Committee

file:			global stylesheet
description:	Provides global styles for the IRC site
				
version:		1.0
author:			Travis Forden, Threespot
date created:	2006-08-14

copyright:		2006

---------------------------------------------------------*/

/* IMPORT STYLES 
@import url("http://www.theirc.org/script/init.css");
@import url("http://www.theirc.org/script/nav.css");
@import url("http://www.theirc.org/script/wsm.css"); */
/* @import url("/script/wetfeet.css"); */

acronym {
	text-decoration: none;
	border: none;
}

a {
	color: #dba80a;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

li.last {
	border: none;
}

* html p, * html li {
	font-size: 12px;
}

/* BLOCK LEVEL */
body 
{
	
	background-image:url(../images/page-bg-tile.gif);
	color: #333;
	font: normal 11px/15px arial, verdana, sans-serif;
	margin: 0;
	padding: 0;
}

div#page {
	margin: 0 auto;
	width: 945px;
}

#utilities {
	background: transparent;
	color: #999;
	line-height: 16px;
	margin: 0 auto;
	text-align: right;
	width: 945px;
}

#maincontent {
	background: #fff;
	color: #000;
	margin: 0 auto;
	width: 945px;
}

	#main {
		padding-bottom: 15px;
		width: 566px;
	}
	
		#main p.photo_essay_intro {
			margin: 0;
			font-size: 16px;
			padding: 15px;
			line-height: 26px;
			font-weight: normal;
			color: #666666;
			background: #e5e5e5;
		}
		

		
		ul.photo_nav{
			margin: 10px 0 10px 0; /* top right bottom left */
			padding: 0;
			background: #CCCCCC;
			display: block;
			clear: left;
		}
			
			ul.photo_nav li {
				float: left;
				background: #F7C42B;
				border-right: 2px solid #FFFFFF;		
			}

				ul.photo_nav a {				
					color: #FFFFFF;
					font-weight: bold;
					font-size: 14px;
					color: #ffffff;
					text-decoration: none;
					display: block;
					padding: 5px 10px 5px 10px; /* top right bottom left */
				}
				
						ul.photo_nav li.active {
							background: #666666;
						}
					
						ul.photo_nav li a:hover {
								text-decoration: none;
							background: #666666;
						}
		#whatwedo_p {
			padding: 15px;
		}
		
		div.whatwedo_box {
			margin:0;
			padding: 0;
			clear: left;
			margin-top: 10px;
			border-top: 2px solid #de8c38;
			background:url(../images/orangebox_bg_tile.gif)repeat-y;

		}
		
			div.whatwedo_box img.photo {
				float: left;
				padding: 15px 15px 0 15px; /* top right bottom left */ 
			}
			
			div.whatwedo_box img {
				padding: 0;
				margin: 0;
			}
			
			div.whatwedo_box h1 {
				margin: 12px 0 0 0;
				padding: 0;
				font-size: 18px;
				line-height: 18px;
				color: #db5f00;
			}
			
				div.whatwedo_box h1 img {
					vertical-align: middle;
				}
			
			div.whatwedo_box p {
				margin: 5px 0 0 0;
				padding: 0;
				font-size: 11px;
			}
			
			div.whatwedo_box h2 {
				padding: 5px 0 0 0;
				margin: 0 0 0 0;
				font-size: 11px;
				color: #db5f00;
				font-weight: bold;
			}
			
				div.whatwedo_box h2 a {
					color: #db5f00;
					text-decoration: none;
				}

					div.whatwedo_box h2 a:hover {
						text-decoration: underline;
					}
					
		#making_difference {
			margin-top: 20px;
			border-top: 4px solid #cd6502;
			border-left: 1px solid #cd6502;
			padding: 15px;
			padding-bottom: 4px;
		}
		
			#making_difference h1 {
				margin: 0 0 0 0;
				padding: 0;
				color: #db5f00;
				font-size: 18px;
			}
			
			#making_difference h2 {
				font-size: 12px;
				font-weight: bold;
				color: #666666;
				margin: 10px 0 0 0;
				padding: 0;
			}
		
			#making_difference ul {
				list-style: none;
				margin: 0;
			}
			
				#making_difference ul li {
					background:url(../images/bullet_orange.gif)0 .4em no-repeat;
					display: block;
					padding: 0;
					padding-left: 10px;
					line-height: 12px;
					margin-top: 10px;
					
				}
		
		
		#crisis_watch_splash {
			
		}
		
			#crisis_watch_splash h1 {
				margin-top: 15px;
				margin-bottom: 5px;
				padding: 40px 10px 10px 15px; /* top right bottom left */ 
		
				background-color: #666666;
			}
			
			#crisis_watch_news {
				
				background: #ebebeb;
				padding-right: 20px;
			}
			
				#crisis_watch_news h1 {
					margin: 0;
					padding: 0;
					padding-top: 20px;
					background: transparent;
					font-size: 20px;
					color: #4a4a4a;
					
				}
				
				#crisis_watch_news h2 {
					margin: 0;
					margin-top: 5px;
					padding: 0;
					font-size: 14px;
					color: #333333;
					font-weight: normal;
				}
				
				#crisis_watch_news p {
					font-size: 11px;
				}
				
				
				#crisis_watch_news h3 a {
					color: #e2a50c;
					text-decoration: none;
					font-size: 12px;
					margin-right: 10px;
				}
			
					#crisis_watch_news h3 a:hover {
						text-decoration: underline;
					}
			
			
				#crisis_watch_photo {
					margin: 15px;
					float: left;
					width: 230px;
					border: 1px solid #999999;
					background:url(../images/bg_tile_sm.gif);
				}
				* html #crisis_watch_photo {
					width: 230px;
					margin-left: 7px;
				}
				
				#crisis_watch_photo p {
					color: #ffffff;
					padding: 0 10px;
				}
				
				#crisis_watch_photo h1 {
					font-size: 10px;
					padding: 10px;
					padding-top: 0px;
					color: #c3c3c3;
					line-height: 12px;
					font-weight: normal;
				}
		
			#crisis_watch_table {
				margin-left: 1px;
				border-top: 1px solid #dadada;
				border-left: 1px solid #dadada;	
			}
			* html #crisis_watch_table { margin-left: 0px; }
			
				#crisis_news_stories {
					border-right: 1px solid #dadada;
					width: 350px;
					padding: 13px;
				}
				* html #crisis_news_stories { padding: 12px;}
				
					#crisis_news_stories h1 {
						padding-top: 20px;
						padding: 0;
						margin: 0;
						background-color: transparent;
						font-size: 15px;
						color: #4a4a4a;
					}
					
					#crisis_news_stories h2 {
						margin: 0;
						margin-top: 5px;
						color: #696969;
						font-size: 12px;
						font-weight: normal;
					}
					
					#crisis_news_stories p {
						margin-top: 10px;
						padding-bottom: 0;
						margin-bottom: 0;
					}
					
					#crisis_news_stories h3 {
						margin-top: 10px;
						padding: 0;
						padding-bottom: 20px;
						border-bottom: 1px solid #ebebeb;
					}
					
					#crisis_news_stories h3.last {
						border: none;
						padding-bottom: 0px;
						margin-bottom: 0px;
					}
					
					#crisis_news_stories h3 a {
						color: #e2a50c;
						text-decoration: none;
						font-size: 12px;
						margin-right: 10px;
					}
					
						#crisis_news_stories h3 a:hover {
							text-decoration: underline;
						}
					
			#responding {
				padding: 15px;
			}
		
			#responding h1 {
				margin: 0;
				padding: 0;
				margin-top: 15px;
				background-color: transparent;
				font-size: 14px;
				color: #cf6400;
			}
			
			#responding a {
				color: #cf6400;
				font-weight: bold;
			}
		
			#responding h2 {
				font-size: 12px;
				padding-top: 10px;
				border-top: 1px solid #ebebeb;
			}
		
		#main img.link-arrow {
			vertical-align: middle;
			width: 6px;
			height: 9px;
		}
		
		#main #donate_splash p img, #main #ta_splash p img{
			float: left;
			margin: 15px;
		}
		
		#main #newsfield_splash p img {
			float: left;
			margin: 15px;
		}
	
		#main #ways_of_giving {
			border-top: 5px solid #c1c1c1;
			border-left: 1px solid #c1c1c1;
		}
		
		#ways_of_giving a {
			color: #dba80a;
		}
		
		#ways_of_giving th {
			padding-top: 17px;
			padding-left: 15px;
			border-bottom: 1px solid #c1c1c1;
		}
		
		#why_give_irc {
			width: 160px;
		}
		
		#why_give_irc a {
			color: #dba80a;
		}
		
		#annual_report_download {
			border: 1px solid #e1e1e1;
			padding: 10px;
			margin-top: 10px;
			margin-left: -10px;
			
			font-size: 11px;
			line-height: 16px;
			color: #666666;
		}
		* html #annual_report_download {
			margin-left: -15px;
		}
		
		#special_giving {
			margin-top:30px;
			border-top: 5px solid #7E7E7E;
			/*border-left: 1px solid #BBBBBB;
			padding-left: 10px;*/
		}
			
			#special_giving img.photo {
				float: left;
				width: 58px;
			
			}
			
			#special_giving span {
				float: left;
				width: 70px;
				margin-right: 5px;
				margin-top: 10px;
			}
		
		#special_giving h1, #upcoming_donor_events h1 {
			font-size: 14px;
			line-height: 16px;
			color: #666666;
			margin: 0;
			margin-top: 10px;
		}
		
		#special_giving ul, #special_giving h1{
			border-left: 1px solid #BBBBBB;
			padding-left:10px;
			padding-top:10px;
			margin:0;
		}
		
		#special_giving ul{padding-bottom:10px;}
		
		#special_giving li {
		
			color: #5C5C5C;
			font-weight: bold;
			display: block;
			padding-top: 5px;
			padding-bottom: 5px;
			padding-left: 2px;
			border-top: 1px solid #e5e5e5;
			clear: left;
		}
	
			#special_giving li img {
				margin-right: 3px;
			}
			
			
				#advocacy_alerts {
					margin-top:20px;
					border-left: 1px solid #BBBBBB;
					border-top: 5px solid #7E7E7E;
					padding-left: 10px;
				}

				#advocacy_alerts h1 {
					font-size: 14px;
					line-height: 16px;
					color: #666666;
					margin: 0;
					margin-top: 10px;
				}

				#advocacy_alerts li {
					font-size: 11px;
					display: block;
					padding-top: 5px;
					padding-bottom: 5px;
					padding-left: 2px;
					border-top: 1px solid #e5e5e5;
					font-weight: bold;
				}

					#advocacy_alerts li.first {
						padding-top: 0px;
						border: none;
					}
						
					#advocacy_alerts li a {
							color: #5C5C5C;
					}
		
			
		#upcoming_donor_events {
				margin-top:10px;
				border: none;
				border-left: 1px solid #D06904;
				border-top: 5px solid #D06904;
				padding-left: 10px;
				padding-bottom: 10px;
		}
		
			#upcoming_donor_events h1 {
				color: #cd6804;
			}
		
			#upcoming_donor_events li {
				font-size: 11px;
				line-height: 16px;
				display: block;
				padding-top: 5px;
				padding-bottom: 5px;
				padding-left: 2px;
				border-top: 1px solid #e5e5e5;
			}
	
			#upcoming_donor_events a {
				color: #D06904;
				text-decoration: none;
			}
			
				#upcoming_donor_events a:hover {
					text-decoration: underline;
				}
		
			#upcoming_donor_events h2 {
				font-weight: bold;
				color: #cd6804;
				font-size: 11px;
				line-height: 11px;
			}
	
	
		#voicesfromfield {
			margin-top: 25px;
			padding-left: 10px;
			border: 1px solid #CCCCCC;
			border-top: 4px solid #CCCCCC;
		}
		
			#voicesfromfield img.vftf-thumb {
				float: left;
				margin-right: 4px;
				margin-bottom: 4px;
			}
	
			#voicesfromfield blockquote {
				margin: 0;
				color: #999999;
				padding: 0;
				padding-bottom: 10px;
			}
			
			#voicesfromfield cite {
				font-weight: bold;
				color: #676767;
				padding-right: 5px;
				margin-left: -10px;
				text-align: right;
				display: block;
				border-top: 1px solid #CCCCCC;
				background-color: #F0F0F0;
			}
		
		#ways_of_giving td {
			padding-left: 15px;
			padding-right: 15px;
		}
		
		#ways_of_giving_box {
			border-right: 1px solid #c1c1c1;
		}
		
		td#more_ways_to_give  {
			padding: 0px;
			margin: 0;
		}
		
		td.list_box {
			width: 50%;
			vertical-align: top;
			margin: 0;
		}
		
		td.list_box div#regional_news_div,td.list_box div#how_you_can_help_div, td.list_box div#multimedia_div, td.list_box div#advocacy_alerts_div, td.list_box div#voices_from_the_field_div, td.list_box div#take_action_div {
			margin:0 ;
			margin-top: 15px;
			margin-right: 10px;		
		}
		
		td.list_box div p{
			font-size:11px;
		}	
		
		#team_blogs div.borderdiv {
			border-top: solid 5px #D06400;
			border-left: 1px solid #D06400;
			margin:0 ;
			margin-top: 15px;
			margin-right: 10px;		
		}
		
		#team_blogs li img {
			float: left;
			
			margin: 14px 10px 10px 0; /* top right bottom left */ 
		}
		
		#team_blogs div.teamblog_entry {
			float: left;
			width: 400px;
			margin: 11px 0 10px 0; /* top right bottom left */ 
		}
		* html #team_blogs div.teamblog_entry {
			margin-top: 10px;
		}
		
		#see_all div {
			border-top: solid 5px #b2b2b2;
			border-left: 1px solid #b2b2b2;
			margin:0 ;
			margin-top: 15px;
			margin-right: 10px;		
		}
		
		td.list_box div.rightdiv {
			margin-right: 0px;
			height: 100%;
		}
		
		div#regional_news_div  {
			border-left: 1px solid #666666;
			border-top: solid 5px #666666;
			border-top-color: #FBC42C;
			border-left-color: #FBC42C;
		}
		div#regional_news_div h3 {
			color: #FBC42C;
		}
		
		div#multimedia_div {
			border-left: 1px solid #666666;
			border-top: solid 5px #666666;
			border-top-color: #D06400;
			border-left-color: #D06400;
		}	
		
		div#advocacy_alerts_div {
			border-left: 1px solid #666666;
			border-top: solid 5px #666666;
			border-top-color: #5C5C5C;
			border-left-color: #5C5C5C;
		}

		div#voices_from_the_field_div {
			border-left: 1px solid #666666;
			border-top: solid 5px #666666;
			border-top-color: #F6C42F;
			border-left-color: #F6C42F;
		}		
		div#take_action_div {
			border-left: 1px solid #666666;
			border-top: solid 5px #666666;
			border-top-color: #F6C42F;
			border-left-color: #F6C42F;
		}
		div#take_action_div {
			border-left: 1px solid #666666;
			border-top: solid 5px #666666;
			border-top-color: #F6C42F;
			border-left-color: #F6C42F;
		}
		
		#issues_in_focus {
			margin-top: 20px;
			background-color: #FDE06A;
		}
		
		#issues_in_focus p {
			margin: 0;
			
			background:url(../images/footer_bg.gif)top left no-repeat;
			height: 25px;
		}
		
		#issues_in_focus p img {
			margin-top: 8px;
			margin-left: 15px;
		}
		
		#crisis_watch {
			background-color: #7A7A7A;
			margin-top: 20px;
		}
		
		#crisis_watch p {
			height: 25px;
			
			background:url(../images/footer_bg.gif);
		}
		
		#crisis_watch p img {
			margin-top: 8px;
			margin-left: 15px;
		}
		
		#crisis_watch h1 {
			width: 99px;
			margin: 0;
			padding-top: 10px;
			margin-left: 15px;
		}
		
		#main div#brandstory {
			margin: 5px 0;
			overflow: hidden;
			width: 566px;
		}
		#main div#brandstory * { 			z-index: 0;}

		
			div#brandstory td#desc {
				padding: 15px;
				background-color: #ffcc33;
			}
			
				div#brandstory td#desc h1 {
					margin: 0;
					padding: 0;
					font-size: 25px;
					font-weight: bold;
					color: #fff;
				}
				
				div#brandstory td#desc p {
					font-weight: bold;
					font-size: 12px;
					color: #454545;
				}
				
				div#brandstory td#desc h2 {
					margin: 0;
					padding: 0;
					font-weight: bold;
					font-size: 12px;
					color: #454545;
				}
				
					div#brandstory td#desc h2 a {
						font-weight: bold;
						font-size: 12px;
						color: #454545;
						text-decoration: none;
					}
					
						div#brandstory td#desc h2 a:hover {
							text-decoration: underline;
						}
				
			div#brandstory td#links {
				background-color: #666;
				padding: 10px;
			}
				
				div#brandstory form select {
					margin-bottom: 5px;
					width: 180px;
				}
				
				div#brandstory form optgroup {
					font-style: normal;
				}
			
				div#brandstory td#links h1 {
					font-weight: bold;
					font-size: 12px;
					color: #ffcc00;
					margin: 0;
					padding: 0;
				}
				
				div#brandstory td#links ul {
					list-style: none;
				}
				
					div#brandstory td#links ul li {
						display: block;
						color: #ffcc33;
						font-size: 12px;
						font-weight: normal;
						padding: 2px 0 2px 0; /* top right bottom left */
						border-bottom: solid 1px #999;
					}
					
						div#brandstory td#links ul li.last {
							border-bottom: none;
						}
					
						div#brandstory td#links ul li a {
							color: #fff;
							text-decoration: none;
						}
		
							div#brandstory td#links ul li a:hover {
								text-decoration: underline;
							}
							
					
		#main #crisiswatch {
			background: #7a7a7a;
			color: #dedede;
			padding: 10px 10px 10px; /* top right bottom left */
			vertical-align: top;
			width: 181px;
		}
		
		#main #issuesinfocus {
			background: #fcdf6a;
			color: #333;
			padding: 15px 10px 10px; /* top right bottom left */
			vertical-align: top;
			width: 345px;
		}
		
			#main #issuesinfocus img.issues-thumb {
				float: left;
				margin-top: 3px;
				margin-right: 15px;
				width: 120px;
				height: 90px;
			}
		
		#main td.crisismore {
			text-align: left;
			background: #7a7a7a url(../images/foot_crisiswatch.gif) no-repeat bottom left;
			
			color: #dedede;
			height: 36px;
			padding: 10px 15px;
			padding-left: 10px;
		}
		
		#main td.issuesmore {
			background: #fcdf6a url(../images/foot_issuesinfocus.gif) no-repeat bottom left;
			color: #333;
			height: 36px;
			padding: 10px 15px;
			padding-left: 10px;
		}
	
	#nav {
		padding: 15px;
		width: 160px;
	}
	
	#secondary {
		padding: 15px;
		width: 159px;
	}
	
p#facts {
	background: #999;
	color: #fff;
	margin: 0;
	padding: 20px 100px 20px 190px;
	width: 655px;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
}
/*
	table#facts td {
		padding: 20px 100px 20px 190px;
	}
*/

#footer {
	background: transparent;
	color: #999;
	margin: 10px auto;
	text-align: right;
	width: 945px;
}
	#footer td {
	}
	
	#footer td.logo {
		
		height: 25px;
		text-align: right;
		width: 110px;
	}
	

/* HEADINGS H1-H6 */
h1 { }

	h1#logo {
		margin: 0;
	}
	
	#see_all h1 {
		margin: 10px 0 0 10px;
			padding-bottom:10px;
	}
	
	#team_blogs h1 {
		margin: 10px 0 0 10px; /* top right bottom left */ 
	
	}
	
	#donate_splash h1, #newsfield_splash h1, #ta_splash h1, #offices_splash h1, H1.flashtitle {
		margin: 0 0 0 0; /* top right bottom left */ 
		padding: 5px 10px 10px 15px; /* top right bottom left */
		background-color: #F7C42B;
		font-size: 36px;
	
		font-weight: normal;
		line-height: 36px;
		color: #ffffff;
	}
	
	#newsfield_splash h1, #offices_splash h1 {
		background-color: #999999;
	}
	
	
	
	#ways_of_giving h1 {
		margin: 0 0 2px 0; /* top right bottom left */ 
		font-size: 20px;
		line-height: 24px;
		color: #666666;
	}
	
	#why_give_irc h1 {
		font: normal 13px/16px arial, verdana, sans-serif;
		color: #666666;
		margin: 25px 0 0 0; /* top right bottom left */ 		
	}
	
	#more_ways_to_give h1 {
		background-color: #edd384;
		border-top: 1px solid #d1d1d1;
		border-bottom: 1px solid #d1d1d1;
		font-size: 14px;
		line-height: 19px;
		font-weight: normal;
		padding: 2px 0 2px 15px; /* top right bottom left */ 
		margin-bottom: 15px;
	}
	

	td.list_box h1 {
		margin: 10px 0 0 10px; /* top right bottom left */ 
	}
	
	#issues_in_focus h1 {
		margin: 0px 0 0 15px; /* top right bottom left */ 
		padding-top: 10px;
		width: 120px;

	}
	


h2 { }

	td.list_box h2, #team_blogs h2 {
		margin: 5px 0 0 10px;
		font-size: 11px;
		line-height: 15px;
		color: #999999;
	}
	
	#issues_in_focus h2 a, #issues_in_focus h2 {
		margin: 0px 0px 0 0px;
		font-size: 11px;
		line-height: 15px;
		color: #db5f00;
	}
	
	#crisis_watch h2 a, #crisis_watch h2{
		margin: 0px 0px 0 0px;
		font-size: 11px;
		line-height: 15px;
		color: #F7C121;
	}
	
	#donate_splash h2, #newsfield_splash h2, #ta_splash h2, #newsstory_splash div.breadcrumbs, #offices_splash div.breadcrumbs {
		margin: 15px 0 0 0; /* top right bottom left */ 	
		padding: 20px 10px 0 15px; /* top right bottom left */
		background-color: #F7C42B;
		font-size: 11px;
		line-height: 15px;
		color: #ffffff;
	}
	
	#newsfield_splash h2, #offices_splash div.breadcrumbs {
		background-color: #999;
	}
	
	#newsstory_splash div.breadcrumbs {
		background-color: #666;
	}

/*-------
resettlement CSS
---------*/

	#newsstory_table {
		border-top: 5px solid #ccc;
	}
	
		#newsstory_table em {
			font-style: italic;
		}
	
		#newsstory_table a {
			color: #E2A70B;
			font-weight: bold;
			text-decoration: none;
		}
		
			#newsstory_table a:hover {
				text-decoration: underline;
			}
			
		
				#newsstory_table .irc_photo_op {
					border:1px solid #7D7D7D;
					background:#B4B2B3;
					width: 222px;
					margin-top: 20px;
				}	
					#newsstory_table .irc_photo_op img{
						display:block;				
						background:#333;
					}
					
					#newsstory_table .irc_photo_op a{
						display:block;
						border-top:1px solid #7D7D7D;
						background:url(../images/enlarge_off.gif) no-repeat 7px 2px;
						
						overflow:hidden;
						text-indent:-10000px;
					}
					#newsstory_table .irc_photo_op a:hover {
						background:url(../images/enlarge_on.gif) no-repeat 7px 2px;
					}
					
					#newsstory_table .irc_photo_op p.caption{
						margin:0;
						padding:4px 8px;
						background:#999 url(../images/bg_tile_sm.gif);
						
						color:#fff;
						font-size:10px;
					}
					
						#newsstory_table .irc_photo_op span {
							color: #c3c3c3;
							line-height: 12px;
							margin-top: 10px;
							display: block;
						}
	
	#newsstory_table div#newsstory_title {
		border-left: 1px solid #ccc;
		margin: 0;
		padding: 0 0 0 15px; /* top right bottom left */
	}
	
		#newsstory_title h1 {
			color: #666;
			font-size: 24px;
			line-height: 26px;
			margin: 0;
			font-weight: bold;
			padding: 20px 0 0 0; /* top right bottom left */
		}
		
		#newsstory_title h2 {
			margin: 0;
			padding: 5px 0 0 0; /* top right bottom left */
			color: #666;
			font-size: 22px;
			line-height: 24px;
			font-weight: normal;
		}
		
		#newsstory_title h3 {
			font-weight: normal;
			margin: 0;
			padding: 5px 0 5px 0; /* top right bottom left */
			color: #333;
			font-size: 12px;
			line-height: 15px;
		}
		
	#newsstory_table div#newsstory_body {
		font-size: 11px;
		line-height: 15px;
		color: #333;
		border-left: 1px solid #ccc;
		margin-right: 15px;
		padding-left: 15px;
		padding-top: 5px;
		padding-right: 20px;
		padding-bottom: 5px;
	}	
	div#newsstory_body ul{
        margin: 0 0 0.5em 3em;
        padding: 0; 
        line-height:130%;
        list-style-type:square;
	}	
	div#newsstory_body ul li{
        margin-bottom:0.4em;
        padding: 0px;      
	}


	#newsstory_table div#newsstory_learn_more, #newsstory_table div#newsstory_demand {
		color: #333;
		font-size: 11px;
		line-height: 15px;
		border-left: 1px solid #BBB;
		border-top: 5px solid #BBB;
		margin-right: 25px;
		padding-left: 15px;
		margin-top: 30px;
		padding-bottom: 5px;
	}
	
		#newsstory_table div#newsstory_demand {
			padding-right: 20px;
		}


		#newsstory_learn_more h1, #newsstory_demand h1 {
			padding: 0;
			margin: 10px 0 0 0; /* top right bottom left */
		}
		
		#newsstory_learn_more ul {
			margin: 0;
			padding: 0;
			margin-top: 5px;
			padding-right: 10px;
			margin-left: -3px;
		}

		#newsstory_learn_more li {
			display: block;
			padding: 5px 15px 5px 3px; /* top right bottom left */
			border-bottom: 1px solid #cccccc;
		}
		
			#newsstory_learn_more li.last {
				border: none;
			}

	#newsstory_splash div.breadcrumbs, #offices_splash div.breadcrumbs {
		padding:10px 10px 10px 15px;
		color:#ccc;
	}
	
	
		#newsstory_splash div.breadcrumbs a, #offices_splash div.breadcrumbs a, #newsfield_splash div.breadcrumbs a {
			color:#e5e5e5;
		}
			#newsstory_splash div.breadcrumbs a.lastcrumb, #offices_splash div.breadcrumbs a.lastcrumb{
				color:#fff;
			}
		
			#offices_splash{
				padding-bottom:5px;
			}
		
			.resettlement_intro{
				color:#666;
				font-weight:bold;
				font-size:12px;	
				line-height:20px;
				padding:0 15px;
				margin:0;
			}
			
			#offices{margin-top:10px;}
			
			#offices .left_col{
				width:325px;
			}
			
			.left_col div{
				border-bottom:1px solid #fff;
				padding-left:3px;}
			
			.left_col ul li{
				margin-right:0px !important;
			}
	
			.list_box .non_div{
				color:#666;
				margin:0;
				padding:0 0 5px 15px;
			}

			.list_box #top_box{
				border-top-color:#F5C72B;
				border-left-color:#f5c72b;
			}
				.list_box #top_box h1{
					color:#E9B10D;
					line-height: 10px;
					background:url(../images/title_newsandmedia.gif) no-repeat;
					
					overflow:hidden;
					text-indent:-10000px;
				}
				.list_box #top_box a{color:#F5C72B;}
			
			.list_box #mid_box{
				border-top-color:#C96903;
				border-left-color:#C96903;
			}	
				.list_box #mid_box h1{
					color:#C96903;
					line-height: 10px;
					background:url(../images/title_progandserv.gif) no-repeat;
					
					overflow:hidden;
					text-indent:-10000px;
				}
				.list_box #mid_box a{color:#C96903;}
				
				.list_box #bottom_box ul{
					font-weight: normal;
					padding-top:4px;
				}
				
				.list_box #bottom_box a {
					background:url(../images/arrow_gray_sm.gif) no-repeat right top;
					
					padding-right:10px;
					color:#666;
					font-size:12px;
					text-transform:uppercase;
				}
			
			#offices .right_col{
				width:224px;
			}
			
				#offices .right_col .irc_photo_op{
					border:1px solid #7D7D7D;
					background:#B4B2B3;
				}	
					#offices .right_col .irc_photo_op img {
						display:block;
						/*height:273px;
						width:222px;*/
						background:#333;
					}
					
					#offices .right_col .irc_photo_op p.caption {
						margin:0;
						padding:4px 8px;
						background:#999 url(../images/bg_tile_sm.gif);
						
						color:#fff;
						font-size:10px;
					}
					
				#offices .right_col .irc_contact_sheet {
					margin-top:20px;
					padding:0;
					background:url(../images/contactbox.gif) no-repeat bottom;
					 
				}
				
					#offices .right_col .irc_contact_sheet h1{
						margin:0;
						padding:15px 0 0 0;
						background:url(../images/title_contactus.gif) no-repeat 12px 12px;
						
						color:#fff;
						overflow:hidden;
						text-indent:-1000px;
					}
					
					#offices .right_col .irc_contact_sheet ul{
						margin:0;
						padding:10px 12px 20px 12px;
						color:#333;
						font-size:11px;
					}
					
							#offices .right_col .irc_contact_sheet ul li h3{
								margin:0;
								padding:0;
								font-size:11px;
							}			
							
							#offices .right_col .irc_contact_sheet ul li a{
								color:#BF7100;
							}

/*-------
end resettlement CSS
---------*/							

	#crisiswatch h2 {
		margin: 5px 0 3px 0px; /* top right bottom left */
	}
	
	#issuesinfocus h2 {
		margin: 0px 0 0px;
	}
	
	#ways_of_giving h2 {
		font-size: 20px;
		line-height: 28px;
		color: #dba80a;
		font-weight: normal;
		margin: 0 0 0 0; /* top right bottom left */ 
		
	}
	
	#more_ways_to_give h2 {
		font-size: 12px;
		line-height: 16px;
		color: #dba80a;
		margin: 2px 0 0 15px; /* top right bottom left */ 
		
	}

h3 { }



	td.list_box h3, #team_blogs h3 {
		margin: 0px 0 0 0px;
		font-size: 11px;
		line-height: 15px;
		font-weight: bold;
		color: #999999;
	}
	
	#issues_in_focus h3 {
		margin: 0px 0px 0 0px; /* top right bottom left */
		font-size: 11px;
		line-height: 15px;
		font-weight: normal;
		color: #666666;
	}
	
		#issues_in_focus h3 a {
			color: #666;
		}
	
	#crisis_watch h3 {
		margin: 0px 0px 0 0px; /* top right bottom left */
		font-size: 11px;
		line-height: 15px;
		font-weight: normal;
		color: #ffffff;
	}

	#regional_news h3 a, #regional_news h5 a {
		color: #FBC42C;
	}
	
	
	
	#multimedia h3 a, #multimedia h5 a, #team_blogs h3 a {
		color: #D06400;
	}
	
	#multimedia h5 a {
		color: #5c5c5c;
		font-weight: normal;
	}
	
	#advocacy_alerts2 h3 a, #advocacy_alerts2 h5 a {
		color: #5C5C5C;
	}
	
	#advocacy_alerts2 h5 a {
		font-weight: normal;
	}
	
	#voices_from_the_field h3 a {
		color: #F6C42F;
	}

	#voices_from_the_field h5 a {
		color: #666;
		font-weight: normal;
	}		
	#take_action h3 a {
		color: #F6C42F;
	}
	#take_action h3 img 
	{
		padding : 5px;
	}

	#take_action h5 a {
		color: #666;
		font-weight: normal;
	}

	#ways_of_giving h3, div#normal_font h3 {
		font-size: 12px;
		line-height: 16px;
		color: #666666;
		font-weight: normal;
		margin: 2px 0 0 0; /* top right bottom left */ 
		
	}

	#crisiswatch h3,
	#issuesinfocus h3 {
		color: #fff;
		font-size: 13px;
		line-height: 15px;
		margin: 0;
		margin-bottom: 4px;
	}
	
		#crisis_watch h3 a {
			color: #fff;
			font-weight: normal;
		}
		
		#issues_in_focus h3 a {
			font-weight: normal;
		}
	
	#issuesinfocus h3,
	#issuesinfocus h3 a {
		color: #c60;
	}
	
	.crisismore h3,
	.issuesmore h3 {
		font-size: 13px;
		line-height: 1;
		margin: 0;
	}

h4 { }

td.list_box h4, #team_blogs h4 {
	margin: 0px 0 0 0px;
	font-size: 11px;
	line-height: 15px;
	color: #999999;
	font-weight: normal;
}

h5 { }
#issues_in_focus h5 {
	margin: 0px 0px 0 0px;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #666666;
}

td.list_box h5, #team_blogs h5 {
	margin: 0px 0 0 0px;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	font-weight: normal;
}

	#regional_news h5 a,
	#issues_in_focus h5 a {
		color: #666;
		font-weight: normal;
	}


h6 { }



/* PARAGRAPH AND LINK STYLES */
p { }
	
	a { }
	
	#donate_splash p, #newsfield_splash p, #ta_splash p {
		margin: 5px 0 0 0; /* top right bottom left */ 
		background-color: #FEF3D5;
		font-size: 15px;
		line-height: 20px; /* 26 */
		color: #666666;
	}
		* html #donate_splash p, * html #newsfield_splash p, * html #ta_splash p {
			padding-bottom: 20px;
		}
	
	#newsfield_splash p {
		background-color: #ebebeb;
	}
	
		#donate_splash p span, #newsfield_splash p span, #ta_splash p span {
			float: left;
			width: 350px;
			padding-top: 20px;
			padding-right: 10px;
		}
		
		#newsfield_splash p span {
			padding-top: 20px;
			width: 260px;
		}
	
		#ta_splash p span,  #ta_splash p span a img {
			padding-top:10px;
			width: 260px;	
		}
		
			#ta_splash p span a{
				display:block;
				color:#e9b10d;	
				text-decoration:none;
			}
			#ta_splash p span a:hover{
				text-decoration:underline;
			}
	p#caption {
		background-color: #e3e3e3;
		margin: 0;
		font-size: 10px;
		line-height: 14px;
		color: #999999;
		padding: 3px 0 3px 15px; /* top right bottom left */
	}
	#ta_splash p#caption img{ /* success */
	float: right;
	overflow: visible;			
	padding: 0 0 5px 0;
	}
	
	#ta_splash p#caption{
		padding-bottom:0px;
		height:25px;
		border-top:1px solid #fce5a1;
		background-color:#fdedbf;
		color:#999;}
	
	#facts p {
		margin: 0;
	}
	
	#nav a {
		color: #000;
		font-weight: bold;
	}
	
		#nav ul.sub a {
			font-weight: bold;
			color: #666;
		}
	#ta_content{
		margin-top:16px;
		margin-left:1px;
		border-collapse:separate;
	}
	#ta_content .ta_gutter{
		width:10px;
	}
	
	#additional_advocacy{
		border-top:6px solid #999;
		border-left:1px solid #999;	
		padding:10px 0 10px 10px;
	}
	
	#ta_get_involved{
		border-top:6px solid #FAC42E;
		border-left:1px solid #FAC42E;
		width:160px;	
		padding:10px 0px;
	}
	
		#additional_advocacy h1, #ta_get_involved h1{
			padding:0;
			margin:0;
		/*	color:#666;
			font-size:13px;
			background:url('http://www.theirc.org/images/headings/title_addadvocacycamp.gif') no-repeat 0 2px;
			text-transform:uppercase;
			overflow:hidden;
			text-indent:-10000px;*/

		}
		
		#ta_get_involved h1{
			color:#dba80a;
			padding:0;
			padding-left:10px;
			margin:0;
		/*	background:url('http://www.theirc.org/images/headings/title_getinvolved.gif') no-repeat 10px 2px;
		*/	
		}
		
		#additional_advocacy ul{padding:0;padding-bottom:12px;margin:0;}
		
		#ta_get_involved ul{padding:0 10px;margin:0px;}
		
		#additional_advocacy li, #ta_get_involved li{
			border-bottom:1px solid #ccc;
			padding:9px 0;
		}
		
		#additional_advocacy a, #ta_get_involved a{
			color:#666;
			text-decoration:none;
			font-weight:bold;		
		}
		
		#ta_get_involved a{
			color:#dba80a;
		}
		
		#additional_advocacy a:hover, #ta_get_involved a:hover{
			text-decoration:underline;
		}
		
		#ta_get_involved form{
			background:#fdedbf url(../images/yellow_bg_corner.gif) no-repeat bottom;
			
			height:70px;
			margin-top:-2px;
			
		}
		
		#ta_get_involved > form{
			margin-top:-1px;
		}
		
		#ta_get_involved label{
			color:#666;
			display:block;
			font-weight:bold;
			padding:10px;
		}
		
		#ta_get_involved input, #ta_get_involved span{
			display:block;
			float:left;
			color:#666;
			margin:0px 0px 15px 5px;
			font-size:9px;
		}
		
		#ta_get_involved span{padding:2px 3px 0 3px;}
		
		#ta_get_involved #zip_button{
			position:relative;
			top:2px;
			left:5px;
			display:block;
			float:left;
		}
		
	#crisiswatch p,
	#issuesinfocus p {
		margin: 0 0 5px; /* top right bottom left */
	}
	
	.crisismore p,
	.issuesmore p {
		margin: 3px 0 0;
	}
	
	#crisiswatch a,
	.crisismore a {
		color: #fc0;
		text-decoration: underline;
	}
	
	#issuesinfocus a,
	.issuesmore a {
		color: #c60;
		text-decoration: underline;
	}
	
		#crisiswatch a:hover,
		.crisismore a:hover,
		#issuesinfocus a:hover,
		.issuesmore a:hover {
			text-decoration: none;
		}
	
	#utilities a {
		color: #fc0;
		padding-left: 7px;
		text-decoration: none;
	}
	#utilities a:hover {
		text-decoration: underline;
	}
	
	#utilities #search {
		margin-left: 10px;
	}
	* html #utilities #search { vertical-align: middle; }
	
	#utilities #ss {
		position: relative;
		top: 4px;
		margin-left: 7px;
	}
	* html #utilities #ss {
	
	}
	
	#footer p {
		margin: 0 5px 0 0;
	}
	
	#footer a {
		color: #fc0;
		padding-left: 7px;
		text-decoration: none;
	}
		#footer a:hover {
			text-decoration: underline;
		}

		#footer td.logo a {
			display: block;
			margin: 0;
			padding: 0;
		}



/* LISTS AND NAVIGATION */
#nav ul.navul {
	background: #dedede;
	color: #000;
	border: 5px solid #dedede;
	border-bottom: none;
}


#issuesinfocus ul, #crisiswatch ul {
	margin: 0;
}


#crisiswatch ul li {
	padding-bottom: 5px;
	padding-top: 7px;
	border-bottom: 1px solid #989898;
}

	#crisiswatch ul li.last {
		border: none;
	}


#issuesinfocus ul li {
	padding: 10px 0 10px 0;  /* top right bottom left */ 
	border-bottom: 1px solid #f8c42a;
	clear: left;
}

	#issuesinfocus ul li.last {
		border: none;
	}

#ways_of_giving li {
	padding: 5px 0 10px 0; /* top right bottom left */ 
	border-top: 1px solid #d1d1d1;
}

#ways_of_giving li.first {
	border-top: none;
}

#why_give_irc ul {
	margin-top: 6px;
	list-style-image:  url(../images/bullet_yellow.gif);
	
	margin-left: 15px;
}

* html #why_give_irc ul {
	margin-left: 20px;

}

#why_give_irc li {
	border-top: none;
	padding: 0 0 10px 0; /* top right bottom left */ 
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	
}

#team_blogs ul {	
	margin: 0;
}

#team_blogs li {
	border-top: 1px solid #e5e5e5;
	margin: 0px 10px 0px 10px; /* top right bottom left */ 
	padding: 5px 0 5px 0;
	clear: left;
}

	#team_blogs li.first {
		border-top: none;
	}
	
	
	#issues_in_focus ul {
		margin: 0;
	}

	#issues_in_focus li {
		border-bottom: 1px solid #FDC12D;
		margin: 0px 15px 0px 15px; /* top right bottom left */ 
		padding: 10px 0 10px 0;
		clear: left;
	}

		#issues_in_focus li.last {
			border: none;
		}
		
		
	#crisis_watch ul {	
		margin: 0;
	}

	#crisis_watch li {
		border-bottom: 1px solid #ABABAB;
		margin: 0px 15px 0px 15px; /* top right bottom left */ 
		padding: 10px 0 10px 0;
		clear: left;
	}

/*		#crisis_watch li.first {
			border-top: none;
		}
*/		
	
td.list_box ul {
	margin: 0;
}

td.list_box li {
	border-bottom: 1px solid #e5e5e5;
	margin: 0px 10px 0px 10px; /* top right bottom left */ 
	padding: 5px 0 5px 0;
}
	td.list_box li.last {
		border-bottom: none;
	}
	

#utilities ul { }

	#utilities ul li {
		border-right: 1px solid #666;
		display: inline;
		padding-right: 10px;
	}
	* html #utilities ul li {
		padding-right: 5px;
	}
	
		#utilities li.last {
			border-right: none;
		}
		

#footer ul {
	margin: 0 5px;
}

	#footer ul li {
		border-left: 1px solid #666;
		display: inline;
		margin-left: 5px;
	}
	
		#footer ul li.first {
			border-left: none;
		}


/* DATA TABLES */
table.board {
	margin: 1em 0;
}

	table.board p {
		margin: 0;
	}


/* FORMS */
#utilities form {
	display: inline;
	padding-left: 7px;
}

	#utilities input.text {
		background: #7a7a7a;
		border: 1px solid #989898;
		color: #fff;
	}

/* Flash place holders */
div#where_we_work {
	position: relative;
	background-color: #CCCCCC;
	width: 160px;
}

#where_we_work h2 {
	margin: 0;
	padding: 7px 0 7px 7px; /* top right bottom left */
}

	#where_we_work h2 select {
		width: 145px;
		font-size: 10px;
	}

div#where_we_work_sm {
	background-color: #CCCCCC;
	width: 160px;
	height: 60px;
}

	#where_we_work_sm h1, #where_we_work_sm h2 {
		margin: 0;
		padding: 0;
	}
	
	#where_we_work_sm h1 {
		background-color: #999999;
		color: #ffffff;
		font-size: 16px;
		font-weight: bold;
		padding: 7px 10px 4px 10px; /* top right bottom left */ 
		border-bottom: 1px solid #ffffff;
	}
	
	#where_we_work_sm h2 {
		background-color: #CCCCCC;
		padding: 5px 10px 5px 10px; /* top right bottom left */ 
	}
		
		#where_we_work_sm select {
			width: 125px;
			font-size: 12px;
		}

/* Rollover Nav */

div.calltoaction {
	margin: 0;
	padding: 0;
	height: 68px;
}

div.calltoaction a {
	display: block;
	padding: 68px 0 0 0; /* top right bottom left */
	overflow: hidden;
	height: 0px !important;
	height /**/:68px; 
}

div#donatenow, div#donatelocal, div#donatenow2, div#ecard, div#shopnow {
	margin-top: 20px;
	width: 138px;
}

div#donatenow a {
	background: url(images/engagement/donatenow.gif) top left no-repeat;
}
div#donatenow a:hover {
	background: url(images/engagement/donatenow.gif) -138px 0px no-repeat;
}

div#donatenow2 a {
	background: url(images/engagement/donatenow.gif) top left no-repeat;
}
div#donatenow2 a:hover {
	background: url(images/engagement/donatenow.gif) -138px 0px no-repeat;
}


div#takeaction, div#shopnow {
	margin-top: 20px;
	width: 149px;
}
div#takeaction a {
	background: url(images/engagement/takeaction.gif) top left no-repeat;
}
div#takeaction a:hover {
	background: url(images/engagement/takeaction.gif) -149px 0px no-repeat;
}


div#workwithus {
	margin-top: 20px;
	width: 149px;
}
div#workwithus a {
	background: url(images/engagement/workwithus.gif) top left no-repeat;
}
div#workwithus a:hover {
	background: url(images/engagement/workwithus.gif) -151px 0px no-repeat;
}


div#signup {
	position: relative;
	margin-top: 20px;
	height: 68px;
	width: 145px;
	background: url(images/engagement/signup.gif) top left no-repeat;
	
	
}

#signup input {
	position: absolute;
	top: 47px;
}

#signup input#email_form {
	left: 10px;
	width: 110px;
	font-size: 10px;
}

#signup input#email_button {
	left: 130px;
	margin-top:2px;
}


/* All Stories Page */
#all-stories {}

	#all-stories a {
		background: transparent;
		color: #c60;
		font-weight: bold;
		text-decoration: none;
	}
	
		#all-stories a:hover {
			text-decoration: underline;
		}

	#all-stories .breadcrumbs {
		background-color: #999;
		color: #fff;
		font-size: 11px;
		line-height: 15px;
		margin: 15px 0 5px;
		padding: 10px 10px 10px 15px;
	}
	
		#all-stories .breadcrumbs a {
			color:#e5e5e5;
		}
	
	#all-stories h1 {
		background: #999;
		color: #fff;
		margin: 5px 0 0;
		padding: 10px 15px;
	}
	
	#all-stories h2 {
		color: #666;
		font-size: 12px;
		font-weight: bold;
		margin: 0 0 10px;
	}
	
	#all-stories form {
		background: #dbdbdb;
		color: #666;
		margin: 0;
		padding: 15px 20px 30px;
	}
	
		#all-stories form label {
			display: inline;
			float: left;
			font-weight: bold;
			margin: 0;
			padding: 0;
			width: 260px;
		}
	
		#all-stories form select {
			color: #333;
			display: block;
			font-weight: normal;
			width: 200px;
		}
		
		#all-stories #search-stories {
			clear: both;
			margin: 15px 10px -12px 0;
		}
		
		#all-stories form a {
			text-decoration: underline;
		}
	
	#all-stories #results {
		border-left: 1px solid #dbdbdb;
		margin-bottom: 30px;
		padding: 10px 0 15px 15px;
	}
	
		#all-stories #results table.paginator {
			background: transparent;
			color: #c60;
			font-weight: bold;
			margin: 0 15px 0 0;
		}
		
			#all-stories #results table.paginator td {
				padding-right: 8px;
			}
			
			#all-stories #results table.paginator a {
				text-decoration: underline;
			}
		
		#all-stories #results-list {
			border-bottom: 1px solid #ccc;
			border-top: 1px solid #ccc;
			margin: 10px 0 10px -15px;
			padding: 15px 0 15px 15px;
		}
		
			#all-stories .result {
				border-bottom: 1px solid #e1e1e1;
				clear: left;
				margin-bottom: 7px;
				padding: 10px 0 0;
			}
			
				#all-stories .last {
					border-bottom: none;
				}
			
				#all-stories .result img {
					display: inline;
					float: left;
					padding: 0 10px 10px 0;
				}
			
				#all-stories .result h3 {
					background: transparent;
					color: #3c3c3c;
					font-size: 11px;
					margin: 0;
					padding: 0 0 0 62px;
				}
				
					#all-stories .result h3 small {
						display: block;
						font-size: 11px;
						font-weight: normal;
					}
				
				#all-stories .result p.date {
					background: transparent;
					color: #999;
					margin: 0;
					padding: 0 0 0 62px;
				}
				
							
				
/* maciek's CSS Document */

		#special_report_splash  {

		}
		
			#special_report_splash h1 {
		margin: 0 0 0 0; /* top right bottom left */ 
		padding: 5px 10px 10px 15px; /* top right bottom left */
		background-color: #F7C42B;
		font-size: 36px;
			background: url(../images/bg_header.gif);	
			
		font-weight: normal;
		line-height: 36px;
		color: #ffffff;
			}
			
				#special_report_splash h2 {
		margin: 15px 0 0 0; /* top right bottom left */ 	
		padding: 20px 10px 0 15px; /* top right bottom left */
		background-color: #F7C42B;
		font-size: 11px;
		line-height: 15px;
		color: #ffffff;
			background: url(../images/bg_header.gif));
				
				}
				
				#special_report_news h1 {
					margin: 0;
					padding: 0;
					padding-top: 20px;
					background: transparent;
					font-size: 20px;
					color: #4a4a4a;
					line-height: 23px;														
					}
					
				#special_report_news  {				
				background-color: #FEF3D5;
/*				background: #ebebeb; */
				padding-right: 20px;
				padding-left: 20px;										
				}
				#special_report_news p {	
				font-size: 12px;		
				line-height: 14px;						
									}							
						
				#special_report_photo {
					margin: 15px;
					float: left;
					width: 222px;		 
					border: 1px solid #999999;
					background: url("images/bkgd/bg_caption.gif");
				}
				* html #special_report_photo {
/*					width: 230px; */
					margin-left: 1px; 
				}
				
				#special_report_photo p {
					padding: 10px;
					padding-top: 0px;
					padding-bottom: 0px;
					font-weight: bold;
					color: #6C6C6C;
					font-size: 11px;			
					background: url("images/bkgd/bg_caption.gif");
				}
				
				#special_report_photo h1 {
					font-size: 10px;
					padding: 10px;
					padding-top: 0px;
					color: #6C6C6C;
					line-height: 12px;
					font-weight: normal;
				}

		div#how_you_can_help_div {
			border-left: 1px solid #666666;
			border-top: solid 5px #000000;
				background-color: #E8E8E8;			
/*			border-top-color: #D06400;
			border-left-color: #D06400; */
		}					
		#how_you_can_help_div p {
			margin:0 ;
			margin-top: 5px;
			margin-right: 10px;	
			margin-left: 10px;				
			margin-bottom: 15px;			
			}
		#how_you_can_help_div p a {
		color:#000000;				
				font-weight: bold;		
		}

		#how_you_can_help_div h1 {
			margin-bottom: 5px;
			}			
		
		/* legacy */
		
		div.textEssay {
  color:#dba80a;
}

#donate_splash a div {
	color:white; }
	
	
		/* photo essay */
.essayNav {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

/* for FF */
.essayNav td {
	margin: 0px 7px 0px 0px;
	padding-left: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 7px;
}

/* Hack for IE */
* html .essayNav td {
	margin: 0px 7px 0px 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
}

.essayNav a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px 7px 0px 0px;
	padding-left: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 7px;
	border-left: 1px solid #c7c2b1;
	border-top: 1px solid #c7c2b1;
	border-right: 1px solid #c7c2b1;
	border-bottom: 1px solid #c7c2b1;
	font-weight: bold;
	text-decoration: none;
}

.essayNav a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c7c2b1;
	margin: 0px 7px 0px 0px;
	padding-left: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 7px;
	border-left: 1px solid #c7c2b1;
	border-top: 1px solid #c7c2b1;
	border-right: 1px solid #c7c2b1;
	border-bottom: 1px solid #c7c2b1;
	font-weight: bold;
	text-decoration: none;
}

.essayNav a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px 7px 0px 0px;
	padding-left: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 7px;
	border-left: 1px solid #c7c2b1;
	border-top: 1px solid #c7c2b1;
	border-right: 1px solid #c7c2b1;
	border-bottom: 1px solid #c7c2b1;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
}
 /* new */

div#donatelocal a {
	background: url(images/engagement/donatenowl.gif) top left no-repeat;
}
div#donatelocal a:hover {
	background: url(images/engagement/donatenowl.gif) -138px 0px no-repeat;
}

.pullquote {
	PADDING-RIGHT: 15px; BORDER-TOP: #666666 2px solid; MARGIN-TOP: 10px; PADDING-LEFT: 20px;  FONT-SIZE: 12px; FLOAT: right; PADDING-BOTTOM: 5px; COLOR: black; LINE-HEIGHT: 150%; PADDING-TOP: 5px; BORDER-BOTTOM: #666666 2px solid; FONT-STYLE: italic; TEXT-ALIGN: left;
} 

.flagss img {
border: 1px solid gray;
}

.flagss-on img   {
border: 1px solid black;
} 

.flagss :hover img {
border: 1px solid #dedede;
}

.flagss :hover {
color: gray; /* irrelevant definition to overcome IE bug */
}

td.fhth {padding:15px 0 0 0;}
 /* new buttons */

div.calltoaction94 {
	margin: 0;
	padding: 0;
	height: 95px;
}

div.calltoaction94 a {
	display: block;
	padding: 95px 0 0 0; /* top right bottom left */
	overflow: hidden;
	height: 0px !important;
	height /**/:95px; 
}

div#shopnow a {
	background: url(images/engagement/shopnow.gif) top left no-repeat;
}
div#shopnow a:hover {
	background: url(images/engagement/shopnow.gif) -138px 0px no-repeat;
}
 
 div.calltoaction125 {
	margin: 0;
	padding: 0;
	height: 125px;
}

div.calltoaction125 a {
	display: block;
	padding: 125px 0 0 0; /* top right bottom left */
	overflow: hidden;
	height: 0px !important;
	height /**/:125px; 
}
/* not active */
div#ecard a {
	background: url(images/engagement/promo_ecard2.gif) top left no-repeat;
}
div#ecard a:hover {
	background: url(images/engagement/promo_ecard2.gif) -138px 0px no-repeat;
}