﻿body {
	
}

form {
	margin: 0;
	overflow: hidden;
}

.roundedBox {
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}

.clearFloat {
	clear: both;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

hr.dottedRule {
	border: 1px dotted #999;
	width: 85%;
}

.last {
	margin-bottom: 0;
}

.first-item {
	padding-left: 0;
}

.chText {
	text-indent: -9999px;
}

a {
	color: #E66B1E;
	text-decoration: underline;
}

a:hover {
	color: #666;
}

#bkgrnd-content {
	width: 100%;
	/*min-height: 630px;*/                                                        /*Remove ME Please*/
	background:#fff url('/images/bg_beige_pattern.jpg') repeat-x left 117px;
	padding-bottom: 30px;
	position: relative;
	zoom: 1;
}

.showHideMainNav {
	display: block;
}

.showHideMobileNav {
	display: none;
}

/*~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~ HOME PAGE STYLES ~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~*/

/*#hpBanner {
	background: url(/images/bg_head_family.jpg) no-repeat;
	width: 1200px;
	height: 511px;
}*/

#bkgrnd-head {
	width: 100%;
	height: 458px;
	background-color: #fff;
	position: relative;
}

#bkgrnd-head #black-white-box {
	width: 50%;
	height: 458px;
	background-color: #000;
}

#bkgrnd-head #head-image {
	width: 1200px;
	height: 458px;
	margin: -458px auto;
	/*background: #fff url(/images/bg_head_family.jpg) no-repeat;*/
	position: relative;
}

.hpContentWrap {
	width: 100%;
	background:#fff url('/images/bg_beige_pattern.jpg') repeat-x;
	padding-bottom: 30px;
	margin-bottom: -30px;
	position: relative;
	zoom: 1;
}

.hpContentWrap .container .row-fluid {
	background: url(/images/navHead_shadow.png) no-repeat center 0;
}

.hpContentWrap .span3 {
	padding-right: 30px;
	border-right: 1px dotted #333;
	width: 276px;
}

	.hpContentWrap .span3 .moduleBox {
		width: 210px;
		height: 305px;
	}

	.hpContentWrap .span6 {
		width: 486px;
	}

.hpContentWrap .span6 p {
	text-align: center;
}

	.hpContentWrap .span6 .moduleBox {
		padding: 20px 60px;
		width: 426px;
		height: 305px;
		max-width: 426px;
	}

.hpContentWrap h1 {
	font: normal 30px/33px 'franklin_gothic_fs_bookRg', Arial, Helvetica, sans-serif;
	color:#E56B1E;
	text-transform: uppercase;
	margin-bottom: 8px;
}

	.hpContentWrap .span6 h1 {
		font-size: 27px;
		text-align: center;
	}

.hpContentWrap h2 {
	font: bold 14px/18px Arial, Helvetica, sans-serif;
	margin-bottom: 0;
	color:#333;
}

	.hpContentWrap a {
		font-weight: bold;
		color: #333;
	}

#free-trees {
	background: url(/images/free_energy_trees.png) no-repeat 10px 0;
	margin: 0 auto 15px;
	position: relative;
	width: 246px;
	height: 105px;
}

.moduleSigninBox {
	background: url(/images/module_bkgrnd.png) repeat;
	overflow: hidden;
	margin-left: 10px;
	width: 240px;
}

#module-signin-content {
	width: 210px;
	margin: 5px auto;
}

#module-signin-content h1 {
	font: normal 30px/37px 'franklin_gothic_fs_bookRg', Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	margin: 0;
}

#module-signin-content input[type="text"] {
	font: normal 12px/18px 'franklin_gothic_fs_bookRg', Arial, Helvetica, sans-serif;
	width: 185px;
	height: 18px;
	display: block;
	color: #666;
	margin: 0 auto 8px auto;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}

#module-signin-content input[type="submit"] {
	width: 112px;
	height: 41px;
	display: block;
	margin: 0 auto;
	border: none;
	background: url(../images/signin_buttonNew.gif) no-repeat;
	text-indent: -9999px;
	color: transparent;
	font-size: 0px;
	cursor: pointer;
}

#module-signin-content p {
	font: 14px/16px 'franklin_gothic_fs_bookRg', Arial, Helvetica, sans-serif;
	color: #fff;
	margin-top: 8px;
	margin-left: 8px;
	margin-bottom: 0;
	white-space: nowrap;
}

#module-signin-content p a {
	font: normal 18px/20px 'franklin_gothic_fs_bookRg', Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #fff;
	margin-left: 3px;
}

#module-signin-content a {
	font: normal 10px/14px 'franklin_gothic_fs_bookRg', Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #000;
	margin-top: 0;
	margin-left: 8px;
	margin-bottom: 0;
}


/*~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~ SEARCH FORM ~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~*/

.opSearch {
	height: 28px;
	width: 220px;
	margin: 0;
	padding: 0 0 0 15px;
	z-index: 400;
	zoom: 1;
}

	.opSearch .opSearchPadding {
		padding-top: 10px;
	}

form .opSearch input[type="text"] {
	border-right: none;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	-moz-border-top-right-radius: 0;
	-moz-border-bottom-right-radius: 0;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	height: 18px;
	width: 171px;
	padding: 3px;
	margin-bottom: 7px;
	padding-right: 0;
	margin-right: 0;
}

form .opSearch input[type="submit"] {
	background: url(/images/opSearchIcon.png) no-repeat;
	vertical-align: middle;
	border: none;
	width: 30px;
	height: 30px;
}

 .opSearch .submit {
	background: url(/images/opSearchBkgrnd.jpg) repeat-x;
	border: 1px solid #ccc;
	margin: 3px 0 0 -4px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-top-right-radius: 5px;
	-moz-border-bottom-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	width: 24px;
	height: 24px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

/*----------------------HEADER SHADOW-----------------*/
#headerShadow {
	background: url(/images/navHead_shadow.png) no-repeat;
	position: absolute;
	width: 1200px;
	height: 20px;
	z-index: 1;
	top: 117px;
}

#navSearch { text-decoration: none;}

/*~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~ SOCIAL NAV STYLES ~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~*/

#navSocial {
	height: 22px;
	position: relative;
	padding: 15px 0 28px;
	z-index: 500;
}
#navSocial ul {
	float: right;
}

#navSocial ul li {
	float: left;
	display: inline;
	text-transform: uppercase;
}

#navSocial ul li a {
	font: normal 14px/16px 'franklin_gothic_fs_bookRg', Arial, Helvetica, sans-serif;
	display: block;
	height: 19px;
	padding: 3px 12px 0;
	text-decoration: none;
	color: #E66B1E;
}

#navSocial ul li #facebook {
	background: url(/images/hd_facebook_icon.gif) no-repeat;
	width: 20px;
	height: 22px;
	padding: 0px;
}

#navSocial ul li #twitter {
	background: url(/images/hd_twitter_icon.gif) no-repeat;
	width: 32px;
	height: 22px;
	padding: 0px;
}

#navSocial ul li #youtube {
	background: url(/images/hd_youtube_icon.gif) no-repeat;
	width: 61px;
	height: 22px;
	padding: 0px;
}

#navSocial ul li #linkedin {
	background: url(/images/hd_linkedin_icon.png) no-repeat;
	width: 26px;
	height: 22px;
	padding: 0px;
}

#navSocial ul li #thewire {
     background: url(/images/hd_thewire_icon.png) no-repeat;
     width: 64px;
     height: 22px;
     padding: 0px;
     margin-left: 6px;
     margin-right: -6px;
}

#navSocial ul li.listBorder {
	border-right: 1px dotted #000;
}

/*~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~ LOGO MODULE ~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~*/

#oRightColumn {
	padding-left: 30px;
	position: relative;
	box-sizing: border-box;
	width: 870px;
	float: left;
}

#oLeftColumn {
	margin-bottom: -100px;
}

.headerModulesWrap {
	margin: 0 auto;
	position: relative;
	top: -117px;
	zoom: 1;
}

#header-modules {
	width: 260px;
	height: auto;
	position: relative;
	z-index: 1000;
	top: 0;
	left: 30px;
}

#hpHeader-modules {
    width: 260px;
    height: auto;
    position: absolute;
    z-index: 1000;
    top: 0;
    left: 30px;
}

#oppd-logo a {
	width: 260px;
	height: 199px;
	background: transparent url(/images/oppd_banner_logo.png) no-repeat;
	text-indent: -9999px;
	white-space: nowrap;
	display: block;
}

ul#module-nav {
	width: 230px;
	margin: 0 0 13px 10px;
	padding-left: 10px;
}

#module-nav li#paybill {
	background: #E66B1E url(/images/paybill_icon.jpg) no-repeat 0;
}

#module-nav li#report {
	background: #E66B1E url(/images/report_icon.jpg) no-repeat 0;
}

#module-nav li#storms {
	background: #E66B1E url(/images/storms_icon.jpg) no-repeat 0;
}

#module-nav li#startstop {
	background: #E66B1E url(/images/startstop_icon.jpg) no-repeat 0;
}

#module-nav li#myAccount {
	background: #E66B1E url(/images/myAccount_icon.jpg) no-repeat 4px;
	display: block;
}

#module-nav li a {
	font: 15px/18px 'franklin_gothic_fs_bookRg', Arial, Helvetica, sans-serif;
	color: #fff;
	height: 27px;
	padding: 8px 0 0 47px;
	margin-bottom: 1px;
	text-decoration: none;
	display:block;
}

#module-nav li a:hover {
	color: #f5c4a5;
}

/*~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~ SUBNAV FOR INNER PAGES STYLES ~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~*/

#navInnerPage {
	margin: 0 0 0 10px;
}

#navInnerPage .boxtop {
	background: url(/images/module_grad_bg_top.png) no-repeat;
	width: 240px;
	height: 20px;
}

#navInnerPage .boxbkgrnd {
	background: url(/images/module_grad_bg.png) repeat-x;
	width: 180px;
	padding: 10px 30px 0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#navInnerPage .boxbkgrnd h2 {
	display: none;
}

#navInnerPage .boxbkgrnd a {
	width: 180px;
	padding: 12px 0;
	border-bottom: 1px solid #c1c1c1;
}

	#navInnerPage .boxbkgrnd div.NavigateSiblings {
		padding: 0;
	}

#navInnerPage .boxbkgrnd h2 a {
	/*display: none;*/
	color: #E66B1E;
	font-weight: bold;
}

#navInnerPage .boxbkgrnd a {
	font: normal 14px/16px 'franklin_gothic_fs_bookRg', Arial, Helvetica, sans-serif;
	margin-left: -15px;
	padding-left: 15px;
	text-decoration: none;
	color: #333;
	display: block;
}

#navInnerPage .boxbkgrnd #level_4 a {
	margin-left: -15px;
	padding-left: 30px;
}

#navInnerPage .boxbkgrnd li.selected a {
	font-weight: bold;
	background: url(/images/nav_drop_arrow.png) no-repeat 0;
}

#navInnerPage .boxbkgrnd li.selected a:hover {
	font-weight: bold;
	color: #333;
	background: url(/images/nav_drop_arrow.png) no-repeat 0;
}

#navInnerPage .boxbkgrnd li.selected li a {
	font-weight: normal;
	background: none;
}

#navInnerPage .boxbkgrnd li a:hover {
	background: url(/images/nav_drop_arrow.png) no-repeat 0;
	text-decoration: none;
	font-weight: normal;
	color: #E66B1E;
}

#navInnerPage .boxbkgrnd li.selected li a:hover {
	background: url(/images/nav_drop_arrow.png) no-repeat 0;
	text-decoration: none;
	font-weight: normal;
	color: #E66B1E;
}

	/*#navInnerPage .callOut {
		background: url(/images/sampleCallout.png) no-repeat;
		width: 193px;
		height: 212px;
		margin: 20px auto 0 auto;
		padding-right: 15px;
	}*/

	#navInnerPage .callOut {
		background: url(/images/oCalloutBkgrnd.png) repeat-x;
		border: 1px solid #ccc;
		width: 177px;
		margin: 20px 0 0 15px;
		text-align: center;
		padding: 12px 8px 7px;
	}

	#navInnerPage .callOut h3 {
		font: bold 19px/19px 'franklin_gothic_fs_medregular', sans-serif;
		text-transform: uppercase;
		color: #E56B1E;
		margin: 0 0 10px 0;
		padding: 0;
	}

		#navInnerPage .callOut p {
			font: normal 13px/16px 'franklin_gothic_fs_bookRg', sans-serif;
		}

		#navInnerPage .callOut p a {
			font: normal 18px/18px 'franklin_gothic_fs_bookRg', sans-serif;
			background-color: #333;
			text-transform: uppercase;
			text-decoration: none;
			display: inline-block;
			padding: 6px 8px;
			color: #fff;
		}

/*~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~ CAROUSEL STYLES ~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~*/

#myCarousel {
	overflow: hidden;
	padding-bottom: 35px;
	margin-bottom: 0;
	width: 843px;
	margin: 0 0 0 -30px;
}

.carousel-inner {
	width: 787px;
	margin: 0 auto;
	box-shadow: #777 0 0 35px;
	-moz-box-shadow: #777 0 0 35px;
	-webkit-box-shadow: #777 0 0 35px;
	position: relative;
}

.carousel-inner .item {
	background: url(/images/carouselPhotoBusiness01.jpg) no-repeat;
	width: 787px;
	height: 287px;
	margin: 0 auto;
}

.carousel-control {
	background: none;
	border: none;
	color: transparent;
	left: 40px;
}

.carousel-control.right {
	right: 40px;
}

.carousel-indicators {
	position: absolute;
	top: 257px;
	right: 80px;
}

	.carousel-indicators li {
		width: 16px;
		height: 16px;
		border-radius: 8px;
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
		background-color: #333;
	}

		.carousel-indicators li.active {
			background-color: #E66B1E;
		}

#oRightColumn #oGalleryWrap {
	position: relative;
	margin: 0 0 0 0;
	width: 770px;
	height: 253px;
	padding: 0;
	overflow: hidden;
}

#oRightColumn .oGallery {
	position: relative;
	margin-left: 0;
	width: 830px;
	height: 100%;
	padding: 0;
}

#oRightColumn .anythingSlider-default .anythingControls {
	right: 90px;
	bottom: 15px;
}

.tn3e-renovo-image {
	height: 162%;
	margin-top: -36px;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.oGallery h1 {
	font: normal 55px/58px 'franklin_gothic_fs_bookRg', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-shadow: #000 0 0 25px;
	-moz-text-shadow: #000 0 0 25px;
	-webkit-text-shadow: #000 0 0 25px;
	position: absolute;
	z-index: 100;
	left: 30px;
	bottom: 0;
	color: #fff;
}


	.homeGallery { 
		position: absolute;
		width: 1200px;
		height: 458px;
		overflow: hidden;
	}

/*~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~ LANDING PAGE MODULE STYLES ~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~*/

.moduleBox {
	background: #ebe7db url(/images/backgroundTrans/transWhite80.png) repeat;
	max-width: 373px;
	min-height: 100px;
	overflow: hidden;
	display: inline-block;
	padding: 20px 18px;
	margin: 20px 0 0 0;
	position: relative;
}

.teaserBox .moduleBox {
	background: none;
	background-color: #ebe7db;
}

.moduleCrop {
	overflow: hidden;
	height: 410px;
}

.moduleBox img {
	margin: 0 10px 10px 0;
}

.opPost {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ccc;
}

	.opSpotlight .opPost {
		text-align: left;
	}

.opPost.last,
.opPost:last-of-type {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}

.opPost h2 {
	font: bold 21px/23px 'franklin_gothic_fs_bookRg', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 0;
	color: #000;
}

.opPost p {
	font: normal 13px/16px 'franklin_gothic_fs_bookRg', Arial, Helvetica, sans-serif;
	margin: 0;
	color: #000;
}

.opPost a.opReadMore {
	font: bold 12px/16px 'franklin_gothic_fs_bookRg', Arial, Helvetica, sans-serif;
	white-space: nowrap;
	text-transform: uppercase;
	margin: 0;
	color: #e5681e;
	float: left;
}

.opPost img {
	margin: 0 15px 8px 0;
	float: left;
}

.opPostImageRight {
	margin: 0 0 8px 15px;
	float: right;
}

/*.opSpotlight .opPost {
	padding: 18px 0 0 0;
	border-top: 1px solid #ccc;
}*/


.opSpotlight .opPost img {
	/*margin: 0 0 20px 0;*/
	float: none;
}

.opSpotlight .opPost a {
	/*text-align: right;
	float: right;*/
}

.opAdSpace {
	margin-bottom: 18px;
	text-align: center;
	color: #fff;
}

	.opAdSpace p {
		text-align: center;
	}

/*~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~ INTERIOR CONTENT PAGE STYLES ~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~*/

.oMainContent h1, .oMainContent h2, .oMainContent h3 {
	font: normal 55px/58px 'franklin_gothic_fs_bookRg', Arial, Helvetica, sans-serif;
	color: #333;
	text-transform: uppercase;
	margin: 40px 0 8px 0;
}

.oMainContent h2 {
	font: normal 45px/48px 'franklin_gothic_fs_bookRg', Arial, Helvetica, sans-serif;
}

.oMainContent h3 {
	font: normal 35px/38px 'franklin_gothic_fs_bookRg', Arial, Helvetica, sans-serif;
}

.oMainContent img {
	box-shadow: #777 0 0 25px;
	-moz-box-shadow: #777 0 0 25px;
	-webkit-box-shadow: #777 0 0 25px;
	margin-bottom: 15px;
}

.oMainContent ul li {list-style:disc}
.oMainContent ol li {list-style:decimal}

.oMainContent p {
	margin: 0 0 30px 0;
	max-width: 785px;
}

.oBreadcrumb {
	margin-left: 4px;
}

.oBreadcrumb li {
	font-size: 12px;
	margin: 0 0 20px 0;
	display: inline;
}

.oBreadcrumb li a {
	font-size: 12px;
	display: inline;
}

.siteTable {
	width: 100%;
}

.siteTable thead {
	margin-bottom: 8px;
	/*display: inline-block;*/
	width: 100%;
}

.siteTable th {
	padding: 3px 5px;
	position: relative;
}

.siteTable th {
	width: 15%;
}

.siteTable th:first-of-type {
	width: 70%;
}

.siteTable input {
	width: 50px;
	text-align: right;
}

.tableBottomMargin td {
	font: 400 8px/8px Arial, Helvetica, sans-serif;
	height: 8px;
}

#Total.siteTable th {
	text-align: right;
	vertical-align: middle;
}

#Total.siteTable input {
	width: 60px;
}

span.legalNote {
	font: 400 12px/12px Arial, Helvetica, sans-serif;
	text-align: left !important;
	position: absolute;
	left: 0;
	bottom: 0;
}

/*~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~ MONTHLY EXPENSE CALCULATOR STYLES ~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~*/

table#oMonthlyCalc {
	width: 90%;
	margin: 0 auto;
}

#oMonthlyCalc input[type=text] {
	font: 400 12px/12px Arial, Helvetica, sans-serif;
	border-radius: 0;
	width: 60px;
	padding: 0 5px;
}

#oMonthlyCalc .oMonthlyCalcFields td {
	font: 400 12px/13px Arial, Helvetica, sans-serif;
	padding: 2px 4px;
	line-height: 22px;
}

#oMonthlyCalc .oMonthlyCalcFields td strong {
	line-height: 22px;
}

#oMonthlyCalc .oMonthlyCalcFields td span {
	font: 400 14px/16px Arial, Helvetica, sans-serif;
	display: inline-block;
	position: relative;
	top: -3px;
}

#oMonthlyCalc input[type=button] {
	font: 400 20px/20px 'franklin_gothic_fs_bookRg', Arial, Helvetica, sans-serif;
	background-color: #E66B1E;
	text-transform: uppercase;
	border: none;
	color: #fff;
	padding: 6px 15px;
}

/*~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~ RATE CALCULATOR STYLES ~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~*/

table#oRateCalc {
	width: 50%;
	margin: 0 auto;
	border: 2px solid #E66B1E;
	border-radius: 15px;
}

.oRateCalcHead {
	background-color: #E66B1E;
}

#oRateCalc h2 {
	font: 700 20px/20px 'franklin_gothic_fs_bookRg', Arial, Helvetica, sans-serif;
	padding: 8px 0;
	margin: 0;
	color: #fff;
}

.oRateCalcTag {
	font: italic 700 11px/11px Arial, Helvetica, sans-serif;
	padding: 4px 0;
	margin: 0;
	color: #E66B1E;
}

#oRateCalc input[type=text] {
	font: 400 12px/12px Arial, Helvetica, sans-serif;
	border-radius: 0;
	width: 65px;
	padding: 0 5px;
	text-align: right;
}

#oRateCalc input[type=button] {
	font: 400 20px/20px 'franklin_gothic_fs_bookRg', Arial, Helvetica, sans-serif;
	background-color: #E66B1E;
	text-transform: uppercase;
	border: none;
	color: #fff;
	padding: 6px 15px;
}

#oRateCalc .oRateCalcCost {
	font: 700 11px/11px Arial, Hevetica, sans-serif;
}

#oRateCalc .oRateCalcCost em {
	font: italic 400 10px/10px Arial, Hevetica, sans-serif;
}

/*~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~ READ YOUR BILL STYLES ~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~*/

.qtip-content > div > h5 {
	font: 700 12px/14px Arial, Helvetica, sans-serif;
	text-transform: uppercase !important;
	margin: 0 0 6px 0;
}

.qtip-content > div > p {
	font: 400 12px/14px Arial, Helvetica, sans-serif;
}

.qtip-content > div > dl dt {
	font: 700 12px/14px Arial, Helvetica, sans-serif;
	margin: 0;
}

.qtip-content > div > dl  dd {
	font: 400 12px/14px Arial, Helvetica, sans-serif;
	margin: 0 0 12px 0;
}

.qtip-content > div > dl dd > dl {
	margin: 12px 0 0 25px;
}

.qtip-content > div > div.billReadHours {
	padding: 0 0 12px 25px;
}

.qtip-content > div > div.billReadHours > p {
	margin: 0;
}

.qtip-content > div > div.billReadHours > p > span.billReadDate {
	font-weight: bold;
	display: inline-block;
	width: 80px;
	margin: 0;
}

.tooltiptext {
	display: none;
}

#oBillReadingResidential01 {
	position: relative;
}

#oNetBillReadingResidential01 {
    position: relative;
}

a.billReadingTip {
	background: url(/images/oBillReadingTipIcon.png) no-repeat;
	width: 29px;
	height: 29px;
	display: block;
	position: absolute;
}

a.billReadingTip#tip01 {
	top: 50px;
	left: 270px;
}

a.billReadingTip#tip02 {
	top: 95px;
	left: -13px;
}

a.billReadingTip#tip03 {
	top: 157px;
	left: -13px;
}

a.billReadingTip#tip04 {
	top: 305px;
	left: -13px;
}

a.billReadingTip#tip05 {
	top: 220px;
	left: 260px;
}

a.billReadingTip#tip06 {
	top: 350px;
	left: 260px;
}

a.billReadingTip#tip07 {
	top: 534px;
	left: 25px;
}

a.billReadingTip#tip08 {
	top: 534px;
	left: 80px;
}

#oNetBillReadingResidential01 a.billReadingTip#tip01 {
    top: 65px;
    left: 235px;
}

#oNetBillReadingResidential01 a.billReadingTip#tip02 {
    top: 105px;
    left: -13px;
}

#oNetBillReadingResidential01 a.billReadingTip#tip03 {
    top: 157px;
    left: -13px;
}

#oNetBillReadingResidential01 a.billReadingTip#tip03a {
    top: 157px;
    left: 456px;
}

#oNetBillReadingResidential01 a.billReadingTip#tip04 {
    top: 305px;
    left: -13px;
}

#oNetBillReadingResidential01 a.billReadingTip#tip05 {
    top: 234px;
    left: 260px;
}

#oNetBillReadingResidential01 a.billReadingTip#tip06 {
    top: 350px;
    left: 260px;
}

#oNetBillReadingResidential01 a.billReadingTip#tip07 {
    top: 534px;
    left: 25px;
}

#oNetBillReadingResidential01 a.billReadingTip#tip08 {
    top: 534px;
    left: 80px;
}

.myCustomClass {
	background-color: #EAE6DA !important;
	border: none !important;
	width: 405px;
	height: auto;
	border-radius: 10px;
}

#qtip-content {
	box-shadow: #777 0 0 35px;
}

#oBillReadingBusCondensed01,
#oBillReadingBusCondensed02 {
	position: relative;
}

#oBillReadingBusCondensed01 a.billReadingTip#tip01 {
	top: 100px;
	left: 265px;
}

#oBillReadingBusCondensed01 a.billReadingTip#tip02 {
	top: 190px;
	left: -13px;
}

#oBillReadingBusCondensed01 a.billReadingTip#tip03 {
	top: 490px;
	left: 280px;
}

#oBillReadingBusCondensed01 a.billReadingTip#tip04 {
	top: 604px;
	left: 116px;
}

#oBillReadingBusCondensed01 a.billReadingTip#tip05 {
	top: 604px;
	left: 25px;
}

#oBillReadingBusCondensed02 a.billReadingTip#tip01 {
	top: 68px;
	left: -24px;
}

#oBillReadingBusCondensed02 a.billReadingTip#tip02 {
	top: 295px;
	left: -24px;
}

#oBillReadingBusSummary01,
#oBillReadingBusSummary02 {
	position: relative;
}

#oBillReadingBusSummary01 a.billReadingTip#tip01 {
	top: 102px;
	left: 260px;
}

#oBillReadingBusSummary01 a.billReadingTip#tip02 {
	top: 140px;
	left: -13px;
}

#oBillReadingBusSummary01 a.billReadingTip#tip03 {
	top: 190px;
	left: -13px;
}

#oBillReadingBusSummary01 a.billReadingTip#tip04 {
	top: 250px;
	left: 240px;
}

#oBillReadingBusSummary01 a.billReadingTip#tip05 {
	top: 340px;
	left: 240px;
}

#oBillReadingBusSummary01 a.billReadingTip#tip06 {
	top: 604px;
	left: 116px;
}

#oBillReadingBusSummary01 a.billReadingTip#tip07 {
	top: 604px;
	left: 25px;
}

#oBillReadingBusSummary02 a.billReadingTip#tip01 {
	top: 170px;
	left: -13px;
}

#oBillReadingBusSummary02 a.billReadingTip#tip02 {
	top: 265px;
	left: 260px;
}

#oBillReadingBusSummary02 a.billReadingTip#tip03 {
	top: 265px;
	left: -13px;
}

#oBillReadingBusSummary02 a.billReadingTip#tip04 {
	top: 305px;
	left: 260px;
}

#oBillReadingBusStreetlight01,
#oBillReadingBusStreetlight02 {
	position: relative;
}

#oBillReadingBusStreetlight01 a.billReadingTip#tip01 {
	top: 95px;
	left: 275px;
}

#oBillReadingBusStreetlight01 a.billReadingTip#tip02 {
	top: 145px;
	left: -13px;
}

#oBillReadingBusStreetlight01 a.billReadingTip#tip03 {
	top: 207px;
	left: -13px;
}

#oBillReadingBusStreetlight01 a.billReadingTip#tip04 {
	top: 490px;
	left: 300px;
}

#oBillReadingBusStreetlight01 a.billReadingTip#tip05 {
	top: 595px;
	left: 25px;
}

#oBillReadingBusStreetlight01 a.billReadingTip#tip06 {
	top: 605px;
	left: 120px;
}

#oBillReadingBusStreetlight02 a.billReadingTip#tip01 {
	top: 207px;
	left: -13px;
}


.orangeButton {
	background-color: #E66B1E;
	display: block;
	width: 120px;
	padding: 4px;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	margin: 5px 0 20px;
	color: #fff;
}

.orangeButton:hover {
	text-decoration: none;
	color: #fff;
}

.oPrevious {
	/*float: left;*/
}

.oNext {
	/*float: left;*/
	margin-left: 485px;
}

/*~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~ oMap Styles ~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~*/

.oMap {
	background: url(/images/maps/map-grey.png) no-repeat;
	width: 461px;
	height: 441px;
	float: left;
	margin: 100px 0 20px 15px;
	position: relative;
}

.oMap.oCavanaugh {
	background: url(/images/maps/map-cavanaugh.png) no-repeat;
}

.oMap.oMcGuire {
	background: url(/images/maps/map-mcguire.png) no-repeat;
}

.oMap.oMines {
	background: url(/images/maps/map-mines.png) no-repeat;
}

.oMap.oGreen {
	background: url(/images/maps/map-green.png) no-repeat;
}

.oMap.oUlrich {
	background: url(/images/maps/map-ulrich.png) no-repeat;
}

.oMap.oBarrett {
	background: url(/images/maps/map-barrett.png) no-repeat;
}

.oMap.oGay {
	background: url(/images/maps/map-gay.png) no-repeat;
}

.oMap.oWeber {
	background: url(/images/maps/map-weber.png) no-repeat;
}

.oMapWrap p.oMapDirection {
	font: 400 12px/13px Arial, sans-serif;
	text-align: center;
	position: relative;
	margin-bottom: 6px;
	top: -80px;
}

.oBoard a {
	display: block;
}

/*~|~|~|~|~|~|~|~|~|~|~|~ MAP IMAGE PRELOAD STYLES ~|~|~|~|~|~|~|~|~|~|~|~*/

.oMapCavanaugh {
	background: url(/images/maps/map-cavanaugh.png) no-repeat -9999px -9999px;
}

.oMapMcGuire {
	background: url(/images/maps/map-mcguire.png) no-repeat -9999px -9999px;
}

.oMapMines {
	background: url(/images/maps/map-mines.png) no-repeat -9999px -9999px;
}

.oMapGreen {
	background: url(/images/maps/map-green.png) no-repeat -9999px -9999px;
}

.oMapUlrich {
	background: url(/images/maps/map-ulrich.png) no-repeat -9999px -9999px;
}

.oMapBarrett {
	background: url(/images/maps/map-barrett.png) no-repeat -9999px -9999px;
}

.oMapGay {
	background: url(/images/maps/map-gay.png) no-repeat -9999px -9999px;
}

.oMapWeber {
	background: url(/images/maps/map-weber.png) no-repeat -9999px -9999px;
}

.oMapLeftColumn {
	float: left;
}

.oMapRightColumn {
	float: right;
}

.oMapBoardMember {
	text-align: center;
	width: 140px;
	height: 180px;
}

.oMapWrap {
	padding-top: 20px;
}

.oMapWrap img {
	margin: 0 0 10px 0;
}

.oMapWrap a {
	display: inline-block;
	margin: 0 auto;
}

.oMapWrap p {
	margin: 0;
}

.oMapWrap p a {
	font: 400 12px/13px 'franklin_gothic_fs_bookRg', Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
	display: block;
	color: #000;
}

.oMapWrap p a span {
	font-weight: 700;
	color: #e66b1e;
}

/*~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~ FAQ STYLES ~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~*/

.faq .question {
	font-weight: bold;
	padding-left: 30px;
	cursor: pointer;
	background: url('/images/oppd-icons/plus.png') center left no-repeat;
	line-height: 1.5em;
}
.faq .question.minus {
	background: url('/images/oppd-icons/minus.png') center left no-repeat;
}
.faq .slide {
	padding-top:15px;
}


/*~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~ FORM STYLES ~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~*/

#sampleForm {
	padding: 4px 0 0 10px;
	width: 620px;
	height: 1070px;
}

	#sampleForm h2 {
		font: bold 16px/20px 'franklin_gothic_fs_bookRg', Arial, Helvetica, sans-serif;
		margin: 0 0 25px 0;
		color: #e5681e;
	}

	#sampleForm h3 {
		font: bold 13px/16px Arial, Helvetica, sans-serif;
		margin: 0;
		padding: 0;
		color: #333;
	}

	#sampleForm span {
		font: normal 13px/18px Arial, Helvetica, sans-serif;
		margin: 0;
		padding: 0;
		color: #333;
	}

	#sampleForm input[type="text"] {
		font: normal 13px/18px Arial, Helvetica, sans-serif;
		height: 14px;
		vertical-align: middle;
		margin: 0 3px 0 0;
	}

	#sampleForm .dropDownList {
		padding: 0;
	}

/*~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~ FOOTER STYLES ~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~*/

#footerContainer {
	background: #414141 url(/images/opFooterBkgrnd.png) repeat-x;
}

#footer {
	color: #fff;
	min-height: 371px;
	padding: 35px 0;
}

	#footer .formHeader {
		display: none;
		padding-bottom: 15px;
		margin-right: 25px;
		margin-bottom: 15px;
	}

	#footer h2 {
		font: bold 14px/17px Arial, Helvetica, sans-serif;
		text-transform: uppercase;
		margin-bottom: 8px;
		color: #C7BF9B;
	}

		#footer h2.form-title {
			margin-right: 15px;
		}

	#footer .span2 p,
	#footer .span3 p {
		font: bold 11px/13px Arial, Helvetica, sans-serif;
		text-transform: uppercase;
		margin-bottom: 8px;
		color: #C7BF9B;
	}

	#footer .oFooterContentWrap p {
		font: normal 11px/17px Arial, Helvetica, sans-serif;
		text-transform: none;
		margin-bottom: 12px;
		padding-right: 25px;
		color: #fff;
	}

	#footer ul {
		font: normal 11px/13px Arial, Helvetica, sans-serif;
		margin-left: 0;
		margin-bottom: 12px;
		list-style-type: none;
	}

	#footer li {
		margin-left: 0;
		padding-left: 0;
	}

		#footer li a {
			color: #fff;
		}

		#footer li a.opPowerOrange {
			color: #E66B1E;
			text-shadow: 1px 1px #111;
		}

	#footer #tweets {
		background: #fff url(../images/hd_twitter_icon.gif) no-repeat 20px 20px;
		width: 219px;
		margin: 0 auto 20px auto;
		padding: 20px 15px 10px 20px;
	}

	 #footer #tweets h2 {
		font: normal 17px/20px Arial, Helvetica, sans-serif;
		text-transform: uppercase;
		margin-bottom: 8px;
		padding-left: 35px;
		margin-top: 0;
		color: #333;
	}

	#footer #tweets p {
		font: normal 12px/14px Arial, Helvetica, sans-serif;
		margin-bottom: 12px;
		padding-right: 0;
		color: #525252;
	}

	#footer .footerModule {
		background: #6b6b6b;
		width: 219px;
		margin: 0 auto 20px auto;
		padding: 20px 15px 20px 20px;
	}

	#footer .footerModule h2 {
		font: normal 19px/24px Arial, Helvetica, sans-serif;
		text-transform: uppercase;
		margin-top: 0;
		margin-bottom: 0;
		color: #fff;
	}

	#footer .footerModule p {
		font: normal 12px/16px Arial, Helvetica, sans-serif;
		margin-bottom: 12px;
		padding-right: 0;
		color: #fff;
	}

	.footerPhoneWrap {
		padding: 0 20px;
		margin: -10px 0 -20px 20px;
		width: 300px;
	}

	.phoneNavSocial { margin-bottom: 20px; }
	.phoneNavSocial ul { text-align: center; }
	.phoneNavSocial ul li { display: inline-block; margin: 0 12px; }
	.phoneNavSocial ul li a { display: block; height: 21px; text-indent: -9999px; }
	.phoneNavSocial ul li a:hover { }
	.phoneNavSocial ul li a.phoneNavSocialFacebook { background: url(/images/phoneNavSocialFacebook.png) no-repeat; width: 17px; }
	.phoneNavSocial ul li a.phoneNavSocialTwitter { background: url(/images/phoneNavSocialTwitter.png) no-repeat; width: 25px; }
	.phoneNavSocial ul li a.phoneNavSocialYoutube { background: url(/images/phoneNavSocialYoutube.png) no-repeat; width: 47px; }

	.phoneNavFooter { margin-bottom: 20px; }
	.phoneNavFooter ul { text-align: center; text-transform: uppercase; }
	.phoneNavFooter ul li { display: inline-block; }
	.phoneNavFooter ul li a { display: block; text-decoration: none; padding: 0 12px; line-height: 14px; border-right: 1px solid #fff; }
	.phoneNavFooter ul li a:hover { }
	.phoneNavFooter ul li:last-of-type a { border: none;}
	#footer .phoneNavFooter ul.navTopList { margin-bottom: 4px;}

	.phoneFooterDate {
		font: 400 12px/15px Arial, sans-serif;
		text-align: center;
	}

/*~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~ PAY BILL STYLES ~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~*/

.payBillContainer {
	background: #ebe7db;
	border-radius: 10px;
	padding: 15px;
	margin-bottom: 20px;
	overflow: hidden;
}

.payBillContainer h3 {
	font: normal 14px/14px 'franklin_gothic_fs_bookRg', Arial, Helvetica, sans-serif;
	margin: 0 0 15px 0;
}

.payBillButton {
	font: normal 14px/18px 'franklin_gothic_fs_bookRg', Arial, Helvetica, sans-serif;
	background: #E66B1E url(/images/button_arrow.gif) no-repeat;
	background-position: 98% 50%;
	padding: 6px 25px 6px 15px;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
}

.payBillButton:hover {
	text-decoration: none;
	color: #fff;
}

.lastParagraph {
	margin-bottom: 0 !important;
}

/*~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~ ACCOUNT EXECUTIVES STYLES ~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~*/

.aeWrap {
	overflow: hidden;
	margin-bottom: 15px;
}

.aeWrap img {
	float: left;
	margin: 0 0 20px 0;
}

.aeBio {
	float: left;
	border-right: 1px dotted #777;
	min-height: 120px;
	min-width: 225px;
}

.aeExpertise {
	float: left;
	width: 260px;
	margin-right: -25px;
}

.aeBio li, .aeExpertise li {
	list-style: none !important;
}

.oMainContent.span9 {
	width: 96%;
}

/*~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~ EXECUTIVES STYLES ~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~*/

.oExecutive {
	float: left;
	width: 200px;
	margin: 0 15px 30px 0;
}

.oExecutive p {
	line-height: 17px;
}

/*~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~ ELECTRIC SERVICES MAP STYLES ~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~*/

.oServiceMapWrap {
	position: relative;
}

.oServiceLinkElkhorn {
	background: url(/images/serviceMapImages/ESD-allgrey-swap_s2.gif) no-repeat -9999px -9999px;
}

.oServiceLinkLouisville {
	background: url(/images/serviceMapImages/ESD-allgrey-swap_s3.gif) no-repeat -9999px -9999px;
}

.oServiceLinkOmaha {
	background: url(/images/serviceMapImages/ESD-allgrey-swap_s4.gif) no-repeat -9999px -9999px;
}

.oServiceLinkSyracuse {
	background: url(/images/serviceMapImages/ESD-allgrey-swap_s5.gif) no-repeat -9999px -9999px;
}

.oServiceMap {
	background: url(/images/serviceMapImages/ESD-allgrey-swap.gif) no-repeat;
	position: relative;
	width: 771px;
	height: 830px;
}

.oServiceMapLink {
	position: absolute;
	display: block;
	opacity: 0;
	z-index: 500;
}

.oServiceLink {
	position: absolute;
	display: block;
	opacity: 0;
	z-index: 500;
}

.oServiceLinkMetro {
	text-indent: -9999px;
	width: 286px;
	height: 80px;
	top: 242px;
	left: 486px;
}

.oServiceMapElkhorn {
	width: 421px;
	height: 250px;
	top: 0;
	left: 0;
}

.oServiceMapElkhorn:hover ~ .oServiceMap {
	background: url(/images/serviceMapImages/ESD-allgrey-swap_s2.gif) no-repeat !important;
}

.oServiceLinkElkhorn {
	width: 286px;
	height: 32px;
	top: 120px;
	left: 486px;
}

.oServiceLinkElkhorn:hover ~ .oServiceMap {
	background: url(/images/serviceMapImages/ESD-allgrey-swap_s2.gif) no-repeat !important;
}

.oServiceMapLouisville {
	width: 353px;
	height: 135px;
	top: 250px;
	left: 90px;
}

.oServiceMapLouisville:hover ~ .oServiceMap {
	background: url(/images/serviceMapImages/ESD-allgrey-swap_s3.gif) no-repeat !important;
}

.oServiceLinkLouisville {
	width: 286px;
	height: 32px;
	top: 152px;
	left: 486px;
}

.oServiceLinkLouisville:hover ~ .oServiceMap {
	background: url(/images/serviceMapImages/ESD-allgrey-swap_s3.gif) no-repeat !important;
}

.oServiceMapOmaha {
	width: 124px;
	height: 159px;
	top: 155px;
	left: 320px;
}

.oServiceMapOmaha:hover ~ .oServiceMap {
	background: url(/images/serviceMapImages/ESD-allgrey-swap_s4.gif) no-repeat !important;
}

.oServiceLinkOmaha {
	width: 286px;
	height: 32px;
	top: 88px;
	left: 486px;
}

.oServiceLinkOmaha:hover ~ .oServiceMap {
	background: url(/images/serviceMapImages/ESD-allgrey-swap_s4.gif) no-repeat !important;
}

.oServiceMapSyracuse {
	width: 462px;
	height: 442px;
	top: 385px;
	left: 181px;
}

.oServiceMapSyracuse:hover ~ .oServiceMap {
	background: url(/images/serviceMapImages/ESD-allgrey-swap_s5.gif) no-repeat !important;
}

.oServiceLinkSyracuse {
	width: 286px;
	height: 32px;
	top: 184px;
	left: 486px;
}

.oServiceLinkSyracuse:hover ~ .oServiceMap {
	background: url(/images/serviceMapImages/ESD-allgrey-swap_s5.gif) no-repeat !important;
}

/*~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~ ELECTRIC SERVICES MAP ZOOM STYLES ~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~*/

.oServiceMapWrapZoom {
	position: relative;
}

.oServiceMapWrapZoom .oServiceLinkElkhorn {
	background: url(/images/serviceZoomImages/ESD-allgrey-zoom_s2.png) no-repeat -9999px -9999px;
}

.oServiceMapWrapZoom .oServiceLinkLouisville {
	background: url(/images/serviceZoomImages/ESD-allgrey-zoom_s3.png) no-repeat -9999px -9999px;
}

.oServiceMapWrapZoom .oServiceLinkOmaha {
	background: url(/images/serviceZoomImages/ESD-allgrey-zoom_s4.png) no-repeat -9999px -9999px;
}

.oServiceMapWrapZoom .oServiceLinkSyracuse {
	background: url(/images/serviceZoomImages/ESD-allgrey-zoom_s5.png) no-repeat -9999px -9999px;
}

.oServiceMapZoom {
	background: url(/images/serviceZoomImages/ESD-allgrey-zoom.png) no-repeat;
	position: relative;
	width: 807px;
	height: 595px;
}

.oServiceMapWrapZoom .oServiceMapLink {
	position: absolute;
	display: block;
	opacity: 0;
	z-index: 500;
}

.oServiceMapWrapZoom .oServiceLink {
	position: absolute;
	display: block;
	opacity: 0;
	z-index: 500;
}

.oServiceMapWrapZoom .oServiceLinkMetro {
	text-indent: -9999px;
	width: 219px;
	height: 80px;
	top: 242px;
	left: 516px;
}

.oServiceMapWrapZoom .oServiceMapElkhorn {
	width: 436px;
	height: 250px;
	top: 0;
	left: 0;
}

.oServiceMapWrapZoom .oServiceMapElkhorn:hover ~ .oServiceMapZoom {
	background: url(/images/serviceZoomImages/ESD-allgrey-zoom_s2.png) no-repeat !important;
}

.oServiceMapWrapZoom .oServiceLinkElkhorn {
	width: 286px;
	height: 32px;
	top: 120px;
	left: 514px;
}

.oServiceMapWrapZoom .oServiceLinkElkhorn:hover ~ .oServiceMapZoom {
	background: url(/images/serviceZoomImages/ESD-allgrey-zoom_s2.png) no-repeat !important;
}

.oServiceMapWrapZoom .oServiceMapLouisville {
	width: 495px;
	height: 252px;
	top: 250px;
	left: 0px;
}

.oServiceMapWrapZoom .oServiceMapLouisville:hover ~ .oServiceMapZoom {
	background: url(/images/serviceZoomImages/ESD-allgrey-zoom_s3.png) no-repeat !important;
}

.oServiceMapWrapZoom .oServiceLinkLouisville {
	width: 286px;
	height: 32px;
	top: 152px;
	left: 514px;
}

.oServiceMapWrapZoom .oServiceLinkLouisville:hover ~ .oServiceMapZoom {
	background: url(/images/serviceZoomImages/ESD-allgrey-zoom_s3.png) no-repeat !important;
}

.oServiceMapWrapZoom .oServiceMapOmaha {
	width: 230px;
	height: 297px;
	top: 63px;
	left: 267px;
}

.oServiceMapWrapZoom .oServiceMapOmaha:hover ~ .oServiceMapZoom {
	background: url(/images/serviceZoomImages/ESD-allgrey-zoom_s4.png) no-repeat !important;
}

.oServiceMapWrapZoom .oServiceLinkOmaha {
	width: 286px;
	height: 32px;
	top: 88px;
	left: 514px;
}

.oServiceMapWrapZoom .oServiceLinkOmaha:hover ~ .oServiceMapZoom {
	background: url(/images/serviceZoomImages/ESD-allgrey-zoom_s4.png) no-repeat !important;
}

.oServiceMapWrapZoom .oServiceMapSyracuse {
	width: 486px;
	height: 76px;
	top: 502px;
	left: 31px;
}

.oServiceMapWrapZoom .oServiceMapSyracuse:hover ~ .oServiceMapZoom {
	background: url(/images/serviceZoomImages/ESD-allgrey-zoom_s5.png) no-repeat !important;
}

.oServiceMapWrapZoom .oServiceLinkSyracuse {
	width: 286px;
	height: 32px;
	top: 184px;
	left: 514px;
}

.oServiceMapWrapZoom .oServiceLinkSyracuse:hover ~ .oServiceMapZoom {
	background: url(/images/serviceZoomImages/ESD-allgrey-zoom_s5.png) no-repeat !important;
}

/*~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~ SERVICE CENTER STYLES ~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~*/

.oServiceDesigner {
	float: left;
	width: 150px;
	margin: 0 120px 20px 0;
}

.oServiceDesigner.oServiceSuper {
	float: none;
}

.oServiceDesigner p {
	line-height: 17px;
}

/*~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~ ARBORETUM MAP STYLES ~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~*/

.qtip-content > div > p.subHead {
	font-weight: 700;
	margin-bottom: 0;
}

.qtip-content > div > p.listTitle {
	margin-bottom: 4px;
	clear: both;
}

.qtip-content > div > p.extraLeading {
	line-height: 17px;
}

.qtip-content ul li {
	font: 400 12px/16px Arial, Helvetica, sans-serif;
	list-style: disc;
	margin-bottom: 8px;
}

.qtip-content > div > img {
	margin: 0 15px 5px 0;
}

#oArboretumMap {
	position: relative;
}

.oArboretumLegend {
	position: absolute;
	margin-left: 0;
	padding-left: 0;
	top: 472px;
	left: 25px;
}

.oArboretumLegend li {
	list-style: none !important;
	text-indent: -9999px;
}

.oArboretumLegend li a {
	font: 400 12px/12px 'franklin_gothic_fs_bookRg', Arial, Helvetica, sans-serif;
	padding: 2px 0 2px 25px;
	display: block;
	width: 100px;
}

a.arboretumTip {
	width: 38px;
	height: 38px;
	display: block;
	position: absolute;
}

a.arboretumTip#tip01 {
	width: 100px;
	height: 100px;
	top: 363px;
	left: 678px;
}

a.arboretumTip#tip01A {
	width: 100px;
	height: 100px;
	top: 363px;
	left: 12px;
	opacity: .5;
}

a.arboretumTip#tip02 {
	width: 100px;
	height: 100px;
	top: 563px;
	left: 703px;
}

a.arboretumTip#tip03 {
	top: 482px;
	left: 529px;
}

a.arboretumTip#tip04 {
	top: 359px;
	left: 611px;
}

a.arboretumTip#tip05 {
	top: 295px;
	left: 630px;
}

a.arboretumTip#tip06 {
	top: 256px;
	left: 695px;
}

a.arboretumTip#tip07 {
	top: 485px;
	left: 613px;
}

a.arboretumTip#tip08 {
	top: 582px;
	left: 613px;
}

a.arboretumTip#tip09 {
	top: 696px;
	left: 542px;
}

a.arboretumTip#tip10 {
	top: 208px;
	left: 142px;
}

a.arboretumTip#tip11 {
	top: 257px;
	left: 287px;
}

a.arboretumTip#tip12 {
	top: 104px;
	left: 287px;
}

a.arboretumTip#tip13 {
	top: 262px;
	left: 503px;
}

/*~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~ LEFT & RIGHT COLUMN STYLES ~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~*/

.oCmsLeftColumn {
	float: left;
	width: 40%;
	box-sizing: border-box;
	padding: 0 25px 0 0;
	border-right: 1px dotted #999;
}

.oCmsRightColumn  {
	float: left;
	width: 45%;
	box-sizing: border-box;
	padding: 0 0 0 15px;
	border-left: 1px dotted #999;
	margin-left: -1px;
}

#uBlogsy_header_container, #uBlogsy_main, #uBlogsy_footer, #uBlogsy_left_col, #uBlogsy_right_col, .uBlogsy_post, .uBlogsy_tag_container {
	padding: 1px 0;
	overflow: visible !important;
}


.uBlogsy_post_body img {
	margin: 0 30px 15px 0;
}

.uBlogsy_post_body {
	padding-top: 8px;
}

#uBlogsy_left_col .uBlogsy_posts_container .uBlogsy_post_image {
	margin-bottom: 0;
}

#uBlogsy_left_col .uBlogsy_post_container .uBlogsy_post_image {
	float: none;
	margin-top: 10px;
}

#uBlogsy_left_col {
	width: 85%;
}

#uBlogsy_left_col h2 {
	font: bold 21px/22px 'franklin_gothic_fs_medregular', sans-serif;
	margin: 0;
}

#uBlogsy_left_col h2 a {
	color: #000;
}

#uBlogsy_left_col h2 a:hover {
	text-decoration: none;
}

figure {
	margin: 0;
}

.ubPostDetailsWrap {
	display: inline;
}

.uBlogsy_labels,
.uBlogsy_author {
	font: 400 15px/15px 'franklin_gothic_fs_bookRg', Arial, Helvetica, sans-serif;
	display: inline;
	text-transform: uppercase;
}

#uBlogsy .uBlogsy_labels a,
#uBlogsy .uBlogsy_author a {
	color: #444;
	display: inline-block;
}

#uBlogsy .uBlogsy_labels a:hover,
#uBlogsy .uBlogsy_author a:hover {
	text-decoration: none;
}

#uBlogsy_left_col .uBlogsy_post .uBlogsy_post_body p {
	display: block;
	line-height: 20px;
	color: #000;
	margin: 10px 0;
}

#uBlogsy_left_col .uBlogsy_post .ubReadMore {
	text-transform: uppercase;
	font-weight: bold;
	color: #E66B1E;
	display: inline;
}

#uBlogsy_left_col .uBlogsy_post .ubReadMore:hover {
	text-decoration: none;
}

#uBlogsy_left_col .uBlogsy_author {
	padding: 0;
}

#uBlogsy_left_col .uBlogsy_label_container .uBlogsy_labels {
	float: none;
}

#uBlogsy_left_col .uBlogsy_posts_container .uBlogsy_author a {
	border-left: 1px solid #444;
	padding-left: 15px;
}

#uBlogsy_left_col .uBlogsy_post_container .uBlogsy_author a {
	border-right: 1px solid #444;
	padding-right: 10px;
}

#uBlogsy_left_col .uBlogsy_post_container h2 a {
	font: 400 40px/40px 'franklin_gothic_fs_bookRg', Arial, Helvetica, sans-serif;
	display: block;
	color: #000;
	margin-bottom: 6px;
}

#uBlogsy_left_col .uBlogsy_post_container h3 {
	font: 400 15px/15px 'franklin_gothic_fs_bookRg', Arial, Helvetica, sans-serif;
	text-transform: none;
	display: inline;
	padding-left: 7px;
	margin: 0;
	color: #444;
}


.uBlogsy_related_posts_container > h3 {
	font-size: 2em !important;
}


.ubSocialLinksWrapFooter {
	float: left;
}

.ubPostHeadContainer {
	padding-bottom: 15px;
	border-bottom: 1px solid #B2B2B2;
	position: relative;
}

.ubPostHeadContainer .ubSocialLinksWrap {
	position: absolute;
	bottom: 4px;
	right: -30px;
}

#uBlogsy .addthis_button_email {
	font: 400 14px/20px 'franklin_gothic_fs_bookRg', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-right: 15px;
	color: #333;
}

#uBlogsy .addthis_button_email:hover,
#uBlogsy .addthis_button_print:hover {
	text-decoration: none;
}

#uBlogsy .addthis_button_email span.at16nc {
	background: url(/images/Blog/ubSocialEmailIcon.png) no-repeat;
	width: 24px;
	height: 20px;
	padding-right: 12px;
}

#uBlogsy .addthis_button_print {
	font: 400 14px/20px 'franklin_gothic_fs_bookRg', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-right: 15px;
	color: #333;
}

#uBlogsy .addthis_button_print span.at16nc {
	background: url(/images/Blog/ubSocialPrintIcon.png) no-repeat;
	width: 24px;
	height: 20px;
	padding-right: 12px;
}

.uBlogsySideBar h2 {
	font: 400 15px/16px 'franklin_gothic_fs_bookRg', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #333;
	margin: 0 0 6px 0;
}

#navInnerPage .uBlogsySideBar.boxbkgrnd ul {
	/*display: block;*/
	text-transform: none;
	margin: 0 0 15px 15px;
	padding: 0;
}

#navInnerPage .uBlogsySideBar.boxbkgrnd li {
	margin: 0 0 10px 0;
}

#navInnerPage .uBlogsySideBar.boxbkgrnd a {
	font: 400 14px/16px 'franklin_gothic_fs_bookRg', Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: none;
	border: none;
	padding: 0;
	margin: 0;
}

#navInnerPage .uBlogsySideBar.boxbkgrnd a:hover {
	background: none;
}

#navInnerPage .uBlogsySideBar.boxbkgrnd .uBlogsy_bottom_border {
	margin-bottom: 20px;
}

#navInnerPage .uBlogsySideBar.boxbkgrnd h2 {
	display: block;
}

#navInnerPage .uBlogsySideBar.boxbkgrnd a span {
	margin-bottom: 8px;
	display: block;
}

/* ANYTHING SLIDER CUSTOM STYLES */

.anythingSlider-default .anythingControls {
	position: absolute;
	right: 60px;
	bottom: 30px;
}

/* FANCYBOX STYLES */

#inline01 {
	display: none;
}

.hiddenPopup {
	display: none;
}

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
.imagePadding {
	margin: 15px 30px 15px 15px;
}

/* SCROLLING BANNER */
.scrolling__container {
	width: 100%;
}

@media only screen and (max-width: 1200px) {
    .scrolling__container {
        width: 100%;
        padding-top: 30px;
    }
}

.scrolling__banner--container {
	width: 100%;
	overflow: hidden;
	background-color: #E66B1E;
	color: white;
	font-family: sans-serif;
	position: relative;
}

.scrolling__banner--fade {
	position: absolute;
	min-height: 100%;
	display: block;
	min-width: 100%;
	background-color: #E66B1E;
	z-index: 3;
	transition: 2s all ease;
}

.scrolling__banner {
	display: inline-block;
	padding: 10px;
	position: relative;
	top: 0px;
	left: 100%;
	transition: left 20s linear;
	font-size: 24px;
	font-family: 'franklin_gothic_fs_bookRg', Arial, Helvetica, sans-serif
}

.scrolling__banner span p{
	margin-bottom: 0px;
    white-space: nowrap;
}


/**umb_name:imagePadding*/
.imagePadding{margin: 15px 30px 15px 15px;}

/**umb_name:imagePaddingExtra*/
.imagePaddingExtra{margin: 15px 40px 15px 15px;}

/**umb_name:clearImage*/
.clearImage{clear: left;}

@media screen and (max-width: 600px) {
  table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  
  table tr {
    border-bottom: none;
    display: block;
  }
  
  table td {
    border-bottom: none;
    display: block;
    text-align: left;
	padding-left: 20px;
  }
  
  table td::before {
    content: attr(data-label);
    float: left;
  }
}

/* Video Responsive CSS */

  .video-outer {
	max-width: 799px;
	margin-left: 0%;
	margin-right: 0%;
	}

  .video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px; height: 0; overflow: hidden;
	}

   .video-container iframe,
   .video-container object,
   .video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	}

/*Iframed Energy Efficiency Page */

.resp-container {
    position: relative;
    overflow: hidden;
    padding-top: 56.25%;
	max-width: 800px;
	height: 1200px;
}
@media (min-width: 1200px) {
#oRightColumn .row-fluid .span9  {
    width: 100%;
}
}

.resp-iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

/*Umbraco Energy Efficiency Pages */

.eee-container #eee_content .arrow {
    width: .6em;
    margin: 0 0 0 0.5em;
    transition: transform 0.25s ease;
    display:inline-grid;
}

.eee-container #eee_content .eee-seasonal-tips-heading .arrow.list-opened {
    transform: rotate(90deg);
}

.eee-container #eee_content .eee-grid-half {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 1em;
}

.eee-container #eee_content .eee-grid-col-3-6 {
    grid-column: span 3;
}

/*flex two-column layout for video with text */

.videoTextWrapper {
	height: 300px;
}

.videoTextBackground {
	background-color: #f2f1e6; 
	text-align: left; 
	vertical-align: middle; 
	padding: 25% 10%;
}

@media only screen and (max-width: 600px) {
	
.videoTextWrapper {
	margin-right: -80px;
}

.videoTextBackground {
    padding: 2% 10%;
}


}

/*flex two-column layout for EEE pages */

.eeerow {
    display: flex;
    padding: .5em .5em;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 1em;
    line-height: 1em;
    max-width: 300px;
    border-left: 1px solid black;
    border-right: 1px solid black;
}

.eeecolumn {
    flex: 0 0 230px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 1em;
    line-height: .8em;

}

.eeeouterrow {
    display: flex;
    padding: .5em .5em;
    line-height: 1em;
}

.eeeoutercolumn {
    flex: 50%;
    padding: .5em 0;
    line-height: .8em;
}

@media only screen and (max-width: 1200px) {
	
.eeecolumn {
    flex: 0 0 150px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 1em;
    line-height: .8em;

}

	
}

@media only screen and (max-width: 600px) {
	
	.eeerow {
	display: flex;
	padding: .5em .5em;
    font-size: 1em;
    line-height: 1em;
	font-weight: bold;

}

.eeecolumn {
    flex: 50%;
	padding: .5em 0;
    font-size: .7em;
    line-height: 1em;
}
	
}

/*Energy Consulting Pages */

#contour_form_a12580f6cc5840249fa13d2a8338a05d {
	background-color: #73a36c;
	width: 465px;
    padding-left: 40px;
}

#contour_form_a12580f6cc5840249fa13d2a8338a05d label.fieldLabel, .contour label.fieldLabel {
    display: none;
}

#contour_form_a12580f6cc5840249fa13d2a8338a05d button.btn, input[type="submit"].btn {
	color: #ffffff;
	background-image: linear-gradient(to right, #ff9c25, #ff9c26);
	float: left;
	margin-top: -36px;
	margin-left: 20px;
	font-size: 1.5em;
	padding: .5em;
	
}

#contour_form_a12580f6cc5840249fa13d2a8338a05d .btn:hover, .btn:focus {
	background-position: 0 0;

}

#contour_form_a12580f6cc5840249fa13d2a8338a05d .btn:hover, .btn:focus, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {
	background-image: linear-gradient(to right, #fd9925, #E46B1F);
	background-color: #ff9c25;

}


#contour_form_a12580f6cc5840249fa13d2a8338a05d .contourPageName {
	font-size: 2em !important;
	line-height: 1em !important;
	color: #FFFFFF;
	margin-left: -30px;
	margin-right: 15px;
}

.contour input.text, .contour textarea {
    max-width: 500px !important;
    padding: .50em !important;
    display: block;
    width: 95%;
	font-size: 16px;
}

.oConsulting {
	background-color: #EEEEEE;
	overflow: hidden;
	max-width: 770px;
}

.oConsulting .grayfont {
	color: gray;
	font-weight: bold;
}

.oConsulting .greenfont {
	color: #60895c;
	font-size: 2em;
	font-weight: bold;
}

.oConsulting .blackfont {
	color: #000000;
	font-size: 1.5em;
}

.oConsulting .smallfont {
	font-size: .65em;
	text-align: center;
	margin-left: 32px;
	color: #878787;
	padding-bottom: 10px;
}

.oConsulting img {
	box-shadow: none;
	-webkit-box-shadow: none;	
}

.oConsulting H2 {
	font-size: 1.7em;
	color: #6a9baa;
	text-transform: none;
	font-weight: bold;
	text-align: center;
	margin: 5px 0 8px 0;
	letter-spacing: .05em;
}

/*Rebates Page Form CSS*/

.oRebatesForm {
    background: #e2d6cc;
    max-width: 771px;
}

.oRebatesForm .btn1:hover, .btn1:focus, .btn1:active, .btn1.active, .btn1.disabled, .btn1[disabled] {
	background-image: linear-gradient(to right, #ff9c25, #ff9c26) !important;
	background-color: #ff9c26;	
}

.oRebatesForm .btn:hover, .btn1:focus {
	background-position: 0 0 !important;	
}

.oRebatesForm button.btn1, input[type="submit"].btn1 {
	color: #ffffff;
	background-image: linear-gradient(to right, #e46b1f, #e46b1f);
	float: left;
	margin-top: -34px;
	margin-left: 19px;
	font-size: 16px;
	font-weight: 600;
	padding: .8em;
	border: none;
	
 } 

#contour_form_0b1a04ea-596d-4215-a70e-876ba6a3852f .contourPage {
padding: 20px;
}

#contour_form_0b1a04ea-596d-4215-a70e-876ba6a3852f .contourpage, .contourPageName {
	font-size: 1.4em !important;
	line-height: 1em !important;
	text-align: center;
	
	color: #444444;

}

#contour_form_0b1a04ea-596d-4215-a70e-876ba6a3852f contour fieldset, .contour fieldset {
padding: 20px !important;
}
/* Drop-down CSS */
#contour_form_0b1a04ea-596d-4215-a70e-876ba6a3852f #contour select, .contour select {
    max-width: 100% !important;
    /* padding: .50em !important; */
    display: block;
    width: 100%;
	font-size: 16px;
	height: 38px;
	border-radius: 25px;
	color: #A0A0A0;
}

#contour_form_0b1a04ea-596d-4215-a70e-876ba6a3852f label.fieldLabel, .contour label.fieldLabel, .help-block {
    display: none !important;
}

.oRebates {
	background-color: #EEEEEE;
	overflow: hidden;
	max-width: 770px;
}

.oRebates .grayfont {
	color: gray;
	font-weight: bold;
}

.oRebates .greenfont {
	color: #60895c;
	font-size: 2em;
	font-weight: bold;
}

.oRebates .blackfont {
	color: #000000;
	font-size: 1.5em;
}

.oRebates .smallfont {
	font-size: .65em;
	text-align: center;
	margin-left: 32px;
	color: #878787;
	padding-bottom: 10px;
}

.oRebates img {
	box-shadow: none;
	-webkit-box-shadow: none;	
}

.oRebates H2 {
	font-size: 1.7em;
	color: #6a9baa;
	text-transform: none;
	font-weight: bold;
	text-align: center;
	margin: 5px 0 8px 0;
	letter-spacing: .05em;
}

.oRebatesYellowBox {
	background-color: #ffe395;
	/* padding: 20px; */
	max-width: 771px;
	min-height: 120px;
	padding-top: 25px;
}

.oRebatesYellowBox img {
	box-shadow: none;
	-webkit-box-shadow: none;
	margin: 0px 30px 0px 20px
}

.oRebatesYellowBoxText1 {
font-size: 1.3em;
color: #e46b1f;
font-weight: 700;
}

.oRebatesYellowBoxText2 {
font-size: 1.3em;
font-weight: 500;
}

.oRebatesYellowBoxText3 {
font-size: 1.1em;
font-weight: 500;
}

.oRebatesYellowBox a {
  background-color: #e46b1f; /* OPPD Dark Orange*/
  border: none;
  color: white;
  padding: 10px 25px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  margin: -88px 25px 0px 0px;
}


.bottomcontent h4 {
	color: #5f875a;
	font-size: 1.8em;
	font-weight: 500;
	padding-bottom: 20px;
}

.bottomcontent h5 {
	font-size: 1.5em;
	padding-bottom: 20px;
	font-weight: 500;

}

.bottomcontent ul li {
	  list-style-type: square;
	  color: #ff9c25;
	  font-size: 2em;
	  line-height: 10px;
	  
}

.bottomcontent ul li p{
	color: #3b3b3b;
	font-size: .7em;
	  
}
	
	
/*~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~ CONSULTING LEFT & RIGHT COLUMN STYLES ~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~*/

.oConsultingLeftColumn {
	float: left;
	width: 50%;
	box-sizing: border-box;
	padding: 0 25px 0 0;
	text-align: center;
	/* border-right: 1px dotted #999; */
}

.oConsultingRightColumn  {
	float: left;
	width: 50%;
	box-sizing: border-box;
	padding: 0 0 0 15px;
	/* border-left: 1px dotted #999; */
	margin-left: -1px;
	text-align: center;
}

.oConsultingRightColumn img  {
	box-shadow: none;
	-webkit-box-shadow: none;	
}

@media only screen and (max-width: 768px) {
 #contour_form_a12580f6cc5840249fa13d2a8338a05d {
	background-color: #73a36c;
	width: 355px;
    padding-left: 10px;
}

 #contour input.text, #contour textarea, .contour input.text, .contour textarea {
    width: 85% !important;
}
}

@media only screen and (max-width: 1024px) {
 #contour_form_a12580f6cc5840249fa13d2a8338a05d {
	background-color: #73a36c;
	width: 355px;
    padding-left: 10px;
}

 #contour input.text, #contour textarea, .contour input.text, .contour textarea {
    width: 80% !important;
}

#contour_form_a12580f6cc5840249fa13d2a8338a05d .contourPageName {
	font-size: 1.9em;
	line-height: 1em;
	color: #FFFFFF;
}

}

@media only screen and (max-width: 375px) {
 #contour_form_a12580f6cc5840249fa13d2a8338a05d {
	background-color: #73a36c;
	width: 300px;
    padding-left: 10px;
}

 #contour input.text, #contour textarea, .contour input.text, .contour textarea {
    width: 85% !important;
}

#contour_form_a12580f6cc5840249fa13d2a8338a05d .contourPageName {
	font-size: 1.5em;
	line-height: 1em;
	color: #FFFFFF;
}

.bottomcontent ul li p{
	color: #3b3b3b;
	font-size: .6em;
	line-height: 1.2em;
	  
}

}

/*~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~ REBATES LEFT & RIGHT COLUMN STYLES ~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~|~*/

.oRebatesHeader h3 {
	font-size: 1.7em;
	color: #fff;
	text-align: left;
	margin-left: 25px;
	float: left;
	text-transform: none;
	line-height: normal;

	
}

.oRebatesText {
	font-size: 1.2em;
	color: #fff;
	text-align: left;
	margin-left: 25px;
	margin-right: 25px;
	padding-top: 30px;
	
}

.oRebatesTextBold {
	color: #fff;
	text-align: left;
	margin: -20px 0px 25px 25px;
	font-weight: 700;
	
}

.oRebatesLeftColumn1 {
	float: left;
	width: 46%;
	box-sizing: border-box;
	padding: 0 25px 0 0;
	text-align: center;
	background: #5D7A8C;
	border-right: 25px solid #fff;
	min-height: 305px;
}

.oRebatesLeftColumn1 a{
  background-color: #ff9c25; /* OPPD Orange*/
  border: none;
  color: white;
  padding: 10px 25px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  margin-left: 25px;
  margin-bottom: 30px;
}

.oRebatesLeftColumn1 img  {
	box-shadow: none;
	-webkit-box-shadow: none;
	padding: 15px;
	margin-bottom: 0px;
}

.oRebatesRightColumn1  {
	float: left;
	width: 46%;
	box-sizing: border-box;
	padding: 0 25px 0 0;
	margin-left: -1px;
	text-align: center;
	background: #73a36c;
	min-height: 305px;
}

.oRebatesRightColumn1 a{
  background-color: #ff9c25; /* OPPD Orange*/
  border: none;
  color: white;
  padding: 10px 25px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  margin-left: 25px;
  margin-bottom: 30px;
}

.oRebatesRightColumn1 img  {
	box-shadow: none;
	-webkit-box-shadow: none;
	padding: 15px;
	margin-bottom: 0px;
}

.oRebatesLeftColumn2 {
	float: left;
	width: 46%;
	box-sizing: border-box;
	padding: 0 25px 0 0;
	text-align: center;
	background: #60895c;
	border-right: 25px solid #fff;
	min-height: 395px;
}

.oRebatesLeftColumn2 a{
  background-color: #ff9c25; /* OPPD Orange*/
  border: none;
  color: white;
  padding: 10px 25px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  margin-left: 25px;
  margin-bottom: 30px;
}

.oRebatesLeftColumn2 img  {
	box-shadow: none;
	-webkit-box-shadow: none;
	margin-top: 20px;
}

.oRebatesRightColumn2  {
	float: left;
	width: 46%;
	box-sizing: border-box;
	padding: 0 25px 0 0;
	margin-left: -1px;
	text-align: center;
	background: #6a9baa;
	min-height: 305px;
}

.oRebatesRightColumn2 a{
  background-color: #ff9c25; /* OPPD Orange*/
  border: none;
  color: white;
  padding: 10px 25px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  margin-left: 25px;
  margin-bottom: 30px;
}

.oRebatesRightColumn2 img  {
	box-shadow: none;
	-webkit-box-shadow: none;
	padding: 15px;
	margin-bottom: 0px;
}

.oRebatesButton2 a {
  background-color: #60895c; /* OPPD Green*/
  border: none;
  color: white;
  padding: 10px 25px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  margin-left: 25px;
  margin-bottom: 30px;
}

.oRebatesButton3 a {
    background-color: #777777; /* OPPD Gray*/
    border: none;
    color: white;
    padding: 10px 25px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    margin-left: 25px;
    margin-bottom: 30px;
}

.oRebatesButton4 a {
    background-color: #e46b1f; /* Orange*/
    border: none;
    color: white;
    padding: 10px 25px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    margin-left: 25px;
    margin-bottom: 30px;
}

/* Rebates Bottom Content */

.oRebatesbottomcontent h4 {
	color: #5f8559;
	font-size: 1.8em;
	font-weight: 700;
	padding-bottom: 20px;
}

.oRebatesbottomcontent h5 {
	font-size: 1.5em;
	padding-bottom: 20px;
	font-weight: 700;

}

.oRebatesbottomcontent ul li {
	  list-style-type: square;
	  color: #ff9c25;
	  font-size: 2em;
	  line-height: 5px;
	  
}

.oRebatesbottomcontent li {
	  margin-left: 30px;
}

.oRebatesbottomcontent p{
	color: #565656;
	font-size: 1.1em;
	  
}

.oRebatesbottomcontent ul li p{
	color: #565656;
	font-size: .6em;
	line-height: 1em;
	margin: 0 0 20px 0;
	  
}

.oRebatesbottomcontent img  {
	box-shadow: none;
	-webkit-box-shadow: none;
	padding: 25px 65px 0px 0px;
	margin-bottom: 0px;
}

/* .bottomcontent ul li p{ */
	/* color: #3b3b3b; */
	/* font-size: .6em; */
	/* line-height: 1.2em; */
	  
/* } */


@media only screen and (max-width: 768px) {
 #contour_form_a12580f6cc5840249fa13d2a8338a05d {
	background-color: #73a36c;
	width: 355px;
    padding-left: 10px;
}

 #contour input.text, #contour textarea, .contour input.text, .contour textarea {
    width: 85% !important;
}
}

@media only screen and (max-width: 1024px) {
 #contour_form_a12580f6cc5840249fa13d2a8338a05d {
	background-color: #73a36c;
	width: 355px;
    padding-left: 10px;
}

 #contour input.text, #contour textarea, .contour input.text, .contour textarea {
    width: 80% !important;
}

#contour_form_a12580f6cc5840249fa13d2a8338a05d .contourPageName {
	font-size: 1.9em;
	line-height: 1em;
	color: #FFFFFF;
}

}

@media only screen and (max-width: 375px) {
 #contour_form_a12580f6cc5840249fa13d2a8338a05d {
	background-color: #73a36c;
	width: 300px;
    padding-left: 10px;
}

 #contour input.text, #contour textarea, .contour input.text, .contour textarea {
    width: 85% !important;
}

#contour_form_a12580f6cc5840249fa13d2a8338a05d .contourPageName {
	font-size: 1.5em;
	line-height: 1em;
	color: #FFFFFF;
}

}