/* CSS Document */

html
{
	overflow-y: scroll;
	overflow-x: auto;
}

body
{
	margin: 0px 0px;
	padding: 0px 0px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000;
}

p
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	line-height: 1.4;
}
.clear
{
	clear: both;
}

#Wrapper
{
	margin: 10px auto 0px auto;
	padding: 0px 0px;
	width: 70%;
	min-width: 983px;
	_width: expression(((document.body.clientWidth)) < 1280? "983px": "70%" );
	background: url(../images/bg.gif) repeat-x top;
}

/* Header Start */

#Header
{
	margin: 0px 0px;
	padding: 0px 0px;
}

#top-right-menu
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
	height: 35px;
}
#top-menu
{
	margin: 0px 0px;
	padding: 4px 20px 8px 20px;
	background-image: url('../images/menu-bg2.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	float: right;
	color: #fff;
}
#top-menu ul
{
	margin: 0px 0px;
	padding: 0px 0px;
	list-style: none;
	float: left;
}
#top-menu ul li
{
	margin: 0px 0px;
	padding: 0px 0px;
	list-style: none;
	float: left;
}
#top-menu ul li a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 3px;
	float: left;
}

#top-menu ul li a:hover
{
	color: #CBC3AF /*B65E5E01835C 3B88BC*/;
	display: block;
	float: left;
}
/*#main-menu{
margin:0px 0px 0px 0px;
padding:0px 0px;
height:62px;
}*/
#logo
{
	position: absolute; /*left: expression(((document.body.clientWidth)) == 1152? "150px": "13%");	 	_left: expression(((document.body.clientWidth)) < 1200? "40px": "13%" ); 	_left: expression(((document.body.clientWidth)) == 1152? "54px": "9%" );*/
	padding-left: 27px;
	top: 45px;
	width: 175px;
	height: 87px;
	z-index: 1000; /*top:45px;  	position:absolute; 	margin:0px 0px 0px 0px;*/
}
#banner
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
	background-color: #3b88bc;
	height: 166px;
}
#logo2
{
	margin: 0px 0px;
	padding: 0px 0px;
	float: left;
}
#banner2
{
	margin: 0px 0px;
	padding: 0px 0px;
	float: right;
}

/* Header End */

/* Body Content */

#body-Container
{
	margin: 10px 0px 0px 0px;
	padding: 0px 0px;
}
/* Left Start */
#Left-panel
{
	margin: 0px 0px;
	padding: 0px 0px;
	width: 200px;
	float: left;
}
.ourpowerispeople
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.date
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #9B1B00;
	text-decoration: none;
}
/* Left End */

/* Right Start */

#Right-panel
{
	margin: 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 200px;
	float: right;
	text-align: center;
}
#links
{
	margin: 0px 0px 0px 30px;
	padding: 0px 0px;
	text-align: left;
}
.signup
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
	text-decoration: none;
}

/* Right End */

/* Main Frame Start */

#Main-panel
{
	margin: 0px 200px;
	padding: 0px 20px;
	background-color: #fff;
	border-right: 1px solid #bacddb;
	border-left: 1px solid #bacddb;
	min-height: 320px;
	_height: 320px;
}
.welcome
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
.welcome-txt
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.ourpowerispeople
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

/* Main Frame End */
/* Body Content End */

/* Footer Start */

#Footer
{
	margin: 0px 0px;
	padding: 5px 0px 0px 20px;
	background: url(../images/bottom-bg.gif) repeat-x;
	height: 24px;
	color: #fff;
}
.RatesBUTxt
{
	font-weight: bold;
	text-decoration: underline;
}
.Three1TDs
{
	float: left;
	width: 35%;
}
.Three2TDs
{
	float: left;
	width: 35%;
}

.Four1TDs
{
	float: left;
	width: 25%;
}
.Four2TDs
{
	float: left;
	width: 25%;
}
.Four3TDs
{
	float: left;
	width: 25%;
}
.cssWaterMark
{
	font-size: 12px;
	width: 150px;
}
/* Footer End */
/* Contact Us start*/
.btnContactMainDiv
{
	width:100%;
}
.lblComments
{
	vertical-align: top; 
	position: relative; 
	top: 35px;
}
.btnContactTDDiv
{
	width: 80%; 
	text-align: center;	
}
.DivMainComments
{
	width: 80%;
	left:100px;
}
.spanStar
{
	color:Red;
}
.DivMainLbls
{
	width: 80%; 
	text-align: center;
}
.DivHeading
{
	width: 80%; 
	background-color: #01835C; 
	color: White; 
	font-weight: bold;
	text-align: center;	
}
.WidthFull
{
	width:100%;
}
.ContactText
{
	text-align: center; 
	font-family: Verdana; 
	font-size: 12px;	
}
.lblReportOutage
{
	position:absolute;
	left:40%;	
}
.txtReportOutage
{
	position:relative;
	left:20%;	
}
.txtReportOutageZip
{
	position:relative;
	left:11.5%;	
}

/* Contact Us End*/
/*admin pages*/
.lblAdm
{
	left: 33%;
	position: absolute;
}
.txtLogin
{
	left: 40%;
	position: absolute;
	width: 140px;
}
.ReqLogin
{
	left: 55%;
	position: absolute;
}
.adminbtn
{
	left: 42%;
	position: absolute;
	width: 60px;
}
.adminheader
{
	left: 44%;
	position: absolute;
}

.admnbtn
{
	left: 53%;
	cursor: pointer;
	text-align: center;
	border: 0;
	background-color: #7F9DB9;
	color: #FFFFFF;
	vertical-align: top;
	position: absolute;
	width: 90px;
	margin: -4px 0 0px 0;
}
.admnbtnlog
{
	left: 62.5%;
	cursor: pointer;
	text-align: center;
	border: 0;
	background-color: #7F9DB9;
	color: #FFFFFF;
	vertical-align: top;
	position: absolute;
	width: 90px;
	margin: -4px 0 0px 0;
}
.admnbtnsub
{
	border-style: none;
	border-color: inherit;
	border-width: 0;
	cursor: pointer;
	text-align: center;
	background-color: #7F9DB9;
	color: #FFFFFF;
	vertical-align: top;
	position: absolute;
	width: 90px;
	margin: -4px 0 0px 0;
}