body {
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 1.35em;
	color: #231f20;
}

img {
	border: 0;
}
a {
	outline: 0;
	color: #005baa;
}
input, textarea, select {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}

div {
    clear: both;
}
	
h1 {
	margin: 0;
	padding: 5px 0 5px;
	font-size: 15px;
	line-height: 1.25em;
	color: #ed1b2f;
}
    h1 a {
	    color: #ed1b2f;
    }
	body.electric h1 {
		color: #084694;
		background: url(../webimages/h1_electricTheme.gif) no-repeat left 8px;
	}
	    body.electric h1 a {
		    color: #084694;
	    }
	body.environmental h1 {
		color: #006f3b;
		background: url(../webimages/h1_environmentalTheme.gif) no-repeat left 8px;
	}
	    body.environmental h1 {
		    color: #006f3b;
	    }
	h1 strong {
		text-transform: uppercase;
	}
	h1 em {
		font-style: normal;
		text-transform: uppercase;
		color: #6d6e71;
	}
h2 {
	margin: 0;
	padding: 5px 0;
	font-size: 15px;
	line-height: 1.4em;
	color: #ed1b2f;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	line-height: 1.25em;
	text-transform: uppercase;
	margin: 0 0 -5px;
	padding: 5px 0 0;
	font-weight: normal;
}
h4 {
	font-size: 12px;
	margin: 0 0 -5px;
	padding: 10px 0 0;
}
h5 {
	font-size: 10px;
	line-height: 1.35em;
	margin: 0;
	padding: 15px 0;
	font-style: italic;
	font-weight: normal;
}

img.right {
	float: right;
	display: inline;
	margin: 2px 0 10px 15px;
}
img.left {
	float: left;
	display: inline;
	margin: 2px 15px 10px 0;
}
img.center {
	display: block;
	text-align: center;
	margin: 5px auto;
}

.blue {
	color: #005baa;
	font-weight: bold;
}


#logo h1 {
    font-size: 25px;
}
    #logo h1 a {
        text-decoration: none;
    }

#entityMenu, .searchBar, #utilityMenu, #primaryMenu, #secondaryMenu, #homeFlash, #homeSubFlash, #sidebar, #utility, #filmstrip, #filmstrip_controls {
    display: none;
}

	#divisionTitle {
		font-size: 11px;
		text-transform: uppercase;
		font-weight: bold;
		color: #e21a28;
	}
		.electric #divisionTitle {
			color: #084694;
		}
		.environmental #divisionTitle {
			color: #006f3b;
		}

#footer {
    border-top: 1px solid #999;
}
    #footer ul {
        display: none;
    }