@charset "utf-8";
/* CSS Document */

.table-main {
	background-color: #FAF9F6;
	border: 1px solid #CDCDCD;
	background-image: url(images/epowermark_tag_mainbg.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.table-sub-main {
	background-color: #FAF9F6;
	border: 1px solid #CDCDCD;
}
.text-sub-main {
	font-family: Arial, Helvetica, sans-serif;
	color: #686868;
	font-size: 12px;
}
.text-globalnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4B4A46;
	text-decoration: none;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
}

.text-globalnav a:link {
	text-decoration: none;
	color: #4B4A46;
}

.text-globalnav a:visited {
	text-decoration: none;
	color: #4B4A46;
}

.text-globalnav a:active {
	text-decoration: none;
	color: #4B4A46;
}

.text-globalnav a:hover {
	color: #004DA8;
}

.text-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BCBCBC;
}

.text-footer  a:link {
	text-decoration: none;
	color: #BCBCBC;
}

.text-footer  a:visited {
	text-decoration: none;
	color: #BCBCBC;
}

.text-footer  a:active {
	text-decoration: none;
	color: #BCBCBC;
}

.text-footer  a:hover {
	text-decoration: underline;
	color: #BCBCBC;
}
/* START - Photo Rotate Classes */
.rotatephoto { 

	height: 322px; 
	width: 472px; 
	padding:0; 
	margin:0; 
	overflow: hidden 
}
/* END - Photo Rotate Classes */

/* START - E-power contact form styles - added by AP */
.contacttable {
	background-color: #FFFFFF;
	border: 1px solid cececd;
	padding: 0px;
	margin: 0px;
}
.contactfield1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: #e4e4e4;
	border: 1px solid #666666;
}

.contactsubtxt1 {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 909090;
	font-weight: bolder;
}
.contactsubtxt2 {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 70b534;
	font-weight: bolder;
}
.contactsubtxt3 {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bolder;
}
/* END - E-power contact form styles */
/* START - Trade Allies News Block - Added by BM -06-24-10 */
.table-tradealliesnews {
	background-image: url(http://www.pplelectric.com/NR/rdonlyres/2EFD7892-F533-460F-8DFC-737F70E75C6F/0/tanews_mid.jpg);
	background-repeat: repeat-y;
}
.text-tradealliesnews-date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #66CD16;
}
.text-tradealliesnews-headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444444;
}
.text-tradealliesnews-headlin  a:link {
	text-decoration: none;
	color: #444444;
}

.text-tradealliesnews-headlin  a:visited {
	text-decoration: none;
	color: #444444;
}

.text-tradealliesnews-headlin  a:active {
	text-decoration: none;
	color: #444444;
}

.text-tradealliesnews-headlin  a:hover {
	text-decoration: underline;
	color: #66CD16;
}
/* END - Trade Allies News Block */