/*--- Here is the way the style sheet is grouped. Please add the new style to the corresponding grouping...
 - RESET STYLES
 - MAIN STYLES
 - LINK STYLES
 - HEADER STYLES
 - TABLE STYLES
 - MAIN COLUMN STYLES
 - SIDE NAV COLUMN STYLES
 - SIDEBAR STYLES
 - NEWS RELEASE STYLES
 - GOOGLE SEARCH STYLES
 - FORM STYLES
 - FOOTER STYLES
 - PRINT SPECIFIC STYLES
 ---*/
 
 /*---  pricingDetailPanelInfo is being used in the jquery stuff and isn't in this file.  ---*/
 
/*--------------- RESET STYLES -----------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0px;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0px;
}
body {
	line-height: 1.1em;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*--------------- MAIN STYLES -----------------*/
body {
	background: #d4dcde url(../../images/bg_site.gif) repeat-x left top;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.3em;
}
.pageDimensions {
	width: 975px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;		
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	margin: 15px 0px;
	line-height: 1.2em;
}
h1 {
	font-size: 150%;
	margin: 25px 0px;
}
h2 {
	font-size: 130%;
}
h3, h4, h5, h6 {
	font-size: 115%;
}
strong, b {
	font-weight: bold;
}
p {
	margin: 15px 0px;
}

.smallText {
	font-size: 85%;
}
.disclaimer {
    font-size: 90%;
    color: #006666;
    margin-top: 20px;
}

p, li, dt, dd, legend, label {
	font-size: 100%;
}
ul {
	list-style: disc;
	margin: -10px 0px 15px;
}
ol {
	list-style: decimal;
	margin: 15px 0px;
}
dl {
	margin: -5px 0px 0px;
	padding: 0px;
}
dt {
	font-weight: bold;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
}
dd {
	padding: 5px 0px 0px;
	margin: 0px 0px 0px 20px;
}
li {
	margin: 0px 0px 0px 40px;
	padding-top: 5px;
}
ul ul {
	list-style: disc;
	margin: 10px 0px 0px;
}
li li {
	font-size: 100%;
	margin: 0px 0px 0px 20px;
}
sup {
    font-size: 60%;
    vertical-align: top;
}
.siteSpacedList {
	margin-top: -10px;
}
.siteSpacedList li {
	padding-top: 10px;
}
.siteSpacedList li ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
.siteSpacedList li li {
	padding-top: 5px;
}
.leftAlign {
	text-align: left !important;
}
.centerAlign {
	text-align: center !important;
}
.rightAlign {
	text-align: right !important;
}
img {
	border-width: 0px;
}
form {
	margin: 0px;
	display: inline;
}
input, textarea, select {
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
}
hr {
	display: none;	
}

.indentedFeature {
	margin-top: 20px;
	margin-left: 20px;
}

.indentedFeatureDouble {
	margin-top: 20px;
	margin-left: 40px;
}
.indentedFeature h3 {
	margin-bottom: 5px;
}
.indentedFeature p {
	margin-top: 0px;
}

.officeInfo {
	margin-bottom: 20px;
	width: 500px;
}
th.contactInformation {
	width: 180px;
}

.termsWithCaption {
	float: right;
	margin: 0px 0px 20px 20px;
	width: 254px;
	height: 210px;
}
.termsWithCaption p.termsCaption {
	margin: -70px 10px 0px;
	font-size: 85%;
	text-align: center;
}

.photoWithCaption {
	float: right;
	margin: 0px 0px 20px 20px;
}
.photoWithCaption img {
	border: 1px solid #000;
}
.photoWithCaption p.photoCaption {
	margin: 10px 0px 0px;
	font-size: 85%;
	text-align: center;
}

.photoFloatRight {
	float: right;
	margin: 0px 0px 20px 20px;
}
.photoFloatRight p.photoCaption {
	margin: 10px 0px 0px;
	font-size: 85%;
	text-align: center;
}

.photoWithBorder img {
	border: 1px solid #000;
}

.sitePhoto {
	float: right;
	margin: 0px;
	border-bottom: 15px solid #fff;	
	border-left: 15px solid #fff;
}
.sitePhoto, .sitePhotoNoBorder {
	float: right;
	margin: 0px 0px 20px 20px;
	clear: both;
}

.spacer {
	clear: right;
}

.pleaseNoteDescription {
	font-weight: bold;
	background: url(../../images/info_16.gif) no-repeat 20px 0px;
	padding: 1px 0px 0px 42px;
}
/* Columns */
.rightColumn {
	WIDTH: 350px; FLOAT: right
}



.leftColumn {
	WIDTH: 350px; FLOAT: left
}



/*TABLES */

table.siteTable {
	border-collapse: collapse;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	margin-bottom: 10px;
}
table.siteTable td, table.siteTable th {
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	font-size: 90%;
	text-align: center;
	padding: 2px 5px;
}
table.siteTable th {
	vertical-align: bottom;
	background-color: #efeeeb;
	padding: 3px 5px;
	font-weight: bold;
}
table.siteTable td {
	vertical-align: top;
	padding: 3px 5px;
}
table.siteTable td.col1, table.siteTable th.col1 {
	text-align: left;
}
table.siteTable tr.evenRow td {
	background-color: #e2e2e2;
}
table.siteTable td.amount {
	text-align: right;
	white-space: nowrap;
}
table.siteTable td.event {
	text-align: right;
	font-weight: bold;
}
table.siteTable td.noData {
	padding: 20px;
	color: #F00;
	font-weight: bold;
	text-align: center;
}

/* clearfix styles */
.clearfix:after {
    clear: both;
    display: block;
    content: ".";
    height: 0px;
    visibility: hidden;
}
.clearfix {
    display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
li.clearfix {
    display: list-item;
}
/* End hide from IE-mac */

/* ---------- LINK STYLES ---------- */
a {
	color: #066;
}			

a:visited {
	color: #069;
}			

a:hover, input.styledButton:hover {	
	color: #f58026 !important;	
}			

a.help {
	cursor: help;
}

/* ---------- HEADER STYLES ---------- */
#siteHeader {
	height: 95px;
	background: url(../../images/bg_siteHeader.gif) no-repeat left top;
	position: relative;
	z-index: 100;
}
#siteLogo {
	position: absolute;
	top: 13px;
	left: 56px;
	width: 118px;
	height: 61px;
	margin: 0px;
}
#siteLogo a {
	display: block;
	width: 118px;
	height: 61px;
	background: url(../../images/siteLogo.gif) no-repeat left top;
}
#siteLogo a span {
	display: none;
}
#siteTagline {
	position: absolute;
	margin: 0px;
	top: 16px;
	left: 230px;
	background: url(../../images/tagline.gif) no-repeat left top;
	height: 13px;
	width: 230px;
}
#siteTagline span {
	display: none;
}
#siteTopNav {
	position: absolute;
	top: 41px;
	left: 258px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#siteTopNav li {
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	position: relative;
}
#siteTopNav li a {
	color: #fff;
	display: block;
	font-weight: bold;
	text-decoration: none;
	padding: 8px 20px 8px 0px;
	float: left;
}
#siteTopNav li ul {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: -10px;
	top: 28px;	
	background-color: #666666;
	margin: 0px;
	padding: 0px;
	display: none;
	float: left;
	border: 1px solid #066;
}
#siteTopNav li ul li {
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #999; /*--Create bevel effect--*/
	border-bottom: 1px solid #333; /*--Create bevel effect--*/
	clear: both;
	width: 200px;
	font-size: 90%;
}
#siteTopNav li ul li a {
	float: left;
	width: 200px;	
	background-color: #666666;
	padding: 5px 0px;
	background-image: none;
}
#siteTopNav li ul li a span {
	display: block;
	padding: 0px 10px;
}
#siteTopNav li a {
	color: #fff;
	text-decoration: none;	
}
#siteTopLinks {
	position: absolute;
	top: 12px;
	right: 20px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#siteTopLinks li {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	float: left;
	font-size: 85%;
	font-weight: bold;
	vertical-align: top;
}
#siteTopLinks li.contact a {
	display: block;
	background: url(../../images/mail_16.gif) no-repeat right center;
	padding-right: 20px;
	min-height: 16px;
	vertical-align: top;
	
}
* html #siteTopLinks li.contact a {
	height: 16px;
	
}
#siteTopLinks li label {
	display: none;	
}

.greenHeading {
	font-weight: bold;
	font-size: 150%;
	color: #690;
	line-height: 1em;		
}


/* ---------- TABLE STYLES ---------- */



/* ---------- Marketing STYLES  (aggregrate and marketing pages) ---------- */
#mktgContent {
	float: right;
	width: 900px;
}

#mktgPagePhoto {
	height: 140px;
	margin-bottom: -25px;	
	position: relative;
	top: -30px;
}

.mktgPageHeading {
	position: absolute; 
	margin: 0px;
	color: #fff;
	width: 360px;
	height: 140px;
	top: -10px;
}

.mktgPageHeading span {
	position: absolute;
	display: block;
	bottom: 15px;
	left: 15px;
}  

/* ---------- MAIN COLUMN STYLES ---------- */
#siteContent {
	background: url(../../images/bg_siteContentTop.gif) no-repeat left top;
	margin-top: 15px;
	padding-top: 15px;
	position: relative;
}
#homePage #siteContent {
	margin-top: 150px;
}
#siteBody {
	background: url(../../images/bg_siteContentBottom.gif) repeat-y left top;
	padding: 0px 20px 20px 0px;
	min-height: 450px;
}
* html #siteBody {
	min-height: 435px;
}
#homePage #siteBody {
	padding-bottom: 0px;
	min-height: 0px;
}
* html #homePage #siteBody {
	height: 0px;
}
#mainContent {
	float: right;
	width: 725px;
}
#homePageLeftColumn {
	position: absolute;
	top: -140px;
	left: 20px;
	width: 190px;	
}
#siteLogin {
	background-color: #efeeeb;
	border: 1px solid #b1ab9a;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;

}
#siteLogin legend {
	font-size: 90%;
	padding: 15px 15px 0px;
	margin-bottom: 0px;
	background-color: transparent;
	margin-left: 0px;
	border-width: 0px;
	position: relative;
	left: -7px;
}
#siteLogin fieldset {
	margin-top: 0px;
	padding-bottom: 0px;
	background-image: none;
	border-width: 0px;	
}
#siteLogin label {
	font-weight: bold;
	font-size: 85%;
	display: block;
	padding: 10px 15px 0px;
}
#siteLogin input {
	width: 155px;
	margin-left: 15px;
}
#siteLogin #btnLogin {
	width: auto;
	margin-left: 0px;	
}
#siteLogin ul {
	margin: 0px 15px;
	padding: 0px 0px 10px;
}
#siteLogin ul li {
	font-size: 85%;
	margin: 0px 0px 0px 25px;
	padding: 0px;
}
#homePageQuickLinks {
	margin: 10px 0px 0px 15px;
	padding: 0px;
	list-style: none;
}
#homePageQuickLinks li {
	margin: 5px 0px 0px;
	padding: 0px;
	width: 160px;
	overflow: hidden;
	line-height: 1em;
	list-style-type: none;
}
#homePageQuickLinks li a {
	display: block;
	height: 25px;
	background: url(../../images/quick_button_l.gif) no-repeat left top;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
#homePageQuickLinks li a span {
	display: block;
	height: 25px;
	background: url(../../images/quick_button_r.gif) no-repeat 142px 0px;
}
#homePageQuickLinks li a span span {
	padding: 5px 10px 0px 10px;
	height: auto;
	background-image: none;
	text-align: center;
}
#homePageQuickLinks li a:hover {
	background-position: 0px -25px;
	color: #fff !important;
}
#homePageQuickLinks li a:hover span {
	background-position: 142px -25px;
}
#homePageIntro {
	margin-top: 0px;
	padding-bottom: 10px;	
}
#promoContainer {	
	position: absolute;
	top: -175px;
	left: 260px;
	width: 695px;
	height: 175px;
	margin: 0px;
	list-style: none;
}
#promoContainer ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.rotatingPromo {
	margin: 0px;
	padding: 0px;
	font-size: 170%;
	font-weight: bold;
	line-height: 1.1em;
}
.rotatingPromo a {
	display: block;
	height: 175px;
	background: url(../../images/promo.jpg) no-repeat left top;
	text-decoration: none;
	position: relative;
	cursor: pointer;
	color: #000;
}
#promo1 a {
	background-position: 0px 0px;
}
#promo2 a {
	background-position: 0px -175px;
}
#promo3 a {
	background-position: 0px -350px;
}
#promo4 a {
	background-position: 0px -525px;
}
.rotatingPromo a span {
	display: block;
	position: absolute;
	top: 50px;
	left: 0px;
	width: 300px;
}
#promoHeading, #promo2, #promo3, #promo4, #promoControls a span {
	display: none;
}
#promoControls {			
	position: absolute;
	bottom: 15px;
	left: 0px;
	margin: 0px;
	height: 24px;
}
#promoControls a {
	float: left;
	display: block;
	height: 24px;
	width: 24px;
	margin: 0px 5px 0px 0px;
	cursor: pointer;
}
#promo1button {
	background: url(../../images/promo_controls.gif) no-repeat 0px 0px;
}
#promo2button {
	background: url(../../images/promo_controls.gif) no-repeat -24px 0px;	
}
#promo3button {
	background: url(../../images/promo_controls.gif) no-repeat -48px 0px;
}
#promo4button {
	background: url(../../images/promo_controls.gif) no-repeat -72px 0px;
}
#promo1button:hover, #promo1button.active {
	background-position: 0px -24px;
}
#promo2button:hover, #promo2button.active {
	background-position: -24px -24px;
}
#promo3button:hover, #promo3button.active {
	background-position: -48px -24px;
}
#promo4button:hover, #promo4button.active {
	background-position: -72px -24px;
}
#homePageMainPromo {
	background-color: #deee84;
	height: 55px;
	padding: 0px 15px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 15px;
	position: relative;
}
#homePageMainPromo #mainPromoGraphic {
	position: absolute;
	background:url(../../images/bg_mainPromoGraphic.gif) repeat-y left top;
	width: 182px;
	height: 77px;
	top: -11px;
	left: 25px;
}
#mainPromoGraphic h2, #mainPromoGraphic p {
	display: none;
}
#homePageMainPromo label {
	font-weight: bold; 
}
#homePageMainPromo p {
	margin: 0px 0px 0px 243px;
	padding-top: 18px;
}
#homePageMainPromo select {
	margin-right: 15px;
}
#homePageSecondaryPromos {
	position: relative;
	background:url(../../images/bg_homePageSecondaryPromos.gif) repeat-y left top;
}
#homePageSecondaryPromos div {
	width: 243px; 
	float: left;
}
#secondaryPromo1 {
	
}
#secondaryPromo2 {
	
}
#homePageSecondaryPromos #secondaryPromo3 {
	width: 235px;
}
#homePageSecondaryPromos h3 {
	padding-top: 10px;
}
#homePageSecondaryPromos h3, #homePageSecondaryPromos p {
	margin: 0px 15px 10px;
}
#homePageSecondaryPromos ul {
	margin: -5px 15px 0px;
	padding: 0px 0px 10px;
}
#homePageSecondaryPromos ul li {
	margin: 0px 0px 0px 25px;
	padding: 5px 0px 0px;
}
#homePageMoreInfo {
	background-color: #efeeeb;
	position: relative;
	margin: 0px -19px 0px -229px;
	padding: 10px 15px;
	border-top: 15px solid #fff;
}
#homePageMoreInfo h2 {
	margin: 0px;
	float: left;
	width: 450px;
	text-align: right;
}
#homePageMoreInfo ul {
	display: block;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 488px;
}
#homePageMoreInfo li {
	margin: 0px;
	padding: 0px 0px 5px;
	display: block;
	float: left;
	width: 244px;
}
#homePageMoreInfo li span {
	display: list-item;
	margin-left: 27px;
	list-style-type: disc;
	list-style-position: inside;
}
#pagePhoto {
	height: 152px;
	margin-bottom: -35px;	
	position: relative;
	top: -40px;
}
.breadcrumbs {
	font-size: 85%;
	margin-top: 0px;	
}
.breadcrumbNav {
    margin-top: 0px;
    font-size: 85%;
}
.breadcrumbNav label {
    font-size: 100%;
}
.pageHeading {
	position: absolute; 
	margin: 0px;
	color: #fff;
	width: 360px;
	height: 152px;
	top: -25px;
}
.pageHeading span {
	position: absolute;
	display: block;
	bottom: 15px;
	left: 15px;
}
#pricingDetailsTabs {
	margin: 0px;
	padding: 0px;
    height: 30px;
	list-style: none;
	position: relative;
}
#pricingDetailsTabs li {
	float: left;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 15px;
}
#pricingDetailsTabs li a, #pricingDetailsTabs li.btnTabs {
    display: block;
    height: 30px;
	background: url(../../images/tabs.gif) no-repeat 0px 0px;
	color: #fff !important;
	text-decoration: none;
}
#pricingDetailsTabs li.btnTabs input {
    display: inline;
    background-color: Transparent;
    border-width: 0px;
    margin: 0px;
    padding: 0px;
	color: #fff;
	font-weight: bold;
	font-size: 90%;
	font-family: Arial, Helvetica, Sans-Serif;
	overflow: visible; 
	width: auto;
	height: 15px;
	cursor: pointer;
}
#pricingDetailsTabs.showTab1 li a.tab1, .showTab1 #pricingDetailsTabs li.tab1 {
    background-position: 0px 0px;
}
#pricingDetailsTabs.showTab1 li a.tab2, .showTab1 #pricingDetailsTabs li.tab2  {
    background-position: -20px -35px;
}
#pricingDetailsTabs.showTab2 li a.tab1, .showTab2 #pricingDetailsTabs li.tab1  {
    background-position: 0px -35px;
}
#pricingDetailsTabs.showTab2 li a.tab2, .showTab2 #pricingDetailsTabs li.tab2  {
    background-position: -20px 0px;
}
#pricingDetailsTabs li a:hover, #pricingDetailsTabs li input:hover {
	text-decoration: underline;
	cursor: pointer;
}
#pricingDetailsTabs li span {
    display: block;
    height: 30px;
	background: url(../../images/tabs_2.gif) no-repeat right top;
	overflow: hidden;
}
#pricingDetailsTabs.showTab1 li a.tab1 span, .showTab1 #pricingDetailsTabs li.tab1 span {
    background-position: 100% -35px;
}
#pricingDetailsTabs.showTab1 li a.tab2 span, .showTab1 #pricingDetailsTabs li.tab2 span {
    background-position: 100% -140px;
}
#pricingDetailsTabs.showTab2 li a.tab1 span, .showTab2 #pricingDetailsTabs li.tab1 span {
    background-position: 100% -70px;
}
#pricingDetailsTabs.showTab2 li a.tab2 span, .showTab2 #pricingDetailsTabs li.tab2 span  {
    background-position: 100% 0px;
}
#pricingDetailsTabs li span span {
    display: block;
    height: auto;
    background-image: none;
    padding: 6px 40px 0px 20px;
}
#pricingDetailsTabs li a.tab2 span span, #pricingDetailsTabs li.tab2 span span {
    padding-left: 0px;
}
.pricingDetailsPanel {
	border: 1px solid #e55c00;
	-webkit-border-radius: 10px;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius: 10px;
	-moz-border-radius-topleft: 0;
	border-radius: 10px;
	border-top-left-radius: 0;
	padding: 15px;
}
* html .pricingDetailsPanel {
	height: 1px;
}
.pricingDetailsPanel p {
	margin-top: 15px 0px 0px 0px;
}
.pricingOptionsTable {
	background: url(../../images/line_h.gif) repeat-x left top;
	width: 100%;
		
}
.pricingOptionsTable tr {
	background: url(../../images/line_h.gif) repeat-x left bottom;
		
}
.pricingOptionsTable tr tr {
	background-image: none;
		
}
.pricingOptionsTable tr.collapsed td.details span a {
    background: url("/images/icons/expand.gif") no-repeat scroll 0 3px transparent;
    padding-left: 15px;
}
.pricingOptionsTable tr.expanded td.details span a {
    background: url("/images/icons/collapse.gif") no-repeat scroll 0 3px transparent;
    padding-left: 15px;
}
.pricingOptionsTable td {
	width: 25%;
	text-align: center;
	font-size: 85%;
	padding-bottom: 10px;
	padding-top: 10px;
	vertical-align: top;
		
}
.pricingOptionsTable td td {
	font-size: 100%;
	text-align: left;
		
}
.pricingOptionsTable td.price {
	font-size: 85%;
	color: #666;
	line-height: 1.2em;
		
}
.pricingOptionsTable td.price span.amount {
	font-weight: bold;
	font-size: 200%;
	color: #690;
	line-height: 1em;
		
}
.pricingOptionsTable td.details {
	width: 50%;
	text-align: left;		
}
.pricingOptionsTable td.details img{
	float: right;
	margin-right: 20px;		
}
.pricingOptionsTable td.details h4 {
	margin-top: 0px;
	text-align: left;	
}
.pricingOptionsTable td.details h4 span {
	font-weight: normal;
	font-size: 85%;		
}
.pricingOptionsTable td.details a {
	text-decoration: underline;
	cursor: pointer;
}
.pricingOptionsTable .btnEnroll {
	display: block;
	height: 25px;
	width: 125px;
	background: url(../../images/btn_enroll.gif) no-repeat 0px 0px;
	margin-left: auto;
	margin-right: auto;
}
.pricingOptionsTable .btnEnroll:hover {
	background-position: 0px -25px;
}
.pricingOptionsTable .btnEnroll span {
	display: none;
}

.savingPercentPromo {
	font-size: 200%;
	color: Gray;
	font-weight: bold;
}

.commercialPromo {
	margin: 15px 225px 0px 0px;
	background-color: #deee84;
	padding: 10px 15px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	position: inherit;
}

.ecovationsPromo {
	margin-top: 15px;
	background-color: #deee84;
	padding: 10px 15px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	position: relative;	
}
.ecovationsPromo h3 {
	margin: 0px;
}
.ecovationsPromo h3 a {
	display: block;
	background: url(../../images/logo_ecovations.gif) no-repeat 0px 0px;
	height: 58px;
	width: 145px;
	position: absolute;
	top: 10px;
	left: 15px;
}
.ecovationsPromo h3 a span {
	display: none;
}
.ecovationsPromo ul {
	margin: 0px 0px 0px 160px;
}
.ecovationsPromo li {
	margin: 0px 0px 0px 15px;
	padding: 0px;
}
.siteFeatures {
	margin: 0px;
	position: relative;
}
.siteFeatures div {
	background: url(/images/line_h.gif) repeat-x left top;
	padding-top: 10px;
	overflow: hidden;
}
* html .siteFeatures div {
	height: 1px;
	overflow: visible;
}
.siteFeatures img {
	float: left;
	margin-bottom: 10px;
	margin-left: 10px;
	border: none;
}
.siteFeatures h4 {
	margin: 0px 0px 5px 70px;
	padding-top: 5px;
}
.siteFeatures p {
	margin: 0px 0px 15px 70px;
	min-height: 30px;
}
* html .siteFeatures p {
	height: 30px;
}

/* -------- DMM Pricing History --------- */
.ratePlanTable {
    border-top: #999 1px solid;
    border-left: #999 1px solid;
    margin-top: 10px;
    margin-bottom: 10px;
}
.ratePlanTable th {
    background-color: #efeeeb;
    border-right: #999 1px solid;
    border-bottom: #999 1px solid;
    padding: 3px 5px;
    vertical-align: top;
    text-align: center;
    font-size: 90%;
    color: #000;
}
.ratePlanTable tr.highlight {
    background-color: #EDEDED;
}
.ratePlanTable td {
    border-right: #999 1px solid;
    border-bottom: #999 1px solid;
    padding: 3px 5px;
    vertical-align: top;
    text-align: center;
    font-size: 90%;
}
.ratePlanTable .ratePlanColumn {
    text-align: left;
}
.ratePlanTable .dividerRow {
    border-top: 2px solid #999999;
}
tr.programRow1 td {
    background-color: #0036CC;
    height: 10px;
}
tr.programRow2 td {
    background-color: #6681CC;
    height: 10px;
}
tr.programRow3 td {
    background-color: #99A6CC;
    height: 10px;
}
tr.programRow4 td {
    background-color: #FF9900;
    height: 10px;
}
tr.programRow5 td {
    background-color: #FFCC7F;
    height: 10px;
}
tr.programRow6 td {
    background-color: #FFE5BF;
    height: 10px;
}

.hidden {
	display: none;
}


/* ---------- SIDE NAV COLUMN STYLES ---------- */
#sectionNav {
	float: left;
	width: 190px;
	margin: 5px 0px 0px 20px;
}
#sectionNav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	background: url(../../images/line_h.gif) repeat-x 0px 0px;
}
#sectionNav ul li {
	margin: 0px;
	padding: 0px 0px 5px;
	font-weight: bold;
	background: url(../../images/line_h.gif) repeat-x left bottom;
}
#sectionNav ul li a {
	display: block;
	padding: 5px 5px 0px;
	text-decoration: none;
}
#sectionNav ul ul {
	list-style: disc;
	background-image: none;
}
#sectionNav ul li li {
	font-size: 85%;
	font-weight: normal;
	margin: 0px 0px 0px 25px;
	background-image: none;
	padding-bottom: 0px;
}
#sectionNav ul li ul li a {
	padding: 0px;
	border-width: 0px;
	text-decoration: underline;
}


/* ---------- SIDEBAR STYLES ---------- */

.siteSidebar {
	float: right;
	width: 190px;
	margin: 0px 0px 20px 20px;
	background-color: #f5f5f5; /* pale gray */
	clear: right;
	border: 1px solid #ccc;
}
.pricingDetailsPanel .programLearnMorePanel {
	float: left;
	margin: 0px 0px 0px -226px;
}
.siteSidebar h3 {
	margin: 10px 15px 0px;
	padding-bottom: 5px;
	background: url(../../images/line_h.gif) repeat-x left bottom;
	font-size: 90%;
}
.siteSidebar p {
	padding-left: 5px;
}
.siteSidebar .siteSidebarItems {
	margin: 0px;
	padding: 0px 15px 10px;
	list-style: none;
}
.siteSidebar .siteSidebarItems li {
	margin: 0px;
	padding: 5px 0px 10px;
	font-size: 85%;
	background: url(../../images/line_h.gif) repeat-x left bottom;
}
body .quickLinks .siteSidebarItems {
    list-style: disc;
}
body .quickLinks .siteSidebarItems li {
	padding: 5px 0px 0px;
	margin: 0px 0px 0px 15px;
	background-image: none;
}
.siteSidebar .siteSidebarItems li ul {
	margin: 5px 0px 0px 20px;
	padding: 0px;
}
.siteSidebar .siteSidebarItems li ul li {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	background-image: none;
}
.siteSidebar .siteSidebarItems li a {
	font-weight: bold;
}
.siteSidebar .siteSidebarItems li li a {
	font-weight: normal;
}
.siteSidebar .siteSidebarItems .rightMenuLink a.selected {
	text-decoration: none;
	color: #000;
}



/*-------------- OSU Styles ----------------*/
.OSULogo {
	float: left;
	margin: 20px 0px 0px 0px;
}
.OSUText {
    height: 15px;
    margin-top: 50px;
}

/*-------------- NEWS RELEASE STYLES ----------------*/


/*-------------- GOOGLE SEARCH STYLES ----------------*/
.googleLogo {
	float: right;
}
.googleSepBar {
	background: url(../../images/line_h.gif) repeat-x left bottom;
}
* html .googleSepBar {
	height: 1px;
}
#pageBody .googleSepBar p {
	text-align: right;
	padding: 10px 0px 5px;
	margin: 0px;
}
#pageBody .googleQuery span.l {
	line-height: 1.5em;
}
#pageBody .googleQuery p.g {
	padding-left: 21px;
	text-indent: -21px;
}
#pageBody .googleQuery p.g img {
	margin-right: 5px;
	vertical-align: middle;
}
#pageBody .googleQuery span.url {
	line-height: 1.5em;
	color: #666;
	font-size: 95%;
}
#pageBody .googlePaging {
	text-align: center;
}
#pageBody .googlePaging table {
	margin-left: auto;
	margin-right: auto;
}
#pageBody .googlePaging table td {
	font-size: 90%;
}
#pageBody .googleCopyright {
	text-align: center;
	color: #666;
	font-size: 85%;
}

/* ---------- FORM STYLES ---------- */
.siteButton {
	background-color: #ec8947;
	/* FF3.6 */
	/* Opera 11.10+ */
	/* Saf4+, Chrome */
	/* Chrome 10+, Saf5.1+ */
	color: #fff;
	font-weight: bold;
	border: 1px solid #e55c00;
	cursor: pointer;
	background-image: linear-gradient(top, #ec8947, #e55c00);/* IE6–IE9 */
	}
.siteButton:hover {
	background-color: #c87a47;
	/* FF3.6 */
	/* Opera 11.10+ */
	/* Saf4+, Chrome */
	/* Chrome 10+, Saf5.1+ */
	border: 1px solid #b34700;
	background-image: linear-gradient(top, #c87a47, #b34700);
}

.styledButton {  /*  copied this style because many of the pages had this name and it was easier to add the style, then change it 184 times - lazy I know.  */
	background-color: #ec8947;
	/* FF3.6 */
	/* Opera 11.10+ */
	/* Saf4+, Chrome */
	/* Chrome 10+, Saf5.1+ */
	color: #fff;
	font-weight: bold;
	border: 1px solid #e55c00;
	cursor: pointer;
	background-image: linear-gradient(top, #ec8947, #e55c00);/* IE6–IE9 */
	}
.styledButton:hover {
	background-color: #c87a47;
	/* FF3.6 */
	/* Opera 11.10+ */
	/* Saf4+, Chrome */
	/* Chrome 10+, Saf5.1+ */
	border: 1px solid #b34700;
	background-image: linear-gradient(top, #c87a47, #b34700);
}


/*MY ACCOUNT HOME PAGE - ENERGY MANAGER LOGIN BOX */
#sectionNavEM {
	width: 170px;
	float: right;
	margin: 0px 0px 15px 15px;
}
#sectionNavEM form {
	padding: 10px;
	border: 1px solid #ccc;
	display: block;
}
#sectionNavEM #frmLogin h3 {
	background: url(/images/security-locked_16.gif) no-repeat right top;
	padding-right: 20px;
	margin: 0px 0px 10px;
}
#sectionNavEM fieldset  {
	background: none;
	border: 0px;
	margin-top: 10px;
}
#sectionNav fieldset  {
	background: none;
	border: 0px;
}
#sectionNavEM fieldset legend {
	font-weight: bold;
	margin-bottom: 5px;
}
#sectionNavEM fieldset label {
	vertical-align: middle;
	font-size: 85%;
	padding-right: 10px;
}
#sectionNavEM fieldset input {
	margin: 2px 0px 5px;
	vertical-align: middle;
	font-size: 85%;
	width: 145px;
}
#sectionNavEM fieldset label input, #sectionNav fieldset input.styledButton {
	width: auto;
}
#sectionNavEM #frmLogin p {
	margin-top: 5px;
}
#sectionNavEM #frmLogin li {
	font-size: 85%;
	margin: 0px 0px 0px 20px;
}
#sectionNavEM #quickLinksHeading {
	background: url(/images/line_h.gif) repeat-x left top;
	padding-top: 10px;
}
#sectionNavEM #quickLinks {
	margin: 10px 0px 0px;
	padding: 0px;
	list-style: none;
}
#sectionNavEM #quickLinks li {
	margin: 5px 0px 0px;
	padding: 0px;
	width: 170px;
	overflow: hidden;
	line-height: 1em;
}
#sectionNavEM #quickLinks li a {
	display: block;
	height: 25px;
	background: url(/images/quick_button_l.gif) no-repeat left top;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
#sectionNavEM #quickLinks li a span {
	display: block;
	height: 25px;
	background: url(/images/quick_button_r.gif) no-repeat 150px 0px;
}
#sectionNavEM #quickLinks li a span span {
	padding: 5px 10px 0px 10px;
	height: auto;
	background-image: none;
	text-align: center;
}
#sectionNavEM #quickLinks li a:hover {
	background-position: 0px -25px;
	color: #fff !important;
}
#sectionNavEM #quickLinks li a:hover span {
	background-position: 150px -25px;
}

/* ---------- Form Styles ---------- */
.requiredFieldsLegend {
	font-size: 85%;
	margin-bottom: -20px;
	text-align: right;
}
fieldset {
	margin-top: 20px;
	padding-bottom: 10px;
	position: relative;
	background: url(/images/site_form_bg.gif) repeat-x left bottom;
	border: 1px solid #CCC;
}
fieldset label {
	font-size: 90%;
}
fieldset input {
	width: 200px;
	margin-bottom: 3px;
}
fieldset input.smField {
	width: 30px;
}
fieldset input.medField {
	width: 100px;
}
fieldset .rb {
    border: 0px;
}    
fieldset .rb td {
	padding: 0px;
}
fieldset .rb input, fieldset .rb label {
	width: auto;
	vertical-align: top;
	border: 0px;
}
fieldset .rb label {
	padding-right: 20px;
}
fieldset span.cb input, fieldset input.cb, fieldset input.rb {
	width: auto;
	border: 0px;
}
fieldset .spaceAfter {
	margin-bottom: 10px;
}
fieldset textarea {
	width: 300px;
	height: 75px;
}
fieldset legend {
	margin-bottom: 10px;
	font-weight: bold;
	background-color: #FFF;
	padding: 2px 5px;
	margin-left: 13px;
	border: 1px solid #CCC;
}
fieldset label.formLabel {
	width: 225px;
	display: block;
	float: left;
	clear: left;
}
fieldset label.formLabel span {
	text-align: right;
	display: block;
	padding: 0px 20px;
	position: relative;
}
fieldset label.formLabel img.requiredField {
	position: absolute;
	top: 2px;
	right: 5px;
}
fieldset .checkBoxRow {
	padding-left: 200px;
	padding-bottom: 10px;
}
fieldset.ratePlans div.ratePlanDisclaimer {
    margin: 0px 10px 0px 20px;
}
fieldset.ratePlans div.ratePlanDisclaimerCheckBox {
    margin: 0px 0px 0px 0px;
}
fieldset.ratePlans table  {
    margin: 0px 10px 0px 20px;
}
fieldset.ratePlans table td {
    vertical-align: top;
    padding-bottom: 20px;
}
fieldset.ratePlans table td div.programDetailsLink {
    padding-top: 5px;
}
fieldset.ratePlans table td ul {
    margin: 0px;
    padding: 0px;
}
fieldset.ratePlans table td ul li {
    margin: 5px 0px 0px 30px;
    padding: 0px;
}

/* -------------- FAQ STYLE -------------- */

#FAQ_QuestionList li {
	padding-bottom:5px;
}
div.FAQ_QandA {
	background: url(../../images/line_h.gif) repeat-x left top;
}
div.FAQ_QandA ul li.question {
	font-weight: bold;
	padding-bottom: 15px;
	padding-top: 15px;
	list-style: none;
	margin-left: 0px;
}
div.FAQ_QandA ul li.answer {
	font-weight: bold;
	list-style: none;
	margin-left: 0px;
}
div.FAQ_QandA ul li.answer span {
	font-weight: normal;
}
.coseLogo {
	width: 100px;
	float: right;
	margin: 5px 0px 20px 20px;
}

/* ---------- FOOTER STYLES ---------- */
#siteFooter {
	background: url(/images/bg_siteFooter.gif) no-repeat left bottom;
	font-size: 85%;
	padding-bottom: 15px;
	border-top: 1px solid #006666;
	margin-top:0px;
	margin-bottom: 15px;
	clear: both;
}
#siteFooter p {
	margin: 0px;
	padding: 10px 20px 0px;
}
#siteFooter ul {
	margin: 0px 20px 0px;
	padding: 0px;
	list-style: none;
}
#siteFooter ul li {
	margin: 0px;
	padding: 0px 10px 0px 0px;
	display: inline;
}

/* ---------- PRINT-SPECIFIC STYLES ---------- */

@media print {

    }

