<!DOCTYPE html> 
<!--[if lt IE 7]> <html lang="en-us" class="no-js lt-ie9 ie6"> <![endif]--> 
<!--[if IE 7]>    <html lang="en-us" class="no-js lt-ie9 ie7"> <![endif]--> 
<!--[if IE 8]>    <html lang="en-us" class="no-js lt-ie9 ie8"> <![endif]--> 
<!--[if IE 9]><html lang="en-us" class="no-js ie9"> <!--<![endif]--> 
<!--[if !IE]> --><html lang="en-us" class="no-js"> <!--<![endif]--> 
<head>   
<link rel='dns-prefetch' href='//s.w.org' />
<link rel="alternate" type="application/rss+xml" title="Bell Curves &raquo; Feed" href="http://blog.bellcurves.com/blog/feed/" />
<link rel="alternate" type="application/rss+xml" title="Bell Curves &raquo; Comments Feed" href="http://blog.bellcurves.com/blog/comments/feed/" />
		<script type="text/javascript">
			window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/2.4\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/2.4\/svg\/","svgExt":".svg","source":{"concatemoji":"http:\/\/blog.bellcurves.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=49b5cfd27d40bef2fcbd1a0bc22af394"}};
			!function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55357,56692,8205,9792,65039],[55357,56692,8203,9792,65039]),!b}return!1}function f(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var g,h,i,j,k=b.createElement("canvas"),l=k.getContext&&k.getContext("2d");for(j=Array("flag","emoji"),c.supports={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.supports[j[i]]=e(j[i]),c.supports.everything=c.supports.everything&&c.supports[j[i]],"flag"!==j[i]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[j[i]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",h,!1),a.addEventListener("load",h,!1)):(a.attachEvent("onload",h),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings);
		</script>
		<style type="text/css">
img.wp-smiley,
img.emoji {
	display: inline !important;
	border: none !important;
	box-shadow: none !important;
	height: 1em !important;
	width: 1em !important;
	margin: 0 .07em !important;
	vertical-align: -0.1em !important;
	background: none !important;
	padding: 0 !important;
}
</style>
	<style type="text/css">
	.wp-pagenavi{margin-left:auto !important; margin-right:auto; !important}
	</style>
  <link rel='stylesheet' id='wp-polls-css'  href='http://blog.bellcurves.com/wp-content/plugins/wp-polls/polls-css.css?ver=2.63' type='text/css' media='all' />
<link rel='stylesheet' id='wp-pagenavi-style-css'  href='http://blog.bellcurves.com/wp-content/plugins/wp-pagenavi-style/css/css3_blue_glossy.css?ver=1.0' type='text/css' media='all' />
<script type='text/javascript' src='http://blog.bellcurves.com/wp-includes/js/jquery/jquery.js?ver=1.12.4'></script>
<script type='text/javascript' src='http://blog.bellcurves.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1'></script>
<link rel='https://api.w.org/' href='http://blog.bellcurves.com/blog/wp-json/' />
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://blog.bellcurves.com/xmlrpc.php?rsd" />
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://blog.bellcurves.com/wp-includes/wlwmanifest.xml" /> 
<script type="text/javascript">
(function(url){
	if(/(?:Chrome\/26\.0\.1410\.63 Safari\/537\.31|WordfenceTestMonBot)/.test(navigator.userAgent)){ return; }
	var addEvent = function(evt, handler) {
		if (window.addEventListener) {
			document.addEventListener(evt, handler, false);
		} else if (window.attachEvent) {
			document.attachEvent('on' + evt, handler);
		}
	};
	var removeEvent = function(evt, handler) {
		if (window.removeEventListener) {
			document.removeEventListener(evt, handler, false);
		} else if (window.detachEvent) {
			document.detachEvent('on' + evt, handler);
		}
	};
	var evts = 'contextmenu dblclick drag dragend dragenter dragleave dragover dragstart drop keydown keypress keyup mousedown mousemove mouseout mouseover mouseup mousewheel scroll'.split(' ');
	var logHuman = function() {
		var wfscr = document.createElement('script');
		wfscr.type = 'text/javascript';
		wfscr.async = true;
		wfscr.src = url + '&r=' + Math.random();
		(document.getElementsByTagName('head')[0]||document.getElementsByTagName('body')[0]).appendChild(wfscr);
		for (var i = 0; i < evts.length; i++) {
			removeEvent(evts[i], logHuman);
		}
	};
	for (var i = 0; i < evts.length; i++) {
		addEvent(evts[i], logHuman);
	}
})('//blog.bellcurves.com/blog/?wordfence_lh=1&hid=294D1D2744294E2A5743D6C54C665702');
</script>	<style type="text/css">
	 .wp-pagenavi
	{
		font-size:12px !important;
	}
	</style>
	<style type="text/css">
.wp-polls .pollbar {
	margin: 1px;
	font-size: 6px;
	line-height: 8px;
	height: 8px;
	background-image: url('http://blog.bellcurves.com/wp-content/plugins/wp-polls/images/default/pollbg.gif');
	border: 1px solid #c8c8c8;
}
</style>
<!--[if IE 6]>
<script type="text/javascript">
/*Load jQuery if not already loaded*/if(typeof jQuery=='undefined'){document.write("<script type=\"text/javascript\" src=\"http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js\"></"+"script>");var __noconflict=true;}
var IE6UPDATE_OPTIONS={icons_path:"http://blog.bellcurves.com/wp-content/themes/istudio-theme1/resources/scripts/ie6upimg/"}
</script>
<script type="text/javascript" src="http://blog.bellcurves.com/wp-content/themes/istudio-theme1/resources/scripts/ie6update.js"></script>
<![endif]-->
			<!-- Easy Columns 2.1.1 by Pat Friedl http://www.patrickfriedl.com -->
			<link rel="stylesheet" href="http://blog.bellcurves.com/wp-content/plugins/easy-columns/css/easy-columns.css" type="text/css" media="screen, projection" />
			<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="Accept-Encoding" content="gzip, deflate" />
<meta name="description" content="Bell Curves offers top-quality Test Preparation Courses, Tutoring, and Self-Study materials for the GMAT, LSAT, SAT, SSAT, ISEE, GRE, ACT, and SHSAT." />
<meta name="keywords" content="GMAT-SAT-LSAT-ACT-ISEE-SHSAT-SSAT-GRE, classes, courses, information, materials, practice, preparation, test, test preparation, GMAT-SAT-LSAT-ACT-ISEE-SHSAT-SSAT-GRE test preparation, GMAT-SAT-LSAT-ACT-ISEE-SHSAT-SSAT-GRE courses, GMAT-SAT-LSAT-ACT-ISEE-SHSAT-SSAT-GRE classes, practice test, GMAT-SAT-LSAT-ACT-ISEE-SHSAT-SSAT-GRE practice test, test information, GMAT-SAT-LSAT-ACT test information, test preparation classes, GMAT-SAT-LSAT-ACT-ISEE-SHSAT-SSAT-GRE test preparation classes, GMAT-SAT-LSAT-ACT information, GMAT-SAT-LSAT-ACT preparation, GMAT-SAT-LSAT-ACT materials, practice materials, GMAT-SAT-LSAT-ACT practice materials, test materials, GMAT-SAT-LSAT-ACT test materials, test preparation materials, GMAT-SAT-LSAT-ACT test preparation materials, GMAT-SAT-LSAT-ACT practice" />
<link rel="stylesheet" type="text/css" media="screen" href="/frontend/css/reset-definitions.css" />
<link rel="stylesheet" type="text/css" media="screen" href="/frontend/css/general.css" />
<link rel="stylesheet" type="text/css" media="screen" href="/frontend/css/header.css" />
<link rel="stylesheet" type="text/css" media="screen" href="/frontend/css/form.css" />
<link rel="stylesheet" type="text/css" media="screen" href="/frontend/css/footer.css" />
<link rel="stylesheet" type="text/css" media="screen" href="/frontend/css/grid.css" />
<link rel="stylesheet" type="text/css" media="screen" href="/frontend/css/colorbox.css" />
<link rel="stylesheet" type="text/css" media="screen" href="/frontend/js/jquery/jqtransform/jqtransform.css" />
<link rel="stylesheet" type="text/css" media="screen" href="/frontend/js/jquery/css/validationEngine.jquery.css" />
<link rel="stylesheet" type="text/css" media="screen" href="/frontend/js/jquery/qtip/jquery.qtip.min.css" />
<link rel="stylesheet" type="text/css" media="screen" href="/frontend/js/jquery/qtip/jquery.qtip.custom.css" />
<link rel="stylesheet" type="text/css" media="screen" href="/frontend/css/heatmap.css" />
<link rel="stylesheet" type="text/css" media="screen" href="/frontend/js/jquery/css/fancybox/jquery.fancybox.css" />
<link rel="stylesheet" type="text/css" media="screen" href="/css/wordpress.css" />

<script type="text/javascript" src="/frontend/js/jquery/jquery.min.js"></script>
<title></title>

<link rel="shortcut icon" href="/images/icon.jpg" />
</head>
<body>
<a name="top"></a>
<div id="root">
    <div id="header">
		<div style="position: relative; top: 0; left; 0; background: #b00000; padding: 10px; color: #FFF; font-size: 16px; font-weight: bold; text-align: center;">
    We are currently out of the office due to COVID-19, but can be reached by email at <a style="color: #FFFF00;" href="mailto:support@bellcurves.com">support@bellcurves.com</a> for all inquiries.
</div>
<div class="grid" style="height: 27px;">
	<a id="logo" href="https://www.bellcurves.com"> </a>    <div id="header-nav">
        <ul id="header-tabs">
                    <li class="off">
                <a href="https://www.bellcurves.com">HOME</a>            </li>
                </ul>
                    </div>
</div>


<div>
    <div id="nav">
    <div class="grid">
        <div id="navlist">
            <ul>
            <li class="top"><a href="http://www.bellcurves.com/index">Home</a></li>
<li class="top"><a href="http://www.bellcurves.com/about-us">About Us</a><div class="submenu">
									<ul>
										<li class="first"><a href="http://www.bellcurves.com/about-us">About Us</a></li><li><a href="http://www.bellcurves.com/about-us">About Bell Curves</a></li><li><a href="http://www.bellcurves.com/teacher-profiles">Teacher Profiles</a></li><li><a href="http://www.bellcurves.com/testimonials">Testimonials</a></li>
									</ul>
								</div></li>
<li class="top"><a href="http://www.bellcurves.com/become-teacher">Join Our Team</a><div class="submenu">
									<ul>
										<li class="first"><a href="http://www.bellcurves.com/become-teacher">Join Our Team</a></li><li><a href="http://www.bellcurves.com/become-teacher">Teaching Team</a></li><li><a href="http://www.bellcurves.com/become-staff-member">Full Time Staff</a></li>
									</ul>
								</div></li>
<li class="top"><a href="http://www.bellcurves.com/partnership-overview">Partners</a><div class="submenu">
									<ul>
										<li class="first"><a href="http://www.bellcurves.com/partnership-overview">Partners</a></li><li><a href="http://www.bellcurves.com/partnership-overview">Partnership Overview</a></li><li><a href="http://www.bellcurves.com/grad-partners">Grad School</a></li><li><a href="http://www.bellcurves.com/college-partners">College</a></li><li><a href="http://www.bellcurves.com/high-school-partners">High School</a></li>
									</ul>
								</div></li>
<li class="top selected"><a href="http://www.bellcurves.com/blog">Blog</a></li>
<li class="top"><a href="http://www.bellcurves.com/contact-us">Contact Us</a><div class="submenu">
									<ul>
										<li class="first"><a href="http://www.bellcurves.com/contact-us">Contact Us</a></li><li><a href="http://www.bellcurves.com/contact-us">Contact Information</a></li><li><a href="http://www.bellcurves.com/request-consult">Request a Consultation</a></li>
									</ul>
								</div></li>
            </ul>
            <div style="clear: both;"></div>
        </div>
    </div>
</div>
</div>
		<div class="header_title_shadow">
			<div class="header_title grid">
				<h1></h1>
								<a style="" href="#" id="header-extras-link"><img src="/frontend/images/header-prep-options.png" /></a>

<div id="header-extras-list" style="display: none;">
        <div>
        <ul>
            <li class="first">College</li>
                    <li><a href="https://act.bellcurves.com?hp=hm_side_links">ACT Prep</a></li>
                    <li><a href="https://hs.bellcurves.com?hp=hm_side_links">Other Tests Prep</a></li>
                    <li><a href="https://sat.bellcurves.com?hp=hm_side_links">SAT Prep</a></li>
                </ul>
    </div>
        <div>
        <ul>
            <li class="first">Grad School</li>
                    <li><a href="https://gmat.bellcurves.com?hp=hm_side_links">GMAT Prep</a></li>
                    <li><a href="https://gre.bellcurves.com?hp=hm_side_links">GRE Prep</a></li>
                    <li><a href="https://lsat.bellcurves.com?hp=hm_side_links">LSAT Prep</a></li>
                </ul>
    </div>
        <div>
        <ul>
            <li class="first">High School</li>
                    <li><a href="https://isee.bellcurves.com?hp=hm_side_links">ISEE Prep</a></li>
                    <li><a href="https://k8.bellcurves.com?hp=hm_side_links">Other Tests Prep</a></li>
                    <li><a href="https://shsat.bellcurves.com?hp=hm_side_links">SHSAT Prep</a></li>
                    <li><a href="https://ssat.bellcurves.com?hp=hm_side_links">SSAT Prep</a></li>
                </ul>
    </div>
    </div>							</div>
			
		</div>  
		
	</div>
    <div class="level-bottom-shadow">
		<div id="content" class="grid">
					<!-- Begin Left Side -->
			<div id="sidebar" class="grid_3" style="height: 100%;">
				<div class="sidebar_foot">
										<div class="side-block nav">
						<ul class="side-nav">
<li><a href="http://www.bellcurves.com/blog">Blog Home</a></li><li><a href="http://blog.bellcurves.com/blog/topics/college-admissions/">College Admissions</a></li><li><a href="http://blog.bellcurves.com/blog/topics/admissions-and-applications-advice/">Admissions Advice</a></li><li><a href="http://blog.bellcurves.com/blog/topics/highschool-admissions/">High School Admissions</a></li><li><a href="http://blog.bellcurves.com/blog/topics/bschool/">Business School Admissions</a></li><li><a href="http://blog.bellcurves.com/blog/topics/lschool-admissions/">Law School Admissions</a></li><li><a href="http://blog.bellcurves.com/blog/topics/rants-from-the-top/">Rants from the Top</a></li><li><a href="http://blog.bellcurves.com/blog/topics/study-tips/">Study Tips</a></li></ul>
					</div>     
										
				</div>
			</div>
			<!-- End Left Side -->
			
    		<!-- Begin Center -->
    		<div id="content_area" class="grid_9_nomargin ">
                			    		</div>
    		<!-- End Center -->
			
			<div style="clear: both;"></div>
		</div>
		          
        
    </div>
    	<div class="level-contact">
    <div class="grid">
        <div class="header"></div>
        <ul class="contact-methods cfix">
            <li class="method phone">
                <div class="wrapper">(646) 414-1586</div>
            </li>
            <li class="method email">
                <div class="wrapper">support@bellcurves.com</div>
            </li>
        </ul>
    </div>
</div>

<div class="foot">
    <div class="level-top-shadow">
        <div class="grid content">
            <div class="nav">
                                    <div class="header block">Home</div>
                                    <div class="header block">Grad School</div>
                                    <div class="header block">College</div>
                                    <div class="header block">High School</div>
                            </div>
            <div class="connect">
                <div class="header">CONNECT WITH US</div>
            </div>
            <div class="divide"></div>
            <div class="nav">
                                    <ul class="nav-list block">
                                                    <li><a href="https://www.bellcurves.com/about-us">About Us</a></li>
                                                    <li><a href="https://www.bellcurves.com/join-our-team">Join Our Team</a></li>
                                                    <li><a href="https://www.bellcurves.com/directions">Directions</a></li>
                                                    <li><a href="https://www.bellcurves.com/contact-us">Contact Us</a></li>
                                                    <li><a href="https://blog.bellcurves.com">Blog</a></li>
                                            </ul>
                                    <ul class="nav-list block">
                                                    <li><a href="https://gmat.bellcurves.com">GMAT PREP</a></li>
                                                    <li><a href="https://lsat.bellcurves.com">LSAT PREP</a></li>
                                                    <li><a href="https://gre.bellcurves.com">GRE PREP</a></li>
                                            </ul>
                                    <ul class="nav-list block">
                                                    <li><a href="https://sat.bellcurves.com">SAT PREP</a></li>
                                                    <li><a href="https://act.bellcurves.com">ACT PREP</a></li>
                                                    <li><a href="https://MISCHS.bellcurves.com">MISCHS PREP</a></li>
                                                    <li><a href="https://psatr.bellcurves.com">PSAT-R PREP</a></li>
                                                    <li><a href="https://satr.bellcurves.com">SAT-R PREP</a></li>
                                                    <li><a href="https://teach.bellcurves.com">Teacher Test PREP</a></li>
                                                    <li><a href="https://psat_8.bellcurves.com">PSAT 8/9 PREP</a></li>
                                                    <li><a href="https://plan.bellcurves.com">PLAN PREP</a></li>
                                                    <li><a href="https://SATII.bellcurves.com">SAT II Math PREP</a></li>
                                                    <li><a href="https://paa.bellcurves.com">PAA PREP</a></li>
                                            </ul>
                                    <ul class="nav-list block">
                                                    <li><a href="https://ssat.bellcurves.com">SSAT PREP</a></li>
                                                    <li><a href="https://shsat.bellcurves.com">SHSAT PREP</a></li>
                                                    <li><a href="https://isee.bellcurves.com">ISEE PREP</a></li>
                                                    <li><a href="https://MISCMS.bellcurves.com">MISCMS PREP</a></li>
                                                    <li><a href="https://ssatup.bellcurves.com">SSAT Upper PREP</a></li>
                                                    <li><a href="https://DCSP.bellcurves.com">DC Summer Program PREP</a></li>
                                                    <li><a href="https://ESPI.bellcurves.com">HCHS Entrance Exam PREP</a></li>
                                                    <li><a href="https://ESPI-S.bellcurves.com">ESPI Statewide Diagnostic PREP</a></li>
                                                    <li><a href="https://shsat2.bellcurves.com">New SHSAT PREP</a></li>
                                                    <li><a href="https://USHist.bellcurves.com">SAT II U.S. History PREP</a></li>
                                                    <li><a href="https://wohist.bellcurves.com">SAT II World History PREP</a></li>
                                                    <li><a href="https://Lit.bellcurves.com">SAT II Literature PREP</a></li>
                                                    <li><a href="https://physic.bellcurves.com">SAT II Physics PREP</a></li>
                                                    <li><a href="https://spanis.bellcurves.com">SAT II Spanish PREP</a></li>
                                                    <li><a href="https://bio.bellcurves.com">SAT II Biology PREP</a></li>
                                            </ul>
                            </div>
            <div class="connect">
                <a target="_blank" class="connect-icon facebook" href="http://www.facebook.com/pages/New-York-NY/Bell-Curves/14393013623"> </a>                <a target="_blank" class="connect-icon twitter" href="http://www.twitter.com/bellcurves"> </a>                <a target="_blank" class="connect-icon rss" href="https://feeds.feedburner.com/BellCurves"> </a>            </div>
            <div class="divide"></div>
            <div class="extra">
            <div class="left">
                COPYRIGHT &copy;2002 - 2020 BELL CURVES LLC. ALL RIGHTS RESERVED.
                <i>All tests names are registered trademarks of the respective testing companies, which do not endorse and are not affiliated with Bell Curves.</i>
            </div>
            <div class="right">
                BELL CURVES - 25 West 36th Street, 8th Floor - New York, NY 10018                <i>Bell Curves is an educational services and test preparation company. It delivers high-quality consulting services, test preparation programs, and self-study resources to students throughout the country.</i><br />
                <a target="_blank" href="/media/pdf/Bell_Curves_Equal_Opportunity_Employment_Policy_Statement.pdf">Equal Opportunity Employer</a> - <a class="modalBox" href="/privacy-policy">Privacy Policy</a> - <a class="modalBox" href="/refund-policy">Refund Policy</a>            </div>
            <div class="clear"></div>
            </div>
        </div>
    </div>
</div>
</div>
<script type="text/javascript" src="/frontend/js/jquery/jquery.validationEngine-en.js"></script>
<script type="text/javascript" src="/frontend/js/jquery/jquery.validationEngine.js"></script>
<script type="text/javascript" src="/frontend/js/jquery/jqtransform/jquery.jqtransform.js"></script>
<script type="text/javascript" src="/frontend/js/cufon-yui.js"></script>
<script type="text/javascript" src="/frontend/js/cufon-fonts.js"></script>
<script type="text/javascript" src="/frontend/js/analytics.js"></script>
<script type="text/javascript" src="/frontend/js/front.js"></script>
<script type="text/javascript" src="/frontend/js/front_load.js"></script>
<script type="text/javascript" src="/frontend/js/jquery/jquery.bxSlider.min.js"></script>
<script type="text/javascript" src="/frontend/js/jquery/jquery.colorbox-min.js"></script>
<script type="text/javascript" src="/frontend/js/jquery/jcarousellite_1.0.1.js"></script>
<script type="text/javascript" src="/frontend/js/jquery/qtip/jquery.qtip.min.js"></script>
<script type="text/javascript" src="/frontend/js/jquery/jquery.fancybox.js"></script>

<!-- End Root Container -->
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-103808-1']);
_gaq.push(['_setDomainName', 'bellcurves.com']);
_gaq.push(['_trackPageview']);
_gaq.push(['_trackPageLoadTime']); 


(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>

<script type="text/javascript">
    Cufon.replace('h1, h2, h3, h4, .h1, .h2, .h3, .h4', {hover: true, fontFamily: 'HelveticaCon', ignoreClass: 'page_edit_in_place'});
    Cufon.replace('#content_header  h1', {textShadow: '#000 0px 1px 1px', fontFamily: 'HelveticaCon'});
    Cufon.replace('.landing-block > h1', {textShadow: '#FFF 0px 1px 1px', fontFamily: 'HelveticaCon', ignoreClass: 'page_edit_in_place'});
    Cufon.replace('#navlist > ul > li > a', {textShadow: '#FFF 1px 1px', hover: { color: '#274058' }, fontFamily: 'HelveticaCon'});
    Cufon.replace('#header-tabs > li.off a', {textShadow: '#000 0px 1px 1px', hover: { color: '#459aba' }, fontFamily: 'HelveticaCon'});
    Cufon.replace('#header-tabs > li.on a', {textShadow: '#4c9cb6 1px 1px', fontFamily: 'HelveticaCon'});
    Cufon.replace('#header_tabs > a, .block-side-nav > .header', {textShadow: '#FFF 1px 1px', hover: true, fontFamily: 'HelveticaCon'});
    Cufon.replace('.banner', {textShadow: '#3f3f3f 1px 1px', fontFamily: 'HelveticaCon'});
    Cufon.replace('.title', {textShadow: '0 1px 0 rgba(255,255,255,0.25);',fontFamily: 'HelveticaCon'});
    Cufon.replace('.date', {textShadow: '0 1px 0 rgba(255,255,255,0.25);', fontFamily: 'Helvetica'});
    Cufon.replace('.scribble', {fontFamily: 'Architects Daughter', 'line-height': '125%'}); // Works without a selector engine
    Cufon.now();
</script>

<!--Start of Tawk.to Script-->
<script type="text/javascript">
    var Tawk_API=Tawk_API||{}, Tawk_LoadStart=new Date();
    (function(){
        var s1=document.createElement("script"),s0=document.getElementsByTagName("script")[0];
        s1.async=true;
        s1.src='https://embed.tawk.to/5acfad0fd7591465c7097395/default';
        s1.charset='UTF-8';
        s1.setAttribute('crossorigin','*');
        s0.parentNode.insertBefore(s1,s0);
    })();
</script>
<!--End of Tawk.to Script--><script type='text/javascript'>
/* <![CDATA[ */
var pollsL10n = {"ajax_url":"http:\/\/blog.bellcurves.com\/wp-admin\/admin-ajax.php","text_wait":"Your last request is still being processed. Please wait a while ...","text_valid":"Please choose a valid poll answer.","text_multiple":"Maximum number of choices allowed: ","show_loading":"0","show_fading":"1"};
/* ]]> */
</script>
<script type='text/javascript' src='http://blog.bellcurves.com/wp-content/plugins/wp-polls/polls-js.js?ver=2.63'></script>
<script type='text/javascript' src='http://blog.bellcurves.com/wp-includes/js/wp-embed.min.js?ver=49b5cfd27d40bef2fcbd1a0bc22af394'></script>
</body>
</html>