@charset "utf-8";
/* CSS Document */
/*table, table.customernews table td table*/
td.customernews  td {
	padding: 10px;
	margin-top:10px;
	margin-bottom:10px;
}

td.customernews h3{
	margin-bottom:-10px;
}

td.customernews td img {
	margin: 10px;
	border:solid 1px #666;
}

td.customernews .subtitlewhite {
	color:#FFF;
	font-weight:bold;
	font-size:14pt;
}

td.customernews .masthead img {border:none;}

td.customernews .masthead td  {
	color:#FFF;
	vertical-align:top;
	padding:0px;
}
td.customernews .masthead p {
	color:#FFF;
	font-size:16pt;
	margin-bottom:0px;
}
td.customernews .masthead h1 {
	font-size:70pt;
	margin:0px;
}
td.customernews .masthead h2 {
	font-size:30pt;
	margin:0px;
}
td.customernews .masthead h3 {vertical-align:middle;}
td.customernews .masthead ul {
	margin-top:0px;
}
td.customernews .masthead li {
	font-size:14pt;
	list-style-type:square;
	color:#FFF;
}

td.customernews .purple{ background-color:#b4bbd1;}
td.customernews .bluedark{ background-color: #10a9dc;}
td.customernews .blue{ background-color:#98cceb; }
td.customernews .bluelight{background-color:#d2e7f5;}
td.customernews .greenlight{ background-color: #e7efe5;}
td.customernews .greenolive{ background-color: #90b889;}
td.customernews .orange{ background-color: #fdddc0; }
td.customernews .orangelight{ background-color: #feefde;}
td.customernews .orangedark{ background-color: #f9b273;}
td.customernews .bluebox{
	background-color:#d2e7f5;
	border-color:#10a9dc;
	border-style:solid;
	border-width:1px;
}
td.customernews .greenbox{
	background-color:#e7efe5;
	border-color:#90b889;
	border-style:solid;
	border-width:1px;
}
td.customernews .orangebox {
	background-color: #fdddc0;
	border-color:#f9b273;
	border-style:solid;
	border-width:1px;
	padding:5px;
}

td.customernews .purplebox{
	background-color:#e2e3ec;
	border-color:#8f98b9;
	border-style:solid;
	border-width:1px;
}

td.customernews .qa{
	border-bottom-width:medium;
	border-color:#10a9dc;
}

td.customernews .meterreader{
	background-color:#d2e7f5;
	padding:0 0 20px 0;
	
}
td.customernews .meterreader h3{
	color:#fff;
	width:100%;
	padding:5px;
	text-align:center;
	background-color: #10a9dc;
}
td.customernews .meterreader div{
	margin-top:20px;
	margin-bottom:20px;
	margin-right:10px;
	float:left;
}
td.customernews .meterreader img{
	border:none;
}

td.customernews .pwrofgiving{
	background-color:#e7efe5;
	border-color:#90b889;
	border-style:solid;
	border-width:1px;
	padding:0px;
}
td.customernews .pwrofgiving h3{
	background-color:#90b889;
	width:100%;
	padding:5px 0px 5px 30px;
	border-bottom-width:0px;
}
td.customernews .pwrofgiving h4{
	margin-bottom:-10px;
}
td.customernews .pwrofgiving div{
	padding:10px;
}
td.customernews .pwrofgiving img{
	float:left;
	padding:5px;
	border:none;
}
td.customernews .envdisclosure{
	border-color:#000;
	border-style:solid;
	border-width:1px;
	padding:0px;
}

td.customernews .envdisclosure table{
	width:100%;
}
td.customernews .envdisclosure td{
	padding:0px;
	vertical-align:top;
	margin:0px;
}
td.customernews .envdisclosure div{
	padding:10px;
}
td.customernews .envdisclosure table img{
	margin: 0px;
	border:none;
}
