﻿table.plainTable {
	border-collapse: separate;
	margin-top: 10px;
	border: 0px;
}
table.plainTable tr th, table.plainTable tr td {
	padding: 2px 20px 2px 0px;
	font-size: 90%;
	border: 0px;
}
table.plainTable tr th {
	vertical-align: bottom;
	padding: 3px 20px 3px 0px;
	border-bottom: 1px solid #CCC;
}
table.plainTable tr td {
	vertical-align: top;
}
table.plainTable a {
	white-space: nowrap;
}
.indent {
	margin-left: 20px;
}
div.disclaimer {
	font-size: 85%;
	color: #666;
	padding-top: 5px;
}
table.outageDefinitions {
	margin-bottom: 15px;
}
table.outageDefinitions td {
	font-size: 11px;
	padding: 5px 6px;
	vertical-align: top;
	background: #FFF url(../images/line_h.gif) repeat-x left bottom;
}
#outageAdminLogin {
	float: right;
	margin: 0px 0px 15px;
	background: URL(../images/admin_16.gif) no-repeat top right;
	padding-bottom: 5px;
}
#outageAdminLogin a {
	padding: 0px 21px 0px 0px;
	font-weight: bold;
}
#outageMap .col1 {
	padding-right: 15px;
}
#outageMap .col2 {
	width: 217px;
	vertical-align: top;
}
#outageMap .col2 table {
	width: 201px;
	margin-left: 1px;
	margin-top: 1px;
}
* html #outageMap .col2 table {
	margin: 0px;
}
#outageLegend {
	width: 200px;
	border: 1px solid #CCC;
	background-color: #f5f5f5;
}				
#outageLegend {
	width: 200px;
}	
#outageLegend h3 {
	margin: 10px;
	padding: 0px;
}
#outageLegend dl {
	margin: 0px;
	padding: 0px 10px 10px 15px;
}				
#outageLegend dl dt {
	width: 30px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #CCC;
	float: left;
	clear: both;
}	
#outageLegend dl dt span {
	display: none;
}					
#outageLegend dl dd {
	margin: 0em 0em 5px 37px;
	padding: 0px;
}
.outage_0 {
	background-color: #d8d7d4;
}
.outage_100 {
	background-color: #7977f4;
}
.outage_500 {
	background-color: #79f774;
}
.outage_1000 {
	background-color: #f9f774;
}
.outage_5000 {
	background-color: #f9c474;
}
.outage_max {
	background-color: #f97774;
}
#outageLegend dl dt.outage_service_area {
	background-color: #666;
	width: 32px;
	height: 3px;
	margin-top: 6px;
	border: none;
}
#ctl00_BodyContent_dgvOutage td {
	width: 20%;
}


.zipOutageGrid {
	height: 200px;
	width:217px;
	overflow-x: hidden;
	overflow-y: auto;
	vertical-align:top;
}
.siteTable2 {
	border-top: 1px solid #CCC !important;
	border-left: 1px solid #CCC !important;
}
.siteTable2 td, table.siteTable2 th {
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	font-size: 90%;
	text-align: center;
	padding: 2px 5px;
}
.siteTable2 th {
	vertical-align: bottom;
	background-color: #FFF6DC;
	padding: 3px 5px;
}
.siteTable2 td {
	vertical-align: top;
	background-color: #FFF;
}
.siteTable2 tr.pagerRow td {
	font-weight: bold;
	background-color: #FFF6DC;
	text-align: center;
}
.siteTable2 tr.footerRow td {
	font-weight: bold;
	background-color: #FFF6DC;
}
.siteTable2 tr.evenRow td {
	background-color: #F5F5F5;
}
p.formTip {
	font-size: 85%;
	color: #666;
}
