body {
  background-color: #ebebeb;
  background-attachment: fixed;
  margin: 0px 0px 0px 0px;
}

form {
  margin: 0px;
}

/* ################# */
/* +--PopUp Meter--+ */
/* ################# */

table.realtimemeter {
	font-family: arial; 
	font-size: 10px; 
	color: #000000;
	width: 90%;
}
div.realtimemeterdiv {
	margin-bottom: 10px;
}

/* ################# */
/* +--Tabs--+ */
/* ################# */

		/* Member Services Background Images */
		div.tab_top {
			background-image: url(/images/memberservicestop.jpg);
			background-repeat: no-repeat;
		  width: 686px;
		  height: 74px;
		  text-align: left;
		  font-size: 10px;
		  padding: 0px 0px 0px 0px;
		  margin: 0px 0px 0px 0px;
		  display: block;
		  font-family: arial;
		}
		
		div.tab_middle {
		  width: 686px;
		  background-image: url(/images/memberservicesmiddle.jpg);
			background-repeat: repeat-y;
		/*	height: 300px;*/
		  display: block;
		  font-family: arial;
		  font-size: 13px;
		}
		
		div.tab_bottom {
		background-image: url(/images/memberservicesbottom.jpg);
			background-repeat: no-repeat;
		  width: 686px;
		  height: 50px;
		  padding: 0px;
		  margin: 0px;
		  display: block;
		}
		
		/* Energy Use Background Images */
		div.tab_top_energyuse {
			background-image: url(/images/energyusetop.jpg);
			background-repeat: no-repeat;
		  width: 686px;
		  height: 74px;
		  text-align: left;
		  font-size: 10px;
		  padding: 0px 0px 0px 0px;
		  margin: 0px 0px 0px 0px;
		  display: block;
		  font-family: arial;
		}
		div.tab_middle_energyuse {
		  width: 686px;
		  background-image: url(/images/energyusemiddle.jpg);
			background-repeat: repeat-y;
		/*	height: 300px;*/
		  display: block;
		  font-family: arial;
		  font-size: 13px;
		}
		
		div.tab_bottom_energyuse {
		background-image: url(/images/energyusebottom.jpg);
			background-repeat: no-repeat;
		  width: 686px;
		  height: 50px;
		  padding: 0px;
		  margin: 0px;
		  display: block;
		}
		
		/* Energy Use Background Images */
		div.tab_top_productsimage {
			background-image: url(/images/productstop.jpg);
			background-repeat: no-repeat;
		  width: 686px;
		  height: 74px;
		  text-align: left;
		  font-size: 10px;
		  padding: 0px 0px 0px 0px;
		  margin: 0px 0px 0px 0px;
		  display: block;
		  font-family: arial;
		}
		div.tab_middle_productsimage {
		  width: 686px;
		  background-image: url(/images/productsmiddle.jpg);
			background-repeat: repeat-y;
		/*	height: 300px;*/
		  display: block;
		  font-family: arial;
		  font-size: 13px;
		}
		
		div.tab_bottom_productsimage {
		background-image: url(/images/productsbottom.jpg);
			background-repeat: no-repeat;
		  width: 686px;
		  height: 50px;
		  padding: 0px;
		  margin: 0px;
		  display: block;
		}
		
		
		
		
		
		
		
	


div.tab_top_member {
	padding: 0px;
	/*border: 1px solid #dedede;*/
	width: 208px;
	height: 47px;
	position: relative;
	left: 5px;
	top: 12px;
	float: left;
	display: block;
	
}
div.tab_top_energy {
	padding: 0px;
	/*border: 1px solid #dedede;*/
	width: 208px;
	height: 47px;
	position: relative;
	left: 5px;
	top: 12px;
	float: left;
	display: block;
	
}
div.tab_top_products {
	padding: 0px;
	/*border: 1px solid #dedede;*/
	width: 208px;
	height: 47px;
	position: relative;
	left: 5px;
	top: 12px;
	float: left;
	display: block;
	
}




div.tab_padding {
  font-size: 14px;
  padding: 5px 10px 5px 10px;
  margin: 0px;
  display: block;
  font-family: arial;
}



		/* Member Tab Content */
		div.tab_member_text {
			width: 192px;
			/*height: 230px;*/
			padding: 10px;
			/*border: 1px solid #dedede;*/
			position:relative;
			top:0px;
			left:23px;
			overflow:hidden;
			float:left;
		}
		div.tab_member_photo {
			width: 384px;
			/*height: 230px;*/
			padding: 10px;
			/*border: 1px solid #dedede;*/
			position:relative;
			top:0px;
			left:24px;
			overflow:hidden;
			float: left;
		}
		div.tabtext3 {
			width: 192px;
			/*height: 230px;*/
			padding: 10px;
			/*border: 1px solid #dedede;*/
			position:relative;
			top:0px;
			left:25px;
			overflow:hidden;
			float:left;
		}
		
		
		/* Energy Tab Content */
		div.tab_energy_photo {
			width: 192px;
			/*height: 230px;*/
			padding: 10px;
			/*border: 1px solid #dedede;*/
			position:relative;
			top:0px;
			left:23px;
			overflow:hidden;
			float:left;
		}
		div.tab_energy_text {
			width: 182px;
			/*height: 230px;*/
			padding: 10px;
			/*border: 1px solid #dedede;*/
			position:relative;
			top:0px;
			left:24px;
			overflow:hidden;
			float: left;
		}
		div.tab_energy_photo2 {
			width: 192px;
			/*height: 230px;*/
			padding: 10px;
			/*border: 1px solid #dedede;*/
			position:relative;
			top:0px;
			left:25px;
			overflow:hidden;
			float:left;
		}
		
		
		/* Product Tab Content */
		div.tab_product_photo {
			width: 384px;
			/*height: 230px;*/
			padding: 10px;
			/*border: 1px solid #dedede;*/
			position:relative;
			top:0px;
			left:23px;
			overflow:hidden;
			float:left;
		}
		
		div.tab_product_text {
			width: 192px;
			/*height: 230px;*/
			padding: 10px;
			/*border: 1px solid #dedede;*/
			position:relative;
			top:0px;
			left:25px;
			overflow:hidden;
			float:left;
		}
		
		

#sponsorads span {
	padding: 2px 2px 2px 2px;
	width: 105px;
}

#sponsorads ul {
	margin-left: 0; padding-left: 0; margin-top: 0; padding-top: 0; margin-bottom: 0; padding-bottom: 0; padding-right: 0; margin-right: 0;
	list-style: none;
	width: 105px;

}

#sponsorads ul a {
	/*border: 0px solid blue;
	color: blue;*/
	text-decoration: none;
	display: block;
	padding: 2px 0px 2px 0px;
	width: 105px;
	background: none;
	font: 8pt 'trebuchet MS', verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-weight: bold;
}

#sponsorads ul a:hover {
	color: #016775;
	text-decoration: none;
	background: none;
}

#sponsorads ul li {
	border-bottom: 0px solid #FFF;
	float: left;
	position: relative;
}

#sponsorads ul li ul {
	list-style: none;
	position: absolute;
	right: -90px;
	top: 0;
	display: none;
	width: 90px;
	border-left: 0px solid #FFF;
}

#sponsorads ul li:hover ul { display: block; }


h2 {
align: center;
font-size: 16px;
line-height: 24px;
font-family: Arial, Verdana, Helvetica;
font-weight: bold;
text-indent: 20px;
text-align: left;
color: #494962;
background-image: url(images/h2bg.jpg);
background-color: #F1F1F1;
border: 1px solid #CCD6E7;
padding: 0px 0px 0px 0px;
margin: 10px 20px 10px 0px;
height: 23px;
}


#menuwrapper {
height: 37px;
width: 730px;
border-top: 4px solid #0043D2;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
text-align: right;
background-image: url(/templates/Sunrise/images/h2big.jpg);
}
div.menuwrapperpadding {
padding-top: 0px;
}
#topmenu, #topmenu ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
  font-family: Arial;
}
/* Root Links */
#topmenu a {
  display: block;
  text-decoration: none;
  padding: 10px 25px 5px 25px;
  border-right: 1px solid #ffffff;
  font-weight: bold;
  color: #E3FFFF;
  font-size: .65em;
  text-transform: uppercase;
}
/* Parent root links */
#topmenu a.trigger {
  padding: 5px 16px 5px 10px;
  background-image: url(/templates/green_light/images/h2bg.jpg);
  background-repeat: no-repeat;
  background-position: right center; 
}
/* Root list. */
#topmenu li {
  float: left;
  width: 9em;
}
/* Submenu floating block */
#topmenu li ul, #topmenu ul li  {
  width: 12em;
}
/* Submenu links */
#topmenu ul li a  {
  color: #565656;
  border-right: 0;
  margin-top: 7px;
  margin-bottom: 5px;
  padding: 0px;
  margin-left: 10px;
  font-weight: normal;
  font-size: 12px;
  text-transform: none;
  margin-right: 10px;
  text-align: left;
  /*border: 1px solid #CCD6E7;*/
  padding: 3px 12px 3px 16px;
}
/* Submenu list */
#topmenu li ul {
  position: absolute;
  display: none;
  background-color: #FFFFFF;
  background-image: url(images/p7exp_mgrad.jpg);
  background-repeat: repeat-x;
}

/* Text and bg color of root items */
#topmenu li:hover a, #topmenu a:focus, #topmenu a:active, #topmenu li.menuhover a {
  color: #000000;
}

/* Make sublink appear */
#topmenu li:hover ul, #topmenu li.menuhover ul {
  display: block;
  z-index: 5;
}

/* Sublink text hover */
#topmenu li:hover ul a, #topmenu li.menuhover ul a {
  color: #000000;
  background-color: transparent;
  position:relative;
  z-index: 5;
}

/* Sub links hover */
#topmenu ul a:hover {
  background-color: #606060 !important;
  color: #FFFFFF !important;
  position:relative;
  z-index: 5;
}

/* \ Cross-browser adjustment */
#topmenu li {
  width: auto;
}


div.home_news_menu_padding {
font-size: 14px;
padding: 10px 10px 0px 10px;
margin: 0px 0px 0px 0px;
display: block;
font-family: arial;
}
div.home_news_menu_middle {
display: block;
}
div.middle_block {
text-align: left;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 14px;
padding: 5px 20px 5px 20px;
margin: 10px 0px 5px 0px;
}
div.block_item {
text-align: left;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 11px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}
div.border {
border: 4px #DBDBDB outset;
}
/* ############### */
/* Universal Table */
/* ############### */
table.main {
  width: 995px;
  border-spacing: 0px;
  text-align:left;
}
table.middle {
  width: 690px;
  background-color: #ffffff;
  margin: 5px 0px 5px 0px;
}
td.main_full {
  width: 995px;
}
td.mastheadbg {
/*width: 712;*/
height: 99;
background-image: url(/templates/Sunrise/images/bandera_masthead.gif);
}
div.block_item_4 {
  /*border-style: solid;
  border-width: 1px;
  border-color: #E1E1E1;*/
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 11px;
  padding: 30px 40px 0px 0px;
  margin: 0px 0px 0px 0px;
}

td.navbar {
  width: 995px;
  /*height: 37px;
  background-image: url(/images/foot_bg.jpg);*/
  border-top: 2px solid #0043D2;
  vertical-align: middle;
}
td.footer {
  width: 995px;
  height: 30px;
  background-color: #dbdbdb;
  border-top: 2px solid #2d2f91;
}
td.main_middle {
  width: 70%;
  padding: 0px 0px 0px 7px; /* Padding Variables: Top, Right, Bottom, Left */  
/*  background-color: #c2d1f0; */
background-color: #ffffff;
}
td.main_left {
  width: 20%;
  background-color: #2d68ec;
  background-image: url(/templates/Sunrise/images/grad2.jpg);
  background-repeat: repeat-x;
  border-right: 1px solid #ffffff;
}

.table-head {
  background: #CACACA;
  text-align: left;
  color: #595959;
  font: bold 11px trebuche, verdana, geneva, lucida, arial, helvetica, sans-serif;
  padding: 3px 6px 3px 6px;
  white-space: nowrap;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #FFFFFF;
}
.table-instruct {
  background-color: #CACACA;
  text-align: left;
  font-family: Arial;
  font-size: 12px;
}
.table-body {
  font-family: Arial;
  font-size: 13px;
}


/* ################# */
/* +--Login Block--+ */
/* ################# */

/*div.login_top {
  background-image: url(/templates/Sunrise/images/login_top.png);
  background-repeat: no-repeat;
  background-position: bottom center;
  width: 229px;
  height: 9px;
  text-align: left;
  font-size: 10px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  display: block;
  font-family: arial;
}
*/
div.login_top {
background-image: url(/templates/Sunrise/images/news_top.png);
	background-repeat: no-repeat;
	background-position: bottom center;
  	width: 229px;
  	height: 11px;
  	padding: 0px;
  	margin: 0px;
  	logindisplay: block;
}

div.login_middle {
  width: 229px;
  display: block;
  background-color: #ffffff;
}


div.loginmenu_top {
background-image: url(/templates/Bandera/images/loginmenu_top.png);
	background-repeat: no-repeat;
	background-position: bottom center;
  	width: 229px;
  	height: 11px;
  	padding: 0px;
  	margin: 0px;
  	logindisplay: block;
}

div.loginmenu_bottom {
background-image: url(/templates/Bandera/images/loginmenu_bottom.png);
	background-repeat: no-repeat;
  width: 229px;
  height: 10px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 5px 0px;
  display: block;
}

div.login_bottom {
background-image: url(/templates/Sunrise/images/news_bottom.png);
background-repeat: no-repeat;
width: 229px;
height: 10px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 5px 0px;
display: block;
}

div.loginmenu_middle {
  width: 229px;
  display: block;
  background-color: #FBBE25;
}
*html div.loginmenu_middle {
  width: 229px;
  display: block;
  background-color: #FBBE25;
}

div.login_middle_border{
 margin: 0 0 0 0;
padding: 0 5px 0 9px;
display: block;
width: 209px;
border-left: solid 3px #0000C2;
border-right: solid 3px #0000C2;

}

*html div.login_middle_border{
margin: 0 0 0 0;
padding: 0 5px 0 9px;
display: block;
width: 229px;
border-left: solid 3px #0000C2;
border-right: solid 3px #0000C2;

}

#topmenu li:hover ul a, #topmenu li.menuhover ul a {
  color: #000000;
  background-color: transparent;
  position:relative;
  z-index: 5;
}

/* Sub links hover */
#topmenu ul a:hover {
  background-color: #606060 !important;
  color: #FFFFFF !important;
  position:relative;
  z-index: 5;
}

/* \ Cross-browser adjustment */
#topmenu li {
  width: auto;
}

div.latestnews_shell {
padding: 0px 0px 0px 0px;
}

div.latestnews_top {
background-image: url(/templates/Sunrise/images/news_top.png);
background-repeat: no-repeat;
background-position: left bottom;
width: 229px;
height: 11px;
padding: 0px;
margin: 0px;
logindisplay: block;
}
div.latestnews_middle {
width: 229px;
display: block;
background-color: white;
}
div.latestnews_bottom {
background-image: url(/templates/Sunrise/images/news_bottom.png);
background-repeat: no-repeat;
width: 229px;
height: 10px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
display: block;
}
div.latestnews_middle_border {
display: block;
background-color: white;
border-left: solid 3px #0000C2;
border-right: solid 3px #0000C2;
}
div.latestnews_padding {
font-size: 12px;
color: #727272;
padding: 0px 10px 0px 10px;
margin: 0px 0px 0px 0px;
display: block;
font-family: arial;
}

h3.newsblock {
font-size: 16px;
font-family: Arial, Verdana, Helvetica;
font-weight: bold;
text-indent: 10px;
text-transform: uppercase;
color: white;
padding: 0px 0px 0px 0px;
margin: 10px 10px 5px 0px;
font-style: oblique;
background-repeat: no-repeat;
background-position: 129px 0px;
}
/* ############### */
/* +--Main Menu--+ */
/* ############### */

div.menu_top {
  display: none;
}
#mainmenu14 {
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  width: 190px;
}
#mainmenu14 ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
#mainmenu14 a {
  font: 13px/14px arial, helvetica, sans-serif;
  margin: 0px;
  color: #0043D2;
  font-weight: bold;
  text-decoration: none;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 20px;
}
#mainmenu14 a:hover {
  color: #CC0001;
}
#mainmenu14 ul li {
  margin: 0px;
  padding-left: 5px;
  padding-top: 0px;
  padding-bottom: 0px;
}
#mainmenu14 ul ul ul {
  text-indent: 3px;
  /*list-style: circle;*/
}
#mainmenu14 ul ul ul li a {
  font-weight: normal;
  color: #0043D2;
  font-size: 11px;
}
a.sublink {
  display: block;
  font-family: Verdana;
  font-size: 12px;
  vertical-align: top;
  margin: 0px;
  padding: 0px;
}
a.arrowLink {
  display: block;
  background-image: url(images/arrowForLinks.gif);
  background-repeat: no-repeat;
  background-position: left top;
  font-family: Verdana;
  font-size: 12px;
  vertical-align: top;
  margin: 0px;
  padding: 0px;
}
a.arrowLink:hover {
  background-position: left -165px;
}

/* ########## */
/* +--Left--+ */
/* ########## */
#left_col {
  width: 248px; 
  float: left; 
  position: relative; 
  padding-top: 0px;
  margin-right: 0px;
  padding-left: 8px;
}
a.leftcol:link, a.leftcol:visited, a.leftcol:active {
  color: #0043e1;
  text-decoration: none;
  text-transform: uppercase;
  font: bold 11px Arial, Verdana, Helvetica, sans-serif;
}
a.leftcol:hover {
  color: #CC0001;
  text-decoration: none;
  text-transform: uppercase;
  font: bold 11px Arial, Verdana, Helvetica, sans-serif;
}

a.leftcol2:link, a.leftcol2:visited, a.leftcol2:hover, a.leftcol2:active {
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  font: bold 11px Arial, Verdana, Helvetica, sans-serif;
}


a.leftcol_min:link, a.leftcol_min:visited, a.leftcol_min:active {
  color: #000000;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 11px;
  font-weight: normal;
}
a.leftcol_min:hover {
  color: #000000;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  text-decoration: underline;
  font-size: 11px;
  font-weight: normal;
}

/* ############ */
/* +--Footer--+ */
/* ############ */
font.footer {
  color: #0066FF;
  font: 8pt Arial;
  text-align: center;
}
a.footer:link, a.footer:visited {
  color: #3B5CE3;
  text-decoration: none;
  font: 8pt Arial;
}
a.footer:hover {
  color: #000000;
  font-family: Arial;
  font-size: 8pt;
  text-decoration: underline;
}
a.footer:active {
  color: white;
  font-family: Arial;
  text-decoration: none;
  font-size: 8pt;
}
.pagestats {
  margin: 20px 0px 0px 0px;
  padding: 0px;
  background-color: #DBDBDB;
  text-align: center;
  vertical-align: middle;
}

/* ############ */
/* +--Photos--+ */
/* ############ */
a.photo_link:link, a.photo_link:visited, a.photo_link:hover, a.photo_link:active {
  color: #0066FF;
  text-decoration: none;
  font: bold 12px Arial, Verdana, Helvetica, sans-serif;
}

a.subphoto_link:link, a.subphoto_link:visited, a.subphoto_link:active {
  color: #0066FF;
  text-decoration: none;
  font: bold 10px Arial, Verdana, Helvetica, sans-serif;
}

a.subphoto_link:hover {
  color: #2E3092;
  text-decoration: none;
}

a.affiliates:link, a.affiliates:visited, a.affiliates:hover, a.affiliates:active {
  color: #0066FF;
  text-decoration: none;
  font: bold 14px Arial, Verdana, Helvetica, sans-serif;
}

/* ########## */
/* +--Misc--+ */
/* ########## */
a.alpha:link, a.alpha:visited, a.alpha:active {
  color: #0066FF;
  text-decoration: none;
  font: bold 14px Arial, Verdana, Helvetica, sans-serif;
  padding: 0px 3px 0px 3px;
}
a.alpha:hover {
  text-decoration: underline;
}

.popup {
  border: 4px #DBDBDB outset;
  padding: 0px;
  background-color: #ffffff;
  position:absolute;
  z-index: 3;
  display: none;
}

.tooltip {
	width: 300px;
	background-color: #dbdbdb;
	border: 3px solid #000000;
	padding: 3px;
	font-family: Arial, Verdana;
	font-size: 13px;
	font-weight: normal;
	display: none;
	position: absolute;
	text-align: left;
}

#greyout {
	z-index: 2;
	position: absolute;
	left: 0px;
	top: 0px;
	display: none;
	width: 1px;
	height: 1px;
	border: 0px;
	margin: 0px;
	background-color: #808080;
	filter: alpha(opacity=75);
	opacity: 0.75;
	-moz-opacity:0.75;
}

/* ############ */
/* +--Search--+ */
/* ############ */
a.search-title {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 15px;
  color:#808080;
  background-color:transparent
}
.search-description {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  background-color:transparent
}
.search-url {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  color: #008000;
  background-color:transparent
}

img.rss {
  position: relative;
  top: 2px;
}

/* ############# */
/* +--Printer--+ */
/* ############# */
@media print { 
  #left_col{display:none;} 
  #right_col{display:none;} 
  #twocols, #maincol{width:100%; float:none;}
}

#accounts_narrow p.account a.unlink_account{
display: block;
float: right;
clear: right;
height: 16px;
width: 16px;
background: url('images/bullet_cross.png') no-repeat;
margin: 0;
padding: 0;
margin-top: -1px;
}
*html #accounts_narrow p.account a.unlink_account{
display: block;
float: right;
clear: right;
height: 16px;
width: 16px;
background: url('images/bullet_cross.png') no-repeat;
margin: 0;
padding: 0;
margin-top: -15px;
}

<!--[if lte IE 7]>
<style>
#menuwrapper, #topmenu ul a {
	height: 1%;
}
a:active {
	width: auto;
}




</style>
<![endif]-->

