/* Earhart Styles */

body {
	margin: 0;
	padding: 0;
	font-family: tahoma, arial, helvetica, sans-serif;
	color: #000;
	font-size: 12pt;
}

img {
	border: 0
}

a:link {
	color: #0E2B89;
	text-decoration: underline;
}

a:visited {
	color: #417AD5;
	text-decoration: underline;
}

a:hover {
	color: #EE2A19;
	text-decoration: none;
}

/* Custom Styles */

/* Header Stuff */

#webLogo {
	display: none
}

#call {
	display: none
}

/* Home Stuff */

#switch {
	display: none
}

#residential {
	float: left;
	width: 30%;
	padding-right: 5%;
}

#business {
	float: left;
	width: 30%;
	padding-right: 5%
}

#gov {
	float: left;
	width: 30%
}

.learnMore {
	display: none
}

#homeContent {
	padding-top: 20px;
}

#flashAnim {
	display: none
}

/* Layout Stuff */

#mainContainer {
	width: 100%;
}

#header {
	height: 100px
}

#leftContainer {
	display: none;
}

#rightContainer {
	float: left;
}

.clear {
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px
}

/* Newsletter Stuff */

#newsLetter {
	display: none;
}

/* Footer Stuff */

#footer {
	display: none
}

/* Nav Styles */

/* Top Function Nav */

#blueTab {
	display: none;
}

#blueTab ul {
	display: none;
}

#blueTab  img {
	display: none
}

/* On states for the blue function nav at the top */

#login {
	display: none
}

#search {
	display: none;
}

/* Top Main Nav */

div#topNav {
	display: none;
}

#topNav ul {
	display: none
}

#topNav a {
	display: none
}

#homeFooters {
	display: none
}

/* Left Nav */

#leftNav {
	display: none
}

/* Earhart Text Styles */ 

p {
	font-family: tahoma, arial, helvetica, sans-serif;
	color: #333;
	font-size: 12pt;
	margin: 3px 0 3px 0;
	padding: 0
}

h1 {
	font-family: georgia, "times new roman", serif;
	font-size: 20pt;
	color: #0E2B89;
	margin: 4px 0 4px 0;
}

h1 a {
	text-decoration: none;
}

h2 {
	font-family: georgia, "times new roman", serif;
	font-size: 20pt;
	color: #EE2A19;
	margin: 4px 0 4px 0;
}

h3 {
	font-family: georgia, "times new roman", serif;
	font-size: 16pt;
	color: #EE2A19;
	margin: 4px 0 4px 0;
}

#innerBanner {
	display: none
}





