CINXE.COM
Our Campaigns - Candidate - Bill Clinton
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> <html> <head><BASE HREF="https://www.ourcampaigns.com/"> <meta http-equiv="content-type" content="text/html; charset=utf-8"> <title>Our Campaigns - Candidate - Bill Clinton</title> </head> <style type="text/css"> <!-- .Text1 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #330000} .Text1Y { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #660000} .TextY1 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #EEEEEE} .TextY1Y { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #660000} .Text2 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #ffff00} .Headline1 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #ffffff} .Headline2 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #ffffff} .Small1 { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #330000} td { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #330000} a { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #330000} body { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #330000} .infotable {border:1px solid black;border-color:black white white black;border-radius:8px;background-color:#993333;width:100%;margin:0;padding:0;border-spacing:0px;} .infotable tr th {font-family:Arial,Helvetica,sans-serif;font-size:14px;font-weight:normal;color:#ffffff;text-align:left;margin:0;padding:4px;} .infotable tr td {border-spacing:0;margin:0;padding:2px;border-color:#6084C8;} .HeadlineBig { font-family: Arial, Helvetica, sans-serif; font-size: 35px; color: #ffffff} .MainHeaderBar { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #ffffff; background-color: #993333} .SubHeaderBar { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #ffffff; background-color: #333366} .SubHeaderBar td { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff; background-color: #333366; text-align:center; } .Switch0 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #330000; background-color: #6084C8} .Switch1 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #330000; background-color: #7094D8} .Quoted { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style:italic; color: #000000; background-color: #80A4E8; border: 1px dashed #000000; padding:4px;} .maprestbl { border:thin solid black; } .maprestbl td { font-size:8px; border-bottom: thin solid black; padding:0px; margin:0px; border-spacing:0px;} .gm-style .gm-style-iw, .gm-style .gm-style-iw a, .gm-style .gm-style-iw span, .gm-style .gm-style-iw label, .gm-style .gm-style-iw div { font-size: 8px; font-weight: 300; } --> </style> <body bgcolor="#6084C8" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" onLoad="whenLoaded()"> <script language="JavaScript"> <!-- var dylasty=0; var isdy=false; var lastyr=0; function DYDown(fld,e) { dylasty=e.clientY; lastyr=parseInt(fld.value); isdy=true; } function DYMove(fld,e) { if (isdy) { fld.value=String(lastyr-(e.clientY-dylasty)); } } function DYUp(fld,e) { isdy=false; } //--> </script> <script src="ajax.js" type="text/javascript" charset="utf-8"></script> <link rel="stylesheet" href="//code.jquery.com/ui/1.11.2/themes/smoothness/jquery-ui.css"> <script type="text/javascript" src="//code.jquery.com/jquery-1.10.2.js"></script> <script type="text/javascript" src="//code.jquery.com/ui/1.11.2/jquery-ui.js"></script> <script type="text/javascript" src="/js/jquery.tablesorter.min.js"></script> <script>window.twttr = (function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0], t = window.twttr || {}; if (d.getElementById(id)) return t; js = d.createElement(s); js.id = id; js.src = "https://platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore(js, fjs); t._e = []; t.ready = function(f) { t._e.push(f); }; return t; }(document, "script", "twitter-wjs"));</script> <script> $( function() { $('.datepicker').change(function() { var id=$(this).attr('id').slice(0,-3); var newdate=$('#'+id+'_DP').val(); $('input[name="'+id+'_year"]').val(newdate.substr(0,4)); $('select[name="'+id+'_month"]').val(newdate.substr(5,2)); $('select[name="'+id+'_day"]').val(newdate.substr(8,2)); }); $('.datepicker').datepicker({ showOn: "button", buttonImage: "/images/calendar.gif", buttonImageOnly: true, buttonText: "Select date", dateFormat: "yy-mm-dd", beforeShow: DPSetFromDate }); $('.datepicker2').change(function() { var id=$(this).attr('id').slice(0,-3); var newdate=$('#'+id+'_DP').val(); $('input[name="'+id+'_year"]').val(newdate.substr(0,4)); $('input[name="'+id+'_month"]').val(newdate.substr(5,2)); $('input[name="'+id+'_day"]').val(newdate.substr(8,2)); }); $('.datepicker2').datepicker({ showOn: "button", buttonImage: "/images/calendar.gif", buttonImageOnly: true, buttonText: "Select date", dateFormat: "yy-mm-dd", beforeShow: DPSetFromDate2 }); } ); function DPSetFromDate(input, inst) { var id=inst.id.slice(0,-3); $('#'+id+'_DP').val($('input[name="'+id+'_year"]').val()+'-'+$('select[name="'+id+'_month"]').val()+'-'+$('select[name="'+id+'_day"]').val()); } function DPSetFromDate2(input, inst) { var id=inst.id.slice(0,-3); $('#'+id+'_DP').val($('input[name="'+id+'_year"]').val()+'-'+$('input[name="'+id+'_month"]').val()+'-'+$('input[name="'+id+'_day"]').val()); } function NowDateInfo() { alert('This date is a virtual time machine which makes the site display in most cases as if the day was actually the date set. For instance, setting it to July 4, 1800 and going to the US container would show the President as John Adams and the 16 states and two territories.'); } function AdjustIFrame(frame) { var maxW = frame.scrollWidth; var minW = maxW; var FrameH = 100; //IFrame starting height frame.style.height = FrameH + "px" while (minW == maxW && FrameH < 800) { FrameH = FrameH + 50; //Increment frame.style.height = FrameH + "px"; minW = frame.scrollWidth; } } </script> <map name="nav"> <area shape="poly" coords="8,87,6,75,44,65,47,77" href="home.html" alt="Home"> <area shape="poly" coords="52,75,50,64,89,60,91,72" href="about.html" alt="About"> <area shape="poly" coords="95,73,95,60,128,61,129,73" href="javascript:popChat()" alt="Chat"> <area shape="poly" coords="133,73,135,60,171,64,172,76" href="UserList.html" alt="Users"> <area shape="poly" coords="206,78,208,68,251,72,249,83" href="IssueDetail.html?IssueID=1" alt="Issues"> <area shape="poly" coords="252,83,255,72,297,75,298,86" href="PartyList.html" alt="Party"> <area shape="poly" coords="301,86,301,75,368,77,369,88" href="CandidateList.html" alt="Candidates"> <area shape="poly" coords="374,88,372,77,430,74,432,85" href="PollingFirmList.html" alt="Polling Firms"> <area shape="poly" coords="434,86,434,74,471,69,472,82" href="MediaList.html" alt="Media"> <area shape="poly" coords="474,82,473,70,507,66,509,78" href="NewsList.html" alt="News"> <area shape="poly" coords="510,78,509,65,538,64,539,77" href="PollList.html" alt="Polls"> <area shape="poly" coords="16,97,13,87,68,76,70,88" href="Calendar.html" alt="Calendar"> <area shape="poly" coords="74,88,73,75,141,75,141,87" href="KeyRaceList.html" alt="Key Races"> <area shape="poly" coords="145,87,145,76,226,82,226,93" href="ContainerDetail.html?ContainerID=1" alt="United States"> <area shape="poly" coords="230,94,231,83,291,87,290,98" href="PresidentList.html" alt="President"> <area shape="poly" coords="294,98,295,87,339,89,340,99" href="SenateList.html" alt="Senate"> <area shape="poly" coords="343,98,344,89,384,89,386,98" href="HouseList.html" alt="House"> <area shape="poly" coords="389,99,390,89,453,85,455,96" href="StateOfficeList.html" alt="Governors"> <area shape="poly" coords="458,96,456,85,534,78,535,91" href="CountryList.html" alt="International"> <area shape="default" href="home.html"> </map> <table border="0" cellspacing="0" cellpadding="0" width="100%"> <tr> <td align="left" width="539"><a href="home.html"><img src="images/NewHeader.gif" border="0" usemap="#nav" width="539" height="120"></a></td> <td background="images/NewHeaderBack.gif" align="right" width="100%" valign="top"><img src="images/spacer.gif" width="180" height="1"><br> <div style="position: absolute; top:4; right:8"> <form name="dateForm" method="post" action="CandidateDetail.html?SetNow=Y&CandidateID=4019"><input type="button" value="?" onclick="NowDateInfo()"> <select name="NowDate_month" class="Text1"> <option value="00">--</option> <option value="01">Jan</option><option value="02">Feb</option><option value="03">Mar</option><option value="04">Apr</option><option value="05">May</option><option value="06">Jun</option><option value="07">Jul</option><option value="08">Aug</option><option value="09">Sep</option><option value="10">Oct</option><option value="11" SELECTED>Nov</option><option value="12">Dec</option></select> <select name="NowDate_day" class="Text1"> <option value="00">--</option> <option>01</option><option>02</option><option>03</option><option>04</option><option>05</option><option>06</option><option>07</option><option>08</option><option>09</option><option>10</option><option>11</option><option>12</option><option>13</option><option>14</option><option>15</option><option>16</option><option>17</option><option>18</option><option>19</option><option>20</option><option>21</option><option>22</option><option>23</option><option>24</option><option>25</option><option>26</option><option>27</option><option>28</option><option SELECTED>29</option><option>30</option><option>31</option></select> <input type="text" name="NowDate_year" size="5" maxlength="4" value="2024" onMouseDown="DYDown(this,event)" onMouseUp="DYUp(this,event)" onMouseMove="DYMove(this,event)"> <input type="submit" value="Set" class="Small1"></form> </div> <div style="position: absolute; top:35; right:8"> <form name="searchForm" method="post" action="SearchResults.html"><input type="text" name="SrchTxt" size="15" class="Small1"><input type="submit" value="Search" class="Small1"></form> </div> <div style="position: absolute; top:63; right:8"> <a href="newaccountStep1.html" class="Text2">New User Account</a> </div> </td> </tr> </table> <table border="0" cellspacing="0" cellpadding="0" width="100%" height="100%"><tr> <td class="Text1" valign="top" align="center"> <table border="0" cellspacing="0" cellpadding="0" width="95%"><tr> <td align="left"> </td> <td align="right" class="Headline1"><i>"A comprehensive, collaborative elections resource." </i><br></td> </tr></table> <div align="right" class="Headline1"> <form method="POST" action="home.php"><input type="hidden" name="LogIn" value="Y"> Email:<input type="text" name="Username" size="10" class="Text1" value=""> Password:<input type="password" name="PWord" size="10" class="Text1"> <input type="submit" value="Login" class="Text1"> </form> </div> <br> <script language="javascript"> <!-- var piccnt=14; var cpic=new Array; cpic[1]='1974-01-01'; cpic[2]='1979-01-01'; cpic[3]='1982-11-01'; cpic[4]='1984-01-01'; cpic[5]='1986-01-01'; cpic[6]='1988-06-01'; cpic[7]='1992-11-01'; cpic[8]='1993-01-01'; cpic[9]='1996-07-01'; cpic[10]='2002-01-21'; cpic[11]='2008-01-01'; cpic[12]='2010-01-01'; cpic[13]='2018-01-01'; cpic[14]='2022-01-01'; var curpic=14; function lastPic() { if (curpic > 1) { curpic--; document.getElementById('CandPic').src='../images/candidates/b4/C4019D'+cpic[curpic]+'.jpg'; document.getElementById('CandPicLink').href='../images/candidates/b4/FullC4019D'+cpic[curpic]+'.jpg'; document.getElementById('CandPicDate').innerHTML=cpic[curpic]; if (curpic == 1) { document.getElementById('CandPicLast').innerHTML=''; } document.getElementById('CandPicNext').innerHTML='->'; } } function nextPic() { if (curpic < piccnt) { curpic++; document.getElementById('CandPic').src='../images/candidates/b4/C4019D'+cpic[curpic]+'.jpg'; document.getElementById('CandPicLink').href='../images/candidates/b4/FullC4019D'+cpic[curpic]+'.jpg'; document.getElementById('CandPicDate').innerHTML=cpic[curpic]; if (curpic == piccnt) { document.getElementById('CandPicNext').innerHTML=''; } document.getElementById('CandPicLast').innerHTML='<-'; } } //--> </script> <div class="Headline1" align="left"><font size="+3"> Clinton, Bill</font></div> <table border="0" width="90%"><tr><td valign="top" class="Text1" width="65%"> <table border="0" width="100%"> <tr bgcolor="#993333"><td colspan="3"><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr> <td width="42"></td> <td class="Headline1" align="center">CANDIDATE DETAILS</td> <td width="42"></td></tr></table></td></tr> <tr><td bgcolor="#333366" align="right" class="Headline1">Affiliation</td><td bgcolor="#0000FF"><a href="PartyDetail.html?PartyID=1"class="Headline1">Democratic</a></td> <td rowspan="8" align="right" valign="top"> <table border="0"><tr><td colspan="3" align="center"> <a href="../images/candidates/b4/FullC4019D2022-01-01.jpg" id="CandPicLink" target="_blank"><img src="../images/candidates/b4/C4019D2022-01-01.jpg" id="CandPic" width="150" border="0"></a> </td></tr> <tr> <td align="left" width="15px"><a href="javascript:lastPic()" id="CandPicLast"><-</a> </td> <td align="center" id="CandPicDate">2022-01-01</td> <td align="right" width="15px"> <a href="javascript:nextPic()" id="CandPicNext"></a></td> </tr> </table> </td></tr> <tr><td bgcolor="#333366" align="right" class="Headline1">Name</td><td class="Text1">Bill Clinton</td></tr> <tr><td bgcolor="#333366" align="right" class="Headline1">Address</td><td class="Text1"> <br>Little Rock, Arkansas , United States</td></tr> <tr><td bgcolor="#333366" align="right" class="Headline1">Email</td><td class="Text1"><a href="mailto:info@clintonpresidentialcenter.com" class="Text1">info@clintonpresidentialcenter.com</a></td></tr> <tr><td bgcolor="#333366" align="right" class="Headline1">Website</td><td class="Text1"><a href="http://www.clintonpresidentialcenter.org" target="_blank" class="Text1"> [Link]</a></td></tr> <tr><td bgcolor="#333366" align="right" class="Headline1">Donate</td><td class="Text1"><a href="http://www.clintonfoundation.org/donate/" class="Text1" target="_blank"><img src="images/DonateButton.jpg" border="0" alt="Donate"></a></td></tr> <tr><td bgcolor="#333366" align="right" class="Headline1"><img src="images/iconfacebook.png"> Facebook</td><td class="Text1"><a href="https://www.facebook.com/billclinton" class="Text1" target="_blank">billclinton</a></td></tr> <tr><td bgcolor="#333366" align="right" class="Headline1"><img src="images/icontwitter.png"> X (Twitter)</td><td class="Text1"><a href="https://x.com/billclinton" class="Text1" target="_blank">billclinton</a></td></tr> <tr><td bgcolor="#333366" align="right" class="Headline1">Born</td> <td class="Text1"> August 19, 1946 (78 years) </td></tr> </td></tr> </IF> <tr><td bgcolor="#333366" align="right" class="Headline1">Contributor</td><td class="Text1">COSDem</td></tr> <tr><td bgcolor="#333366" align="right" class="Headline1">Last Modifed</td><td class="Text1">NCdem<br>Mar 19, 2024 08:26am</td></tr> <tr><td bgcolor="#333366" align="right" class="Headline1">Tags</td><td class="Text1" colspan="2"> Caucasian - English - Irish - Native American - Married - Impeached - Baptist - Christian - Straight - </td></tr> <tr><td bgcolor="#333366" align="right" class="Headline1">Info</td><td class="Text1" colspan="2"><b>William Jefferson "Bill" Clinton</b><br><p> William Jefferson Clinton was born on August 19, 1946, in Hope, Arkansas. As a delegate to Boys Nation while in high school, he met President John Kennedy in the White House Rose Garden. The encounter led him to enter a life of public service. Clinton graduated from Georgetown University and in 1968 won a Rhodes Scholarship to Oxford University. He received a law degree from Yale University in 1973, and shortly thereafter entered politics in Arkansas. He was defeated in his campaign for Congress in Arkansas's Third District in 1974. The next year he married Hillary Rodham, a graduate of Wellesley College and Yale Law School. In 1980, Chelsea, their only child, was born. Clinton was elected Arkansas Attorney General in 1976, and won the governorship in 1978. After losing a bid for a second term, he regained the office two years later, and served until his 1992 bid for the Presidency of the United States. <p><br> Elected President of the United States in 1992, and again in 1996, President Clinton was the first Democratic president to be awarded a second term in six decades. Under his leadership, the United States enjoyed the strongest economy in a generation and the longest economic expansion in U.S. history. President Clinton’s core values of building community, creating opportunity, and demanding responsibility resulted in unprecedented progress for America, including moving the nation from record deficits to record surpluses; the creation of over 22 million jobs—more than any other administration; low levels of unemployment, poverty and crime; and the highest homeownership and college enrollment rates in history. His accomplishments as president include increasing investment in education, providing tax relief for working families, helping millions of Americans move from welfare to work, expanding access to technology, encouraging investment in underserved communities, protecting the environment, countering the threat of terrorism and promoting peace and strengthening democracy around the world. His Administration’s economic policies fostered the largest peacetime economic expansion in history. President Clinton previously served as the Governor of Arkansas, chairman of the National Governors’ Association and Attorney General of Arkansas. As former chairman of the Democratic Leadership Council, he is one of the original architects and leading advocates of the Third Way movement. <p><br> After leaving the White House, President Clinton established the William J. Clinton Foundation with the mission to strengthen the capacity of people in the United States and throughout the world to meet the challenges of global interdependence. To achieve this, the Clinton Foundation is focused on four critical areas: health security, with an emphasis on HIV/AIDS; economic empowerment; leadership development and citizen service; and racial, ethnic and religious reconciliation. The Clinton Presidential Center, located in Little Rock, Arkansas, is comprised of the Library, the archives, Clinton Foundation offices and the Clinton School of Public Service. <p><br> Following the 2002 Barcelona AIDS Conference, President Clinton began the Clinton Foundation HIV/AIDS Initiative (CHAI) to assist countries in implementing large-scale, integrated, care, treatment and prevention programs that will turn the tide on the epidemic. It partners with countries in Africa, the Caribbean and Asia to develop operational business plans to scale-up care and treatment. CHAI works with individual governments and provides them with technical assistance, human and financial resources, and know-how from the sharing of the best practices across projects. The ultimate objective in each of these countries is to scale up public health systems to ensure broad access to high-quality care and treatment. The Initiative’s long-term goal is to develop replicable models for the scale-up of integrated programs in resource-poor settings. CHAI is currently bringing life-saving care and treatment to over a quarter of a million people around the world. <p><br> In September 2005, President Clinton hosted the inaugural meeting of the Clinton Global Initiative (CGI). CGI is a non-partisan catalyst for action, bringing together a community of global leaders to devise and implement innovative solutions to some of the world’s most pressing challenges. The inaugural meeting brought together 35 current and 10 former heads of state along with hundreds of other leaders from governments, the business community, and NGOs who contributed to innovative solutions to alleviate poverty, promote effective governance, reconcile religious conflicts, and protect the environment. Nearly 300 commitments were made to improve the lives of people living on 6 continents, with private corporations and non-profit organizations pledging almost 70% of all commitments, which are valued in excess of $2.5 billion. <p><br> In the United States, President Clinton also works through the Clinton Foundation Urban Enterprise Initiative to help small businesses acquire the tools they need to compete in the ever-changing urban marketplace. He also works along with the American Heart Association on the Alliance for a Healthier Generation to combat childhood obesity and reverse this deadly trend facing American children. <p><br> Following Hurricane Katrina in August 2005, President Clinton and former President Bush led a nationwide fundraising effort and established the Bush-Clinton Katrina Fund to assist survivors in the rebuilding effort. This campaign was the second collaboration for the former presidents, the first being their work on relief and recovery following the Indian Ocean tsunami. President Clinton also serves as Special Envoy for Tsunami Recovery, as appointed by United Nations Secretary-General Kofi Annan in 2005. <p><br> President Clinton is also a best selling author, and is married to Senator Hillary Rodham Clinton (D-NY). They reside in New York.<br><br><a href="http://www.clintonfoundation.org/wjc-bio.htm" target="_blank" >[Link]</a></td></tr> </table> <br> <table border="0" width="100%"> <tr bgcolor="#993333"><td colspan="6"><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr> <td width="42"><img src="../images/spacer.gif" width="40" height="15"></td><td class="Headline1" align="center"><a href="CandidateDetail.html?CandidateID=4019&ShowAllPoll=Y" class="Headline1">JOB APPROVAL POLLS</a></td> <td width="42"></td></tr></table></td></tr> <tr><td colspan="6" class="Text1" align="center"><img src="/cgi-bin/approvegraph.cgi?CandidateID=4019&Type=Job+Approval"></td></tr> <tr align="center" bgcolor="#333366"><td class="Headline1">Date</td><td class="Headline1" colspan="2">Firm</td><td class="Headline1">Approve</td><td class="Headline1">Disapprove</td><td class="Headline1">Don't Know</td></tr> <tr bgcolor="#7094D8"> <td align="right" class="Text1"><a href="PollEdit.html?PollID=14969" class="Text1">09/27/2007-09/30/2007</a></td> <td align="right" class="Text1" colspan="2">Washington Post/ABC News</td> <td align="right" class="Text1">66.00% ( <font color="#00ff00"><img src="/images/GreenArrowUp.gif">4.0</font>)</td> <td align="right" class="Text1">32.00% (<font color="red"><img src="/images/RedArrowDown.gif"> 5.0</font>)</td> <td align="right" class="Text1">2.00% ( <font color="#00ff00"><img src="/images/GreenArrowUp.gif">1.0</font>)</td> </tr> <tr bgcolor="#6084C8"> <td align="right" class="Text1"><a href="PollEdit.html?PollID=14518" class="Text1">06/13/2007-06/24/2007</a></td> <td align="right" class="Text1" colspan="2">Rasmussen Reports</td> <td align="right" class="Text1">55.00% ( <font color="#00ff00"><img src="/images/GreenArrowUp.gif">8.0</font>)</td> <td align="right" class="Text1">41.00% (<font color="red"><img src="/images/RedArrowDown.gif"> 4.0</font>)</td> <td align="right" class="Text1">4.00% ( <font color="#00ff00"><img src="/images/GreenArrowUp.gif">4.0</font>)</td> </tr> <tr bgcolor="#7094D8"> <td align="right" class="Text1"><a href="PollEdit.html?PollID=11119" class="Text1">07/13/2006-07/17/2006</a></td> <td align="right" class="Text1" colspan="2">TIME Poll - SRBI Public Affairs</td> <td align="right" class="Text1">70.00% ( 0.0</font>)</td> <td align="right" class="Text1">27.00% ( 0.0</font>)</td> <td align="right" class="Text1">2.00% ( 0.0</font>)</td> </tr> <tr bgcolor="#6084C8"> <td align="right" class="Text1"><a href="PollEdit.html?PollID=8453" class="Text1">06/14/2005-06/18/2005</a></td> <td align="right" class="Text1" colspan="2">NBC News/Wall Street Journal (Hart & McInturff)</td> <td align="right" class="Text1">58.00% (<font color="red"><img src="/images/RedArrowDown.gif"> 8.0</font>)</td> <td align="right" class="Text1">37.00% ( <font color="#00ff00"><img src="/images/GreenArrowUp.gif">6.0</font>)</td> <td align="right" class="Text1">5.00% ( <font color="#00ff00"><img src="/images/GreenArrowUp.gif">2.0</font>)</td> </tr> <tr bgcolor="#7094D8"> <td align="right" class="Text1"><a href="PollEdit.html?PollID=8451" class="Text1">04/25/2005-04/26/2005</a></td> <td align="right" class="Text1" colspan="2">FOX News</td> <td align="right" class="Text1">53.00% ( <font color="#00ff00"><img src="/images/GreenArrowUp.gif">1.0</font>)</td> <td align="right" class="Text1">40.00% ( 0.0</font>)</td> <td align="right" class="Text1">6.00% (<font color="red"><img src="/images/RedArrowDown.gif"> 1.0</font>)</td> </tr> <tr bgcolor="#6084C8"> <td align="right" class="Text1"><a href="PollEdit.html?PollID=7594" class="Text1">02/04/2005-02/06/2005</a></td> <td align="right" class="Text1" colspan="2">Gallup</td> <td align="right" class="Text1">56.00% (<font color="red"><img src="/images/RedArrowDown.gif"> 17.0</font>)</td> <td align="right" class="Text1">41.00% ( <font color="#00ff00"><img src="/images/GreenArrowUp.gif">16.0</font>)</td> <td align="right" class="Text1">3.00% ( <font color="#00ff00"><img src="/images/GreenArrowUp.gif">1.0</font>)</td> </tr> <tr bgcolor="#7094D8"> <td align="right" class="Text1"><a href="PollEdit.html?PollID=4043" class="Text1">07/22/2004-07/25/2004</a></td> <td align="right" class="Text1" colspan="2">Rasmussen Reports</td> <td align="right" class="Text1">47.00% ( 0.0</font>)</td> <td align="right" class="Text1">45.00% ( 0.0</font>)</td> <td align="right" class="Text1">0.00% ( 0.0</font>)</td> </tr> <tr bgcolor="#6084C8"> <td align="right" class="Text1"><a href="PollEdit.html?PollID=14970" class="Text1">06/17/2004-06/20/2004</a></td> <td align="right" class="Text1" colspan="2">Washington Post/ABC News</td> <td align="right" class="Text1">62.00% ( 0.0</font>)</td> <td align="right" class="Text1">37.00% ( 0.0</font>)</td> <td align="right" class="Text1">1.00% ( 0.0</font>)</td> </tr> <tr bgcolor="#7094D8"> <td align="right" class="Text1"><a href="PollEdit.html?PollID=3595" class="Text1">06/08/2004-06/09/2004</a></td> <td align="right" class="Text1" colspan="2">FOX News</td> <td align="right" class="Text1">52.00% ( <font color="#00ff00"><img src="/images/GreenArrowUp.gif">5.0</font>)</td> <td align="right" class="Text1">40.00% (<font color="red"><img src="/images/RedArrowDown.gif"> 7.0</font>)</td> <td align="right" class="Text1">7.00% ( <font color="#00ff00"><img src="/images/GreenArrowUp.gif">1.0</font>)</td> </tr> <tr bgcolor="#6084C8"> <td align="right" class="Text1"><a href="PollEdit.html?PollID=3594" class="Text1">01/21/2004-01/22/2004</a></td> <td align="right" class="Text1" colspan="2">FOX News</td> <td align="right" class="Text1">47.00% ( <font color="#00ff00"><img src="/images/GreenArrowUp.gif">6.0</font>)</td> <td align="right" class="Text1">47.00% (<font color="red"><img src="/images/RedArrowDown.gif"> 5.0</font>)</td> <td align="right" class="Text1">6.00% (<font color="red"><img src="/images/RedArrowDown.gif"> 1.0</font>)</td> </tr> <tr bgcolor="#993333"><td colspan="6"><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr> <td width="42"><img src="../images/spacer.gif" width="40" height="15"></td><td class="Headline1" align="center"><a href="CandidateDetail.html?CandidateID=4019&ShowAllPoll=Y" class="Headline1">FAVORABILITY POLLS</a></td> <td width="42"></td></tr></table></td></tr> <tr><td colspan="6" class="Text1" align="center"><img src="/cgi-bin/approvegraph.cgi?CandidateID=4019&Type=Favorability"></td></tr> <tr align="center" bgcolor="#333366"><td class="Headline1">Date</td><td class="Headline1" colspan="2">Firm</td><td class="Headline1">Favorable</td><td class="Headline1">Unfavorable</td><td class="Headline1">Don't Know</td></tr> <tr bgcolor="#7094D8"> <td align="right" class="Text1"><a href="PollEdit.html?PollID=30804" class="Text1">09/08/2011-09/11/2011</a></td> <td align="right" class="Text1" colspan="2">Public Policy Polling</td> <td align="right" class="Text1">62.00% ( 0.0</font>)</td> <td align="right" class="Text1">34.00% ( 0.0</font>)</td> <td align="right" class="Text1">4.00% ( 0.0</font>)</td> </tr> <tr bgcolor="#6084C8"> <td align="right" class="Text1"><a href="PollEdit.html?PollID=25151" class="Text1">07/08/2010-07/11/2010</a></td> <td align="right" class="Text1" colspan="2">Gallup</td> <td align="right" class="Text1">61.00% ( 0.0</font>)</td> <td align="right" class="Text1">0.00% ( 0.0</font>)</td> <td align="right" class="Text1">0.00% ( 0.0</font>)</td> </tr> <tr bgcolor="#7094D8"> <td align="right" class="Text1"><a href="PollEdit.html?PollID=16647" class="Text1">03/07/2008-03/10/2008</a></td> <td align="right" class="Text1" colspan="2">NBC News/Wall Street Journal (Hart & McInturff)</td> <td align="right" class="Text1">42.00% ( 0.0</font>)</td> <td align="right" class="Text1">45.00% ( 0.0</font>)</td> <td align="right" class="Text1">13.00% ( 0.0</font>)</td> </tr> <tr bgcolor="#6084C8"> <td align="right" class="Text1"><a href="PollEdit.html?PollID=13498" class="Text1">01/16/2007-01/19/2007</a></td> <td align="right" class="Text1" colspan="2">Washington Post/ABC News</td> <td align="right" class="Text1">61.00% ( 0.0</font>)</td> <td align="right" class="Text1">37.00% ( 0.0</font>)</td> <td align="right" class="Text1">2.00% ( 0.0</font>)</td> </tr> <tr bgcolor="#7094D8"> <td align="right" class="Text1"><a href="PollEdit.html?PollID=9281" class="Text1">10/12/2005-10/24/2005</a></td> <td align="right" class="Text1" colspan="2">Pew Research</td> <td align="right" class="Text1">62.00% ( 0.0</font>)</td> <td align="right" class="Text1">34.00% ( 0.0</font>)</td> <td align="right" class="Text1">4.00% ( 0.0</font>)</td> </tr> </table> <br> <table class="infotable" cellspacing="0" cellpadding="0" width="100%"> <tr bgcolor="#993333"><td colspan="4"><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr> <td width="42"><img src="../images/spacer.gif" width="40" height="15"></td><td class="Headline1" align="center">BOOKS</td> <td width="42"><a href="BookEdit.html?AttachTo=Candidate&AttachID=4019"><img src="../images/ButtonAdd.gif" width="40" height="15" border="0"></a></td></tr></table></td></tr> <tr bgcolor="#333366" align="center"> <td class="Headline1">Title</td> <td class="Headline1">Purchase</td> <td class="Headline1">Contributor</td> </tr> <tr bgcolor="#6084C8"> <td class="Switch0"><a href="BookDetail.html?BookID=8" class="Text1">The Natural: The Misunderstood Presidency of Bill Clinton </a></td> <td class="Switch0"><a href="https://www.amazon.com/gp/product/0385506198?ie=UTF8&tag=ourcampaigns-20&linkCode=xm2&camp=1789&creativeASIN=0385506198" class="Text1" target="_blank">Purchase</a></IF></td> <td class="Switch0"><a href="UserDetail.html?UserID=1" class="Text1">RP </a></td> </tr> <tr bgcolor="#7094D8"> <td class="Switch0"><a href="BookDetail.html?BookID=189" class="Text1">My Life by Bill Clinton </a></td> <td class="Switch0"><a href="https://www.amazon.com/gp/product/0375414576?ie=UTF8&tag=ourcampaigns-20&linkCode=xm2&camp=1789&creativeASIN=0375414576" class="Text1" target="_blank">Purchase</a></IF></td> <td class="Switch0"><a href="UserDetail.html?UserID=15" class="Text1">COSDem </a></td> </tr> <tr bgcolor="#6084C8"> <td class="Switch0"><a href="BookDetail.html?BookID=469" class="Text1">Clinton on Clinton: A Portrait of the President in His Own Words </a></td> <td class="Switch0"><a href="https://www.amazon.com/gp/product/0380802791?ie=UTF8&tag=ourcampaigns-20&linkCode=xm2&camp=1789&creativeASIN=0380802791" class="Text1" target="_blank">Purchase</a></IF></td> <td class="Switch0"><a href="UserDetail.html?UserID=2109" class="Text1">Ashley </a></td> </tr> </table> <br> <table class="infotable" cellspacing="0" cellpadding="0" width="100%"> <tr bgcolor="#993333"><td colspan="5"><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr> <td width="42"><img src="../images/spacer.gif" width="40" height="15"></td><td class="Headline1" align="center"><a href="CandidateDetail.html?CandidateID=4019&ShowAllEvent=Y" class="Headline1">EVENTS</a></td> <td width="42"></td></tr></table></td></tr> <tr bgcolor="#333366" align="center"> <td class="Headline1">Start Date</td> <td class="Headline1">End Date</td> <td class="Headline1">Type</td> <td class="Headline1">Title</td> <td class="Headline1">Contributor</td> </tr> </table> <br> <table class="infotable" cellspacing="0" cellpadding="0" width="100%"> <tr bgcolor="#993333"><td colspan="5"><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr> <td width="42"><img src="../images/spacer.gif" width="40" height="15"></td><td class="Headline1" align="center"><a href="CandidateDetail.html?CandidateID=4019&ShowAllNews=Y" class="Headline1">NEWS</a></td> <td width="42"></td></tr></table></td></tr> <tr bgcolor="#333366" align="center"> <td class="Headline1">Date</td> <td class="Headline1">Category</td> <td class="Headline1">Headline</td> <td class="Headline1">Article</td> <td class="Headline1">Contributor</td> </tr> <tr> <td class="Switch1">Mar 07, 2013 04:50pm</td> <td class="Switch1">Opinion</td> <td class="Switch1"> <a href="NewsDetail.html?NewsID=84890" class="Text1">It’s time to overturn DOMA [by Bill Clinton] </a> </td> <td class="Switch1"> <a href="http://www.washingtonpost.com/opinions/bill-clinton-its-time-to-overturn-doma/2013/03/07/fc184408-8747-11e2-98a3-b3db6b9ac586_story.html" class="Text1" target="_blank">Article</a> </td> <td class="Switch1"><a href="UserDetail.html?UserID=1658" class="Text1">Homegrown Democrat </a></td> </tr> <tr> <td class="Switch0">Sep 21, 2012 09:00am</td> <td class="Switch0">Interview</td> <td class="Switch0"> <a href="NewsDetail.html?NewsID=82886" class="Text1">Bill Clinton Extended Interview - Daily Show </a> </td> <td class="Switch0"> <a href="http://politicalwire.com/archives/2012/09/21/bill_clinton_on_the_daily_show.html" class="Text1" target="_blank">Article</a> </td> <td class="Switch0"><a href="UserDetail.html?UserID=1" class="Text1">RP </a></td> </tr> <tr> <td class="Switch1">Sep 08, 2012 02:00pm</td> <td class="Switch1">General</td> <td class="Switch1"> <a href="NewsDetail.html?NewsID=82669" class="Text1">Obama: Clinton could be 'secretary of explaining stuff' </a> </td> <td class="Switch1"> <a href="http://content.usatoday.com/communities/theoval/post/2012/09/obama-clinton-could-be-secretary-of-explaining-stuff/1#.UExRHrJlSP4" class="Text1" target="_blank">Article</a> </td> <td class="Switch1"><a href="UserDetail.html?UserID=1658" class="Text1">Homegrown Democrat </a></td> </tr> <tr> <td class="Switch0">Jun 01, 2012 11:50pm</td> <td class="Switch0">News</td> <td class="Switch0"> <a href="NewsDetail.html?NewsID=81250" class="Text1">Bill Clinton criticizes Obama's Bain attacks, praises Romney's ‘sterling business career' </a> </td> <td class="Switch0"> <a href="http://abcnews.go.com/Politics/OTUS/bill-clinton-criticizes-obamas-bain-attacks-praises-romneys/story?id=16474493#.T8mazFKwVRd" class="Text1" target="_blank">Article</a> </td> <td class="Switch0"><a href="UserDetail.html?UserID=194" class="Text1">Scott³ </a></td> </tr> <tr> <td class="Switch1">May 24, 2012 01:50pm</td> <td class="Switch1">Amusing</td> <td class="Switch1"> <a href="NewsDetail.html?NewsID=81127" class="Text1">Bill Clinton Poses With Porn Stars </a> </td> <td class="Switch1"> <a href="http://abcnews.go.com/blogs/politics/2012/05/bill-clinton-poses-with-porn-stars/" class="Text1" target="_blank">Article</a> </td> <td class="Switch1"><a href="UserDetail.html?UserID=1" class="Text1">RP </a></td> </tr> <tr> <td class="Switch0">Mar 20, 2012 04:00pm</td> <td class="Switch0">Announcement</td> <td class="Switch0"> <a href="NewsDetail.html?NewsID=80036" class="Text1">Little Rock airport to be renamed for Bill and Hillary Clinton </a> </td> <td class="Switch0"> <a href="http://travel.usatoday.com/flights/post/2012/03/arkansas-airport-bill-clinton-/652012/1" class="Text1" target="_blank">Article</a> </td> <td class="Switch0"><a href="UserDetail.html?UserID=15" class="Text1">COSDem </a></td> </tr> </table> <br> <script language="javascript"> <!-- var epid=0; var etype=''; var doffset=7; function emotePanel(type,id,e) { if (!e) { var e = window.event; } if (e.pageX || e.pageY) { posx=e.pageX; posy=e.pageY; } else if (e.clientX || e.clientY) { posx=e.clientX+document.body.scrollLeft+document.documentElement.scrollLeft; posy=e.clientY+document.body.scrollTop+document.documentElement.scrollTop; } epid=id; etype=type; var p=document.getElementById('EmoteSelect'); p.style.left=(posx - 10) + 'px'; p.style.top=(posy - 5) + 'px'; p.style.display='block'; return false; } function emote(num) { var p=document.getElementById('EmoteSelect'); p.style.display='none'; if (num > 0) { var ajax = new Ajax(); ajax.send_params = 'TYPE='+etype+'&DID='+epid+'&EM='+num; ajax.send_url = 'https://www.ourcampaigns.com/ajax/SetEmote.html'; ajax.send_method = 'GET'; ajax.response_handler = function(resp) { if (resp != '') { document.getElementById('Emote'+etype+epid).innerHTML=resp; } } ajax.sendRequest(); } } function emoteView(type,id,num,e) { if (!e) { var e = window.event; } if (e.pageX || e.pageY) { posx=e.pageX; posy=e.pageY; } else if (e.clientX || e.clientY) { posx=e.clientX+document.body.scrollLeft+document.documentElement.scrollLeft; posy=e.clientY+document.body.scrollTop+document.documentElement.scrollTop; } var p=document.getElementById('EmotePeople'); p.style.left=(posx - 10) + 'px'; p.style.top=(posy - 5) + 'px'; var ajax = new Ajax(); ajax.send_params = 'TYPE='+type+'&DID='+id+'&EM='+num; ajax.send_url = 'https://www.ourcampaigns.com/ajax/EmoteViewPeople.html'; ajax.send_method = 'GET'; ajax.response_handler = function(resp) { if (resp != '') { var p=document.getElementById('EmotePeople'); p.innerHTML=resp; p.style.display='block'; } } ajax.sendRequest(); } function emoteBlur(id,num) { var p=document.getElementById('EmotePeople'); p.style.display='none'; } function prevDiscussion(num) { if (doffset > 0) { var ajax = new Ajax(); var odo=doffset; doffset-=num; if (doffset < 0) { doffset=0; } if (doffset < 26) { var ppdiv=document.getElementById('PrevPageDiv'); if (ppdiv) { ppdiv.style.display='none'; } } if (doffset == 0) { var pmdiv=document.getElementById('PreviousMsgTR'); if (pmdiv) { pmdiv.style.display='none'; } } document.getElementById('PreviousCount').innerHTML=''+doffset; ajax.send_params = 'IsAjax=Y&To=Candidate&CandidateID=4019&ODO='+odo+'&DOffset='+doffset+'&IgnoreIDs=0&Sub=0&ArchiveCount=5&Page=CandidateDetail.html'; ajax.send_url = 'https://www.ourcampaigns.com/discussion.html'; ajax.send_method = 'GET'; ajax.response_handler = function(resp) { if (resp != '') { var md=document.getElementById('DiscussDiv'); var newdiv=document.createElement('div'); newdiv.innerHTML=resp+' '; md.insertBefore(newdiv,md.firstChild); twttr.widgets.load(); } } ajax.sendRequest(); } } //--> </script> <div id="EmoteSelect" style="display:none;position:absolute;background-color:white;border:2px solid red;padding:4px;width:100px;z-index:300;"><b>Add Your 2¢</b><br><a href="javascript:emote(1)">Agree</a><br><a href="javascript:emote(2)">Disagree</a><br> <a href="javascript:emote(4)">Laugh</a><br><a href="javascript:emote(5)">Groan</a><br><a href="javascript:emote(3)">Troll</a><br><a href="javascript:emote(7)">Befuddled</a><br><a href="javascript:emote(6)">Work Complete</a><br><a href="javascript:emote(8)">Prediction</a><br><a href="javascript:emote(0)">[close]</a><br> </div> <div id="EmotePeople" style="display:none;position:absolute;background-color:white;border:2px solid red;padding:4px;width:100px;" onmouseout="emoteBlur()"> </div> <table class="infotable" cellspacing="0" cellpadding="0"><tr><th colspan="3">DISCUSSION</td></tr> <tr><td colspan="3" id="PreviousMsgTR" align="center" style="background-color:#333366;"><a href="javascript:prevDiscussion(7)" class="Headline1">[View All <div id="PreviousCount" style="display:inline;">7</div> Previous Messages]</a></td></tr> <tr><td colspan="3"><div id="DiscussDiv" class="Switch0"> </td></tr> </table> <script language="JavaScript"> <!-- var fitem=''; function noChangeF(itm) { fitem=itm.value; } function noChangeU(itm) { itm.value=fitem; } function upIRV(fid,vnum) { var snum=vnum-1; var f1=eval('document.UserPoll'+fid+'.UPO'+snum); var f2=eval('document.UserPoll'+fid+'.UPO'+vnum); var fi1=eval('document.UserPoll'+fid+'.UPOI'+snum); var fi2=eval('document.UserPoll'+fid+'.UPOI'+vnum); var ftmp=f1.value; f1.value=f2.value; f2.value=ftmp; ftmp=fi1.value; fi1.value=fi2.value; fi2.value=ftmp; } function pubvotewin(upid) { var prw=window.open('userpollpub.html?UserPollID='+upid,'PubVote','scrollbars=yes,width=500,height=350'); } function quoteMsg(msgid,userid) { f=document.DiscussForm; f.DiscussText.value=f.DiscussText.value + '<q ' + userid + '>' + document.getElementById('MsgC'+msgid).innerHTML + '</q>\n'; } //--> </script> </td><td valign="top" class="Text1" width="35%"> <table border="0" width="100%"> <tr><td bgcolor="#993333" colspan="13" align="center" class="Headline1" width="100%">Importance? <a href="javascript:keywin()" class="Headline1">9.54550 Average</a></td></tr> </table> <br> <table border="0" width="100%"> <tr><td colspan="3" bgcolor="#993333" align="center" class="Headline1">FAMILY</td></tr> <tr> <td class="Headline1" bgcolor="#333366">Wife</td> <td><a href="CandidateDetail.html?CandidateID=223">Hillary Clinton</a></td> <td>Oct 11, 1975-</td> </tr> <tr> <td class="Headline1" bgcolor="#333366">Daughter</td> <td><a href="CandidateDetail.html?CandidateID=7589">Chelsea Clinton</a></td> <td>1980-</td> </tr> <tr> <td class="Headline1" bgcolor="#333366">Mother</td> <td><a href="CandidateDetail.html?CandidateID=244205">Virginia Clinton Kelley</a></td> <td>1923-1994</td> </tr> <tr> <td class="Headline1" bgcolor="#333366">Father In-Law</td> <td><a href="CandidateDetail.html?CandidateID=175383">Hugh Rodham</a></td> <td>1911-1993</td> </tr> <tr> <td class="Headline1" bgcolor="#333366">Mother In-Law</td> <td><a href="CandidateDetail.html?CandidateID=163224">Dorothy Emma Howell Rodham</a></td> <td>1919-2011</td> </tr> </table> <br> <table class="infotable" cellspacing="0" cellpadding="0" width="100%"> <tr bgcolor="#993333"><td colspan="3"><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr> <td width="42"><img src="../images/spacer.gif" width="40" height="15"></td><td class="Headline1" align="center">INFORMATION LINKS</td> <td width="42"></td></tr></table></td></tr> <tr> <td class="Switch1"><a href="http://www.pbs.org/newshour/convention96/floor_speeches/clinton_8-29.html" class="Text1" target="_blank">1996 Democratic National Convention Speech - Bill Clinton </a></td> <td class="Switch1"><a href="InfoLinkDetail.html?InfoLinkID=2217" class="Text1">Discuss</a></td> </tr> <tr> <td class="Switch0"><a href="http://millercenter.org/scripps/archive/speeches/detail/3435" class="Text1" target="_blank">Bill Clinton - Address Before a Joint Session of Congress (February 17, 1993) </a></td> <td class="Switch0"><a href="InfoLinkDetail.html?InfoLinkID=3014" class="Text1">Discuss</a></td> </tr> <tr> <td class="Switch1"><a href="http://millercenter.org/scripps/archive/speeches/detail/4594" class="Text1" target="_blank">Bill Clinton - Address on Affirmative Action (July 19, 1995) </a></td> <td class="Switch1"><a href="InfoLinkDetail.html?InfoLinkID=3028" class="Text1">Discuss</a></td> </tr> <tr> <td class="Switch0"><a href="http://millercenter.org/scripps/archive/speeches/detail/3929" class="Text1" target="_blank">Bill Clinton - Address on Bosnia (November 27, 1995) </a></td> <td class="Switch0"><a href="InfoLinkDetail.html?InfoLinkID=3030" class="Text1">Discuss</a></td> </tr> <tr> <td class="Switch1"><a href="http://millercenter.org/scripps/archive/speeches/detail/3926" class="Text1" target="_blank">Bill Clinton - Address on Health Care Reform (September 22, 1993) </a></td> <td class="Switch1"><a href="InfoLinkDetail.html?InfoLinkID=3019" class="Text1">Discuss</a></td> </tr> <tr> <td class="Switch0"><a href="http://millercenter.org/scripps/archive/speeches/detail/4595" class="Text1" target="_blank">Bill Clinton - Address on Race Relations (October 16, 1995) </a></td> <td class="Switch0"><a href="InfoLinkDetail.html?InfoLinkID=3029" class="Text1">Discuss</a></td> </tr> <tr> <td class="Switch1"><a href="http://millercenter.org/scripps/archive/speeches/detail/4566" class="Text1" target="_blank">Bill Clinton - Address on Somalia (October 7, 1993) </a></td> <td class="Switch1"><a href="InfoLinkDetail.html?InfoLinkID=3020" class="Text1">Discuss</a></td> </tr> <tr> <td class="Switch0"><a href="http://millercenter.org/scripps/archive/speeches/detail/3933" class="Text1" target="_blank">Bill Clinton - Address on the Kosovo Agreement (June 10, 1999) </a></td> <td class="Switch0"><a href="InfoLinkDetail.html?InfoLinkID=3040" class="Text1">Discuss</a></td> </tr> <tr> <td class="Switch1"><a href="http://millercenter.org/scripps/archive/speeches/detail/3442" class="Text1" target="_blank">Bill Clinton - Address to the Employees of the Mackie Metal Plant (November 30, 1995) </a></td> <td class="Switch1"><a href="InfoLinkDetail.html?InfoLinkID=3031" class="Text1">Discuss</a></td> </tr> <tr> <td class="Switch0"><a href="http://millercenter.org/scripps/archive/speeches/detail/4600" class="Text1" target="_blank">Bill Clinton - Address to the People and Relief Workers of Grand Forks, ND (April 22, 1997) </a></td> <td class="Switch0"><a href="InfoLinkDetail.html?InfoLinkID=3034" class="Text1">Discuss</a></td> </tr> <tr> <td class="Switch1"><a href="http://millercenter.org/scripps/archive/speeches/detail/4155" class="Text1" target="_blank">Bill Clinton - Farewell Address (January 18, 2001) </a></td> <td class="Switch1"><a href="InfoLinkDetail.html?InfoLinkID=3041" class="Text1">Discuss</a></td> </tr> <tr> <td class="Switch0"><a href="http://millercenter.org/scripps/archive/speeches/detail/4563" class="Text1" target="_blank">Bill Clinton - National Service Address (April 30, 1993) </a></td> <td class="Switch0"><a href="InfoLinkDetail.html?InfoLinkID=3015" class="Text1">Discuss</a></td> </tr> <tr> <td class="Switch1"><a href="http://millercenter.org/scripps/archive/speeches/detail/4561" class="Text1" target="_blank">Bill Clinton - Press Conference on "Gays in the Military" (January 29, 1993) </a></td> <td class="Switch1"><a href="InfoLinkDetail.html?InfoLinkID=3012" class="Text1">Discuss</a></td> </tr> <tr> <td class="Switch0"><a href="http://millercenter.org/scripps/archive/speeches/detail/3439" class="Text1" target="_blank">Bill Clinton - Remarks at the Brandenburg Gate (June 12, 1994) </a></td> <td class="Switch0"><a href="InfoLinkDetail.html?InfoLinkID=3025" class="Text1">Discuss</a></td> </tr> <tr> <td class="Switch1"><a href="http://millercenter.org/scripps/archive/speeches/detail/4562" class="Text1" target="_blank">Bill Clinton - Remarks at the Signing of the Family Medical Leave Act (February 5, 1993) </a></td> <td class="Switch1"><a href="InfoLinkDetail.html?InfoLinkID=3013" class="Text1">Discuss</a></td> </tr> <tr> <td class="Switch0"><a href="http://millercenter.org/scripps/archive/speeches/detail/3925" class="Text1" target="_blank">Bill Clinton - Remarks at the Signing of the Israeli-Palestinian Agreement (September 13, 1993) </a></td> <td class="Switch0"><a href="InfoLinkDetail.html?InfoLinkID=3018" class="Text1">Discuss</a></td> </tr> <tr> <td class="Switch1"><a href="http://millercenter.org/scripps/archive/speeches/detail/3438" class="Text1" target="_blank">Bill Clinton - Remarks at the U.S. National Cemetery (June 6, 1994) </a></td> <td class="Switch1"><a href="InfoLinkDetail.html?InfoLinkID=3024" class="Text1">Discuss</a></td> </tr> <tr> <td class="Switch0"><a href="http://millercenter.org/scripps/archive/speeches/detail/4564" class="Text1" target="_blank">Bill Clinton - Remarks on Operation Restore Hope (May 5, 1993) </a></td> <td class="Switch0"><a href="InfoLinkDetail.html?InfoLinkID=3016" class="Text1">Discuss</a></td> </tr> <tr> <td class="Switch1"><a href="http://millercenter.org/scripps/archive/speeches/detail/3927" class="Text1" target="_blank">Bill Clinton - Remarks on the Signing of NAFTA (December 8, 1993) </a></td> <td class="Switch1"><a href="InfoLinkDetail.html?InfoLinkID=3022" class="Text1">Discuss</a></td> </tr> <tr> <td class="Switch0"><a href="http://millercenter.org/scripps/archive/speeches/detail/4599" class="Text1" target="_blank">Bill Clinton - Remarks to the Congregation of St. Paul's AME Church (November 3, 1996) </a></td> <td class="Switch0"><a href="InfoLinkDetail.html?InfoLinkID=3033" class="Text1">Discuss</a></td> </tr> <tr> <td class="Switch1"><a href="http://millercenter.org/scripps/archive/speeches/detail/3436" class="Text1" target="_blank">Bill Clinton - Remarks to the Convocation of the Church of God in Christ in Memphis (November 13, 1993) </a></td> <td class="Switch1"><a href="InfoLinkDetail.html?InfoLinkID=3021" class="Text1">Discuss</a></td> </tr> <tr> <td class="Switch0"><a href="http://millercenter.org/scripps/archive/speeches/detail/4601" class="Text1" target="_blank">Bill Clinton - Remarks to the People of Ghana (March 23, 1998) </a></td> <td class="Switch0"><a href="InfoLinkDetail.html?InfoLinkID=3037" class="Text1">Discuss</a></td> </tr> <tr> <td class="Switch1"><a href="http://millercenter.org/scripps/archive/speeches/detail/4602" class="Text1" target="_blank">Bill Clinton - Remarks to the People of Rwanda (March 25, 1998) </a></td> <td class="Switch1"><a href="InfoLinkDetail.html?InfoLinkID=3038" class="Text1">Discuss</a></td> </tr> <tr> <td class="Switch0"><a href="http://millercenter.org/scripps/archive/speeches/detail/3930" class="Text1" target="_blank">Bill Clinton - Response to the Lewinsky Allegations (January 26, 1998) </a></td> <td class="Switch0"><a href="InfoLinkDetail.html?InfoLinkID=3035" class="Text1">Discuss</a></td> </tr> <tr> <td class="Switch1"><a href="http://millercenter.org/scripps/archive/speeches/detail/4565" class="Text1" target="_blank">Bill Clinton - Speech at the 25th Anniversary Memorial Mass for Robert F. Kennedy (June 6, 1993) </a></td> <td class="Switch1"><a href="InfoLinkDetail.html?InfoLinkID=3017" class="Text1">Discuss</a></td> </tr> <tr> <td class="Switch0"><a href="http://www.usa-presidents.info/union/clinton-5.html" class="Text1" target="_blank">Bill Clinton - State of the Union Address (Feb 4, 1997) </a></td> <td class="Switch0"><a href="InfoLinkDetail.html?InfoLinkID=3348" class="Text1">Discuss</a></td> </tr> <tr> <td class="Switch1"><a href="http://www.usa-presidents.info/union/clinton-7.html" class="Text1" target="_blank">Bill Clinton - State of the Union Address (Jan 19, 1999) </a></td> <td class="Switch1"><a href="InfoLinkDetail.html?InfoLinkID=3349" class="Text1">Discuss</a></td> </tr> <tr> <td class="Switch0"><a href="http://www.usa-presidents.info/union/clinton-4.html" class="Text1" target="_blank">Bill Clinton - State of the Union Address (Jan 23, 1996) </a></td> <td class="Switch0"><a href="InfoLinkDetail.html?InfoLinkID=3347" class="Text1">Discuss</a></td> </tr> <tr> <td class="Switch1"><a href="http://www.usa-presidents.info/union/clinton-8.html" class="Text1" target="_blank">Bill Clinton - State of the Union Address (Jan 27, 2000) </a></td> <td class="Switch1"><a href="InfoLinkDetail.html?InfoLinkID=3350" class="Text1">Discuss</a></td> </tr> <tr> <td class="Switch0"><a href="http://millercenter.org/scripps/archive/speeches/detail/3440" class="Text1" target="_blank">Bill Clinton - State of the Union Address (January 24, 1995) </a></td> <td class="Switch0"><a href="InfoLinkDetail.html?InfoLinkID=3026" class="Text1">Discuss</a></td> </tr> <tr> <td class="Switch1"><a href="http://millercenter.org/scripps/archive/speeches/detail/3437" class="Text1" target="_blank">Bill Clinton - State of the Union Address (January 25, 1994) </a></td> <td class="Switch1"><a href="InfoLinkDetail.html?InfoLinkID=3023" class="Text1">Discuss</a></td> </tr> <tr> <td class="Switch0"><a href="http://millercenter.org/scripps/archive/speeches/detail/3444" class="Text1" target="_blank">Bill Clinton - State of the Union Address (January 27, 1998) </a></td> <td class="Switch0"><a href="InfoLinkDetail.html?InfoLinkID=3036" class="Text1">Discuss</a></td> </tr> <tr> <td class="Switch1"><a href="http://millercenter.org/scripps/archive/speeches/detail/3932" class="Text1" target="_blank">Bill Clinton - Statement on Kosovo (March 24, 1999) </a></td> <td class="Switch1"><a href="InfoLinkDetail.html?InfoLinkID=3039" class="Text1">Discuss</a></td> </tr> <tr> <td class="Switch0"><a href="http://millercenter.org/scripps/archive/speeches/detail/3441" class="Text1" target="_blank">Bill Clinton - Time for Healing Ceremony (April 23, 1995) </a></td> <td class="Switch0"><a href="InfoLinkDetail.html?InfoLinkID=3027" class="Text1">Discuss</a></td> </tr> <tr> <td class="Switch1"><a href="http://millercenter.org/scripps/archive/speeches/detail/4596" class="Text1" target="_blank">Bill Clinton - Victims Rights Announcement (June 25, 1996) </a></td> <td class="Switch1"><a href="InfoLinkDetail.html?InfoLinkID=3032" class="Text1">Discuss</a></td> </tr> <tr> <td class="Switch0"><a href="http://billforfirstlady.com/" class="Text1" target="_blank">Bill Clinton for First Lady 2008 </a></td> <td class="Switch0"><a href="InfoLinkDetail.html?InfoLinkID=2282" class="Text1">Discuss</a></td> </tr> <tr> <td class="Switch1"><a href="http://www.presidency.ucsb.edu/ws/index.php?pid=25958" class="Text1" target="_blank">Bill Clinton Presidential Nomination Acceptance Speech 1992 </a></td> <td class="Switch1"><a href="InfoLinkDetail.html?InfoLinkID=2770" class="Text1">Discuss</a></td> </tr> <tr> <td class="Switch0"><a href="http://www.ammi.org/cg96/" class="Text1" target="_blank">Clinton-Gore '96 </a></td> <td class="Switch0"><a href="InfoLinkDetail.html?InfoLinkID=2197" class="Text1">Discuss</a></td> </tr> <tr> <td class="Switch1"><a href="https://encyclopediaofarkansas.net/entries/bill-clinton-95/" class="Text1" target="_blank">Encyclopedia of Arkansas </a></td> <td class="Switch1"><a href="InfoLinkDetail.html?InfoLinkID=4665" class="Text1">Discuss</a></td> </tr> <tr> <td class="Switch0"><a href="http://www.americanrhetoric.com/speeches/wjcoklahomabombingspeech.htm" class="Text1" target="_blank">Oklahoma Bombing Memorial Prayer Service Address - Bill Clinton </a></td> <td class="Switch0"><a href="InfoLinkDetail.html?InfoLinkID=2113" class="Text1">Discuss</a></td> </tr> <tr> <td class="Switch1"><a href="http://www.bartleby.com/124/pres64.html" class="Text1" target="_blank">President Bill Clinton Inaugural Address January 20, 1993 </a></td> <td class="Switch1"><a href="InfoLinkDetail.html?InfoLinkID=1853" class="Text1">Discuss</a></td> </tr> <tr> <td class="Switch0"><a href="http://www.bartleby.com/124/pres65.html" class="Text1" target="_blank">President Bill Clinton Inaugural Address January 20, 1997 </a></td> <td class="Switch0"><a href="InfoLinkDetail.html?InfoLinkID=1852" class="Text1">Discuss</a></td> </tr> <tr> <td class="Switch1"><a href="http://sincerelybill.com/" class="Text1" target="_blank">Sincerely, Bill </a></td> <td class="Switch1"><a href="InfoLinkDetail.html?InfoLinkID=2530" class="Text1">Discuss</a></td> </tr> <tr> <td class="Switch0"><a href="http://www.youtube.com/watch?v=eTCj9Sj224E" class="Text1" target="_blank">Video: Fleetwood Mac at the 1993 Clinton Inaugural Gala </a></td> <td class="Switch0"><a href="InfoLinkDetail.html?InfoLinkID=2394" class="Text1">Discuss</a></td> </tr> <tr> <td class="Switch1"><a href="http://www.clintonfoundation.org/" class="Text1" target="_blank">William J. Clinton Foundation </a></td> <td class="Switch1"><a href="InfoLinkDetail.html?InfoLinkID=2440" class="Text1">Discuss</a></td> </tr> </table> <table border="0" width="100%"> <tr><td bgcolor="#993333" colspan="4" align="center" class="Headline1" width="100%">RACES</td></tr> <tr bgcolor="#6084C8"> <td class="Text1" bgcolor="#0000FF"> </td> <td class="Text1">11/08/2016</td> <td class="Text1"><a href="RaceDetail.html?RaceID=821506" class="Text1">US First Spouse</td> <td class="Text1"> Lost 42.19% (-14.31%) </td> </tr> <tr bgcolor="#7094D8"> <td class="Text1" bgcolor="#0000FF"> </td> <td class="Text1">07/28/2016</td> <td class="Text1"><a href="RaceDetail.html?RaceID=803766" class="Text1">US First Spouse - D Primary</td> <td class="Text1"> Won 59.67% (+20.51%) </td> </tr> <tr bgcolor="#6084C8"> <td class="Text1" bgcolor="#0000FF"> </td> <td class="Text1">11/20/2013</td> <td class="Text1"><a href="RaceDetail.html?RaceID=790011" class="Text1">Presidential Medal of Freedom Recipient</td> <td class="Text1"> Won 6.25% (+0.00%) </td> </tr> <tr bgcolor="#7094D8"> <td class="Text1" bgcolor="#0000FF"> </td> <td class="Text1">11/04/2008</td> <td class="Text1"><a href="RaceDetail.html?RaceID=191804" class="Text1">US President - Popular Vote</td> <td class="Text1"> Lost 0.00% (-52.91%) </td> </tr> <tr bgcolor="#6084C8"> <td class="Text1" bgcolor="#0000FF"> </td> <td class="Text1">08/27/2008</td> <td class="Text1"><a href="RaceDetail.html?RaceID=613438" class="Text1">US First Spouse - D Primary</td> <td class="Text1"> Lost 24.07% (-51.86%) </td> </tr> <tr bgcolor="#7094D8"> <td class="Text1" bgcolor="#FF0000"> </td> <td class="Text1">01/08/2008</td> <td class="Text1"><a href="RaceDetail.html?RaceID=411803" class="Text1">NH US Vice President - R Primary</td> <td class="Text1"> Lost 0.01% (-62.42%) </td> </tr> <tr bgcolor="#6084C8"> <td class="Text1" bgcolor="#0000FF"> </td> <td class="Text1">01/08/2008</td> <td class="Text1"><a href="RaceDetail.html?RaceID=411802" class="Text1">NH US Vice President - D Primary</td> <td class="Text1"> Lost 0.36% (-46.57%) </td> </tr> <tr bgcolor="#7094D8"> <td class="Text1" bgcolor="#0000FF"> </td> <td class="Text1">12/16/1996</td> <td class="Text1"><a href="RaceDetail.html?RaceID=1818" class="Text1">US President</td> <td class="Text1"> Won 70.45% (+40.89%) </td> </tr> <tr bgcolor="#6084C8"> <td class="Text1" bgcolor="#0000FF"> </td> <td class="Text1">11/05/1996</td> <td class="Text1"><a href="RaceDetail.html?RaceID=1933" class="Text1">US President - Popular Vote</td> <td class="Text1"> Won 49.24% (+8.52%) </td> </tr> <tr bgcolor="#7094D8"> <td class="Text1" bgcolor="#0000FF"> </td> <td class="Text1">08/29/1996</td> <td class="Text1"><a href="RaceDetail.html?RaceID=58506" class="Text1">US President - D Convention</td> <td class="Text1"> Won 99.72% (+99.44%) </td> </tr> <tr bgcolor="#6084C8"> <td class="Text1" bgcolor="#FF0000"> </td> <td class="Text1">07/07/1996</td> <td class="Text1"><a href="RaceDetail.html?RaceID=13494" class="Text1">US President - R Primaries</td> <td class="Text1"> Lost 0.01% (-58.81%) </td> </tr> <tr bgcolor="#7094D8"> <td class="Text1" bgcolor="#0000FF"> </td> <td class="Text1">07/01/1996</td> <td class="Text1"><a href="RaceDetail.html?RaceID=55214" class="Text1">US President - D Primaries</td> <td class="Text1"> Won 88.94% (+83.47%) </td> </tr> <tr bgcolor="#6084C8"> <td class="Text1" bgcolor="#FFFF00"> </td> <td class="Text1">03/26/1996</td> <td class="Text1"><a href="RaceDetail.html?RaceID=112551" class="Text1">US President - LBT Primaries</td> <td class="Text1"> Lost 0.34% (-51.14%) </td> </tr> <tr bgcolor="#7094D8"> <td class="Text1" bgcolor="#4B0082"> </td> <td class="Text1">03/26/1996</td> <td class="Text1"><a href="RaceDetail.html?RaceID=126366" class="Text1">US President - REF Primaries</td> <td class="Text1"> Lost 3.95% (-66.95%) </td> </tr> <tr bgcolor="#6084C8"> <td class="Text1" bgcolor="#0000FF"> </td> <td class="Text1">03/26/1996</td> <td class="Text1"><a href="RaceDetail.html?RaceID=36377" class="Text1">WA US President - I Primary</td> <td class="Text1"> Won 51.08% (+22.93%) </td> </tr> <tr bgcolor="#7094D8"> <td class="Text1" bgcolor="#FF0000"> </td> <td class="Text1">02/20/1996</td> <td class="Text1"><a href="RaceDetail.html?RaceID=330851" class="Text1">NH US Vice President - R Primary</td> <td class="Text1"> Lost 0.28% (-25.52%) </td> </tr> <tr bgcolor="#6084C8"> <td class="Text1" bgcolor="#0000FF"> </td> <td class="Text1">02/20/1996</td> <td class="Text1"><a href="RaceDetail.html?RaceID=330852" class="Text1">NH US Vice President - D Primary</td> <td class="Text1"> Lost 0.84% (-90.17%) </td> </tr> <tr bgcolor="#7094D8"> <td class="Text1" bgcolor="#0000FF"> </td> <td class="Text1">12/14/1992</td> <td class="Text1"><a href="RaceDetail.html?RaceID=1819" class="Text1">US President</td> <td class="Text1"> Won 68.77% (+37.55%) </td> </tr> <tr bgcolor="#6084C8"> <td class="Text1" bgcolor="#0000FF"> </td> <td class="Text1">11/03/1992</td> <td class="Text1"><a href="RaceDetail.html?RaceID=1934" class="Text1">US President - Popular Vote</td> <td class="Text1"> Won 43.01% (+5.56%) </td> </tr> <tr bgcolor="#7094D8"> <td class="Text1" bgcolor="#0000FF"> </td> <td class="Text1">11/03/1992</td> <td class="Text1"><a href="RaceDetail.html?RaceID=824308" class="Text1">GU US President</td> <td class="Text1"> Won 59.11% (+19.73%) </td> </tr> <tr bgcolor="#6084C8"> <td class="Text1" bgcolor="#D7CD50"> </td> <td class="Text1">09/10/1992</td> <td class="Text1"><a href="RaceDetail.html?RaceID=561854" class="Text1">CT US President - ACP Nomination</td> <td class="Text1"> Lost 41.94% (-4.84%) </td> </tr> <tr bgcolor="#7094D8"> <td class="Text1" bgcolor="#0000FF"> </td> <td class="Text1">07/16/1992</td> <td class="Text1"><a href="RaceDetail.html?RaceID=58505" class="Text1">US President - D Convention</td> <td class="Text1"> Won 80.27% (+66.08%) </td> </tr> <tr bgcolor="#6084C8"> <td class="Text1" bgcolor="#0000FF"> </td> <td class="Text1">07/01/1992</td> <td class="Text1"><a href="RaceDetail.html?RaceID=55212" class="Text1">US President - D Primaries</td> <td class="Text1"> Won 51.98% (+31.79%) </td> </tr> <tr bgcolor="#7094D8"> <td class="Text1" bgcolor="#0000FF"> </td> <td class="Text1">06/09/1992</td> <td class="Text1"><a href="RaceDetail.html?RaceID=385354" class="Text1">ND US President - D Primary</td> <td class="Text1"> Lost 14.52% (-14.51%) </td> </tr> <tr bgcolor="#6084C8"> <td class="Text1" bgcolor="#0000FF"> </td> <td class="Text1">11/06/1990</td> <td class="Text1"><a href="RaceDetail.html?RaceID=7678" class="Text1">AR Governor</td> <td class="Text1"> Won 57.49% (+15.00%) </td> </tr> <tr bgcolor="#7094D8"> <td class="Text1" bgcolor="#0000FF"> </td> <td class="Text1">05/29/1990</td> <td class="Text1"><a href="RaceDetail.html?RaceID=10726" class="Text1">AR Governor - D Primary</td> <td class="Text1"> Won 54.84% (+15.97%) </td> </tr> <tr bgcolor="#6084C8"> <td class="Text1" bgcolor="#0000FF"> </td> <td class="Text1">11/04/1986</td> <td class="Text1"><a href="RaceDetail.html?RaceID=7682" class="Text1">AR Governor</td> <td class="Text1"> Won 63.89% (+27.81%) </td> </tr> <tr bgcolor="#7094D8"> <td class="Text1" bgcolor="#0000FF"> </td> <td class="Text1">08/26/1986</td> <td class="Text1"><a href="RaceDetail.html?RaceID=54066" class="Text1">NGA Chair</td> <td class="Text1"> Won 100.00% (+100.00%) </td> </tr> <tr bgcolor="#6084C8"> <td class="Text1" bgcolor="#0000FF"> </td> <td class="Text1">05/27/1986</td> <td class="Text1"><a href="RaceDetail.html?RaceID=16221" class="Text1">AR Governor - D Primary</td> <td class="Text1"> Won 60.58% (+27.08%) </td> </tr> <tr bgcolor="#7094D8"> <td class="Text1" bgcolor="#0000FF"> </td> <td class="Text1">11/06/1984</td> <td class="Text1"><a href="RaceDetail.html?RaceID=7691" class="Text1">AR Governor</td> <td class="Text1"> Won 62.55% (+25.11%) </td> </tr> <tr bgcolor="#6084C8"> <td class="Text1" bgcolor="#0000FF"> </td> <td class="Text1">05/29/1984</td> <td class="Text1"><a href="RaceDetail.html?RaceID=28259" class="Text1">AR Governor - D Primary</td> <td class="Text1"> Won 64.43% (+40.21%) </td> </tr> <tr bgcolor="#7094D8"> <td class="Text1" bgcolor="#0000FF"> </td> <td class="Text1">11/02/1982</td> <td class="Text1"><a href="RaceDetail.html?RaceID=28234" class="Text1">AR Governor</td> <td class="Text1"> Won 54.71% (+9.42%) </td> </tr> <tr bgcolor="#6084C8"> <td class="Text1" bgcolor="#0000FF"> </td> <td class="Text1">06/08/1982</td> <td class="Text1"><a href="RaceDetail.html?RaceID=28256" class="Text1">AR Governor - D Runoff</td> <td class="Text1"> Won 53.69% (+7.37%) </td> </tr> <tr bgcolor="#7094D8"> <td class="Text1" bgcolor="#0000FF"> </td> <td class="Text1">05/25/1982</td> <td class="Text1"><a href="RaceDetail.html?RaceID=28248" class="Text1">AR Governor - D Primary</td> <td class="Text1"> Won 41.78% (+12.50%) </td> </tr> <tr bgcolor="#6084C8"> <td class="Text1" bgcolor="#0000FF"> </td> <td class="Text1">11/04/1980</td> <td class="Text1"><a href="RaceDetail.html?RaceID=28236" class="Text1">AR Governor</td> <td class="Text1"> Lost 48.07% (-3.87%) </td> </tr> <tr bgcolor="#7094D8"> <td class="Text1" bgcolor="#0000FF"> </td> <td class="Text1">05/27/1980</td> <td class="Text1"><a href="RaceDetail.html?RaceID=28246" class="Text1">AR Governor - D Primary</td> <td class="Text1"> Won 68.87% (+37.73%) </td> </tr> <tr bgcolor="#6084C8"> <td class="Text1" bgcolor="#0000FF"> </td> <td class="Text1">11/07/1978</td> <td class="Text1"><a href="RaceDetail.html?RaceID=28238" class="Text1">AR Governor</td> <td class="Text1"> Won 63.36% (+26.73%) </td> </tr> <tr bgcolor="#7094D8"> <td class="Text1" bgcolor="#0000FF"> </td> <td class="Text1">05/30/1978</td> <td class="Text1"><a href="RaceDetail.html?RaceID=28245" class="Text1">AR Governor - D Primary</td> <td class="Text1"> Won 59.55% (+37.96%) </td> </tr> <tr bgcolor="#6084C8"> <td class="Text1" bgcolor="#0000FF"> </td> <td class="Text1">11/02/1976</td> <td class="Text1"><a href="RaceDetail.html?RaceID=330694" class="Text1">AR Attorney General</td> <td class="Text1"> Won 100.00% (+100.00%) </td> </tr> <tr bgcolor="#7094D8"> <td class="Text1" bgcolor="#0000FF"> </td> <td class="Text1">05/25/1976</td> <td class="Text1"><a href="RaceDetail.html?RaceID=694147" class="Text1">AR Attorney General - D Primary</td> <td class="Text1"> Won 55.65% (+30.48%) </td> </tr> <tr bgcolor="#6084C8"> <td class="Text1" bgcolor="#0000FF"> </td> <td class="Text1">11/05/1974</td> <td class="Text1"><a href="RaceDetail.html?RaceID=30037" class="Text1">AR District 3</td> <td class="Text1"> Lost 48.17% (-3.65%) </td> </tr> <tr bgcolor="#7094D8"> <td class="Text1" bgcolor="#0000FF"> </td> <td class="Text1">06/11/1974</td> <td class="Text1"><a href="RaceDetail.html?RaceID=382403" class="Text1">AR District 3 - D Runoff</td> <td class="Text1"> Won 68.96% (+37.91%) </td> </tr> <tr bgcolor="#6084C8"> <td class="Text1" bgcolor="#0000FF"> </td> <td class="Text1">05/28/1974</td> <td class="Text1"><a href="RaceDetail.html?RaceID=382402" class="Text1">AR District 3 - D Primary</td> <td class="Text1"> Won 43.60% (+17.20%) </td> </tr> </table> <table border="0" width="100%"> <tr bgcolor="#993333"><td colspan="3" class="Headline1" align="center">ENDORSEMENTS</td></tr> <tr bgcolor="#7094D8" valign="top"> <td class="Text1"><a href="RaceDetail.html?RaceID=1076462" class="Text1">US President - D Convention - Aug 07, 2024</a></td> <td class="Headline1" bgcolor="#0000FF">D</td> <td class="Text1">Kamala Harris</td> </tr> <tr bgcolor="#6084C8" valign="top"> <td class="Text1"><a href="RaceDetail.html?RaceID=1006590" class="Text1">AZ District 01 - D Primary - Jul 30, 2024</a></td> <td class="Headline1" bgcolor="#0000FF">D</td> <td class="Text1">Andrei Cherny</td> </tr> <tr bgcolor="#7094D8" valign="top"> <td class="Text1"><a href="RaceDetail.html?RaceID=965682" class="Text1">NY District 17 - D Primary - Aug 23, 2022</a></td> <td class="Headline1" bgcolor="#0000FF">D</td> <td class="Text1">Sean Patrick Maloney</td> </tr> <tr bgcolor="#6084C8" valign="top"> <td class="Text1"><a href="RaceDetail.html?RaceID=780309" class="Text1">US President - Popular Vote - Nov 08, 2016</a></td> <td class="Headline1" bgcolor="#0000FF">D</td> <td class="Text1">Hillary Clinton</td> </tr> <tr bgcolor="#7094D8" valign="top"> <td class="Text1"><a href="RaceDetail.html?RaceID=803482" class="Text1">NV District 04 - D Primary - Jun 14, 2016</a></td> <td class="Headline1" bgcolor="#0000FF">D</td> <td class="Text1">Ruben J. Kihuen</td> </tr> <tr bgcolor="#6084C8" valign="top"> <td class="Text1"><a href="RaceDetail.html?RaceID=785208" class="Text1">Los Angeles Mayor - May 21, 2013</a></td> <td class="Headline1" bgcolor="#0000FF">D</td> <td class="Text1">Wendy J. Greuel</td> </tr> <tr bgcolor="#7094D8" valign="top"> <td class="Text1"><a href="RaceDetail.html?RaceID=496878" class="Text1">NV US Senate - Nov 06, 2012</a></td> <td class="Headline1" bgcolor="#0000FF">D</td> <td class="Text1">Shelley Berkley</td> </tr> <tr bgcolor="#6084C8" valign="top"> <td class="Text1"><a href="RaceDetail.html?RaceID=728476" class="Text1">NH Governor - D Primary - Sep 11, 2012</a></td> <td class="Headline1" bgcolor="#0000FF">D</td> <td class="Text1">Maggie Hassan</td> </tr> <tr bgcolor="#7094D8" valign="top"> <td class="Text1"><a href="RaceDetail.html?RaceID=748166" class="Text1">AZ District 09 - D Primary - Aug 28, 2012</a></td> <td class="Headline1" bgcolor="#0000FF">D</td> <td class="Text1">Andrei Cherny</td> </tr> <tr bgcolor="#6084C8" valign="top"> <td class="Text1"><a href="RaceDetail.html?RaceID=731055" class="Text1">MN District 08 - DFL Primary - Aug 14, 2012</a></td> <td class="Headline1" bgcolor="#0000FF">D</td> <td class="Text1">Tarryl L. Clark</td> </tr> <tr bgcolor="#7094D8" valign="top"> <td class="Text1"><a href="RaceDetail.html?RaceID=725691" class="Text1">CT District 05 - D Primary - Aug 14, 2012</a></td> <td class="Headline1" bgcolor="#0000FF">D</td> <td class="Text1">Dan Roberti</td> </tr> <tr bgcolor="#6084C8" valign="top"> <td class="Text1"><a href="RaceDetail.html?RaceID=751659" class="Text1">NY District 18 - D Primary - Jun 26, 2012</a></td> <td class="Headline1" bgcolor="#0000FF">D</td> <td class="Text1">Sean Patrick Maloney</td> </tr> <tr bgcolor="#7094D8" valign="top"> <td class="Text1"><a href="RaceDetail.html?RaceID=740837" class="Text1">CA - District 30 - Open Primary - Jun 05, 2012</a></td> <td class="Headline1" bgcolor="#0000FF">D</td> <td class="Text1">Brad Sherman</td> </tr> <tr bgcolor="#6084C8" valign="top"> <td class="Text1"><a href="RaceDetail.html?RaceID=727615" class="Text1">NM District 01 - D Primary - Jun 05, 2012</a></td> <td class="Headline1" bgcolor="#0000FF">D</td> <td class="Text1">Martin Chávez</td> </tr> <tr bgcolor="#7094D8" valign="top"> <td class="Text1"><a href="RaceDetail.html?RaceID=751603" class="Text1">NJ District 09- D Primary - Jun 05, 2012</a></td> <td class="Headline1" bgcolor="#0000FF">D</td> <td class="Text1">Bill Pascrell</td> </tr> <tr bgcolor="#6084C8" valign="top"> <td class="Text1"><a href="RaceDetail.html?RaceID=747613" class="Text1">TX District 16 - D Primary - May 29, 2012</a></td> <td class="Headline1" bgcolor="#0000FF">D</td> <td class="Text1">Silvestre Reyes</td> </tr> <tr bgcolor="#7094D8" valign="top"> <td class="Text1"><a href="RaceDetail.html?RaceID=745560" class="Text1">NC Ballot Measure - Ban Gay Marriage Amendment - May 08, 2012</a></td> <td class="Text1" bgcolor="#FF3B00">NO</td> <td class="Text1"> No</td> </tr> <tr bgcolor="#6084C8" valign="top"> <td class="Text1"><a href="RaceDetail.html?RaceID=724477" class="Text1">PA Attorney General - D Primary - Apr 24, 2012</a></td> <td class="Headline1" bgcolor="#0000FF">D</td> <td class="Text1">Kathleen Kane</td> </tr> <tr bgcolor="#7094D8" valign="top"> <td class="Text1"><a href="RaceDetail.html?RaceID=751773" class="Text1">PA - District 12 - D Primary - Apr 24, 2012</a></td> <td class="Headline1" bgcolor="#0000FF">D</td> <td class="Text1">Mark S. Critz</td> </tr> <tr bgcolor="#6084C8" valign="top"> <td class="Text1"><a href="RaceDetail.html?RaceID=748169" class="Text1">MD District 06 - D Primary - Apr 03, 2012</a></td> <td class="Headline1" bgcolor="#0000FF">D</td> <td class="Text1">John K. Delaney</td> </tr> <tr bgcolor="#7094D8" valign="top"> <td class="Text1"><a href="RaceDetail.html?RaceID=481786" class="Text1">Chicago Mayor - Feb 22, 2011</a></td> <td class="Headline1" bgcolor="#0000FF">D</td> <td class="Text1">Rahm Emanuel</td> </tr> <tr bgcolor="#6084C8" valign="top"> <td class="Text1"><a href="RaceDetail.html?RaceID=409679" class="Text1">RI Governor - Nov 02, 2010</a></td> <td class="Headline1" bgcolor="#0000FF">D</td> <td class="Text1">Frank Caprio</td> </tr> <tr bgcolor="#7094D8" valign="top"> <td class="Text1"><a href="RaceDetail.html?RaceID=615435" class="Text1">LA Lt. Governor - Special Election - Oct 02, 2010</a></td> <td class="Headline1" bgcolor="#0000FF">D</td> <td class="Text1">Caroline Fayard</td> </tr> <tr bgcolor="#6084C8" valign="top"> <td class="Text1"><a href="RaceDetail.html?RaceID=396385" class="Text1">FL US Senate - D Primary - Aug 24, 2010</a></td> <td class="Headline1" bgcolor="#0000FF">D</td> <td class="Text1">Kendrick B. Meek</td> </tr> <tr bgcolor="#7094D8" valign="top"> <td class="Text1"><a href="RaceDetail.html?RaceID=408875" class="Text1">CO US Senate - D Primary - Aug 10, 2010</a></td> <td class="Headline1" bgcolor="#0000FF">D</td> <td class="Text1">Andrew Romanoff</td> </tr> <tr bgcolor="#6084C8" valign="top"> <td class="Text1"><a href="RaceDetail.html?RaceID=411378" class="Text1">GA Governor - D Primary - Jul 20, 2010</a></td> <td class="Headline1" bgcolor="#0000FF">D</td> <td class="Text1">Thurbert Baker</td> </tr> <tr bgcolor="#7094D8" valign="top"> <td class="Text1"><a href="RaceDetail.html?RaceID=309126" class="Text1">CA Governor - D Primary - Jun 08, 2010</a></td> <td class="Headline1" bgcolor="#0000FF">D</td> <td class="Text1">Gavin Newsom</td> </tr> <tr bgcolor="#6084C8" valign="top"> <td class="Text1"><a href="RaceDetail.html?RaceID=405415" class="Text1">ME Governor - D Primary - Jun 08, 2010</a></td> <td class="Headline1" bgcolor="#0000FF">D</td> <td class="Text1">Elizabeth "Libby" Mitchell</td> </tr> <tr bgcolor="#7094D8" valign="top"> <td class="Text1"><a href="RaceDetail.html?RaceID=648216" class="Text1">AR US Senate - D Runoff - Jun 08, 2010</a></td> <td class="Headline1" bgcolor="#0000FF">D</td> <td class="Text1">Blanche Lincoln</td> </tr> <tr bgcolor="#6084C8" valign="top"> <td class="Text1"><a href="RaceDetail.html?RaceID=648354" class="Text1">AR District 01 - D Runoff - Jun 08, 2010</a></td> <td class="Headline1" bgcolor="#0000FF">D</td> <td class="Text1">Chad Causey</td> </tr> <tr bgcolor="#7094D8" valign="top"> <td class="Text1"><a href="RaceDetail.html?RaceID=408876" class="Text1">AR US Senate - D Primary - May 18, 2010</a></td> <td class="Headline1" bgcolor="#0000FF">D</td> <td class="Text1">Blanche Lincoln</td> </tr> <tr bgcolor="#6084C8" valign="top"> <td class="Text1"><a href="RaceDetail.html?RaceID=556853" class="Text1">MA US Senate - Special D Primary - Dec 08, 2009</a></td> <td class="Headline1" bgcolor="#0000FF">D</td> <td class="Text1">Martha Coakley</td> </tr> <tr bgcolor="#7094D8" valign="top"> <td class="Text1"><a href="RaceDetail.html?RaceID=533196" class="Text1">CA - District 10 - Special Election - Sep 01, 2009</a></td> <td class="Headline1" bgcolor="#0000FF">D</td> <td class="Text1">John Garamendi</td> </tr> <tr bgcolor="#6084C8" valign="top"> <td class="Text1"><a href="RaceDetail.html?RaceID=538357" class="Text1">VA State House 047 - D Primary - Jun 09, 2009</a></td> <td class="Headline1" bgcolor="#0000FF">D</td> <td class="Text1">Adam J. Parkhomenko</td> </tr> <tr bgcolor="#7094D8" valign="top"> <td class="Text1"><a href="RaceDetail.html?RaceID=283309" class="Text1">VA Governor - D Primary - Jun 09, 2009</a></td> <td class="Headline1" bgcolor="#0000FF">D</td> <td class="Text1">Terry McAuliffe</td> </tr> <tr bgcolor="#6084C8" valign="top"> <td class="Text1"><a href="RaceDetail.html?RaceID=78878" class="Text1">CT US Senate - Nov 07, 2006</a></td> <td class="Headline1" bgcolor="#0000FF">D</td> <td class="Text1">Ned Lamont</td> </tr> <tr bgcolor="#7094D8" valign="top"> <td class="Text1"><a href="RaceDetail.html?RaceID=78881" class="Text1">CT US Senate - D Primary - Aug 08, 2006</a></td> <td class="Headline1" bgcolor="#878787">I</td> <td class="Text1">Joseph I. "Joe" Lieberman</td> </tr> <tr bgcolor="#6084C8" valign="top"> <td class="Text1"><a href="RaceDetail.html?RaceID=69750" class="Text1">VA US Senate - D Primary - Jun 13, 2006</a></td> <td class="Headline1" bgcolor="#0000FF">D</td> <td class="Text1">Jim Webb</td> </tr> <tr bgcolor="#7094D8" valign="top"> <td class="Text1"><a href="RaceDetail.html?RaceID=134881" class="Text1">Cook County Board President- D Primary - Mar 21, 2006</a></td> <td class="Headline1" bgcolor="#0000FF">D</td> <td class="Text1">John H. Stroger, Jr.</td> </tr> <tr bgcolor="#6084C8" valign="top"> <td class="Text1"><a href="RaceDetail.html?RaceID=36166" class="Text1">CA Governor Recall - Question 1 - Oct 07, 2003</a></td> <td class="Text1" bgcolor="#FF3B00">NO</td> <td class="Text1"> No</td> </tr> <tr bgcolor="#7094D8" valign="top"> <td class="Text1"><a href="RaceDetail.html?RaceID=513607" class="Text1">Shall Mayor Woodrow Stanley be recalled? - Mar 05, 2002</a></td> <td class="Text1" bgcolor="#FF3B00">NO</td> <td class="Text1"> No</td> </tr> <tr bgcolor="#6084C8" valign="top"> <td class="Text1"><a href="RaceDetail.html?RaceID=141037" class="Text1">IL District 1 - D Primary - Mar 21, 2000</a></td> <td class="Headline1" bgcolor="#0000FF">D</td> <td class="Text1">Bobby Rush</td> </tr> <tr bgcolor="#7094D8" valign="top"> <td class="Text1"><a href="RaceDetail.html?RaceID=92718" class="Text1">Good Friday Agreement (Belfast Agreement) - May 22, 1998</a></td> <td class="Text1" bgcolor="#00FF32">YES</td> <td class="Text1"> Yes</td> </tr> <tr bgcolor="#6084C8" valign="top"> <td class="Text1"><a href="RaceDetail.html?RaceID=687042" class="Text1">CA Proposition 187 - Illegal Aliens. Ineligibility for Public Services. Verification and Reporting. - Nov 08, 1994</a></td> <td class="Text1" bgcolor="#FF3B00">NO</td> <td class="Text1"> No</td> </tr> <tr bgcolor="#7094D8" valign="top"> <td class="Text1"><a href="RaceDetail.html?RaceID=21260" class="Text1">IL District 5 - D Primary - Mar 15, 1994</a></td> <td class="Headline1" bgcolor="#0000FF">D</td> <td class="Text1">Daniel D. "Dan" "Rosty" Rostenkowski</td> </tr> <tr bgcolor="#6084C8" valign="top"> <td class="Text1"><a href="RaceDetail.html?RaceID=55210" class="Text1">US President - D Primaries - Jul 01, 1988</a></td> <td class="Headline1" bgcolor="#0000FF">D</td> <td class="Text1">Michael S. Dukakis</td> </tr> <tr bgcolor="#7094D8" valign="top"> <td class="Text1"><a href="RaceDetail.html?RaceID=376039" class="Text1">AR Governor - D Runoff - Aug 09, 1966</a></td> <td class="Headline1" bgcolor="#0000FF">D</td> <td class="Text1">J. Frank Holt</td> </tr> </table> </td></tr></table> <div align="right"> </div> </td> </tr> </table> </body> </html> </body> </html>