<?xml version="1.0" encoding="iso-8859-1"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
	<head>
		<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
		<meta name="designer" content="Fathom Creative, Inc. | www.fathomcreative.com | Matthew Stevenson, Brent Maxwell, Efrat Levush" />
			<title>Cassidy and Associates - News &amp; Insights</title>
<meta name="description" content="Cassidy and Associates" />
<meta name="keywords" content="Cassidy, public relations, lobbying, washington, the hill, dc" />
<meta name="designer" content="Fathom Creative, Inc. | www.fathomcreative.com | Maribel Costa, Anthony D. Paul (anthonydpaul)" />
<meta name="robots" content="index, follow" />
<link rel="icon" href="http://www.cassidy.com/images/favicon.ico" type="image/x-icon" />
	<link href="http://www.cassidy.com/templates/css/main.css" rel="stylesheet" />					<script src="http://www.cassidy.com/scripts/jquery-1.3.2.min.js" type="text/javascript"></script>
					<link rel="stylesheet" type="text/css" href="http://www.cassidy.com/scripts/dropdown/stylish-select.css" />

<script type="text/javascript" src="http://www.cassidy.com/scripts/dropdown/jquery.stylish-select.min.js"></script>
<script type="text/javascript">
	function displayAnswer(itemid){
		var object = document.getElementById("q" + itemid);
		switch(object.style.display){
			case "":
				object.style.display = "none";
				break;
			case "none":
				object.style.display = "";
				break;
		}
	}
</script>
<script type="text/javascript">
	$(document).ready(function(){
		$('#f_team,#f_title,#f_industry,#f_service,#f_topic').sSelect({ddMaxHeight: '300px'});
	});	
</script>
		<script type="text/javascript">
			function show_hide(element_id,img_element)
			{
				objElement = document.getElementById(element_id);
				switch(objElement.style.display)
				{
					case 'none':
						objElement.style.display = '';
						img_element.src = img_element.src.replace("more","less");
						break;
					default:
						objElement.style.display = 'none';
						img_element.src = img_element.src.replace("less","more");
						break;
				}
			}
			function submitform(name)
			{
				document.getElementById(name).submit();
			}
		</script>
		<script type="text/javascript">
		<![CDATA[
			function SwitchForm(obj,parentcid)
			{
				if(document.getElementById)
				{
					var el = document.getElementById(obj);
					var ar = document.getElementById("commentblock").getElementsByTagName("span");
					if(el.style.display != "block")
					{
						for (var i=0; i<ar.length; i++)
						{
							if (ar[i].className=="cfswitch")
							ar[i].style.display = "none";
						}
						el.style.display = "block";
						el.innerHTML = "<form action=\"/blog/?feed=rss2\" method=\"post\"><div class=\"line1 uppercase magenta\">reply</div><textarea cols=\"80\" rows=\"10\" class=\"cleanfield\" name=\"comment\"></textarea><div><input type=\"hidden\" name=\"parentcid\" value=\"" +parentcid+ "\" /><input type=\"submit\" class=\"formbutton\" value=\"Post your comment\" /></div></form>";
					}
					else
					{
						el.style.display = "none";
						el.innerHTML = "";
					}
				}
			}
			]]>
		</script>
		<link rel="alternate" type="application/rss+xml" title="News" href="/feeds/news/" />
		<link rel="alternate" type="application/rss+xml" title="Blog" href="/feeds/blog/" />
		<link rel="alternate" type="application/rss+xml" title="Press Releases" href="/feeds/press/" />
		<link rel="stylesheet" href="http://www.cassidy.com/templates/css/print.css" type="text/css" media="print" />
		
<!-- google analytics -->			
			<script type="text/javascript">


var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-4636197-7']);
  _gaq.push(['_trackPageview']);

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();

</script>

<!-- Site Meter -->
<script type="text/javascript" src="http://s29.sitemeter.com/js/counter.js?site=s29cassstats">
</script>
<!-- Copyright (c)2009 Site Meter -->


	</head>
	<body>
		<div id="pageshell">
			<div id="outer_head">
				<div id="head">
					<div class="left">
						<a name="top" href="http://www.cassidy.com" title="Cassidy and Associates Logo">
							<img src="http://www.cassidy.com/templates/_global/images/logo.png" alt="Cassidy and Associates Logo" height="88" width="579" id="logo" />
						</a>
					</div>
					<div class="right">
						<div id="utilityblock">
							<div class="top">
								<ul>
								<li><a href="http://www.cassidy.com/feed"><img src="http://www.cassidy.com/templates/_global/images/rss.gif" alt="RSS"/></a></li>
								<li><a href="http://www.cassidy.com/speakersbureau/">Speakers Bureau</a></li>
								<li><a href="http://www.cassidy.com/blog/">Blog</a></li>
								<li><a href="http://www.cassidy.com/press/">Press Releases</a></li>
								</ul>
							</div>
							<div class="bottom">
								<form id="search" action="http://www.cassidy.com/index.php?option=com_search" method="get">
									<div class="bar">
										<input name="searchword" id="mod_search_searchword" alt="search" type="text" value="SEARCH" class="cleanfield" onblur="if(this.value=='') this.value='SEARCH';" onfocus="if(this.value=='SEARCH') this.value='';" />
									</div>
									<div class="button">
										<a href="#"><img src="http://www.cassidy.com/templates/_global/images/search_button.png" height="30" width="77" alt="submit" /></a>
									</div>
									<div>
										<input type="hidden" name="option" value="com_search" />
										<input type="hidden" name="Itemid" value="" />
									</div>
								</form>
							</div>
						</div>
					</div>
				</div>

			<div id="outer_menu">
				<div id="mainmenu">
					<ol>
						<li><a class="" title="Contact Us" href="/contact/"><img alt="Contact Us" src="http://www.cassidy.com/templates/_global/images/menu_contact.png"/></a></li>
						<li><a class="" title="Videos" href="/videos/"><img alt="Videos" src="http://www.cassidy.com/templates/_global/images/menu_videos.png"/></a></li>
						<li><a class="" title="Case Studies" href="/casestudies/"><img alt="Case Studies" src="http://www.cassidy.com/templates/_global/images/menu_casestudies.png"/></a></li>
						<li><a class="" title="News &amp; Insights" href="/news/"><img alt="News &amp; Insights" src="http://www.cassidy.com/templates/_global/images/menu_news.png"/></a></li>
						<li><a class="" title="Team" href="/team/"><img alt="Team" src="http://www.cassidy.com/templates/_global/images/menu_team.png"/></a></li>
						<li><a class="" title="Industries" href="/industries/"><img alt="Industries" src="http://www.cassidy.com/templates/_global/images/menu_industries.png"/></a></li>
						<li><a class="" title="Services" href="/services/"><img alt="Services" src="http://www.cassidy.com/templates/_global/images/menu_services.png"/></a></li>
						<li><a class="" title="About Us" href="/about/"><img alt="About Us" src="http://www.cassidy.com/templates/_global/images/menu_about.png"/></a></li>
											</ol>
				</div>
			</div>
		</div>
						<div id="page">
				
<script type="text/javascript">
function submitform(){
	document.selectGroup.submit();
}

</script>
<div id="main_content">
		<div id="crumbs"><a href="/index.php">Home</a> &gt; 
		<a href="/news/">News &amp; Insights</a> &gt; Blog</div><div id="main_content_left_column">
	<div class="right_side_box box">
		<img src="http://www.cassidy.com/templates/_global/images/search.png" alt="Search"/>
		<form name="selectGroup" method="get" action="/index.php" onsubmit="submitform()" class="box_inside" style="height:130px">
			<input type="hidden" name="option" value="com_fcnewsparent" />
			<input type="hidden" name="type" value="blog" />
				<div class="drop-wrapper">
					<div class="search_field">
						<div class="field_title">By Team Member</div>
						<div class="selCont">
							<select id="f_team" name="f_team" onchange="javascript:submitform();">
								<option value="%">Any Team Member</option>
								<option value="78">Alexander, Tom</option>
<option value="48">Anderson, Kai</option>
<option value="99">Belote, Col, USAF (Ret), Dave</option>
<option value="13">Bernstein, Jordan</option>
<option value="59">Binger, Kevin</option>
<option value="25">Clack, Mark</option>
<option value="94">Cole, Rear Admiral, USN (Ret), Christopher</option>
<option value="97">Coyne, Hon. James K.</option>
<option value="19">Denison, Donna Jo</option>
<option value="17">Dennis, Tom</option>
<option value="89">Di Resta, Nicole</option>
<option value="60">Edwards, Susann M. </option>
<option value="65">Forbes, Andrew</option>
<option value="101">Froehlich , Kaleb </option>
<option value="100">Gilleece, Mary Ann</option>
<option value="93">Greene, LTC, USA (Ret), Michelle</option>
<option value="98">Hartley, Gregg</option>
<option value="67">Krump, LTC, USAR (Ret), The Honorable Gary J.</option>
<option value="79">Lambe, Rebecca</option>
<option value="40">Mason, Arthur</option>
<option value="66">McKnight, Steven G.</option>
<option value="28">Paul, BG, USMC (Ret), Terry</option>
<option value="63">Rhoads, LTC, JA, USAR (Ret), Barry D. </option>
<option value="27">Simmons, LTC, USAF (Ret), Vernon</option>
<option value="45">Sutton, Barbara</option>
<option value="39">Vaughan, USNA (Ret), Rear Admiral G. Dennis</option>
<option value="90">Wise, Janie</option>
							</select>
						</div>
					</div>
				</div>
				<div class="drop-wrapper">
					<div class="search_field">
						<div class="field_title">By Service</div>
						<div class="selCont">
							<select id="f_service" name="f_service" onchange="javascript:submitform();">
								
<option value="%" selected="selected">Any service</option>
<option value="2">Being Your Washington Office</option>
<option value="5">Coalitions and &quot;Grow the Vote&quot; </option>
<option value="6">Corporate Relations</option>
<option value="7">Crisis Management</option>
<option value="9">Economic Development</option>
<option value="63">Embassy Consultation and Outreach Strategy Development</option>
<option value="12">Federal Funding/Appropriations</option>
<option value="13">Federal Marketing</option>
<option value="14">Foreign Relations</option>
<option value="10">Intelligence Gathering</option>
<option value="15">International Trade/Investment</option>
<option value="16">Issue/Opportunity Monitoring and Management</option>
<option value="11">Lobbying </option>
<option value="64">Management Consultancy Asia</option>
<option value="19">Mergers and Acquisitions</option>
<option value="62">Military Base Enhancement</option>
<option value="17">Multicultural Strategies</option>
<option value="21">Reputation Promotion/Protection</option>
<option value="23">Strategic Assessment/Planning</option>
<option value="22">Strategic Communications</option>
<option value="24">Tax Policy Strategies</option>							</select>
						</div>
					</div>
				</div>
				<div class="drop-wrapper">
					<div class="search_field">
						<div class="field_title">By Industry</div>
						<div class="selCont">
							<select id="f_industry" name="f_industry" onchange="javascript:submitform();">
								
<option value="%" selected="selected">Any industry</option>
<option value="53">Advanced Coal Technologies &amp; Carbon Capture &amp; Storage</option>
<option value="3">Aerospace</option>
<option value="25">Agriculture</option>
<option value="26">Automotive</option>
<option value="59">Community Colleges</option>
<option value="56">Conservation and Environmental Stewardship</option>
<option value="29">Consumer Products and Retail</option>
<option value="55">Corporate Environmental Strategy and Climate Policy Consulting</option>
<option value="50">Cyber</option>
<option value="31">Education</option>
<option value="54">Energy Efficiency, Power Storage, and Green Buildings</option>
<option value="32">Energy, Environment, and Climate Change</option>
<option value="58">Financial Services</option>
<option value="34">Food &amp; Nutrition</option>
<option value="37">Government Contracting</option>
<option value="38">Healthcare</option>
<option value="35">International Relations</option>
<option value="28">Life Sciences</option>
<option value="40">Manufacturing</option>
<option value="30">National Security and Defense</option>
<option value="36">Non-Profit Organizations</option>
<option value="57">Nuclear Power</option>
<option value="52">State and Local Governments</option>
<option value="46">Technology</option>
<option value="45">Telecommunications, Broadband &amp; Media</option>
<option value="48">Trade Associations</option>
<option value="47">Transportation &amp; Infrastructure</option>							</select>
						</div>
					</div>
				</div>
		</form>
	</div>
	<div class="right_side_box box lesser_box">
		<img src="http://www.cassidy.com/templates/_global/images/featured-videos.png" alt="Featured Videos" />
		<div class="box_inside">
										<a class="view_all_link" href="http://www.cassidy.com/videos/"><img src="http://www.cassidy.com/templates/_global/images/view-all.png" alt="View All"/></a>		</div>
	</div>
</div>
	<div id="main_content_right_column">

		<div id="main_content_right_content">
		<div class="top_row">
<img src="http://www.cassidy.com/templates/_global/images/newsandinsights-head.png" alt="News and Insights" class="head_img"/>
<div>&nbsp;<a class="subscribe_link" target="_blank" href="http://feedburner.google.com/fb/a/mailverify?uri=CassidyAssociates&amp;loc=en_US"><img width="14" height="14" border="0" src="http://www.cassidy.com/templates/_global/images/envelope.gif">&nbsp;Subscribe to "A Closer Look" Blog by Email</a></div>
<div class="box news_box blog">
	<div class="box_title">
		<img src="http://www.cassidy.com/templates/_global/images/blog-head.png" class="image_header" alt="C&amp;A Blog" style="float:left;"/>
		<div style="text-align:right;font-size:10px;font-style:italic;">The editorial viewpoints expressed are not necessarily reflective of the opinions or<br/> position of Cassidy & Associates or of the individuals employed by Cassidy & Associates.</div>
	</div>
	<div class="box_body">
		<div class="article"><div class="article_title"><a href="/blog/481/" class="black">Deputy Staff Director of House Committee to Join Cassidy</a></div><div class="article_intro"> <p>Cassidy &amp; Associates announced today that <strong>Amelia F. Jenkins</strong>, Deputy Staff Director and Senior Policy Advisor to the<a href="http://democrats.naturalresources.house.gov/" target="_blank"><strong> U.S. House Committee on Natural Resources,</strong></a> will join the firm in May as a Senior Vice President. </p> </div><span class="article_date">04.28.2015</span> <div class="read_more_link"><a href="/blog/481/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/480/" class="black">Cassidy Clients Get Front Row to Renewable Energy Leaders at Washington Forum</a></div><div class="article_intro">Washington is hosting the 2015 ACORE Renewable Energy Policy Forum today and as a proud member of the American Council on Renewable Energy (ACORE), Cassidy clients are getting a front row seat to discussions with key leaders from Capitol Hill, the Pentagon, Department of Energy and media.</div><span class="article_date">04.23.2015</span> <div class="read_more_link"><a href="/blog/480/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/479/" class="black">A View of the Future in Portland</a></div><div class="article_intro"> Cassidy client <a href="http://viewglass.com/" target="_blank"><strong>View</strong></a> is giving the federal government an incredible view of what could be the future of sustainable buildings. </div><span class="article_date">04.17.2015</span> <div class="read_more_link"><a href="/blog/479/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/476/" class="black">Cassidy's Greene Featured Panelist at Army Women's Foundation Summit</a></div><div class="article_intro"><a href="/team/93/" target="_blank"><strong>Cassidy Vice President Michelle Greene, LTC, USA, (ret)</strong></a>, is sharing her insight at the summit&#39;s <em>Army Women: Political Empowerment &amp; Engagement </em>panel today in Washington.</div><span class="article_date">03.18.2015</span> <div class="read_more_link"><a href="/blog/476/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/471/" class="black">Cassidy Sponsors National Summit on Defense Energy Solutions</a></div><div class="article_intro"> Accelerating clean energy and infrastructure solutions for the DOD is the focus this week in Austin, TX as Cassidy &amp; Associates is a lead sponsor of the <a href="http://defenseenergy.com/" target="_blank"><strong>Defense Energy Summit and Innovation Showcase</strong></a>. </div><span class="article_date">11.12.2014</span> <div class="read_more_link"><a href="/blog/471/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/470/" class="black">Projected Senate Committee Leadership Changes Under Republican Majority - INFOGRAPHIC</a></div><div class="article_intro">A Republican majority brings major changes to committee leadership in the U.S. Senate and our infographics show the potential changes to the Chairmen and rearranging of the Ranking Members of the major panels as Republicans take control of the Senate. </div><span class="article_date">11.05.2014</span> <div class="read_more_link"><a href="/blog/470/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/468/" class="black">Cassidy Strengthens Leadership Team</a></div><div class="article_intro"> Cassidy &amp; Associates is strengthening its core leadership team by announcing today the promotion of Executive Vice President <a href="/team/13/" target="_blank"><strong>Jordan Bernstein</strong></a> to Chief Operating Officer. </div><span class="article_date">10.02.2014</span> <div class="read_more_link"><a href="/blog/468/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/467/" class="black">Big Ass Solutions Gets Big Time Recognition</a></div><div class="article_intro"> <p><span style="font-family: Arial">A big pat on the back to Cassidy &amp; Associates client <a href="http://www.bigasssolutions.com/"><strong>Big Ass Solutions</strong>!</a> </span></p> </div><span class="article_date">09.25.2014</span> <div class="read_more_link"><a href="/blog/467/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/465/" class="black">Senior Capitol Hill Aide Joins Cassidy &amp; Associates</a></div><div class="article_intro"> Cassidy &amp; Associates is broadening its footprint in Energy and Environment with the addition of a <strong><a href="http://www.akbizmag.com/Alaska-Business-Monthly/August-2014/Sen-Murkowski-Announces-Departure-of-Senior-Committee-Counsel/" target="_blank">senior staff member of the Senate Energy and Natural Resources Committee</a>, <a href="/team/101/">Kaleb Froehlich</a></strong>, who served as the committee&rsquo;s senior counsel to ranking member Sen. Lisa Murkowski (R-Alaska) and will serve as a Vice President at the firm. </div><span class="article_date">08.14.2014</span> <div class="read_more_link"><a href="/blog/465/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/462/" class="black">The Conversation on BRAC Has Begun - Cassidy Resource Document Analyzes the Debate</a></div><div class="article_intro"> <p>The likelihood of a future BRAC round was the leading topic at the opening of the <a href="http://www.defensecommunities.org/conferences-events/2014-national-summit/program-of-events/" target="_blank"><strong>National Summit of The Association of Defense Communities (ADC)</strong></a> <span style="font-size: 12pt; font-family: Arial"> </span>as it featured two senior defense officials making the case for new BRAC authority and this excerpt from the <a href="/industries/30/" target="_blank"><strong>Cassidy National Security Team</strong></a>&#39;s <a href="/blog/461/" target="_blank"><strong>Resource Document for America&rsquo;s Defense Communities</strong></a> takes a closer look at their remarks.</p> </div><span class="article_date">06.18.2014</span> <div class="read_more_link"><a href="/blog/462/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/461/" class="black">Cassidy National Security Team Releases Resource Document for America�s Defense Communities</a></div><div class="article_intro"> <span style="font-size: 12pt; font-family: Arial"> </span>From <strong>BRAC</strong>, to <strong>climate change and energy</strong>, our <strong>military health system</strong>, to creating and fostering <strong>effective public and private partnerships</strong>, the <a href="/industries/30/" target="_blank"></a><strong><a href="http://cassidy.com/industries/30/" target="_blank">Cassidy &amp; Associates National Security Team</a></strong> analyzes it all in its proprietary resource document after participating in the annual <strong><a href="http://www.defensecommunities.org/conferences-events/2014-national-summit/program-of-events/" target="_blank">National Summit of </a> <a href="http://www.defensecommunities.org/conferences-events/2014-national-summit/program-of-events/" target="_blank">The Association of Defense Communities (ADC)</a></strong> in Washington, D.C. </div><span class="article_date">06.16.2014</span> <div class="read_more_link"><a href="/blog/461/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/460/" class="black">Cassidy Energy Security Expert Featured Speaker at Defense Renewable Energy Summit</a></div><div class="article_intro"><a href="team/99/" target="_blank"><strong>Cassidy &amp; Associates Senior Vice President Dave Belote</strong></a> is among the energy security experts and a featured speaker this morning at the <a href="http://www.informationforecastnet.com/events/defense" target="_blank"><strong>4th Annual Defense Renewable Energy Summit</strong></a> in Washington. </div><span class="article_date">05.20.2014</span> <div class="read_more_link"><a href="/blog/460/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/457/" class="black">Washington�s Fight Over Helium Was No Laughing Matter</a></div><div class="article_intro"><a href="/team/59/" target="_blank"><strong>Cassidy &amp; Associates Senior Vice President Kevin Binger</strong></a> explains how Washington averted an historic shortage of helium that jeopardized its use to cool medical equipment like MRIs and in the manufacture of LCD TVs, semiconductor chips, fiber optic cables as well as powering NASA&rsquo;s rockets. </div><span class="article_date">04.11.2014</span> <div class="read_more_link"><a href="/blog/457/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/456/" class="black">Cassidy Energy Security Expert in the Spotlight</a></div><div class="article_intro"><a href="/team/90/" target="_blank"><strong>Cassidy &amp; Associates Senior Associate Janie Wise</strong></a> sits down to talk about her work at the nexus of national defense and energy security with the <a href="http://www.wcee.org/?page=JanieWise" target="_blank"><strong>Women&#39;s Council on Energy and the Environment</strong></a> for its member spotlight column. </div><span class="article_date">04.09.2014</span> <div class="read_more_link"><a href="/blog/456/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/452/" class="black">Energy Security in the White House Budget</a></div><div class="article_intro">What did Cassidy &amp; Associates Energy Security Expert <a href="/team/99/" target="_blank"><strong>Dave Belote</strong></a> find in <a href="http://www.whitehouse.gov/omb/budget/" target="_blank"><strong>President Barack Obama&#39;s 2015 budget</strong></a> released <a href="http://www.washingtonpost.com/wp-srv/special/politics/presidential-budget-2015/" target="_blank"><strong>earlier this week</strong></a>? Find out in a new episode of <a href="http://www.youtube.com/playlist?list=PL5BNC8pcddLD6GpH_NXtrsQJmDfZDJH2m" target="_blank"><strong>The Insiders</strong></a>.</div><span class="article_date">03.07.2014</span> <div class="read_more_link"><a href="/blog/452/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/449/" class="black">Cassidy Welcomes Leading Defense Energy Expert to Team</a></div><div class="article_intro">Cassidy &amp; Associates welcomes one of the nation&rsquo;s foremost defense energy experts to its team as <a href="/team/99/" target="_blank"><strong>Col. Dave Belote, ret. USAF</strong></a> joins the firm as a Senior Vice President.</div><span class="article_date">02.07.2014</span> <div class="read_more_link"><a href="/blog/449/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/445/" class="black">Cassidy Wants You!</a></div><div class="article_intro">We&#39;re looking for a few good interns to be a part of the Cassidy &amp; Associates team. Do you have what it takes to be a part of the firm that <a href="http://www.washingtonpost.com" target="_blank"><strong>The Washington Post</strong></a> says &quot;helped invent the new Washington&quot;?</div><span class="article_date">01.22.2014</span> <div class="read_more_link"><a href="/blog/445/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/443/" class="black">Cassidy Launches New Online Trailer, CASSIDY 2014</a></div><div class="article_intro">&ldquo;A reminder of our history and nod to our future,&rdquo; is how newly promoted Cassidy &amp; Associates Co-Chairmen <a href="/team/48/" target="_blank"><strong>Kai Anderson</strong></a> and <a href="/team/63/" target="_blank"><strong>Barry Rhoads</strong></a> describe the firm&rsquo;s new online video trailer launched this morning on the Cassidy &amp; Associates social media platforms and its website. The trailer will be featured on the <a href="http://www.youtube.com/user/cassidyandassociates" target="_blank"><strong>Cassidy &amp; Associates YouTube Channel</strong></a>.</div><span class="article_date">01.06.2014</span> <div class="read_more_link"><a href="/blog/443/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/441/" class="black">FLASHBACK FRIDAY - SOME Help from the Cassidys </a></div><div class="article_intro"> Tis the season for helping others, but for Loretta and <a href="/team/3/" target="_blank"><strong>Gerry Cassidy</strong></a> it&rsquo;s been a commitment that started in 1967. </div><span class="article_date">12.20.2013</span> <div class="read_more_link"><a href="/blog/441/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/439/" class="black">It�s Round Three for the US and EU</a></div><div class="article_intro">Cassidy &amp; Associates Vice President <a href="/team/19/" target="_blank"><strong>Donna Jo Denison</strong></a> is directly engaging with key negotiators of the <a href="http://www.ustr.gov/about-us/press-office/fact-sheets/2013/june/wh-ttip" target="_blank"><strong>Transatlantic Trade and Investment Partnership</strong></a>, or T-TIP, today as the U.S. Trade Representative&rsquo;s Office hosts U.S. and EU stakeholders to learn more about negotiations.</div><span class="article_date">12.18.2013</span> <div class="read_more_link"><a href="/blog/439/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/438/" class="black">In Washington... No Reindeer? No Sleigh?</a></div><div class="article_intro"> <p>There hasn&#39;t been a sighting of a giant red sleigh or eight flying reindeer in the skies over Washington in more than a year... find out why.</p> </div><span class="article_date">12.09.2013</span> <div class="read_more_link"><a href="/blog/438/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/437/" class="black">Cassidy Hosts African Delegation for Women and Youth Panel</a></div><div class="article_intro"><a href="http://www.icarewy.org/about%20amina%20sambo.html" target="_blank"><strong>Her Excellency, Hajiya Amina Namadi Sambo</strong></a>, Wife of the Vice President of Nigeria and <a href="http://www.nigeriaembassyusa.org/" target="_blank"><strong>His Excellency Professor Adebowale Ibidapo Adefuye</strong></a> the Ambassador of Nigeria to the United States led a delegation recently for a panel discussion at the Cassidy &amp; Associates office in Washington, D.C. </div><span class="article_date">12.05.2013</span> <div class="read_more_link"><a href="/blog/437/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/434/" class="black">Napping, the Obamas and Pumpkin Pie� the 2013 Turkey Poll</a></div><div class="article_intro"> <p>Nearly half of Americans are planning to get in some quality nap time this Thanksgiving and most would host <a href="http://www.whitehouse.gov/photos-and-video/photogallery/archives-first-families-celebrate-holidays-white-house" target="_blank"><strong>the Obamas</strong></a>, <a href="http://en.wikipedia.org/wiki/Tina_Fey" target="_blank"><strong>Tina Fey</strong></a> and <a href="http://en.wikipedia.org/wiki/Amy_Poehler" target="_blank"><strong>Amy Poehler</strong></a> as their dream dinner guests and enjoy some pumpkin pie. Those are the results of this year&rsquo;s Turkey Poll by Cassidy &amp; Associates sister company, <a href="http://www.krcresearch.com/index.html" target="_blank"><strong>KRC Research</strong></a>.</p> </div><span class="article_date">11.26.2013</span> <div class="read_more_link"><a href="/blog/434/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/431/" class="black">Cassidy Stakes Out Future</a></div><div class="article_intro"><strong><a href="/team/3/" target="_blank">Gerry Cassidy</a></strong> announces new position of Chairman Emeritus while <a href="/team/48/" target="_blank"><strong>Kai Anderson</strong></a> and <a href="/team/63/" target="_blank"><strong>Barry Rhoads</strong></a> take on new role with shared leadership responsibilities as Co-Chairmen of Cassidy &amp; Associates.</div><span class="article_date">11.21.2013</span> <div class="read_more_link"><a href="/blog/431/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/430/" class="black">Cassidy National Security Team Remembers Friend and Client</a></div><div class="article_intro"> Cassidy &amp; Associates and its <a href="/industries/30/" target="_blank"><strong>National Security Team</strong></a> remember a friend and client this week following the death of Ike McLeese, President of the Greater Columbia South Carolina Chamber of Commerce. </div><span class="article_date">10.31.2013</span> <div class="read_more_link"><a href="/blog/430/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/428/" class="black">Cassidy Supports Lab School Difference</a></div><div class="article_intro"> In just two weeks Washington&rsquo;s renowned <a href="http://www.labschool.org" target="_blank"><strong>Lab School</strong></a><strong> </strong>will host nearly 1,000 guests at its 29th Annual Gala Honoring Outstanding Achievers with Learning Differences and Cassidy &amp; Associates is a proud supporter and sponsor of the event at The National Building Museum featuring a keynote address by <a href="http://www.speaker.gov/" target="_blank"><strong>Speaker of the House John Boehner</strong></a>. </div><span class="article_date">10.29.2013</span> <div class="read_more_link"><a href="/blog/428/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/426/" class="black">Bouncy Gym Ball or Sophisticated Robot? </a></div><div class="article_intro">What looks like a bouncy ball you might find at your gym is actually a sophisticated, state-of-the-art robot on display at the <a href="http://ausameetings.org/annual/" target="_blank"><strong>2013 Annual Meeting of the Association of the United States Army</strong></a>, AUSA, in Washington, D.C. this week. </div><span class="article_date">10.24.2013</span> <div class="read_more_link"><a href="/blog/426/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/424/" class="black">FLASHBACK FRIDAY - Fab 50</a></div><div class="article_intro">In January 1997 <a href="http://www.rollcall.com/" target="_blank"><strong>Roll Call</strong></a> welcomes members of the 105th Congress and &ldquo;looks behind the curtain&rdquo; to find the most influential staff members and among its &ldquo;Fabulous Fifty&rdquo; is Cassidy&#39;s <a href="team/59/" target="_blank"><strong>Kevin Binger.</strong></a></div><span class="article_date">10.18.2013</span> <div class="read_more_link"><a href="/blog/424/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/423/" class="black">D.C.'s First-Ever Cranberry Bog Comes to Life at Union Station</a></div><div class="article_intro">Why is Cassidy&#39;s <strong><a href="/team/19/" target="_blank">Donna Denison</a></strong> interviewing an Ocean Spray grower in the middle of a ton of floating cranberries at Washington&#39;s Union Station?</div><span class="article_date">10.11.2013</span> <div class="read_more_link"><a href="/blog/423/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/422/" class="black">Cerner CEO, Co-Founder Shares Vision for Health Systems, Providers, and Communities</a></div><div class="article_intro"> Cerner (Nasdaq:<strong><a href="http://www.nasdaq.com/symbol/cern">CERN</a></strong>), the largest provider of electronic medical systems in the United States, is hosting its annual Health Conference 2013 in Kansas City, and its CEO, co-founder, Neal Patterson is stepping up to the microphone this morning to share the company&rsquo;s vision for the future of healthcare in America. </div><span class="article_date">10.08.2013</span> <div class="read_more_link"><a href="/blog/422/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/421/" class="black">What Does the Future of Healthcare Look Like Outside the Beltway?</a></div><div class="article_intro">The Cassidy &amp; Associates team is now on site at the Cerner Health Conference 2013 and hearing from <span>state leaders across the country enacting new healthcare policies and other reforms and innovations.</span></div><span class="article_date">10.07.2013</span> <div class="read_more_link"><a href="/blog/421/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/420/" class="black">Washington Honors Companies, Communities and Individuals  Helping Paralyzed Veterans</a></div><div class="article_intro">Washington honored the individuals, corporate and public sector friends who have inspired the Paralyzed Veterans of America by their dedication to 25 million courageous veterans, 54 million people with disabilities and 12,000 new spinal cord injured individuals annually at its Americana Gala 2013. </div><span class="article_date">10.03.2013</span> <div class="read_more_link"><a href="/blog/420/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/419/" class="black">FLASHBACK FRIDAY - The First BRAC</a></div><div class="article_intro">Rewind to March 1991 as Lieutenant Colonel Barry Rhoads catches up with former U.S. Secretary of State and NATO Supreme Commander Alexander Haig before the first Department of Defense Base Realignment and Closure Commission (BRAC).</div><span class="article_date">09.27.2013</span> <div class="read_more_link"><a href="/blog/419/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/417/" class="black">Cassidy Strengthens Business Development with Fmr. National Air Transportation Association President</a></div><div class="article_intro"> Cassidy &amp; Associates announced today that the firm has broadened its network of senior consultants and is strengthening its new business strategies as former Congressman and president of the National Air Transportation Association (NATA) James K. Coyne joins C&amp;A as Director of Business Development. </div><span class="article_date">09.23.2013</span> <div class="read_more_link"><a href="/blog/417/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/416/" class="black">FLASHBACK FRIDAY - All in the Family</a></div><div class="article_intro">Fridays this fall Cassidy &amp; Associates is turning back the clock for Flashback Friday to find out how its team got started in Washington. </div><span class="article_date">09.20.2013</span> <div class="read_more_link"><a href="/blog/416/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/414/" class="black">Latest Breakthroughs in Air and Space Technology on Display in Washington</a></div><div class="article_intro"> Cassidy &amp; Associates Senior Vice President Mark Hegarty is on site for the one-of-a-kind event taking place today in Washington where the U.S. Air Force Association is bringing together Air Force leadership, industry experts, academia and current aerospace specialists from around the world. </div><span class="article_date">09.17.2013</span> <div class="read_more_link"><a href="/blog/414/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/415/" class="black">What's On Tap for Washington this Fall</a></div><div class="article_intro"> Cassidy &amp; Associates Vice Chairman Gregg Hartley is addressing more than 100 members of the Assisted Living Federation of America now in Washington on the latest political, regulatory and public policy developments and what&#39;s ahead this fall for DC. </div><span class="article_date">09.17.2013</span> <div class="read_more_link"><a href="/blog/415/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/413/" class="black">20 Percent of Americans Struggle to Afford Food as Congress Considers Revoking Food Stamps</a></div><div class="article_intro"> A new Gallup poll shows one in five Americans do not have enough money to buy the food that they or their family needed in the past year, more than said so earlier this year and near highs seen since 2008, all while Congress continues to consider revoking food stamps for millions. </div><span class="article_date">09.13.2013</span> <div class="read_more_link"><a href="/blog/413/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/411/" class="black">School Security: Good Enough for the Pentagon, Good Enough for Our Schools</a></div><div class="article_intro">Cassidy &amp; Asscoiates client MACE Security International Inc.&#39;s CEO John McCann writes as a guest contributor to <span class="userContent">American School &amp; University Magazine&#39;s Safety at School blog on an important conversation starting on Capitol Hill encouraging federal investment in proven and effective non-lethal security options for our schools.</span></div><span class="article_date">08.15.2013</span> <div class="read_more_link"><a href="/blog/411/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/409/" class="black">Sixth Annual National Clean Energy Summit Opens in Vegas</a></div><div class="article_intro">Senate Majority Leader Harry Reid (D-NV) is opening the sixth annual National Clean Energy Summit right now in Las Vegas and the Cassidy &amp; Associates team of Gregg Hartley, Kai Anderson and Tom Dennis is there.</div><span class="article_date">08.13.2013</span> <div class="read_more_link"><a href="/blog/409/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/408/" class="black">Leaning In as a Woman Lobbyist</a></div><div class="article_intro"> <p>Today&rsquo;s National Journal&rsquo;s story <em>Women Lobbyists May Be Worth More</em> has Cassidy &amp; Associates Vice President Susann Edwards &#39;leaning in&#39; and thinking about the nuances that women bring to the lobbying world.</p> </div><span class="article_date">07.31.2013</span> <div class="read_more_link"><a href="/blog/408/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/407/" class="black">Cassidy�s Global Team Broadens Reach to Turkey and Kuwait</a></div><div class="article_intro"> Cassidy and Associates is pleased to announce that our sister company in The Interpublic Group, Weber Shandwick, has officially launched new operations in Istanbul, Turkey and in Kuwait. </div><span class="article_date">07.29.2013</span> <div class="read_more_link"><a href="/blog/407/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/406/" class="black">Reporter Role Reversal</a></div><div class="article_intro"> What happens when the insider swaps roles with the reporter and asks the questions... find out as Cassidy Vice Chairman Gregg Hartley sits down with Megan Wilson of The Hill newspaper in a featured story of the new Cassidy online news magazine, <em><strong>the insiders</strong></em>. </div><span class="article_date">07.25.2013</span> <div class="read_more_link"><a href="/blog/406/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/405/" class="black">The Pentagon's Four Letter Word</a></div><div class="article_intro">Yesterday&#39;s launch of the Cassidy &amp; Associates online news magazine, <em><strong>the insiders</strong></em>, included a featured story with Cassidy President Barry Rhoads talking about the &#39;acronym that makes the Pentagon shudder&#39;, but did you catch the full Insiders interview on the Cassidy YouTube Channel as Barry gets candid about the benefits of an agressive community as well as the politically squeaky wheel and the sequester ripple effect.</div><span class="article_date">07.24.2013</span> <div class="read_more_link"><a href="/blog/405/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/404/" class="black">The Insiders - Cassidy &amp; Associates Launches New Online Magazine</a></div><div class="article_intro">This morning on LinkedIn, Cassidy &amp; Associates CEO Gerry Cassidy helped launch a new online news magazine, <em><strong>the insiders</strong></em>, giving readers an authentic look at Washington.</div><span class="article_date">07.23.2013</span> <div class="read_more_link"><a href="/blog/404/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/403/" class="black">Do Women Make Better Senators Than Men?</a></div><div class="article_intro"> As a former legislative aide to Sen. Mary Landrieu (D-LA) a story in National Journal&rsquo;s annual Women of Washington out today that asks the question, &lsquo;do women make better senators than men?&rsquo; caught my attention. </div><span class="article_date">07.12.2013</span> <div class="read_more_link"><a href="/blog/403/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/398/" class="black">Fewer Americans Leery of Drones</a></div><div class="article_intro"> Results of two new polls show most Americans are okay with drones flying over their backyards whether it&rsquo;s for commercial use, or for safety, or catching crooks and terrorists which makes today the time for industry to press home their benefits with the federal oversight agencies and Congress. </div><span class="article_date">06.26.2013</span> <div class="read_more_link"><a href="/blog/398/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/397/" class="black">What�s the Real Reason Why The White House Should Go to Africa?</a></div><div class="article_intro"> President Obama&rsquo;s trip next week to sub-Saharan Africa has generated quite a bit of attention recently in Washington, not for its merits or goals, but its expense. </div><span class="article_date">06.20.2013</span> <div class="read_more_link"><a href="/blog/397/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/396/" class="black">Few Limits to 3D Printing on Earth and in Space</a></div><div class="article_intro"> <p>Late last year, Cassidy &amp; Associates assisted in securing approval for the merger of two major 3D printing companies through the Committee on Foreign Investments in the United States (CFIUS), and since that time coverage of this topic, and the industry itself, continues to experience incredible growth.<span style="font-size: 10pt; font-family: Arial"> </span></p> </div><span class="article_date">06.19.2013</span> <div class="read_more_link"><a href="/blog/396/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/394/" class="black">Can the Pentagon Turn $40 a Gallon Biofuel Into a More Affordable Alternative?</a></div><div class="article_intro"> Given the political condition of the global oil trade today, our military and essentially our national security, are at the mercy of a volatile international oil market just as much as American families are when we pull up to the gas station. </div><span class="article_date">06.07.2013</span> <div class="read_more_link"><a href="/blog/394/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/393/" class="black">Social Media Now Seen As Essential for C-Suite </a></div><div class="article_intro">Boardrooms around the world should take note of results from a new survey providing compelling evidence that the time and energy invested online is worthwhile and can be an effective tool for the C-suite &ldquo;that yields multiple dividends.&rdquo; </div><span class="article_date">06.04.2013</span> <div class="read_more_link"><a href="/blog/393/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/392/" class="black">Linde to Invest More Than $200M in Texas-Sized Gasification Complex</a></div><div class="article_intro"> Linde&#39;s recent announcement of plans for a new gasification plant will create the world&#39;s largest gas-based partial oxidation complex for the production of syngas products for petrochemicals. </div><span class="article_date">06.03.2013</span> <div class="read_more_link"><a href="/blog/392/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/391/" class="black">Sequester Grounds 'Cadillac of Air Combat'</a></div><div class="article_intro">The sequester, modernization efforts, BRAC, and defense infrastructure are all inextricably tied together and this week more signs of the consequences of the changing dynamics at the Pentagon as we learn the Air Force has ordered the 336th Fighter Squadron to stop flying its F-15E Strike Eagles.</div><span class="article_date">05.31.2013</span> <div class="read_more_link"><a href="/blog/391/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/390/" class="black">Drone Protests Demonstrate Need for Industry Engagement</a></div><div class="article_intro">Protestors this week in Atlanta wearing large hats in the shape of drones and holding signs with the White House switchboard phone number signal the increasingly important and immediate need for industry to be fully engaged in the debate and decisions made in Washington.</div><span class="article_date">05.30.2013</span> <div class="read_more_link"><a href="/blog/390/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/389/" class="black">Will Obama�s Summer Trip to Africa �Power� His Legacy to the Continent?</a></div><div class="article_intro">In the first of a two part interview, Cassidy &amp; Associates Senior Vice President Mark Clack discusses a renewed emphasis on Africa by the White House as it prepares for President Obama&#39;s trip to sub-Saharan Africa this summer and a potential initiative addressing &quot;energy poverty&quot; on the continent. </div><span class="article_date">05.29.2013</span> <div class="read_more_link"><a href="/blog/389/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/388/" class="black">Look to the Sky for Washington�s Fight This Summer</a></div><div class="article_intro"> Yesterday&rsquo;s remarks by President Obama addressing questions raised by Attorney General Eric Holder&rsquo;s recent admission that counterterrorism drone strikes have killed four Americans overseas since 2009 provided a preview of what&rsquo;s expected to be one of summer&rsquo;s most heated legislative battles in Washington. </div><span class="article_date">05.24.2013</span> <div class="read_more_link"><a href="/blog/388/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/386/" class="black">Bangladesh Tells U.S. to Butt Out While Wanting Trade Preferences</a></div><div class="article_intro">Cassidy &amp; Associates Vice Chairman Gregg Hartley writes, if the government of Bangladesh won&rsquo;t listen to constructive criticism from its largest market in the face of what is clearly a gross violation of human rights, perhaps we should consider giving the government of Bangladesh just what it&rsquo;s asking, starting with denial of trade preferences. </div><span class="article_date">05.21.2013</span> <div class="read_more_link"><a href="/blog/386/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/384/" class="black">Cassidy Client, LTC, Key Player in $7B Renewable Energy Project for Army</a></div><div class="article_intro">Congratulations are in order for Lakeshore TolTest, LTC, as the U.S. Army Corps of Engineers recently announced the company is one of only five private sector players in its first geothermal awards of its $7 billion renewable energy program. </div><span class="article_date">05.16.2013</span> <div class="read_more_link"><a href="/blog/384/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/383/" class="black">The New Realities of National Security</a></div><div class="article_intro">Cassidy &amp; Associates Senior Vice President Nicole Di Resta discusses the new realities of national security at the Pentagon where every area of defense will feel the impact of budget tightening ranging from large to small weapons systems, service contracts, research and development, even the care of our servicemembers and their families. </div><span class="article_date">05.09.2013</span> <div class="read_more_link"><a href="/blog/383/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/381/" class="black">Cassidy to Help Build Diversity in the Boardroom</a></div><div class="article_intro">Cassidy &amp; Associates and its sister company Weber Shandwick have started work on a multi-phased public affairs campaign for the Executive Leadership Council (ELC), a national group of current and former African American CEOs and senior executives at Fortune 500 and equivalent companies. </div><span class="article_date">05.03.2013</span> <div class="read_more_link"><a href="/blog/381/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/380/" class="black">Cassidy Sizes Up The First Hundred Days </a></div><div class="article_intro"> Gerry Cassidy, the man who<em> The Washington Post </em>said &ldquo;helped invent the new Washington&rdquo;, talks disappointment, compromise, the economy and legacy all in the first hundred days of President Barack Obama&rsquo;s second term. </div><span class="article_date">05.02.2013</span> <div class="read_more_link"><a href="/blog/380/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/379/" class="black">Friendly Skies Feeling the Crunch of Washington's Sequester Cuts</a></div><div class="article_intro">This morning&#39;s WTOP News update, sponsored by Cassidy &amp; Associates, takes a closer look at the consequences of Washington&#39;s sequester deadlock that started to kick in at airports across the nation.</div><span class="article_date">04.25.2013</span> <div class="read_more_link"><a href="/blog/379/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/378/" class="black">Protecting the Environment Not a Top Priority for Americans on Earth Day</a></div><div class="article_intro">Forty-three years after the first Earth Day celebration, a Pew Research Center survey finds environmental issues squarely in the middle of Americans&rsquo; priority lists.</div><span class="article_date">04.22.2013</span> <div class="read_more_link"><a href="/blog/378/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/377/" class="black">American Clean-Tech Firms Look to Chinese to Cross 'Valley of Death'</a></div><div class="article_intro">With renewed scrutiny in Washington of federal investment in clean energy technology, many American clean-tech companies are starting to look East to bridge the $4.5 billion capital shortfall expected to plague the industry over the next three years.</div><span class="article_date">04.19.2013</span> <div class="read_more_link"><a href="/blog/377/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/375/" class="black">BRAC ALERT - Pentagon Preps for New BRAC Round</a></div><div class="article_intro"> <p>As expected, President Obama&rsquo;s budget request for FY 2014 includes a request to Congress to authorize a new Base Realignment and Closure (BRAC) round in 2015. </p> </div><span class="article_date">04.10.2013</span> <div class="read_more_link"><a href="/blog/375/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/374/" class="black">Staking Out Positions on US-EU Free Trade Agreement</a></div><div class="article_intro">Members of Congress, the European Commission President and the French Trade Minister are among some of the more notables who&rsquo;ve spoken out, some to encourage progress on the agreement and some to pull back on the reigns.</div><span class="article_date">04.09.2013</span> <div class="read_more_link"><a href="/blog/374/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/373/" class="black">Cassidy�s National Security Team Mobilizing Clients Ahead of Budget Announcement</a></div><div class="article_intro"> The White House is expected to submit President Barack Obama&rsquo;s FY2014 budget to Congress on April 10, but the Cassidy &amp; Associates National Security Team has been mobilizing its clients across the country far in advance of next week&rsquo;s action. </div><span class="article_date">04.04.2013</span> <div class="read_more_link"><a href="/blog/373/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/372/" class="black">Cassidy�s Mark Clack to Moderate US-Africa Panel at Harvard's Kennedy School</a></div><div class="article_intro"> Is America&rsquo;s approach to foreign assistance suitable for Africa&rsquo;s changing dynamics? Cassidy &amp; Associates Senior Vice President Mark Clack will help answer that question and many others on the rising significance of US-Africa relations as he moderates a panel discussion at the 9th Annual Black Policy Conference. </div><span class="article_date">04.03.2013</span> <div class="read_more_link"><a href="/blog/372/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/371/" class="black">'Houston We Have a Problem'</a></div><div class="article_intro">Crew members aboard the International Space Station take a look at Cassidy online.</div><span class="article_date">04.01.2013</span> <div class="read_more_link"><a href="/blog/371/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/370/" class="black">Do You Really Know the U.S. Senate? - Cassidy INFOGRAPHIC</a></div><div class="article_intro"> From the ongoing fiscal standoff to key White House appointments, more than ever Washington is deferring critical decisions and waiting for action from the &lsquo;world&rsquo;s deliberative body&rsquo; also known as the United States Senate. </div><span class="article_date">03.28.2013</span> <div class="read_more_link"><a href="/blog/370/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/369/" class="black">Tracking Emerging Chinese Multinationals and Media</a></div><div class="article_intro">Encouraging Chinese companies to become leaders in the global knowledge economy is a core goal of the Chinese government&rsquo;s current economic development plan. Cassidy Senior Associate Molly Mark-Doppman discusses recent survey results examining emerging Chinese multinationals and media.</div><span class="article_date">03.21.2013</span> <div class="read_more_link"><a href="/blog/369/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/364/" class="black">Cassidy Gets a New Look on Twitter</a></div><div class="article_intro">Are you following us?</div><span class="article_date">03.15.2013</span> <div class="read_more_link"><a href="/blog/364/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/363/" class="black">China's 'Lianghui' has Implications for Foreign Investors</a></div><div class="article_intro">As Asia-watchers, security hawks, investors and others around the globe know well, the annual meetings of China&rsquo;s legislature, the National People&rsquo;s Congress (NPC), and its twenty-two hundred member political advisory body, the Chinese People&#39;s Political Consultative Conference (CPPCC), opened last week, where major decisions about the future of the country are likely to be made and where the stage for the incoming administration will be set. </div><span class="article_date">03.14.2013</span> <div class="read_more_link"><a href="/blog/363/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/362/" class="black">Cassidy &amp; Associates Upgrades YouTube Channel</a></div><div class="article_intro">Have you checked out the new YouTube One Channel layout?</div><span class="article_date">03.11.2013</span> <div class="read_more_link"><a href="/blog/362/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/360/" class="black">Cassidy's 'Green' Building Makes Small Screen Debut on House of Cards</a></div><div class="article_intro"> The opening sequence to Netflix&rsquo;s popular online &lsquo;TV show&rsquo;, <em>House of Cards</em>, includes the new state of the art, LEED Gold Certified Green building that Cassidy &amp; Associates calls home. </div><span class="article_date">03.08.2013</span> <div class="read_more_link"><a href="/blog/360/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/358/" class="black">Can Washington Avert a Government Shutdown? </a></div><div class="article_intro">Check out this morning&#39;s weekly WTOP News update, sponsored by Cassidy &amp; Associates, on Washington&#39;s ongoing fiscal standoff.</div><span class="article_date">03.07.2013</span> <div class="read_more_link"><a href="/blog/358/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/357/" class="black">Catch Today's WTOP News Update on Washington's Sequester Deadline?</a></div><div class="article_intro">Cassidy &amp; Associates sponsored weekly news updates airing Thursday mornings on WTOP News covers Washington&#39;s ongoing fiscal standoff, take a look and listen here.</div><span class="article_date">02.28.2013</span> <div class="read_more_link"><a href="/blog/357/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/355/" class="black">Cassidy &amp; Associates Extends WTOP Partnership for News on Washington's Continued Fiscal Standoff</a></div><div class="article_intro"> Cassidy &amp; Associates CEO Gerald Cassidy announced today that the firm is extending its on-air and online partnership with WTOP by sponsoring its continued coverage of weekly updates on Washington&rsquo;s ongoing fiscal standoff. </div><span class="article_date">02.26.2013</span> <div class="read_more_link"><a href="/blog/355/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/354/" class="black">Cassidy &amp; Associates Celebrates New Washington Office for Boston University</a></div><div class="article_intro"> Cassidy &amp; Associates CEO Gerry Cassidy marks a successful milestone for Boston University and looks to a future with continued accomplishment. </div><span class="article_date">02.21.2013</span> <div class="read_more_link"><a href="/blog/354/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/353/" class="black">EaglePicher Technologies Marks 10 Years with Cassidy &amp; Associates</a></div><div class="article_intro"> Cassidy &amp; Associates Vice Chair Gregg Hartley announces that EaglePicher Technologies will continue its 10 year relationship with Cassidy as its Lithium-ion Aircraft Battery nears certification. </div><span class="article_date">02.16.2013</span> <div class="read_more_link"><a href="/blog/353/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/352/" class="black">Top Five Percent</a></div><div class="article_intro">Online business networking powerhouse LinkedIn recognizes Cassidy &amp; Associates Vice Chairman Gregg Hartley.</div><span class="article_date">02.13.2013</span> <div class="read_more_link"><a href="/blog/352/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/351/" class="black">Protect and Connect Spotlights Cassidy's Clients</a></div><div class="article_intro"> The new Cassidy &amp; Associates online series, <em>Protect and Connect</em>, provides an ongoing look at our clients in Washington and around the world. Cassidy Vice Chairman Gregg Hartley opens the series with an introduction to AT&amp;T. </div><span class="article_date">02.11.2013</span> <div class="read_more_link"><a href="/blog/351/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/349/" class="black">What's China's stake in Washington? </a></div><div class="article_intro">Get some answers from a new episode of Cassidy&#39;s <em>On Site</em> series as a Chinese aerospace delegation participates in Cassidy &amp; Associates&#39; ongoing public policy symposium.</div><span class="article_date">01.28.2013</span> <div class="read_more_link"><a href="/blog/349/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/348/" class="black">Cassidy Hosts Chinese Aerospace Delegation</a></div><div class="article_intro">Cassidy &amp; Assoicates hosts Chinese delegation for second in series of public policy roundtable discussions in Washington.</div><span class="article_date">01.11.2013</span> <div class="read_more_link"><a href="/blog/348/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/347/" class="black">Gerry Cassidy Remembers Sen. Inouye</a></div><div class="article_intro">Cassidy &amp; Associates Chief Executive Gerald Cassidy remembers his friend, U.S. Senator Daniel Inouye.</div><span class="article_date">12.20.2012</span> <div class="read_more_link"><a href="/blog/347/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/341/" class="black">Cassidy Kicks Off New Holiday Tradition with Release of Online Video Greeting</a></div><div class="article_intro"> Cassidy &amp; Associates CEO Gerald Cassidy helped kick off a new tradition this morning as the firm released a holiday video greeting on the C&amp;A YouTube Channel. </div><span class="article_date">12.07.2012</span> <div class="read_more_link"><a href="/blog/341/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/338/" class="black">Cassidy Partners with WTOP for 'Fiscal Cliff' News Updates</a></div><div class="article_intro"> Cassidy &amp; Associates CEO Gerald Cassidy announced today that the firm is partnering with the region&rsquo;s &lsquo;glass-enclosed nerve center&rsquo; at WTOP by sponsoring its news updates on developments on Capitol Hill and the White House as Washington approaches the &lsquo;fiscal cliff.&rsquo; </div><span class="article_date">11.29.2012</span> <div class="read_more_link"><a href="/blog/338/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/332/" class="black">Who Will Lead Capitol Hill After the Election | A Cassidy Exclusive Report</a></div><div class="article_intro"> In its continuing series of exclusive reports <strong>WASHINGTON</strong> <em><strong>After the Election</strong></em>, Cassidy &amp; Associates removes the guesswork with its Leadership Report, tracking the next steps of leaders on Capitol Hill and identifying those who will make them. </div><span class="article_date">11.13.2012</span> <div class="read_more_link"><a href="/blog/332/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/328/" class="black">WASHINGTON, After the Election | Exclusive Report</a></div><div class="article_intro"> In an exclusive report, <strong><em>WASHINGTON, After the Election</em></strong>, the public policy experts of Cassidy &amp; Associates have mapped out detailed next steps lawmakers and key decision makers on Capitol Hill will make in the lameduck session of Congress and into next year. </div><span class="article_date">11.07.2012</span> <div class="read_more_link"><a href="/blog/328/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/329/" class="black">Gerry Cassidy: Demographics are Destiny</a></div><div class="article_intro">Cassidy &amp; Associates CEO Gerald S.J. Cassidy shares his thoughts on the day after America votes in a new C&amp;A online video and says &quot;demographics are destiny&quot; for both political parties.</div><span class="article_date">11.07.2012</span> <div class="read_more_link"><a href="/blog/329/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/324/" class="black">Cassidy &amp; Associates Pays Tribute to U.S. Senator George McGovern</a></div><div class="article_intro"> Cassidy &amp; Associates pays tribute to the late U.S. Senator and former presidential candidate George McGovern in a full page of today&rsquo;s special edition of the Mitchell Daily Republic. </div><span class="article_date">10.26.2012</span> <div class="read_more_link"><a href="/blog/324/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/322/" class="black">Cassidy Makes its Times Square Debut</a></div><div class="article_intro">Did you catch the recent debut of Cassidy &amp; Associates in Times Square?</div><span class="article_date">10.22.2012</span> <div class="read_more_link"><a href="/blog/322/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/311/" class="black">Year-End Funding</a></div><div class="article_intro">There are less than 2 months left in FY12. That means Agencies are balancing their checkbooks and trying to fund last-minute projects.</div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">08.03.2012</span> <div class="read_more_link"><a href="/blog/311/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/300/" class="black">This is the season for government business</a></div><div class="article_intro">You should be busy bidding on government contracts&hellip;and if you&#39;re not, you should be--even if you&#39;re not going to bid on them directly yourself.</div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">06.18.2012</span> <div class="read_more_link"><a href="/blog/300/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/297/" class="black">Open Source Intelligence</a></div><div class="article_intro"> <p><span>If you are thinking about tweeting about clouds, exercise or even Mexico, think again. Doing so may result in a closer look by the U.S. Department of Homeland Security.</span></p> </div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">05.29.2012</span> <div class="read_more_link"><a href="/blog/297/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/294/" class="black">Opportunities Are Everywhere</a></div><div class="article_intro">You just have to know where to look. Here are 2 basic rules.</div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">05.01.2012</span> <div class="read_more_link"><a href="/blog/294/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/292/" class="black">Rapid Acquisition of Cyber Tools</a></div><div class="article_intro">Pentagon plans for priority weapons to be financed through the use of operational funds over a period of days or months.</div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">04.12.2012</span> <div class="read_more_link"><a href="/blog/292/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/290/" class="black">Market, Market, Market</a></div><div class="article_intro">The 3 most important words to remember to be successful in building your Federal Business.</div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">04.04.2012</span> <div class="read_more_link"><a href="/blog/290/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/286/" class="black">Cassidy &amp; Associates Forms Strategic Alliance with AgriThority</a></div><div class="article_intro">Cassidy &amp; Associates has developed a strategic partnership with <a href="http://www.agrithority.com/" target="_blank">Missroui based AgriThority</a>.</div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">03.26.2012</span> <div class="read_more_link"><a href="/blog/286/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/288/" class="black">House Armed Services Commitee Releases Report.</a></div><div class="article_intro">March 26, the House Armed Services Committee&rsquo;s (<a href="http://armedservices.house.gov/">HASC</a>) Panel on Business Challenges Within the Defense Industry released their report: Challenges to Doing Business with the Department of Defense.</div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">03.26.2012</span> <div class="read_more_link"><a href="/blog/288/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/283/" class="black">Opportunity</a></div><div class="article_intro">Gen Fraser, SOUTHCOM Commander; &quot;I&#39;m a combatant commander--I can always use more ISR.&quot;</div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">03.08.2012</span> <div class="read_more_link"><a href="/blog/283/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/282/" class="black">White Space</a></div><div class="article_intro"><p>There are 3 ways to create White Space in business. </p><p></p>1.<span> </span>Fulfilling unmet customer needs in a current market.<span> </span>2.<span> </span>Creating new customers and new markets.<span> </span>3.<span> </span>Responding to shifts in market demand created by government policy and new technology.</div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">03.05.2012</span> <div class="read_more_link"><a href="/blog/282/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/280/" class="black">Bangladesh Court Erodes International Standards</a></div><div class="article_intro">In 2009, the Government of Bangladesh, led by Sheikh Hasina&rsquo;s newly-elected Awami League Party, announced its intention to prosecute war crimes committed during Bangladesh&rsquo;s 1971 War of Liberation</div><span class="author_name"><a href="/team/25">Mark Clack</a></span>&nbsp;<span class="article_date">02.14.2012</span> <div class="read_more_link"><a href="/blog/280/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/279/" class="black">The 2013 Budget</a></div><div class="article_intro">All things considered, I would rather be in the Federal Sales market vs. the Commercial Sales market.</div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">02.11.2012</span> <div class="read_more_link"><a href="/blog/279/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/277/" class="black">Upcoming BRAC</a></div><div class="article_intro">On January 5, 2012, President Barack Obama, Secretary of Defense Leon Panetta and Joint Chiefs Chairman General Martin Dempsey discussed changes in the military&rsquo;s long-term plans and how the proposed changes will establish future budgeting priorities. </div><span class="author_name"><a href="/team/60">Susann M.  Edwards</a></span>&nbsp;<span class="article_date">01.26.2012</span> <div class="read_more_link"><a href="/blog/277/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/275/" class="black">Game Changing Technology</a></div><div class="article_intro">We recently attended the Consumer Electronics Show in Las Vegas where we discovered 2 game-changing technologies.</div><span class="author_name"><a href="/team/60">Susann M.  Edwards</a></span>&nbsp;<span class="article_date">01.19.2012</span> <div class="read_more_link"><a href="/blog/275/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/272/" class="black">The Gov Doesn�t Buy What It Doesn�t Trust And It Doesn�t Trust What It�s Not Familiar With</a></div><div class="article_intro">The best way to improve sales is to sell where they know you.</div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">01.01.2012</span> <div class="read_more_link"><a href="/blog/272/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/271/" class="black">Federal Purchases Will Exceed $1.2 Trillion In The Fourth Quarter Of 2011</a></div><div class="article_intro">The race to exhaust funds and execute programs will be intense in 2012. Agencies will be motivated to spend their money before it gets taken away. </div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">12.21.2011</span> <div class="read_more_link"><a href="/blog/271/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/270/" class="black">Reversibility and Expansibility</a></div><div class="article_intro"><span>The act of generating needed capabilities and capacities quickly in response to operational demands in defence of our nation and its vital national interests.</span></div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">12.12.2011</span> <div class="read_more_link"><a href="/blog/270/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/268/" class="black">If you think nothing is getting done�</a></div><div class="article_intro">Since Jan 3, 2011, the Senate has introduced 1914 bills and the House has introduced 3508 bills. 57 bills have been signed into law.</div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">11.27.2011</span> <div class="read_more_link"><a href="/blog/268/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/267/" class="black">Thanksgiving</a></div><div class="article_intro"><p>Even with the <a href="http://www.washingtonpost.com/politics/debt-supercommittee-members-brace-for-failure/2011/11/20/gIQA5bqJfN_story.html?hpid=z1">Failure</a> of the Budget Super Committee we should be thankful...</p><p>Cuts do not take effect until 2013--giving us 13 months to prepare.</p></div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">11.21.2011</span> <div class="read_more_link"><a href="/blog/267/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/266/" class="black">Black Friday</a></div><div class="article_intro">As the biggest shopping day of the year approaches, it&#39;s important to note the Federal Government is also &quot;shopping.&quot;</div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">11.14.2011</span> <div class="read_more_link"><a href="/blog/266/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/263/" class="black">The Korean and US Free Trade Agreement:  Still a Work in Progress</a></div><div class="article_intro">While the US has finally signed the Korean-US Free Trade Agreement, there is still work to be done on the other side of the Pacific before the agreement takes effect.</div><span class="author_name">Mark Hegarty and Kaitlin Bulavinetz</span> &nbsp;<span class="article_date">10.27.2011</span> <div class="read_more_link"><a href="/blog/263/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/262/" class="black">It�s Time to Start Planning for FY13</a></div><div class="article_intro"><span>The military services will begin briefing combatant commanders next week on their revised five-year spending plans as the Office of the Secretary of Defense (OSD) begins its Fiscal Year 2013 budget review.</span></div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">10.21.2011</span> <div class="read_more_link"><a href="/blog/262/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/259/" class="black">DoD Strategy</a></div><div class="article_intro">The <a href="http://www.businessweek.com/news/2011-10-11/panetta-says-weapons-buying-operations-face-targeted-changes.html">Sec of Defense</a> <span>said the Pentagon is making &ldquo;targeted changes&rdquo; to weapons programs, upgrades and operations costs.</span></div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">10.12.2011</span> <div class="read_more_link"><a href="/blog/259/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/258/" class="black">The Super Committee</a></div><div class="article_intro">After weeks of secret meetings, the deficit-cutting panel established under last summer&#39;s budget deal doesn&rsquo;t look like its making progress.</div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">10.09.2011</span> <div class="read_more_link"><a href="/blog/258/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/256/" class="black">�I�m losing $30M a year, but I can�t afford to stop paying.�</a></div><div class="article_intro">That&rsquo;s a quote I recently heard from a high-level Government Executive. Yes&hellip;there are many inefficiencies out there, but who can afford to fix them in the current budget environment?</div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">09.30.2011</span> <div class="read_more_link"><a href="/blog/256/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/253/" class="black">Continuing Resolution</a></div><div class="article_intro"><span>Congress will take up a Continuing Resolution (CR) to fund the government the week of Sept. 19th, House Majority Leader Eric <a href="http://www.huffingtonpost.com/2011/09/07/eric-cantor-government-shutdown-continuing-resolution_n_952326.html">Cantor</a> (R-Va.) stated September 13th, which could prevent a government shutdown caused by Congress not passing appropriations bills by the new fiscal year <span></span></span></div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">09.14.2011</span> <div class="read_more_link"><a href="/blog/253/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/250/" class="black">Vacations &amp; Guides</a></div><div class="article_intro">I am just getting back from a trip to Morocco. It was great and I saw &quot;everything&quot; because I hired a guide.</div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">08.22.2011</span> <div class="read_more_link"><a href="/blog/250/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/245/" class="black">Opportunity</a></div><div class="article_intro">New regulations and budget cuts always lead to new business.</div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">06.29.2011</span> <div class="read_more_link"><a href="/blog/245/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/243/" class="black">Medical Device Regulation</a></div><div class="article_intro">An important element of the ongoing healthcare debate is the regulation of medical devices. To date, there has been much ambiguity in regards to the Administration&rsquo;s intentions. </div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">06.20.2011</span> <div class="read_more_link"><a href="/blog/243/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/241/" class="black">DoD Budget Facts</a></div><div class="article_intro">In past years a decrease in &quot;war funding&quot; has always led to a decrease in defense funding because war funding was part of the defense budget.</div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">06.16.2011</span> <div class="read_more_link"><a href="/blog/241/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/239/" class="black">$37.8 Million Awarded To Universities For Research Equipment </a></div><div class="article_intro">The Department of Defense announced plans to award $37.8 million to academic institutions to support the purchase of research instrumentation. There were 165 awards to 83 academic institutions.</div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">06.08.2011</span> <div class="read_more_link"><a href="/blog/239/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/237/" class="black">U.S. District Judge Concludes Ban on Corporate Contributions to Federal Campaigns Unconstitutional</a></div><div class="article_intro">U.S. District Court Judge James C. Cacheris ruled last week on a motion to dismiss certain counts of an indictment charging an alleged scheme to make illegal contributions to a 2006 Senate campaign and a 2008 Presidential campaign.</div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">05.31.2011</span> <div class="read_more_link"><a href="/blog/237/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/235/" class="black">Hi, I'm a Contractor</a></div><div class="article_intro">It seems the Department of Defense is trying to drive a wedge between Government and Industry.</div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">05.06.2011</span> <div class="read_more_link"><a href="/blog/235/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/232/" class="black">Game Time</a></div><div class="article_intro">The Federal Government has 6 months to spend a 12 month budget.</div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">05.01.2011</span> <div class="read_more_link"><a href="/blog/232/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/228/" class="black">Proliferation of Counterfeit Prescription Drugs</a></div><div class="article_intro">Americans face a new and widely overlooked threat. Counterfeit prescription drugs are being unknowingly consumed across our nation. Without changes in policy, this issue will continue to grow at an already alarming pace.</div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">04.12.2011</span> <div class="read_more_link"><a href="/blog/228/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/226/" class="black">The NCAA Final 4 and Business</a></div><div class="article_intro">None of the &ldquo;usual favorites&rdquo; are playing for this year&rsquo;s National Basketball Championship. This year&rsquo;s &ldquo;Final Four&rdquo; consists of 4 teams who were counted out from the beginning of the basketball tournament&mdash;but, each team has two things in common: A great game plan and preparation.</div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">03.27.2011</span> <div class="read_more_link"><a href="/blog/226/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/220/" class="black">Tax-Free Budget Stimulus on the Back Burner</a></div><div class="article_intro">In the recent discussions about budget proposals and spending cuts, one piece of legislation that would boost our economy&mdash;the South Korea&ndash;United States Free Trade Agreement (KORUS FTA)&mdash;has been absent.</div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">03.08.2011</span> <div class="read_more_link"><a href="/blog/220/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/219/" class="black">Future Federal Procurements</a></div><div class="article_intro">What the Multi-Billion Dollar USAF Air Refueling Tanker Competition Means for Business...</div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">03.03.2011</span> <div class="read_more_link"><a href="/blog/219/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/217/" class="black">Coalitions</a></div><div class="article_intro"><span style="font-size: 13pt">With shrinking budgets and increased workloads, the federal government needs the private sector to help cut operating costs. </span></div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">02.28.2011</span> <div class="read_more_link"><a href="/blog/217/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/211/" class="black">Implementing Dodd-Frank</a></div><div class="article_intro">Bloomberg Businessweek ran <a href="http://www.businessweek.com/news/2011-02-01/republicans-would-remedy-unwanted-dodd-frank-effects.html" target="_blank">an article</a> last Tuesday on Chairman Bachus&rsquo; letter to the Financial Services Committee regarding implementation of Dodd-Frank&rsquo;s new rules for Wall Street. In his letter the Chairman stressed his intention to review implementation of the Volker rule and in particular to:</div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">02.07.2011</span> <div class="read_more_link"><a href="/blog/211/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/209/" class="black">Health Financing in the Developing World</a></div><div class="article_intro">Management Sciences for Health&rsquo;s <a href="http://campaign.r20.constantcontact.com/render?llr=a5ybrycab&amp;v=001vd12ggE3Xa55A0NXBDTKJFaU2PuB0jRwORZRw5R3_64t_x44zxiCq6iS4Jlm_m6Xj2YPiG7gMhJCDSYXmTC1XvKudro7octVdku1lBKJJGd98YemBzWnwhCC8dUdxK4a4suHnSk8NXvVMKuom4dHMTuYr6mQhgY-U6X7HVI70TVglR-ic0XJ0w%3D%3D" target="_blank">January newsletter</a> highlights various initiatives in health financing in the developing world, including an <a href="http://www.msh.org/news-bureau/innovative-financing-partnerships-help-uganda-meet-the-unmet-need-for-family-planning.cfm" target="_blank">innovative financing partnership in Uganda</a> with USAID and local partners which helps Ugandans meet critical family planning needs.</div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">02.01.2011</span> <div class="read_more_link"><a href="/blog/209/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/208/" class="black">The Door May Be Opening Wider on Endowments </a></div><div class="article_intro">Senator Grassley continues his focus on the investment and payout policies of endowments. It is no secret that he and others in the tax writing committees have long held concerns about the actions and composition of certain sub-sets of the nonprofit sector.</div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">01.28.2011</span> <div class="read_more_link"><a href="/blog/208/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/205/" class="black">Saving Fuel</a></div><div class="article_intro">In an effort to save the US military money, Gander Airport, in New Foundland, Canada, is &ldquo;speeding up&rdquo; its aircraft servicing and creating a rapid refueling program for US military aircraft that land there.</div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">01.20.2011</span> <div class="read_more_link"><a href="/blog/205/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/204/" class="black">Is There a Hint of Tax Relief in the Air for Corporate America?</a></div><div class="article_intro">While there will certainly be plenty of disagreement on details, it appears there may be some level of consensus in this Congress on the need for tax reform, including corporate tax reform.</div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">01.07.2011</span> <div class="read_more_link"><a href="/blog/204/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/201/" class="black">Rabbits and Fences (Part 3) </a></div><div class="article_intro">There is current technology that allows us to inspect internal source code and third-party code and it does not require companies to expose their valuable source code.</div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">12.20.2010</span> <div class="read_more_link"><a href="/blog/201/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/200/" class="black">Rabbits and Fences (Part 2)</a></div><div class="article_intro">What do you do if the rabbit (you are trying to keep out of your garden) is living inside your garden? The answer seems quite simple, but this is the problem we are living with in cyber security.</div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">12.15.2010</span> <div class="read_more_link"><a href="/blog/200/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/199/" class="black">Rabbits and Fences (Part 1)</a></div><div class="article_intro">In conversations concerning cyber security, the topic of building <a href="http://en.wikipedia.org/wiki/Firewall_(computing)">firewalls</a> always comes up. People believe if they build a big enough fence it will keep the threat out. The problem is the threat is already inside the fence.</div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">12.09.2010</span> <div class="read_more_link"><a href="/blog/199/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/196/" class="black">The �Supplemental� U.S.-South Korea Free Trade Agreement</a></div><div class="article_intro">On December 3rd, it was announced the U.S. and South Korea had reached an agreement to amend the three year old free trade agreement known as KORUS FTA.</div><span class="author_name"><a href="/team/25">Mark Clack</a></span>&nbsp;<span class="article_date">12.08.2010</span> <div class="read_more_link"><a href="/blog/196/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/197/" class="black">Could We Be Seeing the Start of Bipartisanship?</a></div><div class="article_intro">It could be argued that the tax deal brokered between the White House and Republicans earlier this week hints at the start of bipartisan dealings to come in the new year.</div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">12.08.2010</span> <div class="read_more_link"><a href="/blog/197/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/194/" class="black">The End Game</a></div><div class="article_intro">This week the entire forty-two member Senate Republican Conference <a href="/_docs/news/Senate%20Republicans&#39;%20Priorities%20Letter%20to%20Sen.%20Reid.pdf" target="_blank">sent a letter</a> to Senate Majority Leader Reid making it clear they would vote against cloture on a motion to consider any legislation until the chamber has acted to fund the government and extend the Bush-era tax cuts.</div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">12.03.2010</span> <div class="read_more_link"><a href="/blog/194/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/193/" class="black">Status of Food Safety Bill</a></div><div class="article_intro">In response to a large peanut butter recall early in 2009 a bi-partisan coalition of Senators introduced a bill to amend the Federal Food, Drug and Cosmetic Act of 1936.</div><span class="author_name"><a href="/team/19">Donna Jo Denison</a></span>&nbsp;<span class="article_date">12.02.2010</span> <div class="read_more_link"><a href="/blog/193/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/192/" class="black">Trade in The Balance</a></div><div class="article_intro">The recent failure of the U.S. and South Korea to reach a final agreement on the U.S.-South Korea Free Trade Agreement should be viewed as a temporary setback.</div><span class="author_name"><a href="/team/25">Mark Clack</a></span>&nbsp;<span class="article_date">11.22.2010</span> <div class="read_more_link"><a href="/blog/192/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/191/" class="black">Cyber Protection � Who�s Checking The Back Door?</a></div><div class="article_intro">While Bill S. 3480 &ndash; Protecting Cyberspace as a National Asset Act of 2010 (sponsored by Senators Lieberman and Collins) is a good start, it does not adequately address the protection of our nation&rsquo;s critical cyber supply chain.</div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">11.19.2010</span> <div class="read_more_link"><a href="/blog/191/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/190/" class="black">Protecting Existing Business</a></div><div class="article_intro">With the government focused on reducing expenses it is more important than ever to focus on retaining business.</div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">11.18.2010</span> <div class="read_more_link"><a href="/blog/190/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/185/" class="black">Support for Allies in East Africa</a></div><div class="article_intro">In light of the October 29th interception of two explosive devices on cargo flights departing from Yemen and headed for the West, the recently-released Congressional Research Service (CRS) report by Lauren Ploch, &ldquo;<a href="/_docs/news/Countering%20Terrorism%20in%20East%20Africa.pdf" target="_blank">Countering Terrorism in East Africa: The U.S. Response</a>,&rdquo; is both timely and relevant.</div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">11.12.2010</span> <div class="read_more_link"><a href="/blog/185/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/179/" class="black">Energy Legislation in the New Congress</a></div><div class="article_intro">With the 2010 election results almost complete, guesswork is in high gear about both the direction and scope of energy legislation in the 112th Congress.</div><span class="author_name"><a href="/team/17">Tom Dennis</a></span>&nbsp;<span class="article_date">11.11.2010</span> <div class="read_more_link"><a href="/blog/179/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/180/" class="black">Investment Deferred is Growth Deferred�You Get What You Pay For</a></div><div class="article_intro">One of the greatest, and confusing, disappointments of the 111th Congress has been its inability to enact legislation to re-authorize a broad array of infrastructure programs.</div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">11.11.2010</span> <div class="read_more_link"><a href="/blog/180/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/181/" class="black">Nonprofits Still Under the Microscope</a></div><div class="article_intro">There is some belief that partisanship in the 112th Congress will be worse than what we say in the 111th. However, it would be a mistake to believe that we are destined for two years of outright Congressional gridlock.</div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">11.11.2010</span> <div class="read_more_link"><a href="/blog/181/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/176/" class="black">Election Impact Pending Food &amp; Agriculture Policy � Lame Duck and Beyond</a></div><div class="article_intro">The Mid-term power shift will result in significant changes on both the Senate and House Agriculture Committees.</div><span class="author_name"><a href="/team/19">Donna Jo Denison</a></span>&nbsp;<span class="article_date">11.10.2010</span> <div class="read_more_link"><a href="/blog/176/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/177/" class="black">Veteran's Day Remembrance</a></div><div class="article_intro">Each Veteran&rsquo;s Day gives us an opportunity to focus on the contributions and sacrifices the members of our military have and are still making. We honor them and thank them for all they have done for our country.</div><span class="author_name"><a href="/team/40">Arthur Mason</a></span>&nbsp;<span class="article_date">11.10.2010</span> <div class="read_more_link"><a href="/blog/177/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/178/" class="black">Remembrance of Veterans</a></div><div class="article_intro">On a recent Veteran&rsquo;s Day, Gerry Cassidy hosted the annual Cassidy &amp; Associates Veterans Day luncheon for all of us in the firm who had served in the armed forces. Our Guest of Honor was the oldest living Marine at the time, Mr. Herb Bowen.</div><span class="author_name"><a href="/team/28">Terry Paul, BG, USMC (Ret)</a></span>&nbsp;<span class="article_date">11.10.2010</span> <div class="read_more_link"><a href="/blog/178/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/171/" class="black">Debate over SEC Whistleblower Bounties</a></div><div class="article_intro">Last week the SEC issued a set of<span style="color: #1f497d"> </span>proposed rules regarding whistleblower bounties. Some believed that the whistle blower provision as originally written in the bill, could lead to rulemaking that encouraged employees with knowledge of malfeasance to eschew internal integrity programs in favor of going directly to the SEC.</div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">11.09.2010</span> <div class="read_more_link"><a href="/blog/171/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/172/" class="black">The U.S. Trade Agenda</a></div><div class="article_intro">Now that Washington, D.C. has had an opportunity to thoroughly digest and analyze last week&rsquo;s mid-term election and dramatic gains by the Republican Party, the nation&rsquo;s attention has pivoted toward consideration of whether or not a divided government can effectively work together to aid our nation&rsquo;s economic recovery. One area where many Washington analysts believe progress through compromise can be made is in U.S. Trade policy. </div><span class="author_name"><a href="/team/25">Mark Clack</a></span>&nbsp;<span class="article_date">11.09.2010</span> <div class="read_more_link"><a href="/blog/172/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/170/" class="black">GOP Gains - Impact Key Health Care Policy Issues</a></div><div class="article_intro">Capitalizing on voter discontent, Republicans claimed control of the House of Representatives picking up 60 seats with a few right leaning races still to be decided. In the Senate the Republicans gained six seats outright.</div><span class="author_name"><a href="/team/13">Jordan Bernstein</a></span>&nbsp;<span class="article_date">11.08.2010</span> <div class="read_more_link"><a href="/blog/170/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/168/" class="black">Will They or Won�t They?</a></div><div class="article_intro">The mid-term elections have provided more certainty to the ideological direction of the next Congress. What remains to be seen is how jubilant Republicans and melancholy Democrats will cooperate with each other for the remainder of the 111th Congress.</div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">11.05.2010</span> <div class="read_more_link"><a href="/blog/168/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/169/" class="black">Elections, Taxes and Lame Duck</a></div><div class="article_intro">Since the polls closed and results started flowing, people have been trying to analyze what the future holds for tax issues in the lame duck session and into the new year. It is hard to predict accurately what will unfold.</div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">11.05.2010</span> <div class="read_more_link"><a href="/blog/169/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/160/" class="black">A Peek Into What is on the Lame Duck Agenda</a></div><div class="article_intro">The mid-term elections are still several days away, but that hasn&rsquo;t stopped some from looking ahead to the final weeks of the year when Congress will be focused on must-pass legislation to keep the government open for business. </div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">10.29.2010</span> <div class="read_more_link"><a href="/blog/160/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/161/" class="black">A �Forward Deployed� U.S. Foreign Policy Focus</a></div><div class="article_intro">Secretary of State Hillary Rodham Clinton has just embarked on a 13 day mission to Vietnam, China, Cambodia, Malaysia, Papua New Guinea, New Zealand, and Australia. The travel mirrors an interesting shift in U.S. foreign policy strategy under the current administration.</div><span class="author_name">Mark Clack and Elizabeth Tregaskis Gordon</span> &nbsp;<span class="article_date">10.29.2010</span> <div class="read_more_link"><a href="/blog/161/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/124/" class="black">Change, Energy and Pride</a></div><div class="article_intro">As you can see, we have launched a new website and we are very excited. I believe it reflects three elements at the core of our success on behalf of our clients&ndash; embracing change, a vibrant energy and a great pride. </div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">10.19.2010</span> <div class="read_more_link"><a href="/blog/124/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/154/" class="black">Will Lame-Duck Deliver an Estate Tax Compromise?</a></div><div class="article_intro">Many people across the country were surprised late last year when Congress failed to pass an estate tax fix of any kind. It seemed impossible that Congress would allow the estate tax to lapse given the massive revenue loss. But here we are and the &ldquo;tax-free&rdquo; year is quickly coming to an end.</div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">10.19.2010</span> <div class="read_more_link"><a href="/blog/154/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/148/" class="black">Is the Value-Added Tax a Possible Solution?</a></div><div class="article_intro">Recently, there has been renewed debate about whether or not adoption of this type of tax structure would help the U.S. address the growing deficit and debt problem.</div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">10.15.2010</span> <div class="read_more_link"><a href="/blog/148/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/145/" class="black">Health Care Reform Poses Risks to Hospital Exemptions</a></div><div class="article_intro">The passage of the health care reform act impacted many facets of the not-for-profit health sector. There is now some concern that the tax exemption for hospitals is at risk of being eliminated at some point in the future.</div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">10.01.2010</span> <div class="read_more_link"><a href="/blog/145/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/144/" class="black">Lame Duck The Main Course and Its� Side Dishes</a></div><div class="article_intro">Thanksgiving in Washington comes early this year and the dinner plates will be overflowing.</div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">09.30.2010</span> <div class="read_more_link"><a href="/blog/144/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/131/" class="black">More Scrutiny in the Non-Profit Sector</a></div><div class="article_intro">The excerpt below is from a <a href="http://www.bna.com/products/corplaw/dtr.htm" target="_blank">BNA Daily Tax Report</a> (sub. req&rsquo;d) article on a complaint filed against a number of BCS bowl related entities by Playoff PAC an organization advocating for a college football postseason.</div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">09.27.2010</span> <div class="read_more_link"><a href="/blog/131/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/130/" class="black">Will Egg Recall Scramble Up Action on Food Safety Bill?</a></div><div class="article_intro"><a href="http://www.foodconsumer.org/newsite/Shopping/Alerts/egg_recall_salmonella_outbreak_2808100139.html" target="_blank">The recent egg recall</a>, due to an aggressive outbreak of Salmonella, only served to increase the public pressure on the Senate to pass <a href="http://www.thomas.gov/cgi-bin/query/C?c111:./temp/%7Ec111XSXxb9" target="_blank">S510, the Food Safety Modernization Act</a>.</div><span class="author_name"><a href="/team/19">Donna Jo Denison</a></span>&nbsp;<span class="article_date">09.24.2010</span> <div class="read_more_link"><a href="/blog/130/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/128/" class="black">Government Lacks Clear Direction on Cyber</a></div><div class="article_intro">In a recent article, The <a href="http://www.washingtonpost.com/wp-dyn/content/article/2010/09/16/AR2010091606745.html" target="_blank">Washington Post reports</a> that a year after publishing its cyber-security policy review, the White House continues to lack a coherent strategy for preventing cyber attacks.</div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">09.17.2010</span> <div class="read_more_link"><a href="/blog/128/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/125/" class="black">The Right Mix for All Political Climates</a></div><div class="article_intro">The New York Times recently highlighted efforts by some lobbying firms in Washington to <a href="http://www.nytimes.com/2010/09/10/business/10lobby.html" target="_blank">hire additional Republicans</a> to boost their influence if the Republican Party succeeds in regaining control of the House Representatives and the Senate after the November elections. It was a familiar story about the implications of shifts in the balance of power in Washington.</div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">09.15.2010</span> <div class="read_more_link"><a href="/blog/125/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/129/" class="black">Congress Returns to Work</a></div><div class="article_intro">After a six-week Recess including town hall meetings and aggressive messaging, the House and Senate return to Washington with a full plate of work.</div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">09.10.2010</span> <div class="read_more_link"><a href="/blog/129/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/136/" class="black">Growing Concern over Declining Livestock Farms</a></div><div class="article_intro">New information on the dwindling numbers of livestock producers in the U.S. has prompted a series of meetings led by <a href="http://www.usda.gov/wps/portal/usda/usdahome?contentidonly=true&amp;contentid=bios_vilsack.xml" target="_blank">Secretary of Agriculture Tom Vilsak</a> over the last few months.</div><span class="author_name"><a href="/team/19">Donna Jo Denison</a></span>&nbsp;<span class="article_date">09.03.2010</span> <div class="read_more_link"><a href="/blog/136/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/135/" class="black">Small Business Involvement in Government Contracts Good for Both Parties</a></div><div class="article_intro">Including small businesses in competitions for government contracts has long been an important issue. </div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">08.27.2010</span> <div class="read_more_link"><a href="/blog/135/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/139/" class="black">Corporations Not Spending on Hiring</a></div><div class="article_intro">The Washington Post <a href="http://www.washingtonpost.com/wp-dyn/content/article/2010/08/20/AR2010082005165.html" target="_blank">ran an article</a> on Saturday August 21, 2010 on the disparity between corporate profits and corporate spending on new workers. Recovery will not come under the current paradigm</div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">08.27.2010</span> <div class="read_more_link"><a href="/blog/139/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/127/" class="black">Guinea: Moving On to the Second Round Election</a></div><div class="article_intro">As posted earlier today on the <a href="blog/index.php/foreign-policy/guinea-a-triumph-for-african-democracy/" target="_blank">Huffington Post</a></div><span class="author_name">Amos Hochstein and Mark Clack</span> &nbsp;<span class="article_date">08.18.2010</span> <div class="read_more_link"><a href="/blog/127/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/106/" class="black">Cooperation Key to Cyber Security</a></div><div class="article_intro">This past week, it was reported that DHS has been <a href="http://www.computerworld.com/s/article/9180152/DHS_quietly_dispatching_teams_to_test_power_plant_cybersecurity?taxonomyId=82" target="_blank">dispatching teams</a> of cyber security experts to assess defensive capabilities at key power plants across the country. </div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">08.10.2010</span> <div class="read_more_link"><a href="/blog/106/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/103/" class="black">Improving Trade with Africa</a></div><div class="article_intro">Quietly and effectively, the Obama Administration is in the process of instituting a U.S.-Africa policy that promotes enhanced trade between the United States and Sub Saharan Africa (SSA).</div><span class="author_name"><a href="/team/25">Mark Clack</a></span>&nbsp;<span class="article_date">08.04.2010</span> <div class="read_more_link"><a href="/blog/103/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/100/" class="black">Export Promotion   </a></div><div class="article_intro">The Brookings Institute&rsquo;s Metropolitan Studies Program published a report last month which examines how exports impact U.S. metropolitan economies. <a href="http://www.brookings.edu/~/media/Files/rc/reports/2010/0726_exports/0726_exports_istrate_rothwell_katz.pdf" target="_blank">Export Nation</a> found evidence that export intensive industries boost growth, provide higher wages and foster innovation.</div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">08.02.2010</span> <div class="read_more_link"><a href="/blog/100/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/94/" class="black">Guinea: A Triumph for African Democracy   </a></div><div class="article_intro">As posted earlier today on the <a href="http://www.huffingtonpost.com/amos-j-hochstein/guinea-a-triumph-for-afri_b_656202.html" target="_blank">Huffington Post</a>. What is happening today in the Republic of Guinea deserves a closer look from other African nations and the international community.</div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">07.22.2010</span> <div class="read_more_link"><a href="/blog/94/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/93/" class="black">The Future of Both Food Safety and BPA Uncertain   </a></div><div class="article_intro">As the days and weeks tick down, so do the chances of passage for a number of bills held up in the Senate. One of these is S.510, better known as the <a href="http://www.thomas.gov/cgi-bin/thomas" target="_blank">Food Safety Bill</a>.</div><span class="author_name"><a href="/team/13">Jordan Bernstein</a></span>&nbsp;<span class="article_date">07.20.2010</span> <div class="read_more_link"><a href="/blog/93/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/151/" class="black">Second Blow Dealt to Airbus in Midst of Refueling Tanker Controversy</a></div><div class="article_intro">In a recent <a href="/blog/90/" target="_blank">blog post</a>, I described the recent World Trade Organization (WTO) ruling that airline manufacturer Airbus benefitted unfairly from European Union subsidies. More <a target="_blank">recent news</a> has broken, as the WTO has decided to delay its decision on a similar case examining whether Airbus competitor Boeing also benefitted from similar subsidies.</div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">07.09.2010</span> <div class="read_more_link"><a href="/blog/151/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/92/" class="black">MacArthur�s Prescient West Point Address</a></div><div class="article_intro">Could Gen MacArthur have envisioned this level of cooperation, and the use of today&rsquo;s information technology.</div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">07.08.2010</span> <div class="read_more_link"><a href="/blog/92/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/91/" class="black">The MINI E</a></div><div class="article_intro">My wife and I decide to write the MINI E down as something to consider in the future when replacing a commuter vehicle.</div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">07.07.2010</span> <div class="read_more_link"><a href="/blog/91/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/90/" class="black">Boeing-Airbus Dispute Highlights Potential Government Acquisition Pitfalls</a></div><div class="article_intro">In a ruling that many US Senators are already <a href="http://www.google.com/hostednews/afp/article/ALeqM5jcwwsbVuN8G32qyuwbF1Iqua6WJw" target="_blank">hailing</a> as a &ldquo;landmark decision&rdquo;, the WTO has effectively shaken up the commercial aircraft market landscape.</div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">07.07.2010</span> <div class="read_more_link"><a href="/blog/90/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/81/" class="black">Eleven Charged With Failing to Register as Foreign Agents</a></div><div class="article_intro">While the media has characterized the eleven people recently arrested on a complaint filed by the U.S. Attorney in Manhattan as members of a &ldquo;Russian spy ring&rdquo; </div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">07.01.2010</span> <div class="read_more_link"><a href="/blog/81/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/79/" class="black">Stationary Fuel Cells Important Part of Natural Gas Sector</a></div><div class="article_intro">MIT released an <a href="http://web.mit.edu/mitei/research/studies/report-natural-gas.pdf">interim report today</a> examining the future of natural gas as a fuel in an increasingly emissions averse world</div><span class="author_name"><a href="/team/28">Terry Paul, BG, USMC (Ret)</a></span>&nbsp;<span class="article_date">06.30.2010</span> <div class="read_more_link"><a href="/blog/79/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/72/" class="black">Free Trade Agreement Will Aid Korean Security</a></div><div class="article_intro">One way to benefit both the US and Korea is to finally approve the <a href="http://www.ustr.gov/trade-agreements/free-trade-agreements/korus-fta" target="_blank">US and Korean Free Trade Agreement</a>, which was signed on June 30, 2007. </div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">06.25.2010</span> <div class="read_more_link"><a href="/blog/72/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/75/" class="black">The Calendar, The Supreme Court and Child Nutrition</a></div><div class="article_intro">Supreme Court nominations have the potential to echo through history. It is the President&rsquo;s opportunity to impact the tenor of the court long after his term has ended</div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">06.25.2010</span> <div class="read_more_link"><a href="/blog/75/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/88/" class="black">Straw Donor Campaign Contributions</a></div><div class="article_intro">Last week The Ninth Circuit <a href="http://www.financialfraudlaw.com/lawblog/%E2%80%98straw-donor%E2%80%99-case-involving-john-edwards%E2%80%99-presidential-campaign-revived-ninth-circuit/1133" target="_blank">reversed a trial court&rsquo;s dismissal</a> of charges in an indictment alleging that a California man had violated federal law by contributing $26,000 </div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">06.22.2010</span> <div class="read_more_link"><a href="/blog/88/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/66/" class="black">Spending Weariness Jeopardizes Already Crowded Legislative Schedule</a></div><div class="article_intro">Over the weekend President Obama sent a letter to Congress urging them to pass a measure to shore up state and local budgets and stave off public employee layoffs</div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">06.16.2010</span> <div class="read_more_link"><a href="/blog/66/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/62/" class="black">Some May Have to Change Health Plans</a></div><div class="article_intro">Over the weekend, <a href="http://www.federalregister.gov/OFRUpload/OFRData/2010-14488_PI.pdf" target="_blank">draft regulation was leaked</a> concerning the grandfathering of employer sponsored healthcare plans in existence prior the implementation of <a href="http://frwebgate.access.gpo.gov/cgi-bin/getdoc.cgi?dbname=111_cong_bills&amp;docid=f:h3590enr.txt.pdf" target="_blank">The Patient Protection and Affordable Care Act</a></div><span class="author_name"><a href="/team/13">Jordan Bernstein</a></span>&nbsp;<span class="article_date">06.14.2010</span> <div class="read_more_link"><a href="/blog/62/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/61/" class="black">Bill to Bolster Education as Counterinsurgency Tool</a></div><div class="article_intro">Earlier this year, <a href="http://www.opencongress.org/bill/111-h5117/show" target="_blank">legislation was introduced in the House</a> that, as much as anything we&rsquo;ve seen, strikes at the heart of some of the most challenging foreign policy, international affairs and security issues that the U.S. faces today</div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">06.11.2010</span> <div class="read_more_link"><a href="/blog/61/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/58/" class="black">Team Play Important in Politics Too</a></div><div class="article_intro">I got a blast campaign email today from Dr. Charles Crist, Sr. who is the father of current Florida Governor Charlie Crist who is running for the U.S. Senate. When it became apparent that the Governor would not win his party&rsquo;s nomination in the primary, he quit being a team player. He decided to run as an independent.</div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">06.10.2010</span> <div class="read_more_link"><a href="/blog/58/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/59/" class="black">Racing the Clock</a></div><div class="article_intro">With less than 60 legislative days on the Congressional Calendar before the 2010 mid-term elections, Congress finds itself with <a href="http://www.nationaljournal.com/congressdaily/coa_20100607_9256.php?mrefid=lingo_related" target="_blank">much unfinished business</a>.</div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">06.10.2010</span> <div class="read_more_link"><a href="/blog/59/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/55/" class="black">Solving Dropout Problem Requires Diverse Approach</a></div><div class="article_intro">Children vary in how they think, how they learn and how they cope. That diversity has to be addressed if schools are going to be successful in helping them complete their education. And, not all schools are equally prepared for that challenge.</div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">06.08.2010</span> <div class="read_more_link"><a href="/blog/55/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/56/" class="black">Energy or Climate Legislation or Both?</a></div><div class="article_intro">Congressional consideration of legislation to address our energy problems seems to be moving to the front burner again.</div><span class="author_name"><a href="/team/17">Tom Dennis</a></span>&nbsp;<span class="article_date">06.08.2010</span> <div class="read_more_link"><a href="/blog/56/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/54/" class="black">Afghan Peace Jirga Concludes</a></div><div class="article_intro">After my first ever visit to Kabul, Afghanistan last month, I&rsquo;ll be paying close attention to what action the Afghan government takes on the heels of last week&rsquo;s &ldquo;peace jirga&rdquo;</div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">06.07.2010</span> <div class="read_more_link"><a href="/blog/54/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/65/" class="black">Legislators Need to Consider Latest in Telemedicine when Discussing Health IT</a></div><div class="article_intro">With the federal government currently trying to implement health care reform legislation, Cassidy &amp; Associates continues to stay abreast of the political landscape.</div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">06.07.2010</span> <div class="read_more_link"><a href="/blog/65/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/53/" class="black">FEC Rules for Campaign Advocacy at Work</a></div><div class="article_intro">As primary season gets into full swing and the November midterms approach it is important for corporate employees in Washington and across the country to be mindful of the rules governing campaign work in the office</div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">06.02.2010</span> <div class="read_more_link"><a href="/blog/53/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/63/" class="black">Farmers Qualify for Stimulus Funds due to Heavy Rains</a></div><div class="article_intro">Despite record rains and flooding in Iowa, 2008 was a good year for farmers. Due to spikes in prices for crops such as corn and soybeans, net farm income increased 60% from 2007 to 2008. However, even <a href="http://www.desmoinesregister.com/article/20100523/BUSINESS01/5230354/Little-loss-but-big-disaster-aid-for-farms" target="_blank">farms that had a profitable year received an extra influx of cash</a> due to a provision in the Stimulus bill.</div><span class="author_name"><a href="/team/19">Donna Jo Denison</a></span>&nbsp;<span class="article_date">06.02.2010</span> <div class="read_more_link"><a href="/blog/63/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/64/" class="black">Increasing Challenges in Haiti Require the Latest in Disaster Relief Innovations</a></div><div class="article_intro">As <a href="http://blog.foreignpolicy.com/posts/2010/06/01/is_there_more_doom_ahead_this_hurricane_season" target="_blank">hurricane season begins in the Caribbean</a>, aid organizations worry that tropical storms will exacerbate the challenges already facing relief workers in Haiti.</div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">06.02.2010</span> <div class="read_more_link"><a href="/blog/64/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/52/" class="black">Congress Must Address Transportation and Infrastructure</a></div><div class="article_intro">With much to do both in Washington and back in their districts, members are under a constant time crunch. Unfortunately this can leave important initiatives in jeopardy.</div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">06.01.2010</span> <div class="read_more_link"><a href="/blog/52/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/44/" class="black">Farm Bill 2012 Discussions Play Out Across the Country</a></div><div class="article_intro">The House Agriculture Committee is in the process of holding a series of hearings across the country in order to review the current agricultural policy as lawmakers prepare to draft the 2012 Farm Bill</div><span class="author_name"><a href="/team/13">Jordan Bernstein</a></span>&nbsp;<span class="article_date">05.21.2010</span> <div class="read_more_link"><a href="/blog/44/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/42/" class="black">Federal Policy Important to U.S. Business Leaders</a></div><div class="article_intro">CFOs are always looking for ways to reduce risk and achieve greater return on investment</div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">05.18.2010</span> <div class="read_more_link"><a href="/blog/42/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/41/" class="black">Survey Concludes Nonprofit Hospitals Falling Short</a></div><div class="article_intro">This survey will almost certainly make it into the hands of those in Congress working behind the scenes on nonprofit tax reform</div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">05.07.2010</span> <div class="read_more_link"><a href="/blog/41/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/43/" class="black">The Rise of the Private Sector in Trade Facilitation</a></div><div class="article_intro">Since 2008, negotiations by the <a href="http://www.wto.org/" target="_blank">World Trade Organization</a> on multilateral agreements have stalled. Disagreements on major issues between key nations have resulted in a deadlock. Coupled with a domestic political stalemate on three free trade agreements, all of which have been negotiated but are stalled in Congress, the future of bilateral trade barrier reduction is uncertain.</div><span class="author_name"><a href="/team/19">Donna Jo Denison</a></span>&nbsp;<span class="article_date">05.07.2010</span> <div class="read_more_link"><a href="/blog/43/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/45/" class="black">The Healthcare Bill: Potential Effects in the Corporate World</a></div><div class="article_intro">The recently passed healthcare bill which aims to cover millions of uninsured Americans included several provisions that corporations are feeling the effects of, in spite of the fact that many of these conditions will not be enforced until 2014. </div><span class="author_name"><a href="/team/13">Jordan Bernstein</a></span>&nbsp;<span class="article_date">05.07.2010</span> <div class="read_more_link"><a href="/blog/45/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/37/" class="black">Derivatives Provision May Alter Tax Treatment</a></div><div class="article_intro"><a href="http://www.bna.com/index.html" target="_blank">BNA news</a> (subscription) has reported that Alan Fu, of Prudential Financial Services, sent an email to the Treasury Department in which he highlights a possible effect of the Financial Services Reform bill currently before the Senate. Fu wrote that:</div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">05.06.2010</span> <div class="read_more_link"><a href="/blog/37/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/40/" class="black">Oil Spill Oversight Hearings Announced</a></div><div class="article_intro">While <a href="http://www.epa.gov/bpspill/" target="_blank">impacts are still being assessed</a>, undoubtedly there will be far reaching economic and environmental repercussions for the region</div><span class="author_name"><a href="/team/19">Donna Jo Denison</a></span>&nbsp;<span class="article_date">05.04.2010</span> <div class="read_more_link"><a href="/blog/40/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/39/" class="black">Continuing the Updates on Climate Change Legislation</a></div><div class="article_intro">Cassidy &amp; Associates Sr. VP Tom Dennis gives another update on where things stand with the Senate&rsquo;s latest effort to move Climate Change legislation forward.</div><span class="author_name"><a href="/team/17">Tom Dennis</a></span>&nbsp;<span class="article_date">05.03.2010</span> <div class="read_more_link"><a href="/blog/39/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/32/" class="black">First Steps Taken Towards Next Farm Bill</a></div><div class="article_intro"><a href="http://agriculture.house.gov/index.shtml">House Agriculture Committee</a> Chairman Colin Peterson has held and scheduled a number of <a href="http://agriculture.house.gov/list/press/agriculture_dem/PR042910.html">oversight field hearings</a> across the country to advance consideration of the reauthorization of the Farm Bill which expires in 2012</div><span class="author_name"><a href="/team/19">Donna Jo Denison</a></span>&nbsp;<span class="article_date">04.29.2010</span> <div class="read_more_link"><a href="/blog/32/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/20/" class="black">Partnership for Philanthropic Planning Urges Lawmakers to Extend Tax Provision</a></div><div class="article_intro">The <a href="http://www.pppnet.org/index.html" target="_blank">Partnership for Philanthropic Planning</a> sent a <a href="http://www.pppnet.org/pdf/PPP_Letter_on_HR_4213.pdf" target="_blank">letter</a> to the ranking members of the Finance and Ways and Means Committees today urging them to move forward with reconciliation on the <a href="http://thomas.loc.gov/cgi-bin/query/z?c111:H.R.4213:" target="_blank">Tax Extenders Act of 2009</a>. </div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">04.27.2010</span> <div class="read_more_link"><a href="/blog/20/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/27/" class="black">FDA Considers Limits on Sodium</a></div><div class="article_intro">Currently, the food industry is not obligated to regulate the amount of sodium in products as sodium is generally recognized as safe by the FDA</div><span class="author_name"><a href="/team/19">Donna Jo Denison</a></span>&nbsp;<span class="article_date">04.20.2010</span> <div class="read_more_link"><a href="/blog/27/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/28/" class="black">Tax Exemption and Philanthropy</a></div><div class="article_intro">The <a href="http://www.gao.gov/new.items/d10393.pdf" target="_blank">GAO report</a> previously <a href="/video/46/" target="_blank">highlighted</a> shows that the government is taking a hard look at tax exemptions in the Internal Revenue Code.</div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">04.20.2010</span> <div class="read_more_link"><a href="/blog/28/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/29/" class="black">Energy Bill Picking up Steam in Congress?</a></div><div class="article_intro">The long-awaited Kerry-Graham-Lieberman draft of a climate bill is slated to be released on April 26<sup>th</sup>, and President Obama is weighing in</div><span class="author_name"><a href="/team/17">Tom Dennis</a></span>&nbsp;<span class="article_date">04.19.2010</span> <div class="read_more_link"><a href="/blog/29/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/24/" class="black">Key US Enroute Air Bases, Like Gander International Airport, Need to be Maintained</a></div><div class="article_intro"><a href="http://www.washingtontimes.com/news/2010/apr/13/key-us-base-in-kyrgyzstan-not-expected-to-close/" target="_blank">Recent events in Kyrgyzstan</a> emphasize the importance of the U.S. Air Force world-wide infrastructure.</div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">04.15.2010</span> <div class="read_more_link"><a href="/blog/24/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/22/" class="black">Supreme Court Departure Likely to Impact Climate Change Legislation in 2010</a></div><div class="article_intro">Last Friday&rsquo;s announced retirement of Justice John Paul Stevens may have the unintended consequence of also retiring fleeting hopes for the passage of a comprehensive climate change and energy bill during this session of Congress.</div><span class="author_name"><a href="/team/17">Tom Dennis</a></span>&nbsp;<span class="article_date">04.13.2010</span> <div class="read_more_link"><a href="/blog/22/" class="cyan">+ Read More</a></div></div><div class="article"><div class="article_title"><a href="/blog/23/" class="black">Growing Deficit May Force Tax Revisions or Spending Cuts</a></div><div class="article_intro">The easy targets have already been taken &mdash; leading the government to start seriously considering areas that were previously unthinkable.</div><span class="author_name"><a href="/team/"> </a></span>&nbsp;<span class="article_date">04.13.2010</span> <div class="read_more_link"><a href="/blog/23/" class="cyan">+ Read More</a></div></div>	</div>
	<div class="view_all">
			</div>
	</div>
</div>
</div>
</div>
</div>

<div class="social_links">
	Stay Connected &nbsp;
		<a href="/feeds/"><img src="http://www.cassidy.com/templates/_global/images/rss.png" alt="RSS Feed"/></a>
		<a href="http://www.facebook.com/CassidyandAssociates"><img src="http://www.cassidy.com/templates/_global/images/facebook.png" alt="Connect on Facebook"/></a>
		<a href="http://twitter.com/CassidyInfo"><img src="http://www.cassidy.com/templates/_global/images/twitter.png" alt="Twitter"/></a>
		<a href="http://www.linkedin.com/companies/cassidy-%26-associates"><img src="http://www.cassidy.com/templates/_global/images/linkedin.png" alt="Linked In"/></a>
		<a href="http://www.youtube.com/user/cassidyandassociates"><img src="http://www.cassidy.com/templates/_global/images/youtube.png" alt="You Tube"/></a>
</div>
</div>
<div id="outer_foot">
	<div id="foot">
		<div class="left">
		733 Tenth Street, NW, Suite 400 | Washington, DC 20001<br/><strong>T</strong> (202) 347-0773<br/>Toll Free: (888) 347-0773<br/><strong>F</strong>&nbsp;(202) 347-0785<br/>info@cassidy.com		</div>
		<div class="right">
			<a href="/disclaimer/">Disclaimer</a> &nbsp;|&nbsp; <a href="/privacy/">Privacy</a> &nbsp;|&nbsp; <a href="/sitemap/">Site Map</a> &nbsp;|&nbsp; <a href="/contact/">Contact Us</a><br/>
			Copyright &copy; 2010 Cassidy &amp; Associates
		</div>
	</div>
	<div style="visibility:hidden;display:none;overflow:hidden;">design &amp; development: Fathom Creative, Inc. (fathomcreative.com), Matthew Stevenson, Efrat Levush, Brent Maxwell</div>
	</div>
</div>
</body>
</html><!-- 1433437437 -->