	body
	{
		color:#000;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
	}
	
	p
	{
		margin:0 0 15px 0;
		padding:0;
	}
	
	ul
	{
		padding:0 0 50px 15px;
		margin:0; 
	}
	
	ul li
	{
		margin-bottom:15px;
	}
	
	a:link, a:visited
	{
		color:#554f37;
	}
	
	a:hover
	{
		color:#000;
	}
	
	a.steps:link, a.steps:visited
	{
		display:block;
		font-size:14px;
		padding:10px 0;
	}
	
	.required
	{
		color:#ed1c25;
		display:block;
		font-size:10px;
		padding-bottom:10px;
	}
	
	h1
	{
		color:#ed1c25;
		font-size:26px;
		font-weight:normal;
		margin:0 0 20px 0;
		padding:0;
		text-transform:uppercase;
	}
	
	h1.yourAddressIs
	{
		font-size:20px;
	}
		
	h1.projectEnergy
	{
		color:#ed1c25;
		font-size:26px;
		font-weight:normal;
		margin:0;
		padding:0;
		text-transform:uppercase;
		text-align:center;
	}	
	
	a.podButton:link, a.podButton:visited, .podButtonMiddle span
	{
		color:#fff;
		font-size:18px;
		font-weight:bold;
		text-decoration:none;
	}
	
	a.podNavButton:link, a.podNavButton:visited, .podNavButtonMiddle span, a.podNavButtonLast:link, a.podNavButtonLast:visited, .podNavButtonMiddleLast span
	{
		color:#fff;
		font-size:14px;
		font-weight:bold;
		text-decoration:none;
	}
	
	#podNavRight a:link, #podNavRight a:visited
	{
		color:#fff;
	}
	
	#podSubNav ul li, #podSubNav ul li a:link, #podSubNav ul li a:visited
	{
		color:#fff;
		font-weight:bold;
		text-decoration:none;
	}
	
	#podSubNav ul li a:hover, #podSubNav ul li a.active
	{
		color:#000;
	}
	
	#podBodyPadding h1
	{
		color:#ed1c25;
		font-size:26px;
		font-weight:normal;
		margin:0 0 20px 0;
		padding:0;
		text-transform:none;
		text-align:left;
	}
	
	#dealerLogin h1, #dealerRegistration h1
	{
		color:#ed1c25;
		font-size:26px;
		font-weight:normal;
		margin:0 0 5px 0;
		padding:0;
		text-transform:uppercase;
	}
	
	h2.projectEnergy
	{
		color:#000;
		font-size:16px;
		font-weight:bold;
		margin:0;
		padding:0;
		text-transform:none;
		text-align:center;
	}
	
	h3.projectEnergy
	{
		color:#000;
		font-size:12px;
		font-weight:bold;
		margin:0 0 26px 0;
		padding:0;
		text-transform:none;
		text-align:center;
	}
	

	
	h3
	{
		color:#ed1c25;
		font-size:20px;
		font-weight:normal;
		margin:0 0 15px 0;
		padding:0;
	}
	
	h4
	{
		font-size:12px;
		margin:15px 0;
		padding:0;
	}
	
	.smallText
	{
		display:block;
		font-size:10px;
		margin-top:-2px;
	}
	
	.bigRed
	{
		color:#ed1c25;
		display:block;
		text-transform:uppercase;
	}
	
	#dealerLogin h4, #dealerRegistration h4
	{
		font-size:12px;
		margin:0;
		padding:0 10px 0 0;
	}
	
	#podFooter, #podFooter a:link, #podFooter a:visited
	{
		color:#fff;
		font-size:11px;
		text-decoration:none;
	}
	
	#podFooter a:hover
	{
		text-decoration:underline;
	}
	
	#dealerLogin #bottomLinks
	{
		font-size:10px;
	}
	
	#dealerLogin #bottomLinks a:link, #dealerLogin #bottomLinks a:visited
	{
		color:#000;
		font-size:10px;
		text-decoration:underline;
	}
	
	#dealerLogin #bottomLinks a:hover
	{
		text-decoration:none;
	}
	
	#dealerRegistration
	{
	}
	
	#podCopyright, #podCopyright a:link, #podCopyright a:visited
	{
		color:#000;
		font-size:10px;
		text-decoration:none;
	}
	
	#podCopyright a:hover
	{
		text-decoration:underline;
	}
	
	.NoPaddingList
	{
		padding:0 0 0 15px;
		margin:0; 
	}