body
{
	background-color: #fff;
	text-align: center;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: .8em;
	padding: 0px;
	margin: 0px;
}
.fineprint
{
	font-size: .8em;
}
.controlMain
{
	margin: 0em 0em .4em 0em;
	clear: both;
}
.controlMain input
{
	font-size: .9em;
}
.controlMain option
{
	font-size: .9em;
}
.controlLabel
{
	margin: .25em 0em .25em 0em;
	padding: 0em .25em 0em 0em;
	width: 12em;
	float: left;
	text-align: right;
}
.controlLabelMedium
{
	margin: .25em 0em .5em 0em;
	padding: 0em .25em 0em 0em;
	width: 17em;
	float: left;
	text-align: right;
}
.controlLabelWide
{
	margin: .25em 0em .5em 0em;
	padding: 0em .25em 0em 0em;
	width: 23em;
	float: left;
	text-align: right;
}
.controlInstructions
{
	padding: 0em 0em .25em 12.25em;
	margin: 0em;
}

.progressPanel
{
	position: absolute;
	top: 45%;
	left: 45%;
	z-index: 20;
}
.progressData
{
	background-color: #ffffff;
	color: #000000;
	z-index: 20;
	vertical-align: middle;
	width: 12em;
	height: 5em;
}

#container
{
	text-align: left;
	background-color: white;
	width: 1000px;
	margin: auto;
}
#mainBody
{
	width: 745px;
	padding-right: 10px;
}

#acctInfoSection
{
	width: 1000px;
	position: relative;
	top: 0px;
	left: 0px;
}
.ddlaccounts2
{
	padding: .25em 0em 0em 1em;
	font-weight: bold;
	margin: 0px;
	clear: both;
}
#accountInfoName
{
	background-color: inherit;
	padding-top: 10px;
	float: left;
	max-width: 320px;
	margin-right: -100%;
	overflow: hidden;
	white-space: nowrap;
}
#accountInfoName p
{
	padding: 0px;
	margin: 0px;
}

#accountInfoAddresses
{
	padding-top: 10px;
	background-color: inherit;
	max-width: 350px;
	overflow: visible;
	white-space: nowrap;
	float: right;
}
#accountInfoAddresses p
{
	padding: 0px;
	margin: 0px;
}
#accountInfoAddresses td
{
	padding-right: 20px;
}
.addrheader
{
	font-weight: bold;
}

#leftUpdatePanel
{
	width: 100%;
}
#rightUpdatePanel
{
	width: 795px;
}
.MainSectionLeftStyle
{
	margin: 0px 20px 0px 0px;
	padding-top: 0px;
}
.MainSectionRightStyle
{
	padding-left: 1em;
	width: 60em;
}
.theBox
{
	border: solid 1px black;
	background-color: #F4F2EC;
	width: 190px;
	text-align: left;
	margin: .5em 0em 0em 0em;
}
.theBox p
{
	padding: 0em;
	margin: .5em;
}
.theBox h4
{
	padding: 7px 0px 0px 3px;
	margin: 0px;
	background-image: url(/SRP.Graphics/BlueBoxBack.gif);
	background-repeat: no-repeat;
	height: 22px;
	font-size: 1.1em;
	font-weight: bold;
	vertical-align: text-bottom;
	color: #fff;
	text-align: left;
}
.CommonBox
{
	width: 495px;
	padding: 0px;
	margin: auto;
	border: solid 1px black;
	background-color: #F4F2EC;
}
.CommonBoxHeader
{
	padding: 7px 0px 0px 0px;
	margin: 0px;
	background-image: url(/SRP.Graphics/BlueBoxBack.gif);
	background-repeat: no-repeat;
	height: 22px;
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
	vertical-align: baseline;
	text-align: center;
}
.CommonBox a:link
{
	text-decoration: none;
	color: #074b88;
}
.CommonBox a:visited
{
	text-decoration: none;
	color: #074b88;
}
.CommonBox a:hover
{
	text-decoration: underline;
	color: #074b88;
}
.CommonBoxInside
{
	padding: 15px;
	text-align: left;
}
.CommonBoxInside p
{
	padding: 0px;
	margin: 0px 0px 3px 0px;
}
.CommonBoxButtons
{
	text-align: center;
	padding: 0px 10px 10px 0px !important;
}
.CenterMe
{
	margin: auto;
}

#center
{
	text-align: center;
	padding-top: 10px;
}
.AccountSummaryData
{
	width: 140px;
	text-align: right;
}
.Summary
{
	padding-left: 10px;
}

.eBillDiv
{
	position: relative;
	top: 0px;
	left: 0px;
	margin: 10px;
	padding: 0px;
	text-align: left;
	vertical-align: bottom;
	overflow: visible;
	white-space: nowrap;
	font-size: 1em;
}
.billPrintDiv
{
	width: 56.54em;
	text-align: right;
	margin: 5px 0px 0px 10px;
	padding: 0px;
}
.billPrintDiv a:hover
{
	text-decoration: underline;
}

.smartMeterDisclaimer
{
	color: inherit;
	background-color: #f4f2ec;
	font-size: .9em;
	float: right;
	width: 400px;
	border: solid 1px #dddddd;
	margin: 0px 15px -25px 0px;
	padding: 5px 5px 5px 20px;
	position: relative;
	top: -25px;
	left: 0px;
}
.smartMeterDisclaimer ul
{
	list-style: outside;
}
.smartMeterDisclaimer a:link
{
	color: #074b88;
	background-color: inherit;
	text-decoration: none;
}
.smartMeterDisclaimer a:visited
{
	color: #074b88;
	background-color: inherit;
	text-decoration: none;
}
.smartMeterDisclaimer a:hover
{
	color: #074b88;
	background-color: inherit;
	text-decoration: underline;
}

.AccountSummaryTable td
{
	padding: 0px 30px 0px 0px;
}
.AccountSummaryTableHeader
{
	font-weight: bold;
}

.billPrintDiv a
{
	text-decoration: none;
	color: #074b88;
	background-color: #ffffff;
}

#accountInfoContainer
{
	width: 1000px;
	background-image: url(/SRP.Graphics/MyAccountHeaderTiler.png);
	background-repeat: repeat-x;
	height: 90px;
}
#accountInfoMyAccounts
{
	background-image: url(/SRP.Graphics/MyAccountSwoosh.png);
	background-repeat: no-repeat;
	float: left;
	width: 331px;
	height: 90px;
}
.WelcomeName
{
	color: #074b88;
	font-size: 1.4em;
	font-weight: bold;
}
.ddlaccounts2 a:link
{
	color: #fff;
	text-decoration: underline;
}
.ddlaccounts2 a:visited
{
	color: #fff;
	text-decoration: underline;
}
.ddlaccounts2 a:hover
{
	color: #fff;
	text-decoration: underline;
}
.LoggedOnAs
{
	font-size: .7em;
	color: #074b88;
}

.optionsLinks
{
	color: #074b88;
	display: block;
	text-align: left;
	padding: 3px 0px 3px 10px;
	margin: 0px;
	cursor: pointer;
	text-decoration: none; /* IE doesn't support the pseudo class :hover on tags other than <a>, 	so this expression is added to make it underline optionsLink elements on mouseover */
	hover: expression(onmouseover=new Function(  "this.style.textDecoration='underline';" ), onmouseout=new Function(  "this.style.textDecoration='none';" ));
}
.optionsLinks:link
{
	text-decoration: none;
	color: #074b88;
}
.optionsLinks:visited
{
	text-decoration: none;
	color: #074b88;
}
.optionsLinks:hover
{
	text-decoration: underline;
	color: #074b88;
}

h1, h2, h3, h4, h5, h6
{
	color: #074b88;
	padding: 0px;
	margin: 0px;
}
.ManageModalBackground
{
	background-color: #ddd;
	filter: alpha(opacity=70);
	opacity: 0.7px;
	background: rgba(221,221,221,0.7);
}
.ManageModalPopup
{
	background: url(/srp.graphics/Corners/PopUpBack.png);  
	height:250px;
	width:400px;
    padding:0px;
}

.HEMBackground
{
	background: transparent url(/SRP.Graphics/HEM/HEMhouseSplash.jpg) no-repeat;
}
.HEMSpacer
{
	height: 90px;
}
.HEMTextArea
{
	margin-left: 40px;
	margin-top: 30px;
	width: 480px;
}
.ExportButtonLink
{
	background-color:#e7e1d4;
	font-size:11px;
	color:#000;
	padding:5px 7px;
	font-weight:bold;
}

.ExportButtonLink:link
{
	text-decoration:none;
	border:1px solid #074b88;
	border-style:outset;
}
.ExportButtonLink:hover
{
	text-decoration:underline;
	background-color:#208411;
	color:#fff;
	border:1px solid black;
	border-style:inset;
}
.EmphasizeGood
{
	font-weight:bold;
	color:Green;
}
.EmphasizeBad
{
	font-weight:bold;
	color:#B22222;
}
.CalcPanel
{
	padding:0px 10px 0px 0px;
	width:585px;
}