﻿body { 
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px
}
.nowrap{white-space: nowrap;}
.SurveyTitle{
	color : Black;
	text-align: center;
	font-family: Verdana, Arial;
	font-size: 20px;
	font-weight: bold;
	background-color: #235577;
		
}

.SurveyText{
	color : Black;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	text-decoration:none;
	background-color: #E9E6D6;
}

.SurveyCellBottomBorder
{
	border-bottom-style: dashed; 
	border-bottom-width: 1px; 
	border-bottom-color: #6699FF;
}

.LeftMenuBackColor
{
	background-color: #8BC7EC;
	border-bottom-width: 2px;
	border-bottom-color: White;
	border-bottom-style: solid;

}

.LeftMenuText
{
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration:none;
}

.RightMenuBackColor
{
	background-color: #E9E6D6;
}

.RightMenuHeader1
{
	color: White;
	background-color: #BEB280;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration:none;
}

.RightMenuTextHeader2
{
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
}

.MeterBoxHeader
{
	color: White;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 14px;
	text-indent: 3px;
}

.MeterBoxLabel
{
	color: Black;
	font-weight: normal;
	font-family: Tahoma;
	font-size: 11px;
	text-indent: 3px;
	white-space: nowrap;
}

.MeterReadingText
{
	color: #015EA4;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 11px;
}

.MeterReadingLabel
{
	color: white;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 11px;
}

.MeterReadingStatus
{
	font-weight: normal;
	font-family: Tahoma;
	font-size: 12px;
}

.MeterReadingOverdue
{
	color: #FF5151;
	font-weight: bold;
}

.MeterReadingDue
{
	color: #FFBF00;
	font-weight: bold;
}

.MeterNoReadingDue
{
	color: Green;
	font-weight: bold;
}


.BodyTitleText
{
	color: #0070c2;	
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-bottom:18px;
}

.ScrollingTitleText
{
	color: #0070c2;	
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.CalendarDateCell
{
	color: #000000;	
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E9E6D6;
}

.BodyNormalText
{
	color: #000000;	
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.BodyNormalSmallText
{
	color: #000000;	
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.ErrorMessage
{
	color: Red;	
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.Password
{
	color: Black;	
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.WeakPassword
{
	color: Red;	
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.AveragePassword
{
	color: Orange;	
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.StrongPassword
{
	color: Green;	
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.HelpLineText
{
	color: #C07A00;	
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.HelpLineNumberText
{
	color: White;	
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}