@charset "utf-8";
/* CSS Document */

/******************************************************************************* global _changes these styles as you see fit */
body {
	font-family: "trebuchet ms",helvetica,Arial;
	font-size: 8pt;
	color: #000000;
	width: auto;
	background-repeat: no-repeat;
	background-position: center top;
	
	background: #E0E4E2;
	border-top-color: #9CA8A0;
	border-right-color: #9CA8A0;
	border-bottom-color: #9CA8A0;
	border-left-color: #9CA8A0;
	white-space: normal;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}


a, a:link, a:visited{
	color:#900;
	text-decoration:none;
}

a:hover, a:active{
	color:#000000;
	text-decoration:none;
	text-align: center;
}

.floatLeft{
  float:left;
	display:inline;
}

.floatRight{
	float:right;
	display:inline;
	padding-bottom: 5px;
}

.clear{
  clear:both;
}

.marginRight {
	margin-right:10px;
}
.marginLeft {
	margin-left:10px;
}



li.noListItem{
  list-style-image:none;
}
.bold{
  font-weight:bold;
}
a.noUnderline{
  text-decoration:none;
}
/* ------------------------------------------------------------------------------------------------Horizontal Menus   */


h1{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:120%;
	font-weight:normal;
	
}
h2{
	color:#000000;
	font-size:110%;
	font-weight:bold;
}
h3{
	color:#000000;
	font-weight:bold;
	font-size:100%;
}
.border{
	margin:5px 0px;
	text-align: left;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #9CA8A0;
}
span.space10{
  padding:0px 10px;
}
img.margin5TB{
  margin:5px 0px;
}

.width50{
  width:49%;
}

.width95{
  width:95%;
}

.textAlignCenter{
  text-align:center;
}
/******************************************************************************* container */
div#secpa_container{
	width:900px;
	margin:0 auto;
	
     border: 1px solid #000000;
	
}
div#secpa_otherpages{
	font-family: "trebuchet ms",helvetica,Arial;
	font-size: 8pt;
	color: #000000;
	width: auto;
	background-repeat: no-repeat;
	background-position: center top;
	border-top-color: #9CA8A0;
	border-right-color: #9CA8A0;
	border-bottom-color: #9CA8A0;
	border-left-color: #9CA8A0;
	white-space: normal;
	margin-top: 0;

	margin-bottom: 0px;
	
	background-color: #CCD2CF;
	
}

/*   ******************************************************************************* sidebar1 */
body#secpa_homePage div#secpa_sidebar1{
	float:left;
	width:150px;
	background:#9CA8A0 url(../common/images/layout/LeftNav.png);
	height:465px;
	
}
body#secpa_insidePage div#secpa_sidebar1,
body#secpa_widePage div#secpa_sidebar1{
	float:left;
    width:15%;
	margin-top:10px;

}
body#secpa_homePage div#secpa_sidebar1 img,
body#secpa_insidePage div#secpa_sidebar1 img,
body#secpa_widePage div#secpa_sidebar1 img{
   margin-left:5px;
   background-image:url(../common/images/layout/LeftNav.png);
   
}

body#secpa_homePage div#secpa_sidebar1 div#ebill{
  display:none !important;
}

body#secpa_insidePage div#secpa_sidebar1 div#ebill,
body#secpa_widePage div#secpa_sidebar1 div#ebill{
  text-align:center;
	color:#333;
	font-size:85%;
	font-weight:bold;
	line-height:normal;
}


/*   ******************************************************************************* content  */
body#secpa_homePage div#secpa_content,
body#secpa_insidePage div#secpa_content{
	float:left;
	width:550px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	
}

body#secpa_widePage div#secpa_content{
	float:left;
  width:75%;		
	padding:20px 10px;
}


body#secpa_insidePage #secpa_content table{
	background-color:#000000;
}
body#secpa_insidePage #secpa_content table td {
	border:1px solid #000000;
	padding:10px 5px;
	margin:0px;
	vertical-align:top;
}
body#secpa_insidePage #secpa_content table th {
	padding:10px 5px;
	font-size:110%;
	color:#000;
	
	text-align:left;
}




/*   ******************************************************************************* sidebar2  */
div#secpa_sidebar2{
	float:right;
	width:175px;
	height:465px;
	background:#9CA8A0;
}	



div#secpa_sidebar2 .header{
  
	color:#000000;
	font-weight:bold;
	text-align:center;
	font-size:100%;
}

div#secpa_sidebar2 ul{
	margin:5px 0px 5px 20px;
	padding:0px 0px 0px 10px;
	font-size:85%;
	color:#000000;
	line-height:1.2em;
}

div#secpa_sidebar2 ul li{
	margin:0px;
	padding:0px 0px 5px 0px;
	list-style-type:square;
}

div#secpa_sidebar2 ul li a,
div#secpa_sidebar2 ul li a:link,
div#secpa_sidebar2 ul li a:visited,
div#secpa_sidebar2 a{
	text-decoration:none;
	color:#900;
	font-weight:normal;
	
}


div#secpa_sidebar2 ul li a:hover,
div#secpa_sidebar2 ul li a:active,
div#secpa_sidebar2 a:hover,
div#secpa_sidebar2 a:active{
	color: #000000;
}
div#secpa_sidebar2 ul li.noListItem{
  list-style:none;
	font-size:100%;
	margin-left:-15px;
	font-weight:bold;
}

div#secpa_sidebar2 .border{
	margin:5px;
}


div#secpa_sidebar2 .sidebar2Text,
div#secpa_sidebar2 .sidebar2Text a{
  font-size:85%;
	text-align:center;
}


/*   ******************************************************************************* footer  */
.footer{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color: #000000;
	background-color:#BFC8C3;

	
	text-align: center;
}

.Title12px {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
.Title12pxBold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
    font-weight: bold;
	color: #000000;
	text-align: center;
}
.Text12 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}

.Text22 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.email {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	
}
.Title16pxLeft {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.Title14pxLeft {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

.Title17px {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: 000000;
	
}
.Title17pxBlack {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #000000
}
.LatestNewsDate {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
}
.LatestNewsSubject {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.LastestNews {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	
}
.Welcome{
	font-family: "Brush Script MT";
	font-size: 29px;
	font-weight: bold;
	color: #000000;
	text-align:left;
	
}
.Welcome2{
	font-family: "Brush Script MT";
	font-size: 23px;
	font-weight: normal;
	color: #000000;
	text-align:left;
	font-style: normal;
	
}
.EnergyEfficiency{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	font-style: italic;
	
}
.EnergyEfficiencyTips{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000
	
}
.Title15px {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	
}
.Title14px {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	
}
.JobTitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
.Title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.List {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}


img {
	border:none;
	font-family: "trebuchet ms", helvetica, Arial;
}

.Black{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
/*   ******************************************************************************* Headline News  */

.Title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	cursor: auto;
	color: #000000;
	text-align: center;
}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	cursor: auto;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #01663E;
	cursor: auto;
}
.info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #800000;
	cursor:auto;
}
.FontWhite {
	color: #FFFFFF;
	font-size:14px;
	font-weight: bold;
}
.calendar {
	color: #000000;
	font-size:10px;
	font-weight: normal;
	text-align: left;
}
#secpa_unorderlist table tr td ul {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.UnorderList table tr td ul {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
}
.BodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	border-top-color: #999;
	border-right-color: #FFF;
	border-bottom-color: #999;
	border-left-color: #FFF;
	text-align: left;
	
}
.BodyCopyCenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	
}
.headlines a.linkcolor2
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #E2000C;
	FONT-FAMILY:Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #900;
}


.headlines a:hover {
	COLOR: #000;
	text-decoration:underline;
	font-size: 10pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.TitleBoldCaps {
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
}
.CalibriBold12 {
	font-family: Calibri;
	font-size: 16px;
	color: #000;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
.Calibri11normalfont {
	font-family: Calibri;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.BulletFont13px {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	
}
.adobe {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	color: #900;
	text-align: left;
	
	
}
#TableRates {
	border-bottom-width: thin;
	border-bottom-color: #999;
	padding: 3px;
	border-bottom-style: solid;
	}
.Center {
	text-align: center;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}
.Left {
	text-align: left;
}
.Right {
	text-align: right;
}
.Space {
	font-family: Arial;
	font-size: 14px;
	padding-right: 200px;
	
}
.border2{
	margin:5px 0px;
	border: 1px solid #000;
}
.borderRight{
	margin:5px 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
.TipofTheMonth {
	font-family: "Comic Sans MS";
	font-size: 14px;
	text-align: justify;
	font-weight: normal;
}

.Verdana10 {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	
	font-weight: normal;
}
