body 
{
    background-image:"/wms/App_Themes/Wmeco/images/background.jpg";
    background-repeat:repeat-x;
    color:#666;
	font-family: Arial, Helvetica, Verdana, san-serif;
    font-size:10pt;
    border-bottom-width:0px;
    border-left-width:0px;
    border-right-width:0px;
    border-top-width:0px;
	margin: 0 auto 0 auto;
	padding: 0;    
}

.headerbg
{
    background-image:"/wms/App_Themes/Wmeco/images/header_graphic.gif";
}

H1 {
    color:#666;
    font-family:Verdana;
    font-size:14pt;
    font-weight:bold;

}
.heading
{
    color:#666;
    font-family:Verdana;
    font-size:14pt;
    font-weight:bold;
}
H2
{
    color:#666;
    font-family:Verdana;
    font-size:12pt;
    font-weight:bold;
}
.subheading
{
    color:#666;
    font-family:Verdana;
    font-size:12pt;
    font-weight:bold;
}
.standard
{
    color:#666;
    font-family:Arial;
    font-size:10pt;
}

.small
{
    color:#666;
    font-family:Arial;
    font-size:7.5pt;
}

.validation
{
    font-family:Arial;
    font-size:8pt;
}

ul.checkboxlist li  {
	list-style-image: url("/wms/app_themes/Wmeco/images/checkboxlist.gif");
	}
	
.listpdf
{
    color:#3873B9;
    text-decoration:underline;
}

div.popuplayer
{
    position:absolute;
    visibility:hidden;
    width:auto; left:0; top:0; z-index:500;
    background-color:White;
}


/* Table formatting */

	.tablelayout /* apply to table tag */
{
	background-color: #FFFFFF;
	border: solid .1pt #92B9DE;
	font-size: 10pt;
	font-family: Arial;
	border-collapse: collapse;
	width:inherit;
}

	.tableheading /* apply to TR tag containing header*/
{
	font-size: 10.5pt;
	font-family: Arial;
	font-weight: bold;
	color: #333333;
	background-color: #F2F8FC;
	border-bottom: #dfdfdf thin solid;
	vertical-align: text-bottom;
	text-align: center;
}

	.tablesubheading   /* apply to TD tag containging subheader */
	{
		font-size: 10pt; 
		font-family: Arial; 
		font-weight:bold;
		color: #565454; 
	}
	
	.tablerowdottedline   /* apply to row tag after merging all cells */
	/*{border-left: 1 px dotted #DFDFDF;}*/
	{
		background-image: url("/wms/App_Themes/Wmeco/images/table_row_dotted_line.jpg");
		background-repeat: repeat-x;
		height: 5;
	}
	.FormLabel
	{
		white-space:nowrap;
	}

/* End Table formatting */


.callout
{
    font-style:italic;    
    font-family:Arial;
    font-size:10pt;
}

.bluebackground
{
    color:#FFFFFF;
    font-family:Arial;
    font-weight:bold;
    font-size:10pt;    
}

a.bluebackground:link, a.bluebackground:visited
{
    color:#FFFFFF;
    font-family:Arial;
    font-weight:bold;
    font-size:10pt;   
    text-decoration:none; 
}

a.bluebackground:hover
{
    color:#FFFFFF;
    font-family:Arial;
    font-weight:bold;
    font-size:10pt;   
    text-decoration:underline; 
}

.loginbox
{
    text-align:left;    
    background-color:#AEDBEF;
    font-family:Arial;
    font-size:9pt;
    font-weight:bold;
    color:#747C80;
    margin-left:5px;
    margin-top:5px;
   
}
.RememberMe
{
    color:Black;
    font-size:8pt;
    font-weight:normal;
}

.footer 
{
    color:#666;
    font-family:Arial;
    font-size:7.5pt;
}

a:link
{
    color:#3b73b9;
}
a:visited
{
    color:#568d60;
}

a:hover
{
    color:#A9B8DF; 
}

td.forhomebox 
{
    background:url("/images/homepage/For_Home.jpg");
    background-repeat:no-repeat;
}

td.forbusinessbox 
{
    background:url("/images/homepage/For_Business.jpg");
    background-repeat:no-repeat;
}
a.homepagelinks:link, a.homepagelinks:visited
{
    font-family:Arial;
    font-size:9pt;
    color:#457CBE;
    text-decoration:none;
}
a.homepagelinks:hover
{
    font-family:Arial;
    font-size:9pt;
    color:#747C80;
    text-decoration:underline;
}
.headerlinks
{
    color:#666;
    background-color:#FFFFFF;
    font-family:Verdana, Arial, Sans-Serif;
    font-size:9pt;
}

a.headerlinks:link, a.headerlinks:visited 
{
    color:#3366CC;
    text-decoration: none;
    
}

a.headerlinks:hover
{
    color:#666;
    text-decoration: underline;
}

a.languagelinks:link, a.languagelinks:visited 
{
    color:#3b73b9;
    text-decoration: none;
    font-family:Arial;
    font-size:7.5pt;
    
}


a.languagelinks:hover
{
    color:#666;
    text-decoration: underline;
    font-family:Arial;
    font-size:7.5pt;
}
.bluearrow
{
    list-style-image:"/images/homepage/bluearrow.gif";
    
}
.ticker
{
    font-family:Verdana, Arial, Sans-Serif;
    font-size:9pt;
    color:#666;
}
.hello
{
    color:#3b73b9;

    font-family:Verdana, Arial, Sans-Serif;
    font-size:9pt;
}
.sitemap
{
    font-family:Arial;
    font-size:10pt;
}

/* T2 Menu */

.menustyle, a.menustyle:link, a.menustyle:visited  
{
	font-size: 9pt; 
	font-family: Verdana; 
	color: #3B73B9; 
	text-decoration:none;
	background-color: #FFFFFF;
	padding:0 0 0 3px;
	cursor: hand
	
	
}
.highlighteditem, a.highlighteditem:link, a.highlighteditem:visited, a.highlighteditem:hover 
{
	font-size: 9pt; 
	font-family: Verdana; 
	color: #FFFFFF; 
	background-color: #82B8DE; 
	cursor: hand	
	}

.subMenu, a.subMenu:link, a.subMenu:visited 
{
	font-size: 9pt; 
	font-family: Arial; 
	font-weight:normal;
	color: #3B73B9; 
	background-color:#FFFFFF; 
	cursor: hand;
	border:solid .25pt #CCCCCC;
	width:auto;
	
}
.subMenuHighlightedItem, a.subMenuHighlightedItem:link, a.subMenuHighlightedItem:visited, a.subMenuHighlightedItem:hover

{
	color: #FFFFFF; 
	background-color: #82B8DE;
	cursor: hand;	
}

#OutageReportHeader	td
{
	font-size: 10.5pt;
	font-family: Arial;
	font-weight: normal;
	color: #333333;
	background-color: #F2F8FC;
	border-bottom: #dfdfdf thin solid;
	vertical-align: text-bottom;
	text-align: center;	
	padding:  2px 10px 2px 10px;	
}
.OutageCount
{
	font-weight:bold;
	color: #333333;
}


/* WMS */

tr.gridHeader{
	background-color: #F2F8FC;
      color: #333333;
      font-size: 10.5pt;
      font-family: Arial;
      font-weight: normal;

}

tr.grid{
	
      color: #333333;
      font-size: 10.5pt;
      font-family: Arial;
      font-weight: normal;

}


td.grid a:hover { color: #333333}
td.grid a:visited { color: #333333}
td.grid a:link { color: #333333}

th.grid{
      background-color: #F2F8FC;
	text-align:left;
	font-size: 10.5pt;
	font-family: Arial;
	font-weight: normal;
	color: white;
      
}

th.grid a:hover { color: #333333}
th.grid a:visited { color: #333333}
th.grid a:link { color: #333333}

.errormessage{font-weight: bold;
			color: #FF0000;
}


