<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Cheapest Car Insurance &#187; News</title>
	<atom:link href="http://www.cheapcarinsurance.net/category/news/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cheapcarinsurance.net</link>
	<description></description>
	<lastBuildDate>Mon, 06 Feb 2012 23:11:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Save Money on Car Insurance with a Lump Sum Payment</title>
		<link>http://www.cheapcarinsurance.net/save-money-on-car-insurance-with-a-lump-sum-payment/</link>
		<comments>http://www.cheapcarinsurance.net/save-money-on-car-insurance-with-a-lump-sum-payment/#comments</comments>
		<pubDate>Sat, 28 Jan 2012 12:36:40 +0000</pubDate>
		<dc:creator>Patty Harrison</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.cheapcarinsurance.net/?p=655</guid>
		<description><![CDATA[When you purchase a car insurance policy, you are given the option of paying one lump sum payment for your insurance coverage or paying monthly payments. Many people decide that they will pay their auto insurance premiums in monthly installments. However, this can be a costly mistake to make each month. On average, people could [...]]]></description>
			<content:encoded><![CDATA[<div id='dd_ajax_float'><div class='dd_button_v'><div class='dd-google1-ajax-load dd-google1-655'></div><g:plusone size='tall' href='http://www.cheapcarinsurance.net/'></g:plusone></div><div style='clear:left'></div><div class='dd_button_v'><div class='dd-digg-ajax-load dd-digg-655'></div><a rel="nofollow" target="_blank" class='DiggThisButton DD_DIGG_AJAX_655 DiggMedium'></a></div><div style='clear:left'></div><div class='dd_button_v'><div class='dd-twitter-ajax-load dd-twitter-655'></div><a href="http://twitter.com/share" rel="nofollow"  target="_blank"  class="twitter-share-button" data-url="http://www.cheapcarinsurance.net/category/news/feed/" data-count="vertical" data-text="News" data-via="" ></a></div><div style='clear:left'></div><div class='dd_button_v'><script src='http://www.stumbleupon.com/hostedbadge.php?s=5&amp;r=http%3A%2F%2Fwww.cheapcarinsurance.net%2Fcategory%2Fnews%2Ffeed%2F'></script></div><div style='clear:left'></div><div class='dd_button_v'><div class='dd-fbshare-ajax-load dd-fbshare-655'></div><a rel="nofollow" target="_blank" class='DD_FBSHARE_AJAX_655' name='fb_share' type='box_count' share_url='http://www.cheapcarinsurance.net/category/news/feed/' href='http://www.facebook.com/sharer.php'></a></div><div style='clear:left'></div></div><div class='dd_content_wrap'><p>When you purchase a<a rel="nofollow" target="_blank" title=" car insurance" href=" vehicle insurance|http://www.cheapcarinsurance.net"> car insurance</a> policy, you are given the option of paying one lump sum payment for your insurance coverage or paying monthly payments. Many people decide that they will pay their auto insurance premiums in monthly installments. However, this can be a costly mistake to make each month.</p>
<p>On average, people could save around $23.50 per month or $141 for a six month policy. If you add it up then you would save more than $280 a year just by paying for your auto insurance up front. Many people have coverage for 50 years so that could save thousands of dollars.</p>
<p>Many people will say that they cannot afford to pay their insurance premiums up front. Times are tough and many families are struggling. They do not see the added benefit to not paying in monthly installments. One great advantage is that you never have to worry about your auto insurance coverage lapsing or being canceled. If you pay up front then you can make sure that your premiums are never late. This is a great <a title="safety" href="http://www.cheapcarinsurance.net/category/safety/">safety</a> net for families. If you suddenly become unemployed, at least you know your auto insurance premiums are paid up to date.</p>
<p>Many auto insurance companies also charge convenience fees. For example, if you make your premium payments online or by phone, you will typically be charged several dollars. If you use these services every month then the charges really do add up. </p>
<p>It is a good idea for people to consider budgeting ahead for their insurance premiums. Every six months, a driver will have to have their auto insurance policy renewed. You can set aside money each month in a savings account so that once your policy comes up for renewal, you can pay for it in one payment.</p>
<p>It is important to remember that saving money needs to be a priority. Always shop around for your <a href="http://www.cheapcarinsurance.net">car insurance</a> coverage. You do not want to have any regrets if you find an insurance policy with lower insurance premiums somewhere else.</p>
<p>If people can search hard for low car insurance rates then they will be more likely to be able to make a lump sum payment. People who are in financial dire straits should not have to pay more because they have limited financial means. Everyone should be able to save as much money as possible and make sure that they can pay their insurance premiums on time.</p>
</div><style type="text/css" media="screen">#dd_ajax_float{
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #DDDDDD;
	float:left;
	margin-left:665px !important;
	margin-right:10px;
	margin-top:0px;
	position:absolute;
	z-index:9999;
}</style><script type="text/javascript">jQuery(document).ready(function($){

	var $postShare = $('#dd_ajax_float');
	
	if($('.dd_content_wrap').length > 0){
	
		var descripY = parseInt($('.dd_content_wrap').offset().top) - 20;
		var pullX = $postShare.css('margin-left');
	
		$(window).scroll(function () { 
		  
			var scrollY = $(window).scrollTop();
			var fixedShare = $postShare.css('position') == 'fixed';
			
			if($('#dd_ajax_float').length > 0){
			
				if ( scrollY > descripY && !fixedShare ) {
					$postShare.stop().css({
						position: 'fixed',
						top: 16
					});
				} else if ( scrollY < descripY && fixedShare ) {
					$postShare.css({
						position: 'absolute',
						top: descripY,
						marginLeft: pullX
					});
				}
				
			}
	
		});
	}
});</script><script type="text/javascript"> jQuery(document).ready(function($) { window.setTimeout('loadGoogle1_655()',1000);window.setTimeout('loadDigg_655()',1000);window.setTimeout('loadTwitter_655()',1000);window.setTimeout('loadFBShare_655()',1000); }); </script><script type="text/javascript"> function loadGoogle1_655(){ jQuery(document).ready(function($) { $('.dd-google1-655').remove();$.getScript('https://apis.google.com/js/plusone.js'); }); } function loadDigg_655(){ jQuery(document).ready(function($) { $('.dd-digg-655').remove();$('.DD_DIGG_AJAX_655').attr('href','http://digg.com/submit?url=http%3A%2F%2Fwww.cheapcarinsurance.net%2Fcategory%2Fnews%2Ffeed%2F&amp;title=<a title="News" href="http://www.cheapcarinsurance.net/category/news/">News</a>');$.getScript('http://widgets.digg.com/buttons.js'); }); } function loadTwitter_655(){ jQuery(document).ready(function($) { $('.dd-twitter-655').remove();$.getScript('http://platform.twitter.com/widgets.js'); }); } function loadFBShare_655(){ jQuery(document).ready(function($) { $('.dd-fbshare-655').remove(); $.getScript('http://static.ak.fbcdn.net/connect.php/js/FB.Share'); }); }</script><script type="text/javascript"> jQuery(document).ready(function($) {
	
		if($(window).width()> 790){ 
			$('#dd_ajax_float').show()
		}else{
			$('#dd_ajax_float').hide()
		}

		$(window).resize(function() { 
			
			if($(window).width()> 790){ 
				$('#dd_ajax_float').show()
			}else{
				$('#dd_ajax_float').hide()
			}
			
		});  

	}); ;</script><div class="tweetthis" style="text-align:left;"><p> <a target="_blank" class="tt" href="http://twitter.com/intent/tweet?text=Save+Money+on+Car+Insurance+with+a+Lump+Sum+Payment+http%3A%2F%2Fcheapcarinsurance.net%2F%3Fp%3D655" rel="nofollow"  target="_blank"  title="Post to Twitter"><img class="nothumb" src="http://www.cheapcarinsurance.net/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter.png" alt="Post to Twitter" /></a> <a target="_blank" class="tt" href="http://twitter.com/intent/tweet?text=Save+Money+on+Car+Insurance+with+a+Lump+Sum+Payment+http%3A%2F%2Fcheapcarinsurance.net%2F%3Fp%3D655" rel="nofollow"  target="_blank"  title="Post to Twitter">Tweet This Post</a></p></div>]]></content:encoded>
			<wfw:commentRss>http://www.cheapcarinsurance.net/save-money-on-car-insurance-with-a-lump-sum-payment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rally Held in FL to Protest PIP Fraud Issue</title>
		<link>http://www.cheapcarinsurance.net/rally-held-in-fl-to-protest-pip-fraud-issue/</link>
		<comments>http://www.cheapcarinsurance.net/rally-held-in-fl-to-protest-pip-fraud-issue/#comments</comments>
		<pubDate>Thu, 26 Jan 2012 12:34:15 +0000</pubDate>
		<dc:creator>Patty Harrison</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.cheapcarinsurance.net/?p=654</guid>
		<description><![CDATA[On Wednesday, January 25,2012, Governor Scott of Florida spoke to his constituents at the state capital about auto insurance fraud. New statistics have found that the state pays more than one billion dollars in auto insurance due to the fact that criminals are staging automobile accidents. This process has become so easy for people to [...]]]></description>
			<content:encoded><![CDATA[<p>On Wednesday, January 25,2012, Governor Scott of Florida spoke to his constituents at the state capital about<a rel="nofollow" target="_blank" title=" auto insurance" href=" vehicle insurance|http://www.cheapcarinsurance.net"> auto insurance</a> fraud. New statistics have found that the state pays more than one billion dollars in <a href="http://www.cheapcarinsurance.net">auto insurance</a> due to the fact that criminals are staging automobile accidents.</p>
<p>This process has become so easy for people to get away with. For example, a driver of a sedan might get close to you when you are heading to a stop light. Once the stop light turns red, the driver may sudden stop and if you are not paying attention then you might accidentally rear end the driver in question.</p>
<p>The driver of the other vehicle who suddenly was involved in the rear end collision might appear to be irate. He or she might be screaming and irate but this is how they try to legitimize the crash itself. They will even ask to call the police to file a police report. This will <a title="help" href="http://www.cheapcarinsurance.net/category/help/">help</a> them with their fraudulent auto insurance claim and even increase your auto insurance premiums because you will be ruled the at fault driver.</p>
<p>On average, a Florida driver will pay about 56% more for their auto insurance premiums than other drivers in the other 49 states. It is sad that this is what things have come to. Many criminals make a lot of money just by staging automobile crashes. They scope out their victims very carefully so that they can make sure that their work will not go to waste.</p>
<p>It is important for people to understand that the public needs to be educated on staged crashes. Many people attended the rally on Wednesday because they are fed up with PIP fraud. In the last two years, politicians have ramped up their efforts to try and do things about the issue. The governor wants more reforms in place so that the number of fraudulent auto insurance claims can go down.</p>
<p>The one issue here is that closing the insurance claim loopholes needs to close. It is so easy for criminals in Florida to commit fraud because they know which loopholes to exploit. The number of car accidents has gone down by about 12 percent but still the fraud continues to be a huge issue.</p>
<p>Florida can tackle this issue if the public helps out more. A rally is a great way to boost community efforts to try and stop auto insurance fraud. We live in an era where many people are afraid to talk to law enforcement officials because they do not want to be labeled a snitch.</p>
<p>If members of the community can band together and say that they will not stand for paying the price for PIP fraud then real progress can finally be made. Many people were holding up signs and expressing their support for the governor. However, this enthusiasm needs to be channeled into real reform and results. If people do not take action then nothing can really be achieved.</p>
<p>The governor and other politicians in the state&#8217;s legislature need to come up with more ways to motivate the public to get involved. If there can be more rallies and speeches then maybe the necessary reforms can be passed quickly.</p>
<p>Time is ticking away because many Florida residents feel that no real progress is being made. 2012 is an election year and many people want to see that the government is working hard for them. If the governor can begin to show people that he is serious and wants to fight PIP fraud then hopefully everyone will benefit. This journey will be a long one but hopefully it will yield positive results so that people can save money.</p><div class="tweetthis" style="text-align:left;"><p> <a target="_blank" class="tt" href="http://twitter.com/intent/tweet?text=Rally+Held+in+FL+to+Protest+PIP+Fraud+Issue+http%3A%2F%2Fcheapcarinsurance.net%2F%3Fp%3D654" rel="nofollow"  target="_blank"  title="Post to Twitter"><img class="nothumb" src="http://www.cheapcarinsurance.net/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter.png" alt="Post to Twitter" /></a> <a target="_blank" class="tt" href="http://twitter.com/intent/tweet?text=Rally+Held+in+FL+to+Protest+PIP+Fraud+Issue+http%3A%2F%2Fcheapcarinsurance.net%2F%3Fp%3D654" rel="nofollow"  target="_blank"  title="Post to Twitter">Tweet This Post</a></p></div>]]></content:encoded>
			<wfw:commentRss>http://www.cheapcarinsurance.net/rally-held-in-fl-to-protest-pip-fraud-issue/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NH Becoming an Unique State in Regards to Auto Insurance Laws</title>
		<link>http://www.cheapcarinsurance.net/nh-becoming-an-unique-state-in-regards-to-auto-insurance-laws/</link>
		<comments>http://www.cheapcarinsurance.net/nh-becoming-an-unique-state-in-regards-to-auto-insurance-laws/#comments</comments>
		<pubDate>Mon, 23 Jan 2012 04:21:48 +0000</pubDate>
		<dc:creator>Patty Harrison</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.cheapcarinsurance.net/?p=648</guid>
		<description><![CDATA[In the state of New Hampshire, drivers do not have to wear seat belts. It is amazing because most states have laws requiring adults to buckle up. Now, according to statistics, 75 percent of drivers now wear a seat belt while they drive. This is an increase from the previous rate in 2010 which was [...]]]></description>
			<content:encoded><![CDATA[<p>In the state of New Hampshire, drivers do not have to wear seat belts. It is amazing because most states have laws requiring adults to buckle up. Now, according to statistics, 75 percent of drivers now wear a seat belt while they drive. This is an increase from the previous rate in 2010 which was 72.2 percent.</p>
<p>It is important for everyone to buckle up. The number of Massachusetts drivers who buckle up is now 73.3 percent which means that more NH drivers wear seat belts than those that do in MA. Wearing a set belt can save your life if you are ever involved in an automobile accident. According to recent statistics, wearing a seat belt can reduce your risk of dying by 45%.</p>
<p>The “Live Free of Die” state does also not require that drivers have any<a rel="nofollow" target="_blank" title=" auto insurance" href=" vehicle insurance|http://www.cheapcarinsurance.net"> auto insurance</a> coverage either. This can be risky for drivers who are on the road. If people are not to be held financially responsible in the event of an accident then drivers will have to deal with paying the damages.</p>
<p>Many drivers in New Hampshire have purchased <a href="http://www.cheapcarinsurance.net">auto insurance</a> coverage even though they do not need to by law. This is often because they want to be financially responsible and because people who purchase new vehicles are required by their financiers to have auto insurance coverage on them at all times. Lenders do not want a car to be stolen or involved in an automobile accident and then get stiffed on their monthly loan payments because the car cannot be replaced. Lenders want to protect their financial investment so that they can repossess the vehicle if the borrower defaults on their monthly payments.</p>
<p>New Hampshire by far has the most relaxed auto insurance laws. It begs to ask if the state which has reduced its number of motorcycle accidents by half in the last few years is an example to other states. There are no laws mandating that motorcycle riders wear helmets when they ride their motorcycle. However, the number of fatalities is down and this is probably due to common sense.</p>
<p>Most people know that riding a motorcycle is dangerous. There is nothing protecting you from the road or another vehicle. This means that protecting your head needs to be a priority. This is why people are accepting responsibility for their health and <a title="safety" href="http://www.cheapcarinsurance.net/category/safety/">safety</a>.</p>
<p>The state needs to work on getting more drivers to wear a seat belt. In the next few years, maybe state politicians will make a law that drivers need to wear a seat belt because it is for the common good. Most people will not argue with you when you say that wearing a seat belt can save your life.</p>
<p>It is hard for other states to undo their laws because if they did then negative actions might ensue. The roads need to be safer for all of the drivers who commute within the 50 states. New Hampshire is a small state and its laws work for them but in some instances, a few changes could <a title="help" href="http://www.cheapcarinsurance.net/category/help/">help</a>.</p>
<p>It is good practice to make sure that each driver has at least liability auto insurance coverage. In today&#8217;s day and age, health care costs are on the rise. Auto insurance coverage is a great source of protection for drivers. It allows them to be protected in most accidents even if they are ruled to be the at fault driver. With the economy being in dire straits, it is a good idea to have even minimal insurance coverage as a fall back.</p>
<p>New Hampshire is an unique state. It will be interesting to see if it changes its auto laws in the next ten years.</p><div class="tweetthis" style="text-align:left;"><p> <a target="_blank" class="tt" href="http://twitter.com/intent/tweet?text=NH+Becoming+an+Unique+State+in+Regards+to+Auto+Insurance+Laws+http%3A%2F%2Fcheapcarinsurance.net%2F%3Fp%3D648" rel="nofollow"  target="_blank"  title="Post to Twitter"><img class="nothumb" src="http://www.cheapcarinsurance.net/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter.png" alt="Post to Twitter" /></a> <a target="_blank" class="tt" href="http://twitter.com/intent/tweet?text=NH+Becoming+an+Unique+State+in+Regards+to+Auto+Insurance+Laws+http%3A%2F%2Fcheapcarinsurance.net%2F%3Fp%3D648" rel="nofollow"  target="_blank"  title="Post to Twitter">Tweet This Post</a></p></div>]]></content:encoded>
			<wfw:commentRss>http://www.cheapcarinsurance.net/nh-becoming-an-unique-state-in-regards-to-auto-insurance-laws/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nebraska Considering Changes to Liability Auto Insurance Laws</title>
		<link>http://www.cheapcarinsurance.net/nebraska-considering-changes-to-liability-auto-insurance-laws/</link>
		<comments>http://www.cheapcarinsurance.net/nebraska-considering-changes-to-liability-auto-insurance-laws/#comments</comments>
		<pubDate>Sat, 21 Jan 2012 04:19:59 +0000</pubDate>
		<dc:creator>Patty Harrison</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.cheapcarinsurance.net/?p=647</guid>
		<description><![CDATA[The state of Nebraska is making some waves with a proposed change to its auto insurance coverage laws. The new law that is being proposed is by State Senator Paul Schumacher. He wants to change the minimum amounts of liability coverage that drivers need to have. Other states have tried similar measures in the past. [...]]]></description>
			<content:encoded><![CDATA[<p>The state of Nebraska is making some waves with a proposed change to its<a rel="nofollow" target="_blank" title=" auto insurance" href=" vehicle insurance|http://www.cheapcarinsurance.net"> auto insurance</a> coverage laws. The new law that is being proposed is by State Senator Paul Schumacher. He wants to change the minimum amounts of liability coverage that drivers need to have.</p>
<p>Other states have tried similar measures in the past. They say that it helps to make drivers safer. Automobile accidents happen all the time, so having additional <a href="http://www.cheapcarinsurance.net">auto insurance</a> coverage can be a real lifesaver.</p>
<p>Times are tough and many families are struggling. Some drivers have argued that by being required to have additional coverage that they will have to pay even more for their auto insurance coverage which is not fair at all. The unemployment rate is over nine percent and many families are struggling just to keep their families fed.</p>
<p>The new law would require that drivers have $50,000 in under insured or uninsured motorist coverage which is a 100% increase from its previous amount of $25,000. The amount of money for medical bills if more than one person is injured in an automobile accident will increase to $100,000 which is a 100% increase as well from its original amount of $50,000.</p>
<p>The state senator who proposed these changes has said that he has done this because health care costs are much higher than they were many years ago when the liability amounts were first set. It is very true that health care costs are rising. Millions of people are uninsured and do not have auto insurance or health insurance coverage.</p>
<p>Drivers do not want to have to pay more for their auto insurance premiums than they already do. This is understandable as well. It seems as though both sides want to do what is right but there is not a lot of leeway for compromise.</p>
<p>Nebraska residents will see their auto insurance premiums go up slightly but they will also be getting more coverage for their financial investment as well. If you are suddenly involved in an automobile accident with three other people and you are seriously injured then you will reap the financial rewards of having the additional auto insurance coverage.</p>
<p>Most drivers just think in terms of black and white. They see the bottom line and that their auto insurance premiums are going up and they become very angry. Anyone would be because they do not see anything tangible with paying for additional liability coverage that they may never need.</p>
<p>It is important for everyone to understand that politicians really cannot benefit a great deal from proposing laws that change auto insurance liability requirements. They do not go over well with constituents but times are changing so the amounts need to be adjusted to accommodate inflation.</p>
<p>It is a good idea for people to shop around for this type of liability insurance coverage if the law does take effect. This will give people some time to be able to find an auto insurance company that might offer them lower insurance premiums. It is also a good idea to consider investing in additional coverage if you can, such as comprehensive or collision coverage.</p>
<p>It does pay to have more insurance coverage, many automobile accidents have thousands of dollars in damages. It pays to be able to walk away from an accident even if the person who was at fault was uninsured and know that all of your bills have been paid by your insurer.</p>
<p>It stands to reason if Nebraska will implement these changes, time will tell in that respect. Hopefully, drivers can be able to absorb the additional costs if the law does take effect.</p><div class="tweetthis" style="text-align:left;"><p> <a target="_blank" class="tt" href="http://twitter.com/intent/tweet?text=Nebraska+Considering+Changes+to+Liability+Auto+Insurance+Laws+http%3A%2F%2Fcheapcarinsurance.net%2F%3Fp%3D647" rel="nofollow"  target="_blank"  title="Post to Twitter"><img class="nothumb" src="http://www.cheapcarinsurance.net/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter.png" alt="Post to Twitter" /></a> <a target="_blank" class="tt" href="http://twitter.com/intent/tweet?text=Nebraska+Considering+Changes+to+Liability+Auto+Insurance+Laws+http%3A%2F%2Fcheapcarinsurance.net%2F%3Fp%3D647" rel="nofollow"  target="_blank"  title="Post to Twitter">Tweet This Post</a></p></div>]]></content:encoded>
			<wfw:commentRss>http://www.cheapcarinsurance.net/nebraska-considering-changes-to-liability-auto-insurance-laws/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Changing Your Zip Code Could Cost You Money on Auto Insurance Premiums</title>
		<link>http://www.cheapcarinsurance.net/changing-your-zip-code-could-cost-you-money-on-auto-insurance-premiums/</link>
		<comments>http://www.cheapcarinsurance.net/changing-your-zip-code-could-cost-you-money-on-auto-insurance-premiums/#comments</comments>
		<pubDate>Fri, 20 Jan 2012 04:19:41 +0000</pubDate>
		<dc:creator>Patty Harrison</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.cheapcarinsurance.net/?p=646</guid>
		<description><![CDATA[If you are thinking about moving then you need to do your homework. Changing your zip code can actually hurt your wallet and this is not about your rent but your auto insurance premium rates. Most people think that changing their zip code is no big deal because they are not moving to another state [...]]]></description>
			<content:encoded><![CDATA[<p>If you are thinking about moving then you need to do your homework. Changing your zip code can actually hurt your wallet and this is not about your rent but your<a rel="nofollow" target="_blank" title=" auto insurance" href=" vehicle insurance|http://www.cheapcarinsurance.net"> auto insurance</a> premium rates.</p>
<p>Most people think that changing their zip code is no big deal because they are not moving to another state but this is not true at all. Your zip code says a lot to your auto insurers. For example, just moving across town brings a new population area and crime rate.</p>
<p>One town may have a lot more car thefts and vandalism reports than another. If you live in a new zip code that has issues with car related crimes then you will pay more for your auto insurance premiums.</p>
<p>An example of this was when a man who owned a 2007 Honda Accord paid more than $400 less for his <a href="http://www.cheapcarinsurance.net">car insurance</a> premiums than a man with the same car in a nearby zip code. It is a good idea for drivers to understand this because many people are shocked when they change zip codes and face the harsh truth.</p>
<p>It is important to do your homework before you move to a new place. Make sure to know the crime rate, how many acts of vandalism occur, how many cars are reported stolen each year, and how many auto insurance claims are typically filed. It is often better to live in a metro area than an urban one. This is due to the fact that auto insurance companies give more leeway because there are more auto accidents and people to absorb the costs of paying out the auto insurance claims.</p>
<p>Living in a rural area can be great for people who want low auto insurance premiums but you still to make sure that there is not a large presence of crime. Today, many cities are having to deal with the fact that their crime rates are increasing.</p>
<p>Times are tough and many people turn to criminal activities such as stealing cars as a way to make a quick buck. Sadly, it is drivers who have to suffer for this.</p>
<p>It is important to try to deal with more expensive auto insurance premiums if you do move to a new zip code. The first is to shop around for low car insurance premiums. The second is to reduce your risk to auto insurers. Consider buying a car alarm or anti-theft device. This will <a title="help" href="http://www.cheapcarinsurance.net/category/help/">help</a> to show your insurance company that you are taking steps to make your vehicle more secure so that it is not targeted by thieves.</p>
<p>You should make sure that your car is not left out in the open for a long time. Many people live in zip codes where there are a lot of space and cars get stolen because there are not a lot of people around. Make sure to take public transportation if you can and leave your car parked in your driveway if you can.</p>
<p>You should also try to buy a car that is safer and has good crash test ratings. If you can, before you move you should contact auto insurers and have them do a comparison of your current zip codes and others that you might want to live in. This will allow you to have all of the information that is necessary to move to an area that will not cost you a lot more for car insurance coverage. Make sure to plan ahead so that you can make the right choices. Being able to save a few hundred dollars a year in today&#8217;s economy can be a real life saver.</p><div class="tweetthis" style="text-align:left;"><p> <a target="_blank" class="tt" href="http://twitter.com/intent/tweet?text=Changing+Your+Zip+Code+Could+Cost+You+Money+on+Auto+Insurance+Premiums+http%3A%2F%2Fcheapcarinsurance.net%2F%3Fp%3D646" rel="nofollow"  target="_blank"  title="Post to Twitter"><img class="nothumb" src="http://www.cheapcarinsurance.net/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter.png" alt="Post to Twitter" /></a> <a target="_blank" class="tt" href="http://twitter.com/intent/tweet?text=Changing+Your+Zip+Code+Could+Cost+You+Money+on+Auto+Insurance+Premiums+http%3A%2F%2Fcheapcarinsurance.net%2F%3Fp%3D646" rel="nofollow"  target="_blank"  title="Post to Twitter">Tweet This Post</a></p></div>]]></content:encoded>
			<wfw:commentRss>http://www.cheapcarinsurance.net/changing-your-zip-code-could-cost-you-money-on-auto-insurance-premiums/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>1 in 10 11th and 12th Graders Admit to Driving Drunk to Ring in the New Year</title>
		<link>http://www.cheapcarinsurance.net/1-in-10-11th-and-12th-graders-admit-to-driving-drunk-to-ring-in-the-new-year/</link>
		<comments>http://www.cheapcarinsurance.net/1-in-10-11th-and-12th-graders-admit-to-driving-drunk-to-ring-in-the-new-year/#comments</comments>
		<pubDate>Fri, 30 Dec 2011 01:06:16 +0000</pubDate>
		<dc:creator>Patty Harrison</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.cheapcarinsurance.net/?p=621</guid>
		<description><![CDATA[New Year&#8217;s Eve will be here in a few days and it is important to focus on driver safety. A new study that was done by the  Liberty Mutual and Students Against Destructive Decisions found that one out of ten children in grades 11 and 12 admitted to driving drunk during the holiday. This is [...]]]></description>
			<content:encoded><![CDATA[<p><span style="font-family: Arial, sans-serif;"><span style="font-size: small;"><span style="color: #000000;">New Year&#8217;s Eve will be here in a few days and it is important to focus on driver <a title="safety" href="http://www.cheapcarinsurance.net/category/safety/">safety</a>. A new study that was done by the </span><span style="color: #333333;"> Liberty Mutual and Students Against Destructive Decisions</span><span style="color: #000000;"> found that one out of ten children in grades 11 and 12 admitted to driving drunk during the holiday. This is when drivers in this age bracket are most likely to drink and drive. This is surprising because most people might think of July 4</span><span style="color: #000000;"><sup>th</sup></span><span style="color: #000000;"> or St. Patrick&#8217;s Day as being holidays when more teens would drink and drive.</span></span></span></p>
<p>&nbsp;</p>
<p><span style="font-family: Arial, sans-serif;"><span style="font-size: small;"><span style="color: #000000;">Parents need to be proactive because most drivers under the age of 18 operate a motor vehicle under a parent&#8217;s<a rel="nofollow" target="_blank" title=" auto insurance" href=" vehicle insurance|http://www.cheapcarinsurance.net"> auto insurance</a> policy. This means that if your kid gets caught drinking and driving behind the wheel then you could land in some hot water as well. </span></span></span><span style="font-family: Arial, sans-serif; font-size: small;">If your teen driver hits someone or worse yet kills someone then you could be held liable for any damages that are not covered by the terms of your <a href="http://www.cheapcarinsurance.net">auto insurance</a> coverage.</span></p>
<p>&nbsp;</p>
<p><span style="font-family: Arial, sans-serif;"><span style="font-size: small;"><span style="color: #000000;">Drivers who are under the age of 21, are not allowed to even have one drink. The blood alcohol content level cannot surpass .02 </span></span></span><span style="font-size: small; font-family: Arial, sans-serif;">for these individuals. Parents need to be vigilant and make sure that they do not let their child drive to a New Year&#8217;s party. They should offer to drop the child off and pick the child up after the party is over. This will allow the parent to make sure that their vehicle or their child&#8217;s vehicle is parked safely in their drive way.</span></p>
<p><span style="font-family: Arial, sans-serif;"><span style="font-size: small;"><span style="color: #000000;">Parents should also consider adopting a policy wherein the child can call them if they have been drinking and get a ride home with no punishments. Many teens are afraid to call their parents for <a title="help" href="http://www.cheapcarinsurance.net/category/help/">help</a> if they have been drinking because of the fear of repercussions. These teens often drink and drive because they do not have a designated driver to take them home. Approximately 40 percent of deaths from Dec 25</span><span style="color: #000000;"><sup>th</sup></span><span style="color: #000000;"> to January 1</span><span style="color: #000000;"><sup>st</sup></span><span style="color: #000000;"> might be due to drunk drivers according to T</span><span style="color: #333333;">he U.S. National Institute on Alcohol Abuse and Alcoholism </span><span style="color: #000000;">. You do not want your kid to be a statistic so make sure to educate your teen on drunk driving and its consequences.</span></span></span></p>
<p>&nbsp;</p>
<p><span style="font-family: Arial, sans-serif;"><span style="font-size: small;"><span style="color: #000000;">Source: HomeInsurance.com</span></span></span></p><div class="tweetthis" style="text-align:left;"><p> <a target="_blank" class="tt" href="http://twitter.com/intent/tweet?text=1+in+10+11th+and+12th+Graders+Admit+to+Driving+Drunk+to+Ring+in+the+New+Year+http%3A%2F%2Fcheapcarinsurance.net%2F%3Fp%3D621" rel="nofollow"  target="_blank"  title="Post to Twitter"><img class="nothumb" src="http://www.cheapcarinsurance.net/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter.png" alt="Post to Twitter" /></a> <a target="_blank" class="tt" href="http://twitter.com/intent/tweet?text=1+in+10+11th+and+12th+Graders+Admit+to+Driving+Drunk+to+Ring+in+the+New+Year+http%3A%2F%2Fcheapcarinsurance.net%2F%3Fp%3D621" rel="nofollow"  target="_blank"  title="Post to Twitter">Tweet This Post</a></p></div>]]></content:encoded>
			<wfw:commentRss>http://www.cheapcarinsurance.net/1-in-10-11th-and-12th-graders-admit-to-driving-drunk-to-ring-in-the-new-year/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Christmas brings Santa, presents, and car thieves</title>
		<link>http://www.cheapcarinsurance.net/christmas-brings-santa-presents-and-car-thieves/</link>
		<comments>http://www.cheapcarinsurance.net/christmas-brings-santa-presents-and-car-thieves/#comments</comments>
		<pubDate>Fri, 09 Dec 2011 00:32:54 +0000</pubDate>
		<dc:creator>Patty Harrison</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.cheapcarinsurance.net/?p=606</guid>
		<description><![CDATA[Now is the time of year when people are happy and joyous. You may be storing items in your trunk as you go from store to store trying to find the best bargains for Christmas gifts. However, thieves are making their lists and checking it twice because they are going shopping too but for your [...]]]></description>
			<content:encoded><![CDATA[<p><span style="color: #000000;"><span style="font-family: arial;"><span style="font-size: large;">Now is the time of year when people are happy and joyous. You may be storing items in your trunk as you go from store to store trying to find the best bargains for Christmas gifts. However, thieves are making their lists and checking it twice because they are going shopping too but for your car and any items that you might have in them.</span></span></span></p>
<p>&nbsp;</p>
<p><span style="color: #000000;"><span style="font-family: arial;"><span style="font-size: large;">A study has found that Christmas is the holiday in which most vehicles are broken into or stolen talk about holiday spirit- Bahumbug! The </span></span></span><span style="color: #000000;"><span style="font-family: Georgia, 'Times New Roman', Times, serif;"><span style="font-size: small;">National Crime Information Center </span></span></span><span style="color: #000000;"><span style="font-family: arial;"><span style="font-size: large;"> has reported that on Christmas day in 2010, 2,347 cars were stolen. This is just above Memorial Day which reported 2,122 thefts.</span></span></span></p>
<p>&nbsp;</p>
<p><span style="color: #000000;"><span style="font-family: arial;"><span style="font-size: large;">Drivers need to arm themselves so that they can reduce the likelihood that they will become a statistics this Christmas. Park in a driveway or close to homes that have lights on. This can scare off thieves because they do not want to be spotted by potential witnesses. Never leave your car at a train station, bus depot, or airport if you are going anywhere like this take a cab and leave your vehicle at home.</span></span></span></p>
<p>&nbsp;</p>
<p><span style="color: #000000;"><span style="font-family: arial;"><span style="font-size: large;">Always keep your car door locked and consider installing an anti-theft device on your steering wheel. Do not leave gifts, luggage, or any other items in your trunk because thieves can break into a trunk in seconds. More than 20,000 cars were stolen just during the holidays alone in 2010 which is down from more than 22,000 in 2009.</span></span></span></p>
<p>&nbsp;</p>
<p><span style="color: #000000;"><span style="font-family: arial;"><span style="font-size: large;">If you can, you should buy a vehicle that has a car alarm pre-installed in it. The noise may scare away thieves because it draws attention from people who happen to pass by. If you will be leaving your vehicle outdoors at night, park in a well-lit area that is near or directly under a street lamp. If you are proactive then hopefully your car will not be broken into this Christmas.</span></span></span></p>
<p>&nbsp;</p>
<p><span style="color: #000000;"><span style="font-family: arial;"><span style="font-size: large;">Source:</span></span></span></p>
<p><span style="color: #000000;"><span style="font-family: arial;"><span style="font-size: large;">The Sacramento Bee</span></span></span></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p><div class="tweetthis" style="text-align:left;"><p> <a target="_blank" class="tt" href="http://twitter.com/intent/tweet?text=Christmas+brings+Santa%2C+presents%2C+and+car+thieves+http%3A%2F%2Fcheapcarinsurance.net%2F%3Fp%3D606" rel="nofollow"  target="_blank"  title="Post to Twitter"><img class="nothumb" src="http://www.cheapcarinsurance.net/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter.png" alt="Post to Twitter" /></a> <a target="_blank" class="tt" href="http://twitter.com/intent/tweet?text=Christmas+brings+Santa%2C+presents%2C+and+car+thieves+http%3A%2F%2Fcheapcarinsurance.net%2F%3Fp%3D606" rel="nofollow"  target="_blank"  title="Post to Twitter">Tweet This Post</a></p></div>]]></content:encoded>
			<wfw:commentRss>http://www.cheapcarinsurance.net/christmas-brings-santa-presents-and-car-thieves/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Study finds that GDL laws need to be enacted in all 50 states</title>
		<link>http://www.cheapcarinsurance.net/study-finds-that-gdl-laws-need-to-be-enacted-in-all-50-states/</link>
		<comments>http://www.cheapcarinsurance.net/study-finds-that-gdl-laws-need-to-be-enacted-in-all-50-states/#comments</comments>
		<pubDate>Wed, 07 Dec 2011 00:02:49 +0000</pubDate>
		<dc:creator>Patty Harrison</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.cheapcarinsurance.net/?p=604</guid>
		<description><![CDATA[Every parent is nervous when their teenager gets their drivers license. Now a new study has found that if each of the fifty states enacted the graduate driver licensing then teens would be safer when on the road and money would be saved. &#160; This is a program where teens get a graduated license until [...]]]></description>
			<content:encoded><![CDATA[<p><span style="color: #000000;"><span style="font-family: arial;"><span style="font-size: large;">Every parent is nervous when their teenager gets their drivers license. Now a new study has found that if each of the fifty states enacted the graduate driver licensing then teens would be safer when on the road and money would be saved.</span></span></span></p>
<p>&nbsp;</p>
<p><span style="color: #000000;"><span style="font-family: arial;"><span style="font-size: large;">This is a program where teens get a graduated license until they turn 18 and get a normal driver&#8217;s license. The GDL license has restrictions such as teens not being able to drive after certain night time hours. It also puts a limit on the number of passengers under 25 that they can have in the vehicle when they are behind the wheel.</span></span></span></p>
<p>&nbsp;</p>
<p><span style="color: #000000;"><span style="font-family: arial;"><span style="font-size: large;">Tens of thousands of teens die each year in car accidents. This is also the number one killer of teens so something needs to be done to rectify the problem.</span></span></span></p>
<p>&nbsp;</p>
<p><span style="color: #000000;"><span style="font-family: arial;"><span style="font-size: large;">Some people have stated that these restrictions discriminate against teens because they have passed a driver&#8217;s license exam like everyone else. Others say that it will put a hardship on parents if they have to go out and pick up their teen aged child during the night time hours.</span></span></span></p>
<p>&nbsp;</p>
<p><span style="color: #000000;"><span style="font-family: arial;"><span style="font-size: large;">It is important to keep a few things in mind. Drivers under 18 are still considered minors so putting driving restrictions on them is a safe guard. These teens are not adults and often act erratically when they are behind the wheel.</span></span></span></p>
<p>&nbsp;</p>
<p><span style="color: #000000;"><span style="font-family: arial;"><span style="font-size: large;">The study found that more than 2,000 lives would be saved by changing GDL laws and it would save insurance companies and policy holders more than $13.6 billion. Parents need to take more responsibility and not just hand over the keys on the day that their teen gets their license. If your teen is irresponsible and exhibits bad driving behavior then take away the keys indefinitely because you could save your child&#8217;s life and someone else&#8217;s.</span></span></span></p>
<p>&nbsp;</p>
<p><span style="color: #000000;"><span style="font-family: arial;"><span style="font-size: large;">Teens often become unfocused when driving with passengers. They are talking to their friends, maybe texting on their phone, and listening to the radio at the same time. It only takes one split second to cause a car accident and teens need to understand risk and consequence.</span></span></span></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><span style="color: #000000;"><span style="font-family: arial;"><span style="font-size: large;">Teen drivers need to take driving more seriously. Parents should spend at least six months to one year training their child on the ins and outs of driving in all types of weather and visibility. Put off allowing your child to get their license until age 18 if you feel they are unready for the road. Hopefully, the GDL laws will change so that more teens can be saved every year.</span></span></span></p>
<p>&nbsp;</p>
<p><span style="color: #000000;"><span style="font-family: arial;"><span style="font-size: large;">Source: MSNBC.com</span></span></span></p><div class="tweetthis" style="text-align:left;"><p> <a target="_blank" class="tt" href="http://twitter.com/intent/tweet?text=Study+finds+that+GDL+laws+need+to+be+enacted+in+all+50+states+http%3A%2F%2Fcheapcarinsurance.net%2F%3Fp%3D604" rel="nofollow"  target="_blank"  title="Post to Twitter"><img class="nothumb" src="http://www.cheapcarinsurance.net/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter.png" alt="Post to Twitter" /></a> <a target="_blank" class="tt" href="http://twitter.com/intent/tweet?text=Study+finds+that+GDL+laws+need+to+be+enacted+in+all+50+states+http%3A%2F%2Fcheapcarinsurance.net%2F%3Fp%3D604" rel="nofollow"  target="_blank"  title="Post to Twitter">Tweet This Post</a></p></div>]]></content:encoded>
			<wfw:commentRss>http://www.cheapcarinsurance.net/study-finds-that-gdl-laws-need-to-be-enacted-in-all-50-states/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MA Now Makes It Illegal to Consider a Credit Score When Assigning Auto Insurance Premiums</title>
		<link>http://www.cheapcarinsurance.net/ma-now-makes-it-illegal-to-consider-a-credit-score-when-assigning-auto-insurance-premiums/</link>
		<comments>http://www.cheapcarinsurance.net/ma-now-makes-it-illegal-to-consider-a-credit-score-when-assigning-auto-insurance-premiums/#comments</comments>
		<pubDate>Thu, 01 Dec 2011 03:12:26 +0000</pubDate>
		<dc:creator>Patty Harrison</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.cheapcarinsurance.net/?p=599</guid>
		<description><![CDATA[The economy is in a down turn and it is important for people to be insured. The state of Massachusetts has now made it illegal for auto insurance providers to use a person&#8217;s credit score when underwriting their insurance policy. &#160; This is great news for Massachusetts drivers because many people in the state are [...]]]></description>
			<content:encoded><![CDATA[<p><span style="color: #000000;"><span style="font-family: arial;"><span style="font-size: large;">The economy is in a down turn and it is important for people to be insured. The state of Massachusetts has now made it illegal for<a rel="nofollow" target="_blank" title=" auto insurance" href=" vehicle insurance|http://www.cheapcarinsurance.net"> auto insurance</a> providers to use a person&#8217;s credit score when underwriting their insurance policy.</span></span></span></p>
<p>&nbsp;</p>
<p><span style="color: #000000;"><span style="font-family: arial;"><span style="font-size: large;">This is great <a title="news" href="http://www.cheapcarinsurance.net/category/news/">news</a> for Massachusetts drivers because many people in the state are unemployed or deep in debt and have low credit scores. For years, many residents have argued that there is a line between being a responsible driver and being someone who is financially responsible.</span></span></span></p>
<p>&nbsp;</p>
<p><span style="color: #000000;"><span style="font-family: arial;"><span style="font-size: large;">A credit score is made up of many different things. This includes a person’s amount of debt, number of open accounts, and their payment history. Sometimes people fall on hard times which is what is going on right now so they cannot pay their bills so their credit score drops.</span></span></span></p>
<p>&nbsp;</p>
<p><span style="color: #000000;"><span style="font-family: arial;"><span style="font-size: large;">This does not mean that everyone who has a bad credit score is a terrible driver or will engage in reckless behavior behind the wheel.</span></span></span></p>
<p>&nbsp;</p>
<p><span style="color: #000000;"><span style="font-family: arial;"><span style="font-size: large;"><a href="http://www.cheapcarinsurance.net">Auto insurance</a> companies have stated for years that they believe that they should be able to use a person’s credit history when deciding whether or not to write a driver an auto insurance policy. Most drivers who have poor credit scores have to pay more for their auto insurance premiums because they are seen to have more risk.</span></span></span></p>
<p>&nbsp;</p>
<p><span style="color: #000000;"><span style="font-family: arial;"><span style="font-size: large;">Other states might follow the state&#8217;s lead because so many people are unemployed right now. It is important for as many people to have auto insurance coverage as they can in the United States.</span></span></span></p>
<p>&nbsp;</p>
<p><span style="color: #000000;"><span style="font-family: arial;"><span style="font-size: large;">If people have to pay more for their auto insurance premiums because they have a low credit score then people will not get insurance coverage. It is kind of a lose-lose situation for auto insurance companies in other states. If they penalize people who are deep in debt by giving them higher premiums then those people will go to providers will less stringent rules or just not be insured at all. This in turn shrinks the client base that each insurance company has.</span></span></span></p>
<p>&nbsp;</p>
<p><span style="color: #000000;"><span style="font-family: arial;"><span style="font-size: large;">It is important for consumers to reduce the amount of risk that they have. Always follow the rules of the road, never let your coverage lapse, and always be sober when behind the wheel of a car.</span></span></span></p>
<p>&nbsp;</p>
<p><span style="color: #000000;"><span style="font-family: arial;"><span style="font-size: large;">Sources:</span></span></span><span style="color: #444444;"><span style="font-family: Georgia, serif;"><span style="font-size: x-small;">NU Online News Service</span></span></span></p>
<p>&nbsp;</p>
<p><span style="color: #000000;"><span style="font-family: arial;"><span style="font-size: large;">Property Casualty 360</span></span></span></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p><div class="tweetthis" style="text-align:left;"><p> <a target="_blank" class="tt" href="http://twitter.com/intent/tweet?text=MA+Now+Makes+It+Illegal+to+Consider+a+Credit+Score+When+Assigning+Auto+Insurance+Premiums+http%3A%2F%2Fcheapcarinsurance.net%2F%3Fp%3D599" rel="nofollow"  target="_blank"  title="Post to Twitter"><img class="nothumb" src="http://www.cheapcarinsurance.net/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter.png" alt="Post to Twitter" /></a> <a target="_blank" class="tt" href="http://twitter.com/intent/tweet?text=MA+Now+Makes+It+Illegal+to+Consider+a+Credit+Score+When+Assigning+Auto+Insurance+Premiums+http%3A%2F%2Fcheapcarinsurance.net%2F%3Fp%3D599" rel="nofollow"  target="_blank"  title="Post to Twitter">Tweet This Post</a></p></div>]]></content:encoded>
			<wfw:commentRss>http://www.cheapcarinsurance.net/ma-now-makes-it-illegal-to-consider-a-credit-score-when-assigning-auto-insurance-premiums/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>More and more drivers allowing themselves to be distracted when behind the wheel</title>
		<link>http://www.cheapcarinsurance.net/more-and-more-drivers-allowing-themselves-to-be-distracted-when-behind-the-wheel/</link>
		<comments>http://www.cheapcarinsurance.net/more-and-more-drivers-allowing-themselves-to-be-distracted-when-behind-the-wheel/#comments</comments>
		<pubDate>Sat, 26 Nov 2011 02:35:16 +0000</pubDate>
		<dc:creator>Patty Harrison</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.cheapcarinsurance.net/?p=597</guid>
		<description><![CDATA[The holidays will be here soon and it is important for people to stay focused when they are behind the wheel. According to a new study, many people become distracted when they drive. &#160; The study was done in Portland, Oregon and it found that 33% of drivers were distracted while driving. Oregon has a [...]]]></description>
			<content:encoded><![CDATA[<p><span style="color: #000000;"><span style="font-family: arial;"><span style="font-size: large;">The holidays will be here soon and it is important for people to stay focused when they are behind the wheel. According to a new study, many people become distracted when they drive.</span></span></span></p>
<p>&nbsp;</p>
<p><span style="color: #000000;"><span style="font-family: arial;"><span style="font-size: large;">The study was done in Portland, Oregon and it found that 33% of drivers were distracted while driving. Oregon has a state law where people who are caught texting or using their cell phone while driving will get a $142 dollar fine but that has not dissuaded drivers at all.</span></span></span></p>
<p>&nbsp;</p>
<p><span style="color: #000000;"><span style="font-family: arial;"><span style="font-size: large;">Fifty percent of the drivers who were polled in the study said that they do not think that they should have to be on the road with people that are distracted because automobile accidents can take place.</span></span></span></p>
<p>&nbsp;</p>
<p><span style="color: #000000;"><span style="font-family: arial;"><span style="font-size: large;">Many people think that they can drive basically blindfolded but as everyone knows at any time something or someone could appear in front of you and you would not have enough time to stop and avoid a collision. Many people have kids and become distracted by noise so it is important for them to keep their eyes and their hands on the wheel at all times.</span></span></span></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><span style="color: #000000;"><span style="font-family: arial;"><span style="font-size: large;">It is important to not have your cell phone on the seat next to you when you drive. Texting while driving is very dangerous and causes many collisions each year so consider getting Bluetooth so that you can use your phone safely while driving. Do not eat or drink while driving wither. Some people eat fast food and drink soda or water while they drive but sudden stops may cause these items to get spilled which can cause a driver to want to lean down and pick up the mess.</span></span></span></p>
<p>&nbsp;</p>
<p><span style="color: #000000;"><span style="font-family: arial;"><span style="font-size: large;">States such as Oregon may want to think about taking measure to punish drivers with more expensive fines for texting and using their cell phone while driving. <a title="Safety" href="http://www.cheapcarinsurance.net/category/safety/">Safety</a> needs to be a priority when driving but many people could care less. </span></span></span></p>
<p>&nbsp;</p>
<p><span style="color: #000000;"><span style="font-family: arial;"><span style="font-size: large;">People get points on their license for not stopping at a stop sign because it is dangerous but not for being distracted while driving which seems very unfair and unbalanced. Legislators in Oregon need to examine their laws so that they can protect their residents better from the hazards associated with distracted drivers.</span></span></span></p>
<p>&nbsp;</p>
<p><span style="color: #000000;"><span style="font-family: arial;"><span style="font-size: large;">Source: US Insuranceonline.com</span></span></span></p><div class="tweetthis" style="text-align:left;"><p> <a target="_blank" class="tt" href="http://twitter.com/intent/tweet?text=More+and+more+drivers+allowing+themselves+to+be+distracted+when+behind+the+wheel+http%3A%2F%2Fcheapcarinsurance.net%2F%3Fp%3D597" rel="nofollow"  target="_blank"  title="Post to Twitter"><img class="nothumb" src="http://www.cheapcarinsurance.net/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter.png" alt="Post to Twitter" /></a> <a target="_blank" class="tt" href="http://twitter.com/intent/tweet?text=More+and+more+drivers+allowing+themselves+to+be+distracted+when+behind+the+wheel+http%3A%2F%2Fcheapcarinsurance.net%2F%3Fp%3D597" rel="nofollow"  target="_blank"  title="Post to Twitter">Tweet This Post</a></p></div>]]></content:encoded>
			<wfw:commentRss>http://www.cheapcarinsurance.net/more-and-more-drivers-allowing-themselves-to-be-distracted-when-behind-the-wheel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using eaccelerator (Feed is rejected)
Page Caching using eaccelerator
Database Caching 32/86 queries in 0.012 seconds using eaccelerator
Object Caching 6631/6726 objects using eaccelerator

Served from: www.cheapcarinsurance.net @ 2012-02-07 07:25:20 -->
