﻿body
{

}

.MasterBody
{
	font-family: Arial;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: url(Images/Graphics/MasterBackground.jpg);
	background-repeat:repeat-y;		
}

.Header
{
	background-color: #9999cc;
	height:44px;
}

.Logo
{
	display:block;
	float: left;
	top: 0px;
	left:0px;
	position:absolute;
}

.Title
{ 
	color: white;
	font-size: 26px;
	display:block;
	float: left;
	white-space:nowrap;	
	padding:5px 10px 5px 10px;
	top: 0px;
	left: 150px;
	position:absolute;
}

.ContentPage
{
	margin-left:136px;
	top:45px;
	left:0px;
	position:absolute;
}

.PageHeader
{
	float:left;
	display:block;
}

.PageHeaderTable
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	display:block;
	float:left;
}

.PageIcon
{
	padding:5px 10px 5px 10px;
}

.PageTitleCell
{ 
	width:100%;
	white-space:nowrap;	
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
    border-bottom:solid 1px black;
}

.PageTitle
{ 
	color: black;
	font-family: Arial;
	font-size: 20px;
	font-weight:bold;
    float:left;	
    display:block;
	white-space:nowrap;	 
}

.PageLoginInfo
{
	color: black;
	font-family: Arial;
	font-size: 10px;
	font-weight:bold;
	float:right;
	display:block;
	padding-top:5px;
	padding-right:20px;
	white-space:nowrap;		
}

.NavBar
{
	width:136px;
	display:block;
	float: left;
}

.UserInfo
{
	padding-top:10px;
	padding-left:5px;
	color: black;
	font-family: Arial;
	font-size: 12px;	
	width:136px;
	display:block;
	float: left;	
	overflow:hidden;
	white-space:nowrap;		
}

.UserInfoText
{
	display:block;
	float: left;
	padding-top:0px;
	overflow:visible;
	white-space:pre-wrap;
	width:95px;
}

.LogoutButton
{
	float:left;
	display:block;
	padding-left:15px;
	padding-top:20px;	
}

.LoginHeader
{
	border:Solid 1px black;
	background-color: #9999cc;
	height:55px;
	width:450px;
}

.LoginLogo
{
	padding-top:5px;
	padding-left:5px;
	float:left;
	width:136px;
}

.LoginTitle
{ 
	color: white;
	font-family: Arial;
	font-size: 28px;
	white-space:nowrap;	
	padding-top:11px;
	padding-left:30px;
	float:left;
}

.LoginBody
{
	border:Solid 1px black;
	background-color: White;
	height:160px;
	width:450px;
	margin-top:2px;
	padding-top:20px;
}

.LoginTable
{
	width:360px;
}

.LoginLabel
{
	color: black;
	font-family: Arial;
	font-size: 18px;
	white-space:nowrap;	
	text-align:right;
}

.LoginText
{
	color: black;
	font-family: Arial;
	font-size: 16px;
	text-align:left;
	padding-left:5px;
	width:200px;
}

.RemeberMe
{
	color: black;
	font-family: Arial;
	font-size: 16px;
	text-align:left;

}

.LoginButton
{
	text-align:left;
	padding-left:5px;
	padding-top:10px;
}

.ErrorLabel
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color:Red;
}

.LargeErrorLabel
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color:Red;
}

.WarningErrorLabel
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color:Red;
}

.ConfirmDeleteLabel
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color:#8f8fe1;
}

.PageContent
{
	float:left;
	display:block;
	margin-left:80px;
}

.HomeWelcome
{
	color: black;
	font-family: Arial;
	font-size: 16px;
	font-weight:bold;
	white-space:nowrap;
	margin-bottom:30px;
	margin-top:30px;
}

.HomeSection
{
	margin-top:20px;
	min-width:500px;
}

.HomeSectionHeader
{
	float:left;
	margin-left:10px;
	color: black;
	font-family: Arial;
	font-size: 16px;
	font-weight:bold;
	white-space:nowrap;	
	text-decoration:none;
	background-color:Transparent;
	border:none;
	cursor:pointer;
}

.AlarmsSection
{
	margin-top:20px;
	min-width:500px;
}

.AlarmsSectionHeader
{
	float:left;
	color: black;
	font-family: Arial;
	font-size: 16px;
	font-weight:bold;
	white-space:nowrap;	
	text-decoration:none;
	background-color:Transparent;
	border:none;
}


.HomeOutstandingAlarms
{
	margin-left:30px;
	color: red;
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	white-space:nowrap;	
}

.HomeAlarmsInProgress
{
	margin-left:30px;
	color: black;
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	white-space:nowrap;	
}

.HomeFooter
{
	margin-top:30px;
	border-top: solid 1px black;
	min-width:500px;
}

.HomeLicenseInfo
{
	color: black;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	white-space:nowrap;	
	display:block;
	float:left;	
}

.AlarmSummaryInfo
{
	color: black;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	white-space:nowrap;	
	display:block;
	float:left;	
}

.RightAlign
{
	text-align:right;
}

.FloatRight
{
	float:right;
}

.AccessInfo
{
	white-space:nowrap;
}

.AccessInfoTable
{
	float:right;
	color: black;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	white-space:nowrap;
	margin-right:20px;	
}

.AdminSection
{
	margin-top:20px;
	min-width:500px;
}

.ReportSection
{
	margin-top:20px;
	min-width:500px;
}

.AdminSectionHeader
{
	float:left;
	color: black;
	font-family: Arial;
	font-size: 16px;
	font-weight:bold;
	white-space:nowrap;	
	text-decoration:none;
}

.ReportSectionHeader
{
	float:left;
	color: black;
	font-family: Arial;
	font-size: 16px;
	font-weight:bold;
	white-space:nowrap;	
	text-decoration:none;
}

.AdminGoButton
{
	margin-right:20px;
}

.ReportGoButton
{
	margin-right:20px;
}

.AdminSectionText
{
	color: black;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
}

.ReportSectionText
{
	color: black;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
}

.AdminSteps
{
	border-top:solid 1px black;
	margin-top:20px;
}

.AdminStepHeader
{
	float: left;
	color: black;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	white-space: nowrap;
	margin-top: 10px;
}

.AdminStepText
{
	
	float:left;
	margin-top:5px;
	margin-bottom:5px;
	color: black;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	white-space:nowrap;
}

.DetailsTable
{
	padding:0px 0px 0px 0px;
	margin:20px 0px 0px 0px;
	border-top:solid 1px black;
	border-left:solid 1px black;
	border-right:solid 1px black;
	border-bottom:solid 1px black;
	background-image: url(Images/Graphics/Header_Background.png);
	background-repeat:repeat-x;	
}

.DetailsHeaderRow
{
	color: black;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	padding:5px 5px 5px 5px;
}	

.DetailsText
{
	color: black;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	margin-left:20px;
	line-height:30px;
}

.TextPageDetailsTable
{
	color: black;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	margin-left:20px;
}

.RespondersDetailsText
{
	color: black;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	margin-left:20px;
	line-height:30px;
}

.DetailsLabel
{
	color: black;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	margin-left:55px
}

.ResponderDetailsLabel
{
	color: black;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	margin-left:60px
}

.NumberTextbox
{
	border: 1px solid #A6A7AA; 
	background-color:#f1f1f1;
	width:300px;
	color: black;
	font-family: Arial;
	font-size: 14px;	
	margin-left:20px;
}

.PINTextbox
{
	border: 1px solid #A6A7AA; 
	background-color:#f1f1f1;
	width:100px;
	color: black;
	font-family: Arial;
	font-size: 14px;	
	margin-left:20px;
}

.Pad20
{
	padding-left:20px;
}

.Pad30
{
	padding-left:30px;
}

.DropDownList
{
	border: 1px solid #A6A7AA; 
	background-color:#f1f1f1;
	width:304px;
	color: black;
	font-family: Arial;
	font-size: 14px;	
	margin-left:20px;
}

.DropDownListNoMargin
{
	border: 1px solid #A6A7AA; 
	background-color:#f1f1f1;
	width:304px;
	color: black;
	font-family: Arial;
	font-size: 14px;	
}

.ResponderDropDownList
{
	border: 1px solid #A6A7AA; 
	background-color:#f1f1f1;
	width:304px;
	color: black;
	font-family: Arial;
	font-size: 14px;	
	margin-left:20px;
}

.DropDownListLong
{
	border: 1px solid #A6A7AA; 
	background-color:#f1f1f1;
	width:420px;
	color: black;
	font-family: Arial;
	font-size: 14px;	
	margin-left:20px;
}

.SmallDropDownList
{
	border: 1px solid #A6A7AA; 
	background-color:#f1f1f1;
	width:190px;
	color: black;
	font-family: Arial;
	font-size: 12px;	
}

.IncidentAlertHOOTable
{
	color: black;
	font-family: Arial;
	font-size: 12px;
	line-height:12px;		
}

.IncidentAlertRespondersTable
{
	color: black;
	font-family: Arial;
	font-size: 12px;
	line-height:12px;	
	margin-left:15px;	
}

.IncidentAlertCalloutTable
{
	color: black;
	font-family: Arial;
	font-size: 12px;
	line-height:12px;	
	margin-left:15px;	
}

.TimeTextbox
{
	border: 1px solid #A6A7AA; 
	background-color:#f1f1f1;
	width:32px;
	color: black;
	font-family: Arial;
	font-size: 12px;
}

.IncidentAlertNumberTextbox
{
	border: 1px solid #A6A7AA; 
	background-color:#f1f1f1;
	width:215px;
	color: black;
	font-family: Arial;
	font-size: 14px;	
	margin-left:20px;
}

.Listbox
{
	border: 1px solid #A6A7AA; 
	background-color:#f1f1f1;
	color: black;
	font-family: Arial;
	font-size: 12px;	
}

.AsignedResponderCheckboxList
{
	width:260px;
	height:100px;
	color: black;
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
	border:none;
}	

.AssignedResponderDiv
{
	width:278px;
	height:100px;
	overflow:auto;
	border: 1px solid #A6A7AA; 
	background-color:#f1f1f1;	
}

.TabItem
{
  color:gray;
  background-image: url(Images/Graphics/Header_Background.png);
  font-family: Arial; 
  font-size: 14px; 
  font-weight: bold;
  cursor:pointer;
  border-top:solid 1px black;
  border-left:solid 1px gray;
  border-right:solid 1px gray;
}

.TabItemHover
{
	color: white;
	background-color: #BCBCDE;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
    border-top:solid 1px black;
    border-left:solid 1px black;
    border-right:solid 1px black;

}

.TabItemSelected
{
	color: black;
	background-color: #9999cc;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
    border-top:solid 1px black;
    border-left:solid 1px black;
    border-right:solid 1px black;
}

.LoneWorkerTab
{
	color: black;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	margin-left:20px;
}

.WorkgroupTab
{
	color: black;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	margin-left:20px;
}

.ResponderTab
{
	color: black;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	margin-left:20px;
}

.ClassOfServiceTab
{
	color: black;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	margin-left:20px;
}

.UserTab
{
	color: black;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	margin-left:20px;
}

.MultiPage
{
	color: black;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	border: solid 1px black;
	width:600px;
	height:280px;
}

.WorkgroupMultiPage
{
	color: black;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	border: solid 1px black;
	width:500px;
	height:200px;
}

.ResponderMultiPage
{
	color: black;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	border: solid 1px black;
	width:550px;
	height:280px;
}

.LoneWorkerTabDetail
{
	color: black;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	width:600px;
	height:280px;
}

.WorkgroupTabDetail
{
	color: black;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	width:380px;
	height:200px;
}

.ResponderTabDetail
{
	color: black;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	width:400px;
	height:280px;
}

.ClassOfServiceTabDetail
{
	color: black;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	width:600px;
	height:280px;
}

.UserTabDetail
{
	color: black;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	width:600px;
	height:280px;
}

.LoneWorkerName
{
	border: 1px solid #A6A7AA; 
	background-color:#f1f1f1;
	width:331px;
	color: black;
	font-family: Arial;
	font-size: 14px;	
	margin-left:20px;
}

.ClassOfServiceName
{
	border: 1px solid #A6A7AA; 
	background-color:#f1f1f1;
	width:331px;
	color: black;
	font-family: Arial;
	font-size: 14px;	
	margin-left:20px;
}

.UserName
{
	border: 1px solid #A6A7AA; 
	background-color:#f1f1f1;
	width:331px;
	color: black;
	font-family: Arial;
	font-size: 14px;	
	margin-left:20px;
}

.LoneWorkerMainDetailsTable
{
	margin-top:27px;
	margin-left:20px;
	line-height:30px;
}

.ClassOfServiceGeneralAccessTable
{
	margin-top:40px;
	margin-left:20px;
	line-height:30px;
}

.UserMainDetailsTable
{
	margin-top:40px;
	margin-left:20px;
	line-height:30px;
}

.LoneWorkerAdditionalDetailsTable
{
	margin-top:25px;
	margin-left:20px;
	line-height:30px;
}

.ClassOfServiceAdminAccessTable
{
	margin-top:25px;
	margin-left:20px;
	line-height:30px;
}

.UserGroupsTable
{
	margin-top:25px;
	margin-left:20px;
}

.ResponderGroupsTable
{
	margin-top:25px;
	margin-left:20px;
}

.LoneWorkerPersonalDetailsTable
{
	margin-top:10px;
	margin-left:20px;
}

.ClassOfServiceReportAccessTable
{
	margin-top:25px;
	margin-left:20px;
	line-height:30px;
}

.LongTextbox
{
	border: 1px solid #A6A7AA; 
	background-color:#f1f1f1;
	width:300px;
	color: black;
	font-family: Arial;
	font-size: 14px;	
	margin-left:20px;
}

.GeneralCheckbox
{
	color: black;
	font-family: Arial;
	font-size: 14px;	
	margin-left:20px;
}

.AdminAnyGroupCheckbox
{
	color: black;
	font-family: Arial;
	font-size: 12px;	
	font-weight:bold;
	padding-left:30px;
}

.TextToSendTextbox
{
	border: 1px solid #A6A7AA; 
	background-color:#f1f1f1;
	width:500px;
	height:50px;
	color: black;
	font-family: Arial;
	font-size: 14px;	
	font-weight:bold;
	margin-left:20px;
}


.HalfLengthTextbox
{
	border: 1px solid #A6A7AA; 
	background-color:#f1f1f1;
	width:150px;
	color: black;
	font-family: Arial;
	font-size: 14px;	
	margin-left:20px;
}

.DateTextbox
{
	border: 1px solid #A6A7AA; 
	background-color:#f1f1f1;
	width:75px;
	color: black;
	font-family: Arial;
	font-size: 14px;	
	margin-left:20px;
}

.LoneWorkerPicture
{
	width:auto;
	height:170px;
	margin-left:20px;
}

.PicAndDocTables
{
	margin-left:17px;
	vertical-align:middle;
}

.FileUpload
{
	border: 1px solid #A6A7AA; 
	background-color:#f1f1f1;
	width:253px;
	color: black;
	font-family: Arial;
	font-size: 14px;
}

.TextCounter
{
	color: black;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	border:none 0px white;
	width:auto;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border-collapse:collapse;
	position:absolute;
}

.TextMessageTextbox
{
	border: 1px solid #A6A7AA;
	background-color: #f1f1f1;
	width: 412px;
	color: black;
	font-family: Arial;
	font-size: 12px;
	margin-left: 18px;
}

.TextWorkgroupListbox
{
	border: 1px solid #A6A7AA;
	background-color: #f1f1f1;
	width: 228px;
	color: black;
	font-family: Arial;
	font-size: 12px;
	margin-left: 18px;
}

.WorkgroupMembersListbox
{
	border: 1px solid #A6A7AA;
	background-color: #f1f1f1;
	width: 455px;
	color: black;
	font-family: Arial;
	font-size: 12px;
	margin-left: 20px;
	margin-top:25px;
}

.ResponderIncidentsListbox
{
	border: 1px solid #A6A7AA;
	background-color: #f1f1f1;
	width: 500px;
	color: black;
	font-family: Arial;
	font-size: 12px;
	margin-left: 25px;
	margin-top:25px;
}

.TextLoneWorkerListbox
{
	border: 1px solid #A6A7AA;
	background-color: #f1f1f1;
	width: 228px;
	color: black;
	font-family: Arial;
	font-size: 12px;
	margin-left: 18px;
}

.TextRecipientListbox
{
	border: 1px solid #A6A7AA;
	background-color: #f1f1f1;
	width: 228px;
	color: black;
	font-family: Arial;
	font-size: 12px;
}

.PredefinedTextsTable
{
	line-height:10px;
}

.SMSSent
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color:#8f8fe1;
}

.AlarmInfo
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color:#8f8fe1;
}

.LoneWorkerStatusInfo
{
	font-family: Arial;
	font-size: 14px;
	color: black;
	font-weight:normal;	
	margin-left:20px;
	margin-right:15px;
	text-decoration:none;	
}

.ReportSummaryInfo
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color:#8f8fe1;
}

.HelpText
{
	color: #8f8fc1;
	font-family: Arial;
	font-size: 12px;	
	font-weight:bold;
	text-align:right;
	white-space:nowrap;
}

.RefreshText
{
	color: #8f8fc1;
	font-family: Arial;
	font-size: 11px;	
	font-weight:bold;
}

.ReportClickRowText
{
	color: #8f8fc1;
	font-family: Arial;
	font-size: 11px;	
	font-weight:bold;
}

.ErrorPageHeader
{ 
	color: Red;
	font-family: Arial;
	font-size: 20px;
	font-weight:bold;
    float:left;	
    display:block;
}

.ErrorPageLabel
{ 
	color: Red;
	font-family: Arial;
	font-size: 16px;
	font-weight:bold;
    float:left;	
    display:block;
}

.ComingSoon
{
	color: #8f8fc1;
	font-family: Arial;
	font-size: 28px;	
	font-weight:bold;
	margin-left:60px;
	margin-top:45px;
}

.AlarmWarningTable
{
	min-width:300px;
	white-space:nowrap;
	border:none;
	text-align:center;
}

.WorkgroupDetailsTable
{
	margin-top:60px;
	margin-left: 20px;
}

.ResponderDetailsTable
{
	margin-top:40px;
	margin-left: 20px;
}


.ReportHeaderLabel
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color:black;
	text-decoration:underline;
}

.ReportDataLabel
{
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color:black;
}

.ReportWarningDataLabel
{
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color:Red;
}

.ReportDataLabelRejected
{
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color:white;
	background-color:Red;
}

.ReportDataHyperlink
{
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color:black;
	text-decoration:none;
}

.ReportDataButton
{
	cursor: pointer;
	font-family: Arial;
	font-size: 14px;
	height:18px;
	font-weight: normal;
	font-style: normal;
	color:black;
	text-decoration:none;
	border:none;
	background-color:Transparent;
}

.ReportCellFirstLeft
{
	text-align:left;
	border-collapse: collapse; 
	border-spacing: 0px; 
	padding-left: 0px; 
	padding-right:5px;
	margin: 0px; 
	border-style: none; 
	border-width: 0px;
	white-space:nowrap;
}

.ReportCellFirstRight
{
	text-align:right;
	border-collapse: collapse; 
	border-spacing: 0px; 
	padding-left: 0px; 
	padding-right:5px;
	margin: 0px; 
	border-style: none; 
	border-width: 0px;
	white-space:nowrap;
}

.ReportCellFirstCenter
{
	text-align:center;
	border-collapse: collapse; 
	border-spacing: 0px; 
	padding-left: 0px; 
	padding-right:5px;
	margin: 0px; 
	border-style: none; 
	border-width: 0px;
	white-space:nowrap;
}

.ReportCellLastLeft
{
	text-align:left;
	border-collapse: collapse; 
	border-spacing: 0px; 
	padding-left: 5px; 
	padding-right:5px;
	margin: 0px; 
	border-left:solid 1px black;
	white-space:nowrap;
}

.ReportCellLastRight
{
	text-align:right;
	border-collapse: collapse; 
	border-spacing: 0px; 
	padding-left: 5px; 
	padding-right:5px;
	margin: 0px; 
	border-left:solid 1px black;
	white-space:nowrap;
}

.ReportCellMiddleRight
{
	text-align:right;
	border-collapse: collapse; 
	border-spacing: 0px; 
	padding-left: 5px; 
	padding-right:5px;
	margin: 0px; 
	border-left:solid 1px black;
	white-space:nowrap;
}
.ReportCellMiddleLeft
{
	text-align:left;
	border-collapse: collapse; 
	border-spacing: 0px; 
	padding-left: 5px; 
	padding-right:5px;
	margin: 0px; 
	border-left:solid 1px black;
	white-space:nowrap;
}
.ReportCellMiddleCenter
{
	text-align:center;
	border-collapse: collapse; 
	border-spacing: 0px; 
	padding-left: 5px; 
	padding-right:5px;
	margin: 0px; 
	border-left:solid 1px black;
	white-space:nowrap;	
}

.ReportCellFooter
{
	border-bottom:solid 1px black;
	white-space:nowrap;
}

.ReportTitleText
{
	float:left;
	color: black;
	font-family: Arial;
	font-size: 20px;
	font-weight:bold;
	white-space:nowrap;	
	text-decoration:none;
}

.ReportTitleDateText
{
	float:left;
	color: black;
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	white-space:nowrap;	
	text-decoration:none;
}

.ReportTitleInfoText
{
	float:left;
	color: black;
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	white-space:nowrap;	
	text-decoration:none;
}

.ReportHeaderText
{
	color: black;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	text-decoration:underline;
}

.ReportDataText
{
	color: black;
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
}

.AlarmDateRangeLabel
{
	color: black;
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	white-space:nowrap;	
}

.DateRangeLabel
{
	color: black;
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	white-space:nowrap;	
}

.AlarmReportTypeLabel
{
	color: black;
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	white-space:nowrap;	
}

.TextPageSectionLabel
{
	color: black;
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	white-space:nowrap;	
}

.AlarmReportNoteLabel
{
	color: black;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	white-space:nowrap;	
}

.ReportNoteLabel
{
	color: black;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	white-space:nowrap;	
}