body { 
margin: -1px;
background: #F0F5FB;
background-image:url(../images/layout/home_bg.jpg);
background-repeat:repeat-x;
}

a:active {
	color: #B96528;
}
a:hover {
	color: #000;
	text-decoration: none;
}
a:link {
	color: #B96528;
}
a:visited {
	color: #B96528;
}
a:visited:hover {
	color: #000;
	text-decoration: none;
}

td {
   font-family: Verdana, sans-serif;
   color: #000;
   font-size: 11px;
}
th {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	font-weight: bold;
}

.leftnav 
{
padding-left:10px;
}

img {
	border: none;
}

.quicklinks {
background: #e8efe8;
border-left: 1px solid #0f2b8e;
}

.qltext
{
color: #303030;
margin-left: 5px;
font-size: 10px;
font-family: Verdana, sans-serif;
}


.mainbody {
   padding-left: 8px;
   padding-right: 8px;
   padding-bottom: 8px;
}

.insidebody {
   border: 1px solid #D2D8E1;
   background-color: #DFE9F5;
   padding: 8px;
}

.leftline {
   border-left: 1px solid #000;
}
.rightline {
   border-right: 1px solid #000;
}
  
.lefttbl {
background: url(../images/layout/leftbg.jpg) repeat 0px 0px; 
}

.righttbl {
background: url(../images/layout/rightbg.jpg) repeat 0px 0px; 
}

.righttbl a {
	display: block;
	text-align: center;
	margin-bottom: 6px;
}

.tablepad {
   padding-left: 8px;
   padding-right: 8px;
}

.photo1
{
float: right;
margin: 3px;
}

.photo2
{
float: left;
margin: 3px;
}
.paddingTBLR {
	padding:20px;
}
h1
{    
font-family: Trebuchet MS, Verdana, sans-serif;
margin-top: 0px;
margin-bottom:-5px;
font-size: 20px;
color: #238E48;


}

h2 {font-size: 16px;

color: #238E48;
}

h4 {
font-family: Trebuchet MS, Verdana, sans-serif;
font-size: 16px;
color: #2E2E8E;
margin-bottom: 0px;
}

h2,h3 {
    font-family: Trebuchet MS, Verdana, sans-serif;
    color: #000;
}

h4 {
margin-bottom: 0px;
}

float

p {
   font-family: arial,verdana;
   color: #000;
   font-size: 14pt;
}

.headingOne
 {
font-family: Trebuchet MS, Verdana, sans-serif;
font-weight: bold;
font-size: 20px;
color: #D12322;
}


.headingTwo
 {
font-family: Trebuchet MS, Verdana, sans-serif;
font-weight: bold;
font-size: 16px;
color: #2E2E8E;
}

input,select,textarea { 
    background-color: #fff; 
    border: 1px solid #c9c9c9;
    font-size: 11px;
    font-family: Verdana, sans-serif;
    color: #000;
}



hr {
  border: 1px solid #5991C2;
 /* margin-top: -5px;
  margin-bottom: -5px;*/
	margin: 5px 0px;
}

.mainmenu {
   font-family: Verdana, sans-serif;
   color: #fff;
   font-size: 11px;
   font-weight: bold;
   /*border: 1px solid; 
   border-color: #2E2F8B #2E2F8B #2E2F8B #2E2F8B;    top right bottom left  
   background: #fff   url(../images/layout/menu_bg.jpg) repeat 0px 0px;*/
   text-decoration: none;
}
.mainmenubg {
   font-family: Verdana, sans-serif;
   color: #fff;
   font-size: 11px;
   font-weight: bold;
   /*border: 1px solid; 
   border-color: #2E2F8B #2E2F8B #2E2F8B #2E2F8B;    top right bottom left  */
   background: #fff   url(../images/layout/menu_bg.jpg) repeat 0px 0px;
   text-decoration: none;
}

.mainmenu a:active {
	color: #1D3097;
	margin-left: 5px;
    margin-bottom: 3px;
	border-right: 1px solid #fff;
	padding-right: 8px;
	text-decoration: none;
}
.mainmenu a:hover  {
	color: #1D3097;
	text-decoration: none;
	margin-left: 5px;
    margin-bottom: 3px;
	border-right: 1px solid #fff;
	padding-right: 8px;
	text-decoration: none;
}
.mainmenu a:link  {
	color: #fff;
	margin-left: 5px;
    margin-bottom: 3px;
	border-right: 1px solid #fff;
	padding-right: 8px;
	text-decoration: none;
}
.mainmenu a:visited  {
	color: #fff;
    margin-left: 5px;
    margin-bottom: 3px;
	border-right: 1px solid #fff;
	padding-right: 8px;
	text-decoration: none;
}

a:visited:hover {
	color: #000;
	text-decoration: none;
}


.white
{
background-color:#fff;
}

.footer_bg
{
color:#fff;
background-image:url(../images/layout/footer_bg.jpg);
background-repeat:repeat-x;
padding-bottom:5px;
}

.searchcell 
{
background-color:#fff;
color: #545655;
font-size: 10px;
font-family:Arial, Helvetica, sans-serif;
}
 
.searchcell a, a hover, a visited { 
 
font-size: 10px;
font-family:Arial, Helvetica, sans-serif;
text-decoration: none;
}
 
 /* HOME PAGE LIST */
 
 
ul.homenav {
line-height: 1.5em;
		list-style: none;
		margin: 0;
		padding: 2;
		font-size: 10px;
		font-weight: normal;
	 padding-left: 2px;
	}
	
.homenav li a {
line-height: 1.2em;
text-decoration: none;
color: #737373;
}	

.homenav li a:link {
line-height: 1.2em;
text-decoration: none;
color: #737373;
}	
.homenav li a:hover {
line-height: 1.2em;
color: #0d801b;
}	
.homenav li a:visited {
line-height: 1.2em;
color: #737373;
}	
 
 
 
 

  /*              */
 /*  HOME_GUIDE  */
/*              */
 
.home_guide
{
background:#EFF0EA;

}
 
.home_guide ul
{
background-color:#EFF0EA;
color:#737570;
font-family:Arial,Verdana,sans-serif;
font-size:10px;
font-weight:lighter;
text-decoration:none;
margin-left:5px;
padding-right:5px;
}


.home_guide a:active {
	color: #737570;
	margin-left: 0px;
    margin-bottom: 0px;
	padding-right: 0px;
	text-decoration: none;
}
.home_guide a:hover  {
	color: #737570;
	text-decoration: none;
	margin-left: 0px;
    margin-bottom: 0px;
	padding-right: 0px;
	text-decoration: none;
}
.home_guide a:link  {
	color: #737570;
	margin-left: 0px;
    margin-bottom: 0px;
	padding-right: 0px;
	text-decoration: none;
}
.home_guide a:visited  {
	color: #737570;
    margin-left: 0px;
    margin-bottom: 0px;
	padding-right: 0px;
	text-decoration: none;
}

.white
{
background:#fff;
}

/* */
/* home_leftnav */
/* */


.leftnav_home
{
background-image:url(../images/layout/home_rightnav_searchbg.jpg);
background-repeat:no-repeat;
font-family:Arial,Verdana,sans-serif;
font-size:12px;
background-color:#fff;
padding-left:18px;
padding-top:20px;
text-decoration:none;
font-weight:lighter;
}
.leftnav_home strong
{color:#FF0000;
text-decoration:none;
}
.leftnav_home h1
{
text-decoration:none;
}
.leftnav_home a:visited
{
text-decoration:none;
}
.leftnav_home a:link
{
text-decoration:none;
}
.leftnav_home a:active
{
text-decoration:none;
}
.leftnav_home a:hover
{
text-decoration:none;
}

.rightnav_list
{
color:#3E9F50;
font-family:Arial,Verdana,sans-serif;
font-size:12px;
font-weight:lighter;
text-align:left;
text-decoration:none;
margin-left:15px;
padding-right:10px;
}
.home_rightnav
{
	background-color:#fff;
	list-style:#000
}

.rightnav_list ul
	{
	color: #3E9F50;
	}
	
.rightnav_list a:active {
	color: #3E9F50;
	margin-left: 0px;
    margin-bottom: 0px;
	padding-right: 0px;
	text-decoration: none;
}
	
.rightnav_list a:hover  {
	color: #3E9F50;
	text-decoration: none;
	margin-left: 0px;
    margin-bottom: 0px;
	padding-right: 0px;
	text-decoration: none;
}	

.rightnav_list a:link  
{
	color: #3E9F50;
	margin-left: 0px;
    margin-bottom: 0px;
	padding-right: 0px;
	text-decoration: none;
}

.rightnav_list a:visited  {
	color: #3E9F50;
    margin-left: 0px;
    margin-bottom: 0px;
	padding-right: 0px;
	text-decoration: none;
}


/*       */
/* Menu */
/*     */

.mainmenuHeader{

color: #3E9F50;
font-weight: bold;
padding-right: 6px;
padding-left: 6px;
font-size: 11px;
border-right: 1px #fff solid;
}

.mainmenuHeader a:link{
color: #fff;
font-weight: bold;
text-decoration: none;
}

.mainmenuHeader a:hover{
color: #fff;
font-weight: bold;
text-decoration: none;
}

.mainmenuHeader a:visited{
color: #fff;
font-weight: bold;
text-decoration: none;
}

.leftnav_list
{
background-color:#E6F1D3;
}
.leftnav_list ul
{
	color: #99BCDF;
	padding-left: -10px;
}
.leftnav_list ul.os {
	margin:0px 30px 10px 30px;
	padding:0px;
}
.leftnav_list ul.os li {
	color:#444;
	list-style:none;
	padding:3px 0px;
}
.leftnav_list ul.os li a:link,
.leftnav_list ul.os li a:visited,
.leftnav_list ul.os li a:hover,
.leftnav_list ul.os li a:active {
	color:#444;
	font-size:10px;
	text-decoration:none;
}
.leftnav_list ul.os li a:hover {
	color:#00A500;
}
.leftnav_list a:active 
{
	color: #99BCDF;
	margin-left: 0px;
    margin-bottom: 0px;
	padding-right: 0px;
	padding-left: -10px;
	text-decoration: none;
/*	border-bottom:thin;
	border-bottom-color:#98B599;
	border-bottom-style:dotted;
	border-bottom-width:1px;*/

}
	
.leftnav_list a:hover  
{
	color: #99BCDF;
	text-decoration: none;
	margin-left: 0px;
    margin-bottom: 0px;
	padding-right: 0px;
	padding-left: -10px;
	text-decoration: none;
	/*border-bottom:thin;
	border-bottom-color:#98B599;
	border-bottom-style:dotted;
	border-bottom-width:1px;*/
}	

.leftnav_list a:link  
{
	color: #99BCDF;
	margin-left: 0px;
    margin-bottom: 0px;
	padding-right: 0px;
	padding-left: -10px;
	text-decoration: none;
/*	border-bottom:thin;
	border-bottom-color:#98B599;
	border-bottom-style:dotted;
	border-bottom-width:1px;*/
}

.leftnav_list a:visited  
{
	color: #99BCDF;
    margin-left: 0px;
    margin-bottom: 0px;
	padding-right: 0px;
	padding-left: -10px;
	text-decoration: none;
/*	border-bottom:thin;
	border-bottom-color:#98B599;
	border-bottom-style:dotted;
	border-bottom-width:1px;*/
}


.home_links
{
color:#097FC5;
}
.home_links1
{
color:#4C9D51;
}

.inside_left_side
{
background-image:url(../images/layout/inside_left_side.jpg);
background-repeat:repeat-y;
}

.inside_right_side
{
background-image:url(../images/layout/inside_right_side.jpg);
background-repeat:repeat-y;
}

.inside_leftnav
{
background-color:#fff;
}

.inside_leftnav2 a{
	display:block;
}

.inside_leftnav2
{
font-size:12px;
text-decoration:none;
padding-left:15px;
margin-left:20px;

}
.inside_leftnav2 a:link, 
.inside_leftnav2 a:visited
{
color:#82A6CD;
text-decoration:none;
font-weight:bold;
}
.inside_rightnav
{
background-color:#fff;
}

/*          */
/* Content */
/*        */

.content
{
background-color:#fff;
padding-bottom:20px;
padding-left:20px;
padding-right:10px;
}
.contenactual
{
padding-left:20px;
padding-top:10px;
}

.redText{
color:#ed1c24;
font-weight:bold;
margin-bottom:-10px;
padding-bottom:0px;
}
td.content iframe.outageMap {
	border:0px solid #fff;
	margin-top:15px;
}




/* ------------------------------------------------------------------------------------------------------------------- OUTAGE MAP */
table {
	border-collapse: collapse;
}
div.main {
	margin-left: auto;
	margin-right: auto;
}
span.legend {
	padding-right: 7px;
}
span.color {
	padding-left: 7px;
	padding-right: 7px;
	margin: -2px;
}
h2.header {
	background-color: #B00000;
	color: white;
	font-size: 140%;
	font-weight: bold;
	padding: 2px;
}
.summary {
	border-style:none;
	border-width: 1px;
	padding: 5px;
	text-align: center;
}
span.disclaimer {
	font-size: 80%;
}
div.map {
	border-style: solid;
	border-width: 1px;
	margin-top:15px;
	width: 700px;
	height: 600px;
}
div.overlayLinks {
	margin-top: 15px;
}
div.overlayLinks span {
	margin-left: -1px;
	margin-right: 5px;
	border: solid 1px #fff;
	padding: 4px;
}
span.overlayLinkOther, span.overlayLinkOther a {
	color: #CCCCCC;
	background: #333333;
}
span.overlayLinkCurrent, span.overlayLinkCurrent a {
	color: #333333;
	background: #CCCCCC;
}
div.keyContainer {
	position: relative;
	margin-top: 25px;
}
div.summaryTables {

	margin: 1px;
}
div.webMapNotes {
	border-style: solid;
	border-width: 1pt;
	width: 697px;
	padding-left: 3px;
}
