Body
{
	margin: 0px;
	font-family: Verdana, Arial, sans-serif;
	line-height: 1em;
}

textarea{
resize:none;
}

*:focus 
{
    outline: none;
}

.RoundedTable
{
    
    margin-left: 10px;
}


.TESLinks
{
	font-family: Verdana;
	font-size: 11px;
	color: #1F59A2 !important;
	text-decoration: underline;
	cursor:pointer ;
}
.TESLinksTabbed
{
	font-family: Verdana;
	font-size: 11px;
	color: #1F59A2 !important;
	text-decoration: underline;
	 background:none!important;
     border:none; 
     padding:0!important;
	cursor:pointer ;
}
.TESEditLinks
{
	font-family: Verdana;
	font-size: 11px;
	color: #1F59A2;
	text-decoration: underline;
}
.TESLinks a:hover
{
	cursor: pointer;
	text-decoration: underline;
}
.TESLinks a:visited
{
	color: #1F59A2 !important;
	cursor: pointer;
	text-decoration: underline;
}

.Hide
{
	display: none;
	visibility: hidden;
}
.Show
{
	display: block;
	visibility: visible;
}
.ContentHeading
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #323232;
	text-decoration: none;
	padding-left: 10px;
	text-align: left;
    line-height:110%;
}
span.ContentHeading
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #323232;
	text-decoration: none;
	padding-left: 10px;
	text-align: left;
	float:left;
}


.ContentHeadingWithoutPadding
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #323232;
	text-decoration: none;
	padding-left: 0px;
	text-align: left;
}

.ContentHeading2Padding
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #323232;
	text-decoration: none;
	padding-left: 2px;
	text-align: left;
}

.ContentHeadingRight
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #323232;
	text-decoration: none;
	text-align: left;
}

.ContentTextWithoutPadding
{
	/*Apply this to all content or paragraph text*/
	font-family: Verdana;
	font-size: 11px;
	color: #676767;
	padding-left: 0px;
}
.SmallerContentTextWithoutPadding
{
	/*Applied to the Events display control*/
	font-family: Verdana;
	font-size: 9px;
	color: #676767;
	padding-left: 0px;
}
.SmallerBlackContentTextWithoutPadding
{
	/*Applied to the Events display control*/
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	padding-left: 0px; vertical-align:text-top; white-space:pre-wrap
}

.ContentText2Padding
{
	/*Apply this to all content or paragraph text*/
	font-family: Verdana;
	font-size: 11px;
	color: #676767;
	padding-left: 2px;
}



.ContentText4Padding
{
	font-family: Verdana;
	font-size: 11px;
	color: #676767;
	padding-left: 4px;
}


.ContentText
{
	/*Apply this to all content or paragraph text*/
	font-family: Verdana;
	font-size: 11px;
	color: #676767;
	padding-left: 10px;
}

span.ContentText
{
	/*Apply this to all content in span control alone*/
	font-family: Verdana;
	font-size: 11px;
	color: #676767;
	float:left;
	padding-left: 10px;
}

span.ContentTextNoFloat
{
	/*Apply this to all content in span control alone*/
	font-family: Verdana;
	font-size: 11px;
	color: #676767;
	padding-left: 10px;
}


.ContentRowPadding
{	
	padding-left: 10px;
}

.ContentNewText
{
	/*Apply this to all content or paragraph text*/
	font-family: Verdana;
	font-size: 11px;
	color: #676767;
	padding-left: 5px;
}

.ContentTextBold
{
	font-family: Verdana;
	font-size: 11px;
	color: #676767;
	font-weight: bold;
}

.ContentTextBoldPad
{
	font-family: Verdana;
	font-size: 11px;
	color: #676767;
	font-weight: bold;
	padding-left: 10px;
}

.ContentTextWithCustomPadding
{
	font-family: Verdana;
	font-size: 11px;
	color: #676767;
	padding-left: 7px;
}

.ContentTextWithAllSidePadding
{
	font-family: Verdana;
	font-size: 11px;
	color: #676767;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 7px;
	padding-bottom: 7px;
}

.CustomContentText
{
	font-family: Verdana;
	font-size: 11px;
	color: #676767;
	padding-left: 3px;
}

.ContentTextBigAndBold
{
	/*Apply this to all content or paragraph text*/
	font-family: Verdana;
	font-weight:normal;
	font-size: 11px;
	color: #676767;
	padding-left: 10px;
	padding-right:10px;
}

.TimeFormatText
{
	font-family: Verdana;
	font-size: 11px;
	color: #676767;
	padding-left: 19px;
}

.CustomContentHeading
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #323232;
	text-decoration: none;
	padding-left: 2px;
}
.PanelContentText
{
	/*For Error /Validation message display - Inside Panel Control*/
	font-family: Verdana;
	font-size: 11px;
	color: #676767;
	padding-left: 10px;
	margin-bottom: 10px;
}
.Truncate{
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}

.SectionErrorPanel
{
	/*For Error /Validation message display - Inside Panel Control*/
	font-family: Verdana;
	font-size: 11px;
	color: Red;
}
.RightColumnText
{
	/*Apply this to all right Column Content text*/
	font-family: Verdana;
	font-size: 11px;
	color: #339933;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	/*padding-top: 5px;
	width: 145px;*/
}

.HomePageLinksPadding
{
	/*Apply this to HomePageLinksPadding text*/
	padding-left: 12px;
	padding-top: 5px;
	width: 145px;
}



.RightColumnHeading
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #323232;
	text-decoration: none;
	padding-left: 10px;
	width: 145px;
	text-align: left;
}

.LocalConditions
{
	font-family: Verdana;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	padding-right:10px;
	/*padding-left: 10px;
	width: 145px;*/
	text-align: right;
}

span.RightColumnHeading
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #323232;
	text-decoration: none;
	padding-left: 10px;
	width: 145px;
	text-align: left;
	float:left;
}
.RightColumnHeadingWithoutPadding
{
	/* This class is used for default.aspx page Right Column Heading */
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #323232;
	text-decoration: none;
	width: 145px;
	text-align: left;
	border:0px;
}
.FooterContentText
{
	font-family: Verdana;
	font-size: 10px;
	color: #676767;
}

.FooterBg
{
	/*Apply on Footer Tabel*/
	width: 100%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #AA9C6D;
	vertical-align: bottom;
	height: 64px;
	background-color: #efebdf;
}
.FooterHeight
{
	height: 64px;
}

.BuildingTreeTable
{
	font-family: Verdana;
	font-size: 11px;
	color: #1F59A2;
	padding-left: 16px;
}

.BuildingTreeTable a
{
	font-family: Verdana;
	font-size: 11px;
	color: #1F59A2;
	height: 16px;
}
.ForwardBackwardTable
{
	border-bottom-color: #FCE8C3;
	border-top-color: #FCE8C3;
	border-left-color: White;
	border-left-width: 0;
	border-right-color: White;
	border-right-width: 0;
}
.ScheduleToolbar
{
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #efefef;
	border-bottom: 2px solid #fed176;
	border-top: 2px solid #fed176;
	font-family: Verdana;
	font-size: 11px;
	color: #323232;
}
.BuildingTreeTrigger
{
	display: block;
	vertical-align: baseline;
	font-family: Verdana;
	font-size: 11px;
	color: #1F59A2;
	margin-bottom: 5px;
	margin-top: 5px;
}

.BuildingTreeTrigger a
{
	color: #1F59A2;
}
.ContentTreePadding
{
	padding-left: 10px;
}
.BuildingTreeExpand
{
	display: block;
	margin-left: 32px;
}
.BuildingTreeCollapse
{
	display: none;
	margin-left: 32px;
}

.FilterForColumn
{
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #323232;
	vertical-align: baseline;
	padding-left: 10px;
}
.FilterShowOnly
{
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #323232;
	vertical-align: baseline;
	padding-left: 15px;
}
.FilterColumnDropDown
{
	font-family: Verdana;
	font-size: 11px;
	color: #323232;
	width: 150px;
}
.FilterShowControls
{
	font-family: Verdana;
	font-size: 11px;
	color: #323232;
	width: 225px;
}
.FilterApplyButton
{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-align: center;
	margin-left: 10px;
}
.ContentSectionsBreak
{
	height: 10px;
}
.ContentToButtonsBreak
{
	height: 20px;
}

.GlobalHeaderLinksBottomPadding
{
	height: 11px;
}

.ContentToFooterBreak
{
	height: 30px;
}
.ContentToValueBreak
{
	height: 5px;
}
.RefreshButton
{
	padding-left: 10px;
	padding-top: 1px;
}
.HelpImageHeight
{
	height: 23px;
	width: 23px;
	border: 0px;
	padding-top:3px;
}
.HelpImageAlignment
{
	vertical-align: top;
	text-align: right;
}
.NavigationWidth
{
	width: 145px;
}
.FirstHorizontalLinkPadding
{
	padding-left: 10px;
}
.NextHorizontalLinkPadding
{
	padding-left: 25px;
}
.SortColumnImage
{
	margin-left: 4px;
	margin-right: 0px;
	vertical-align: text-bottom;
}
.PagerDisplay
{
	font-family: Verdana;
	font-size: 11px;
	color: #676767;
	padding-left: 0px;
}
.SearchDisplay
{
	font-family: Verdana;
	font-size: 11px;
	color: #676767;
	padding-left: 0px;
}
.TableLeftSpacing
{
	padding-left: 8px;
}
.TableLeftSpacing2
{
    padding-left: 24px;    
}

.image
{
    border-width:0px;
}

.CustomTableLeftSpacing
{
	padding-left: 5px;
}

.TableCenterAlign
{
	text-align: center;
}

.TableHeaderWithCheckbox
{
	background-color: #FCE8C3;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 35px;
	border-bottom: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FED176;
	text-align: center;
}
.TableBaseRowPadding
{
	padding-left: 2px;
}
.TableBaseRow
{
	font-family: Verdana;
	font-size: 11px;
	color: #323232;
	background-color: #FFFFFF;
	padding-left: 2px;
	border: 0px;
}
.TableBaseRow a
{
	color: #1F59A2;
	text-decoration: underline;
}
.TableBaseRow a:visited
{
	color: #1F59A2;
	text-decoration: underline;
}
.TableHeaderCheckboxControl
{
	font-family: Verdana;
	font-size: 11px;
	color: #323232;
	background-color: #FCE8C3;
	padding-left: 0px;
}
.TableBaseRowWithCheckbox
{
	font-family: Verdana;
	font-size: 11px;
	color: #323232;
	background-color: #FFFFFF;
	padding-left: 0px;
}
.TableBaseRowWithCheckbox a
{
	color: #1F59A2;
	text-decoration: underline;
}
.TableBaseRowWithCheckbox a:visited
{
	color: #1F59A2;
	text-decoration: underline;
}
.TableAlterRow
{
	font-family: Verdana;
	font-size: 11px;
	color: #323232;
	background-color: #EFEFEF;
	padding-left: 2px;
}
.TableAlterRow a
{
	color: #1F59A2;
	text-decoration: underline;
}
.TableAlterRow a:visited
{
	color: #1F59A2;
	text-decoration: underline;
}
.TableAlterRowWithCheckbox
{
	font-family: Verdana;
	font-size: 11px;
	color: #323232;
	background-color: #EFEFEF;
	padding-left: 0px;
}
.TableAlterRowWithCheckbox a
{
	color: #1F59A2;
	text-decoration: underline;
}
.TableAlterRowWithCheckbox a:visited
{
	color: #1F59A2;
	text-decoration: underline;
}
.LeftNavHeader
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #323232;
	background-color: #D7CEB1;
	padding: 11px;
	width: 145px;
	border-right: 1px;
	border-color: #D7CEB1;
}
.LeftNavMenuItem
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #8D8060;
	text-decoration: none;
	cursor: pointer;
	background-color: #EFEBDF;
	padding-left: 22px;
	border-right: 1px;
	border-color: #D7CEB1;
	padding-bottom: 11px;
	padding-right: 11px;
	padding-top: 11px;
	margin: 0px;
}

.LeftNavMenuLabel
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #8D8060;
	text-decoration: none;
	background-color: #EFEBDF;
	padding-left: 22px;
	border-right: 1px;
	border-color: #D7CEB1;
	padding-bottom: 11px;
	padding-right: 11px;
	padding-top: 11px;
	margin: 0px;
}

.LeftNavMenuItem a
{
	cursor: pointer;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #8D8060;
	text-decoration: none;
}

.LeftNavMenuItem a:hover
{
	cursor: pointer;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #8D8060;
	text-decoration: none;
}

.LeftNavMenuItem a:visited
{
	cursor: pointer;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #8D8060;
	text-decoration: none;
}
.LeftNavMenuBg
{
	background-color: #EFEBDF;
	margin: 0px;
	width: 145px;
	height: 100%;
}
.LeftNavMenuWidth
{
	margin: 0px;
	width:145px;
}
.LeftNavSelected
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #A67614;
	background-color: #FED176;
	padding-top: 11px;
	padding-bottom: 11px;
	padding-left: 11px;
	padding-right: 11px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #A67614;
	border-bottom-color: #A67614;
	cursor: default;
}

.LeftNavSelected a
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #A67614;
	cursor: default;
	text-decoration: none;
}
.LeftNavSelected a:hover
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #A67614;
	cursor: default;
	text-decoration: none;
}
.LeftNavSelected a:visited
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #A67614;
	cursor: default;
	text-decoration: none;
}
.LeftNavMenuItemSelected
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #A67614;
	text-decoration: none;
	border-style: none;
	background-color: #FCE8C3;
	border-right: 1px;
	border-right-color: #D7CEB1;
	padding-top: 11px;
	padding-bottom: 11px;
	padding-left: 22px;
	padding-right: 11px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #A67614;
	cursor: pointer;
}


.LeftNavMenuItemSelected a
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #A67614;
	text-decoration: none;
}
.LeftNavMenuItemSelected a:hover
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #A67614;
	text-decoration: none;
}

.LeftNavMenuItemSelected a:visited
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #A67614;
	text-decoration: none;
}

.LeftNavSubMenuItem
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #A67614;
	text-decoration: none;
	border-style: none;
	background-color: #FCE8C3;
	border-right: 1px;
	border-right-color: #D7CEB1;
	padding-left: 22px;
	padding-right: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	cursor: pointer;
}

.LeftNavSubMenuItem a
{
	cursor: pointer;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #A67614;
	text-decoration: none;
}
.LeftNavSubMenuItem a:hover
{
	cursor: pointer;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #A67614;
	text-decoration: none;
}
.LeftNavSubMenuItem a:visited
{
	cursor: pointer;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #A67614;
	text-decoration: none;
}

.LeftNavBottomSubMenuItem
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #A67614;
	text-decoration: none;
	border-style: none;
	background-color: #FCE8C3;
	border-right: 1px;
	border-right-color: #D7CEB1;
	padding-left: 22px;
	padding-right: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A67614;
	cursor: pointer;
}
.LeftNavBottomSubMenuItem a
{
	cursor: pointer;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #A67614;
	text-decoration: none;
}
.LeftNavBottomSubMenuItem a:hover
{
	cursor: pointer;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #A67614;
	text-decoration: none;
}
.LeftNavBottomSubMenuItem a:visited
{
	cursor: pointer;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #A67614;
	text-decoration: none;
}

.LeftNavSubMenuBg
{
	background-color: #FCE8C3;
	margin: 0px;
}


.LeftNavSubMenuItemSelected
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #A67614;
	background-color: #FED176;
	padding-left: 11px;
	padding-right: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #A67614;
	border-bottom-color: #A67614;
	cursor: default;
}

.LeftNavSubMenuItemSelected a
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #A67614;
	background-color: #FED176;
	cursor: default;
}

.LeftNavSubMenuItemSelected a:hover
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #A67614;
	background-color: #FED176;
	cursor: default;
}

.LeftNavSubMenuItemSelected a:visited
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #A67614;
	background-color: #FED176;
	cursor: default;
}
.LeftNavMenuSingleItem
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #8D8060;
	text-decoration: none;
	cursor: pointer;
	background-color: #FCE8C3;
	padding-left: 22px;
	border-right: 1px;
	border-color: #D7CEB1;
	padding-bottom: 11px;
	padding-right: 11px;
	padding-top: 11px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #A67614;
	border-bottom-color: #A67614;
	margin: 0px;
}

.LeftNavMenuSingleItem a
{
	cursor: pointer;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #8D8060;
	text-decoration: none;
}

.LeftNavMenuSingleItem a:hover
{
	cursor: pointer;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #8D8060;
	text-decoration: none;
}

.LeftNavMenuSingleItem a:visited
{
	cursor: pointer;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #8D8060;
	text-decoration: none;
}



.TableHeader
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #323232;
	text-decoration: none;
	background-color: #FCE8C3;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	text-align: center;
	border-bottom: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FED176;
}
.TableHeader a
{
	font-size: 11px;
	color: #323232;
	text-decoration: none;
}
.TableHeader a:visited
{
	text-decoration: none;
	color: #323232;
}
.TableHeaderLeft
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #323232;
	text-decoration: none;
	background-color: #FCE8C3;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	text-align: left;
	border-bottom: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FED176;
}
.TableHeaderLeft a
{
	font-size: 11px;
	color: #323232;
	text-decoration: none;
}
.TableHeaderLeft a:visited
{
	text-decoration: none;
	color: #323232;
}
.TableHeaderSortable
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #323232;
	text-decoration: none;
	background-color: #FCE8C3;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	text-align: center;
	border-bottom: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FED176;
}
.TableHeaderSortable a
{
	font-size: 11px;
	color: #323232;
	text-decoration: none;
}
.TableHeaderSortable a:visited
{
	text-decoration: none;
	color: #323232;
}
.TableHeaderSortable a:hover
{
	font-size: 11px;
	color: #1F59A2;
	text-decoration: underline;
}
.TableHeaderLeftSortable
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #323232;
	text-decoration: none;
	background-color: #FCE8C3;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	text-align: left;
	border-bottom: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FED176;
}

.TableHeaderFixedWidth
{
    white-space: -moz-pre-wrap !important;  
    white-space: -pre-wrap;      
    white-space: -o-pre-wrap;   
    white-space: pre-wrap;       
    word-wrap: break-word;      
    word-break: break-all; 
    white-space: normal; 
    width:100%;
}

.TableHeaderCenter
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #323232;
	text-decoration: none;
	background-color: #FCE8C3;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	text-align: center;
	border-bottom: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FED176;
}
.TableHeaderLeftSortable a
{
	font-size: 11px;
	color: #323232;
	text-decoration: none;
}
.TableHeaderLeftSortable a:visited
{
	text-decoration: none;
	color: #323232;
}
.TableHeaderLeftSortable a:hover
{
	font-size: 11px;
	color: #1F59A2;
	text-decoration: underline;
}
.AdjacentButtons
{
	/*This should be applied to all Adjascent Buttons like Back-Next*/
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;	
	vertical-align: middle;
	margin-left: 10px;
	white-space:normal;
	width:;/* width is made as automatic - "*width" attribute can be recognised only by IE6 and IE7*/
	padding-left:7px;
	padding-right:7px;	
}


.FileUploadCtrlStyle
{
	/*This should be applied to all Adjascent Buttons like Back-Next*/
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;	
	vertical-align: middle;
	white-space:normal;
}
/* Fix for Button Text clip - 
			For browsers other than IE6 and IE7 widht is made 120px  
			For IE6 and IE7 width=100% */
html>body .AdjacentButtons
{
width:105px;
padding-left:7px;
padding-right:7px;
}
.LeftRadioButtons
{
	margin-left: 10px;
}
.TxtBoxSpace
{
	padding-left: 15px;
	height: 30px;
}
.TxtBoxSpaceWithoutHeight
{
	padding-left: 15px;
}
.TracerIdentityBg
{
	background-color: #EFEBDF;
}

.InputFieldStyle
{
	/*This should be applied to all Text Field or Input Field.*/
	font-family: Verdana;
	font-size: 11px;
	color: #323232;
	width: 150px;
	vertical-align: middle;	
}
.InputFieldStyleShort
{
	/*This should be applied to all Text Field or Input Field.*/
	font-family: Verdana;
	font-size: 11px;
	color: #323232;
	width: 40px;
	vertical-align: middle;
	text-align: right;
}
.BOWSInputFieldStyle
{
	/*This should be applied to all Text Field or Input Field.*/
	font-family: Verdana;
	font-size: 11px;
	color: #323232;
	width: 80%;
	vertical-align: middle;
	text-align: right;
}
.InputFieldStyleLong
{
	/*This should be applied to all Text Field or Input Field.*/
	font-family: Verdana;
	font-size: 11px;
	color: #323232;
	width: 200px;
	vertical-align: middle;
}
.DropDownFieldStyle
{
	/*This should be applied to Dropdown List*/
	font-family: Verdana;
	font-size: 11px;
	color: #323232;
	vertical-align: middle;
}
.BOWSDropdownStyle
{
	/*This should be applied to Dropdown List*/
	font-family: Verdana;
	font-size: 11px;
	color: #323232;
	width: 125px;
	vertical-align: middle;
}
TD.StatusDetails .DropDownFieldStyle
{
	/*This should be applied to Dropdown List*/
	font-family: Verdana;
	font-size: 11px;
	color: #323232;
	width: 125px;
	vertical-align: middle;
}
.DropDownFieldStyleWithoutVAlign
{
	/*This should be applied to Dropdown List which doesnot require Vertical align*/
	font-family: Verdana;
	font-size: 11px;
	color: #323232;
}
.ComboBoxFieldStyle
{
	font-family: Verdana;
	font-size: 11px;
	color: #323232;
}
.ButtonStyle
{
	/*This should be applied to all Buttons*/
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;	
	*width:100%;					/*This will work for IE6 and IE7 - Fix for Button Text clip*/
	*padding-left:3px;				/*This will work for IE6 and IE7 - Fix for Button Text clip*/
	*padding-right:3px;				/*This will work for IE6 and IE7 - Fix for Button Text clip*/	
	vertical-align: middle;			
	white-space: normal;
	word-wrap: break-word;
}

.ButtonStyleUserSummary
{
	/*This should be applied to all Buttons*/
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;	
	*width:100%;					/*This will work for IE6 and IE7 - Fix for Button Text clip*/
	*padding-left:3px;				/*This will work for IE6 and IE7 - Fix for Button Text clip*/
	*padding-right:3px;				/*This will work for IE6 and IE7 - Fix for Button Text clip*/	
	vertical-align: middle;			
	white-space: normal;
	word-wrap: break-word;
	height: 120%;
}
/* Fix for Button Text clip - 
			For browsers other than IE6 and IE7 widht is made 120px  
			For IE6 and IE7 width=100% */
html>body .ButtonStyle
{	
width:130px;
*width:100%;
}
.CustomButtonStyle
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	vertical-align: middle;
}
.CustomButtonStyleWithoutPadding
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	vertical-align: middle;
	text-align:center;
	padding-left: 0px;
	padding-right: 0px;
	white-space: normal;
}
.ButtonAlign
{
	padding-left: 10px;
	min-width:145px;	
	padding-top: 5px;
}

/*#region GlobalPointController CR #25497*/
.ButtonAlignWithoutTopPadding
{
	/*	Style sheet to top align the button with the grid*/
	padding-left: 10px;
	width: 145px;
	*width:100%;
	padding-top: 1px;
}
/*#region GlobalPointController CR #25497*/

.Alert
{
	color: #FF0000;
}
.DateStyle
{
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
}
.HourText
{
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}
.ClsCalHeader
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #323232;
	text-decoration: none;
}
.ClsDayHeader
{
	font-family: Verdana;
	font-size: 11px;
	color: #323232;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
}



@media Print
{
	.TableHeader
	{
		font-family: Verdana;
		font-size: 13px;
		font-weight: bold;
		color: #323232;
		text-decoration: none;
		padding-top: 3px;
		padding-bottom: 3px;
		padding-left: 3px;
	}
	.TableBaseRow
	{
		font-family: Verdana;
		font-size: 11px;
		color: #676767;
		padding-top: 3px;
		padding-bottom: 3px;
		padding-left: 3px;
	}
	.TableAlterRow
	{
		font-family: Verdana;
		font-size: 11px;
		color: #676767;
		padding-top: 3px;
		padding-bottom: 3px;
		padding-left: 3px;
	}


}

.CalenderHeight
{
	height: 16px;
	width: 16px;
}

.RadioButtonAlign
{
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.TableHeight
{
	height: 100%;
}

.OuterTableWidth
{
	width: 1000px;
	height: 550px;
}

.OutTabWidthForPrinterCH
{
	width: 700px;
	height: 100%;
}

.RadioContextText
{
	font-family: Verdana;
	font-size: 11px;
	color: #676767;
	padding-left: 30px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.RadioContextTextWithoutPadding
{        
    color: #676767;
    font-family: Verdana;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}

.RadioCheckBoxWithLabel input 
{       
    float: left;       
}       
        
.RadioCheckBoxWithLabel label
{
    margin-left: 20px;
    display: block;
    padding-top:3px;
}       

.PFBannerHeading
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #323232;
	padding-left: 9px;
	text-align: left;
}

.PFalinks
{
	font-family: Verdana;
	font-size: 11px;
	color: #323232;
	text-decoration: none;
}

.PFTableHeader
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #323232;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	text-align: center;
	border-bottom: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.PFTableAlterRow
{
	font-family: Verdana;
	font-size: 11px;
	color: #323232;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

.PFFooterContentText
{
	font-family: Verdana;
	font-size: 10px;
}

.PFContentText
{
	/*Apply this to all content or paragraph text*/
	font-family: Verdana;
	font-size: 11px;
	color: #676767;
	padding-left: 10px;
}

.PFTableBaseRow
{
	font-family: Verdana;
	font-size: 11px;
	color: #323232;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

.PrinterBH
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #323232;
	padding-left: 10px;
	text-align: left;
}


.PrinterTH
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #323232;
	text-decoration: none;
	background-color: Transparent;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
	text-align: center;
}

.PrinterTHLeft
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #323232;
	text-decoration: none;
	background-color: Transparent;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	text-align: left;
}

.PrinterTHLeftSortable
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #323232;
	text-decoration: none;
	background-color: Transparent;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	text-align: left;
}

.PrinterTAR
{
	font-family: Verdana;
	font-size: 11px;
	color: #323232;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

.PrinterFCT
{
	font-family: Verdana;
	font-size: 10px;
}

.PrinterCT
{
	/*Apply this to all content or paragraph text*/
	font-family: Verdana;
	font-size: 11px;
	color: #676767;
	padding-left: 10px;
}

.PrinterBoldCT
{
	/*Apply this to all content or paragraph text*/
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #676767;
	padding-left: 10px;
}

.PrinterTBR
{
	font-family: Verdana;
	font-size: 11px;
	color: #323232;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

.PrinterCH
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #323232;
	text-decoration: none;
	padding-left: 10px;
	text-align: left;
}

.PrinterCHWithoutPadding
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #323232;
	text-decoration: none;
	padding-left: 2px;
	text-align: left;
}



.ContentLabel
{
	font-family: Verdana;
	font-size: 11px;
	color: #323232;
	font-weight: bold;
	padding-left: 10px;
}

.ContentLabelWithoutPadding
{
	font-family: Verdana;
	font-size: 11px;
	color: #323232;
	font-weight: bold;
}

.ContentTextNoBoldWithoutPadding
{
	font-family: Verdana;
	font-size: 11px;
	color: #323232;
}

.GraphImage
{
	border-style: solid;
	border-width: 1px;
	height: 12px;
}

.CheckBoxText
{
	/*Apply this to all checkbox*/
	font-family: Verdana;
	font-size: 11px;
	color: #676767;
	padding-left: 7px;
}
.ErrorMark
{
	color: red;
	padding-left: 5px;
}

.HeaderGlobalLinks
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 11px;
	vertical-align: bottom;
}

.HeaderGlobalLink
{
	color: White;
	text-decoration: none;
	padding-right: 22px;
}

.HeaderInternalLinks
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	padding-top: 11px;
	vertical-align: top;
}

.HeaderInternalLink
{
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 22px;
}

.SelectedHeaderGlobalLink
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #323232;
	text-decoration: none;
	padding-top: 11px;
	padding-right: 10px;
	vertical-align: top;
}

.HeaderNavArrow
{
	padding-right: 5px;
	margin-right: 5px;
}
.PageHeaderGradient
{
	height: 50px;	
	background-repeat:repeat-y;
	background-color: #d7ceb1;
}

.SubHeaderBg
{
	/*Apply on Sub Heading Tabel */
	background-color: #eeeade;
	/*border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #897C50;*/
	width: 100%;
	height: 40px;
}
.BreadcrumbPadding
{
	padding-left: 11px;
	padding-bottom: 6px;
	vertical-align: bottom;
	font-family:Verdana;
	font-size:10px;
	color:#666666;
}

.SubHeaderText
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding-left: 8px;
	padding-top: 11px;
	vertical-align: top;

}

.SubHeaderRightText
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding-top: 11px;
	vertical-align: top;

}

.SubHeaderSpacing
{
	padding-left: 6px;
	padding-top: 5px;
	vertical-align: top;
}

.SubHeaderRightMargin
{
	width: 43px;
}

.BreadcrumbRightMargin
{
	width: 30px;
	text-align: right;
}

.BreadcrumbRightPadding
{
	padding-right: 28px;
	padding-bottom: 4px;
	vertical-align: bottom;
	text-align: right;
}

.BreadcrumbNavLinksSearchTips
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #1F59A2;
	padding-bottom: 6px;
	vertical-align: bottom;
}

.BreadcrumbNavLinksSearchTips a
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #1F59A2;
	padding-bottom: 6px;
	vertical-align: bottom;
	text-decoration: underline;
}

.BreadcrumbNavLinksSearchTips a:hover
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #1F59A2;
	padding-bottom: 6px;
	vertical-align: bottom;
	cursor: pointer;
}


.BreadcrumbNavLinksSearchTips a:visited
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #1F59A2;
	padding-bottom: 6px;
	vertical-align: bottom;
}

/* Changed bottom padding */
.BreadcrumbNavLinks
{
	/*Apply this to breadcrumb link page */
	font-family: Verdana;
	font-size: 10px;
	color: #666666 !important;
}

.BreadcrumbNavLinks a:hover
{
	cursor: pointer;
}
.BreadcrumbNavLinks a:visited
{
	text-decoration: none;
}

/* Changed bottom padding */
.BreadcrumbCurrentLink
{
	/*Apply this to active page*/
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	vertical-align: baseline;
}
.BannerHeading
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #323232;
	padding-left: 10px;
	text-align: left;
}
.VerticalRowSpace
{
	height: 2px;
}

.TimerRadioControlContent
{
	/*Apply this to all content or paragraph text*/
	font-family: Verdana;
	font-size: 11px;
	color: #676767;
}
.TimerComboControlPadding
{
	padding-left: 5px;
}

.GraphFooter
{
	padding-left: 2px;
}

.ModalBackground
{
	background-color: #efebdf;
	opacity: 0.8;
	filter: alpha(opacity=40);
	height:auto;
}

.ModalPopup
{
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	background-color: white;
	padding: 3px;
    height:auto;
	width:auto;

}
.ScrollBarModalPopup
{
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	background-color: white;
	padding: 3px;
    height:600px;
	width:auto;
	overflow:auto;

}
.ScrollBarExceptionModalPopup
{
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	background-color: white;
	padding: 3px;
    max-height:100%;	
	overflow:auto;

}
.QuickClick
{
	border-width: 1px;
	border-style: solid;
	border-color: Gray;
	background-color: white;
	padding: 3px;
    height:auto;
	width:auto;
}
ModalPopupLighterBorder
{
	border-width: 3px;	
	border-color: Gray;
	background-color: white;
	padding: 3px;
    height:auto;
	width:auto;

}
.PrintModalPopup
{
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	background-color: white;
	padding: 3px;
}
a
{
	text-decoration: none;
}

.MasterMainContainer
{
	width: 852px;
	margin: 0 0;
	min-height: 100%;
	min-width: 852px;	
	float:left; 
}

.MasterFooter
{
	margin: 0 0;
	margin-top: -70px;
	float:left;
	width:100%;
}
.MasterLoginFooter
{
	margin: 0 0;
	margin-top: -174px;
	float:left;
	width:100%;
}
/* Only works in IE10 or above */ 
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .MasterLoginFooter {margin-top: -162px; }
}


.MasterFooterSpacer
{
	height: 64px;
}

.MasterLeftNavWidth
{
	width: 200px;
}

.WizardControlButtons
{
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	width: 100px;
	vertical-align: middle;
}
.ListBoxLeftPadding
{
	padding-left: 10px;
}
.ChartTooltip
{
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	font-family: Verdana;
	font-size: 8pt;
	padding: 3px;
	border: solid 1px;
	background-color: #FED176;
}

.ProgressContainer
{
	border: solid 1px #808080;
	border-width: 1px 0px;
}

.ProgressMessage
{
	background: url(Images/BannerGradient.gif);
	border-color: #808080 #808080 #ccc;
	border-style: solid;
	border-width: 0px 1px 1px;
	padding: 0px 10px;
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
	line-height: 1.9;
	font-family: Verdana;
}
.TableColumnTextAsLabel
{
	font-family: Verdana;
	font-size: 11px;
	color: #323232;
	font-weight: bold;
	padding-left: 10px;
}
.TableColumnLeftPadding
{
	padding-left: 10px;
}
.LeftPaddingForItemsUnderRadioButton
{
	padding-left: 15px;
}
.LeftPaddingForOverrideItemsUnderRadioButton
{
	padding-left: 20px;
}
.VerticalColumnSpace
{
	height: 5px;
}
.TextBoxLeftPadding
{
	padding-left: 10px;
}
.DropDownListLarge
{
	font-family: Verdana;
	font-size: 11px;
	color: #323232;
	width: 170px;
}
.ContentTextUnderCheckBox
{
	/*Apply this to all content or paragraph text*/
	font-family: Verdana;
	font-size: 11px;
	color: #676767;
	padding-left: 26px;
}

.BuildingTreeIndent
{
	padding-left: 25px;
	margin-top: 5px;
}

.BuildingTreeNoIndent
{
	margin-top: 5px;
}

.EditableList div:hover
{
	background-color: highlight;
}

.EditableList
{
	position: absolute;
	visibility: hidden;
	cursor: default;
	overflow: auto;
	border-width: 1px;
	border-color: ActiveBorder;
	border-style: solid;
	padding: 0px 5px 5px 3px; 
	background-color: #FFFFFF;
    font-family: Verdana;
    font-size: 11px;
    color: #323232;
    text-align: left;
    white-space: nowrap;
    margin: 0px;
    z-index: 2147483646;
    
    -moz-user-select: none;
    
    -webkit-user-select: none; 
}

.EditableListBox
{	
	-moz-user-select: text;
	
	-webkit-user-select: text;  
	
	font-family: Verdana;
	font-size: 11px;
	vertical-align: middle;
	cursor: default;
	padding: 0px;
	margin: 0px;
}

.EditableButtonWrapper
{
	/*-webkit-appearance: menulist-button;
	-moz-appearance: menulist-button;*/           /* Its not working for Ipad and tab its shows black shade. */
	vertical-align: middle;
}

.EditableButton
{
	cursor: default;
	visibility: visible;
	vertical-align: middle;
}

.EditableSelect-moz
{	
	-moz-user-select: -moz-none;
}

.EditableSelect-webkit
{
	-webkit-user-select: none;    
    -webkit-appearance: textfield; 
}

.EditableSelect-ms
{	
}

.EditableSelect
{
	cursor: default;
    margin: 0px;
	padding: 0px;
	vertical-align: middle;
	z-index: 2147483647;
}

.HoverDelay
{
    background-color:Silver;
    color:Black;
    
    
}

.ListBox
{
	cursor: default;
	overflow: auto;
	padding: 0px 5px 5px 5px; 
	background-color: #FFFFFF;
    font-family: Verdana;
    font-size: 11px;
    color: #323232;
    text-align: left;
    white-space: nowrap
}

.TextAlignRight
{
	float: right;
	text-align: right;	
}

.ListItemSpacing
{
	margin-top : 10px;
}

.TableHeaderLeftBlack
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: White;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	text-align: left;	
}

.TableBaseRowBlack
{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	padding-left: 2px;
	border: 0px;
}

.TableAlterRowBlack
{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	background-color: #f2f2f2;
	padding-left: 2px;
	border: 0px;
}
.scale
{
	font-family:Verdana;
	font-size:10px;
	vertical-align:middle;
	color:White;
}
.TransparentTextBox
{
	text-align:right;
	font-family:Verdana;
	font-size:12px;
	vertical-align:middle;
	color:White;
	border:0px;
	background-color:transparent;
	padding-left:1px;
	padding-right:12px;
	width:98px;
}

.FloodFillDefault
{
	opacity: 0.5;
	background-color:transparent;
	overflow:hidden;
	position:absolute;
	z-index:1;
}

.FloodFillNoData
{
	opacity: 0.5;
	filter: alpha(opacity = 50);
	background-color:#000000;
	overflow:hidden;
	position:absolute;
	z-index:1;
}

.FloodFillCommunication
{
	opacity: 0.5;
	filter: alpha(opacity = 50);
	background-color:#999999;
	overflow:hidden;
	position:absolute;
	z-index:1;
}

.FloodFillOccupancy
{
	opacity: 0.5;
	filter: alpha(opacity = 50);
	background-color:#ECA319;
	overflow:hidden;
	position:absolute;
	z-index:1;
}

.FloodFillHigh
{
	opacity: 0.5;
	filter: alpha(opacity = 50);
	background-color:#990000;
	overflow:hidden;
	position:absolute;
	z-index:1;
}

.FloodFillLow
{
	opacity: 0.5;
	filter: alpha(opacity = 50);
	background-color:#92B2DF;
	overflow:hidden;
	position:absolute;
	z-index:1;
}

.fixedlayout{table-layout:fixed;}

.minwidth{width:auto; padding-right:5px}

.curveleft
{
    background :url(../images/darkgrey_btn_left.gif) no-repeat;
    height:25px;
}

.curveright
{
   background :url(../images/darkgrey_btn_right.gif) no-repeat; 
   height:25px;
}

.curved
{
    background-image :url(../images/darkgrey_btn_repeat.gif);
    /*height:27px;
    padding-bottom :4px;
    padding-top :6px;*/
    color:#ffffff;
    cursor:pointer;
}

.logoffpopup
{
    margin: 0px !important;
	font-family: Arial !important;
	line-height: 17px !important;
	font-size :9pt;
	letter-spacing:0.8px;
}

button div.CreateImage
{
   background-image: url(../images/Add.png);  
   background-repeat:no-repeat;
     width:16px;
    height:16px;
    float: left;
   
    
}

button div.DeleteImage
{
    background-image: url(../images/Delete.gif); 
    background-repeat:no-repeat;
     width:16px;
    height:16px;
    float: left;
}

  .ButtonWithImageAndText
  {   
      padding-left:2px;
      font-style: normal;
      color: #000000;
      font-family: Verdana;
      font-size:11px;
      cursor: pointer;
      height:25px;
      
  } 
  
  .Header
  {
      height:50px;      
      background-color:#efebdf;
      padding-left:8px;
      padding-top:0px;
      width:150px;
      background-image: URL(../Images/header_bg.png); background-repeat:repeat-x;
  }
  
  .MenuHeader
  {
      background-color:#efebdf;
      background-image: URL(../Images/header_bg.png); background-repeat:repeat-x;
  }
  
  #SubMaster
  {
      height:35px;   
      width: 100%;
      background-color:#eeeade;
      padding-top:5px;
  }
  
  #Breadcrumb
  { 
      padding-left: 15px;
      font-family:Verdana;
      font-size:10px;
      color:#666666;
      float:left;
      padding-top:2px;
      height:10px;
  }
#PageTitleBar
  {
      color:#333333;
      font-family:Verdana;
      font-size:14px;
      font-weight:bold;
      height:15px;
  }  
  #PageTitleBar a:link, #PageTitleBar a:visited, #PageTitleBar a:hover
  {
      color:#333333;
      text-decoration:none;
  }  
  
  .PageTitleBar
  {
      color:#333333;
      font-family:Verdana;
      font-size:14px;
      font-weight:bold;
      padding-left:9px;
  }  
  .PageTitleBar a:link, .PageTitleBar a:visited, .PageTitleBar a:hover
  {
      color:#333333;
      text-decoration:none;
  }    
  #FindBuildings
  {
      float:right;
      padding-right:5px;
  }
  
  #RecentVisits
  {
      float:right;
      padding-right:10px;
      padding-top:1px;
  }
  
  .RecentVisitsText
  {
      font-family:Verdana;
      font-size:11px;
      color:#999999;
      width:149px;
      height: 20px;
  }
  
  .RecentVisitsText  option {
           color:#000000;           
    }
  
  
  .FilterOptionsTextWaterMark
  {
      font-family:Verdana;
      font-size:11px;
      color:#999999;
      width: 225px;
  }
  
  .FindBuildingsTextWaterMark
  {
      font-family:Verdana;
      font-size:11px;
      color:#999999;
      width:149px;
  }
  
  .FindBuildingsText
  {
      font-family:Verdana;
      font-size:11px;
      color:#000000;
      width:149px;
  }
  
  .ObjectContentDetails
  {
      font-family:Verdana;
      font-size:14px;
      font-weight:bold;
      color:#333333;
      padding:10px;
      max-width:520px;
      float:left;
  }
 .MasterObjectContentDetails
  {
      font-family:Verdana;
      font-size:14px;
      font-weight:bold;
      color:#333333;
      padding:10px 10px 10px 0px;
      max-width:520px;
      float:left;
  } 
  .TextDirection
{
       direction : ltr;
}

.title
{
    font-family:Verdana;
    font-size:14px;
    font-weight:bold;
    color:#666666;
    float:left;
}

.PaddingTopLeft
{
    padding-left:10px;
    padding-top:15px;
    display:block;
}

.TESLinkGroupHeader
{
    color: #1F59A2 !important;
	text-decoration:none;
	cursor:pointer ;
}

/* Custom Ajax Tabbed Style */
.ajax__tab_xp .ajax__tab_header {padding-bottom:1px;font-family:verdana,tahoma,helvetica;font-size:11px;background:url('../Images/tab-line.gif') repeat-x bottom !important; height : 26px;}

.ajax__tab_xp .ajax__tab_outer {background:url('../Images/tab-right.png') no-repeat right !important; height : 26px !important;}

.ajax__tab_xp .ajax__tab_inner {padding-right:5px;padding-left:7px !important;background:url('../Images/tab-left.png') no-repeat !important;height : 26px;} 

 /*Header Name v-aligned by padding-top*/
.ajax__tab_xp .ajax__tab_tab {padding-top: 7px !important; background:url('../Images/tab.png') repeat-x !important; width:130px; height : 26px!important; }
a.ajax__tab_tab { color: black; }

.ajax__tab_xp .ajax__tab_hover .ajax__tab_outer {background:url('../Images/tab-hover-right.png') no-repeat right !important;}

.ajax__tab_xp .ajax__tab_hover .ajax__tab_inner {background:url('../Images/tab-hover-left.png') no-repeat !important;}

.ajax__tab_xp .ajax__tab_hover .ajax__tab_tab {background:url('../Images/tab-hover.png') repeat-x !important;}

.ajax__tab_xp .ajax__tab_active .ajax__tab_outer {background:url('../Images/tab-active-right.png') no-repeat right !important;}

.ajax__tab_xp .ajax__tab_active .ajax__tab_inner {background:url('../Images/tab-active-left.png') no-repeat !important;}

.ajax__tab_xp .ajax__tab_active .ajax__tab_tab {padding-bottom:3px;background:url('../Images/tab-active.png') repeat-x !important; font-weight : bold;}

.ajax__tab_xp .ajax__tab_body {font-family:verdana,tahoma,helvetica;font-size:10pt;border:1px solid #999999;border-top:0;background-color:#ffffff;}

/* Custom Ajax  Tabbed Style End*/

.AlarmExpandButton
{
    background-image: url('../Images/GroupExpand.gif');
    background-repeat: no-repeat;
    background-position: center;
    border: 0px;
    background-color: White;
    height: 11px;
    width: 11px;
}
.AlarmCollapseButton
{
    background-image: url('../Images/GroupCollapse.gif');
    background-repeat: no-repeat;
    background-position: center;
    border: 0px;
    background-color: White;
    height: 11px;
    width: 11px;
}
.GraphicsBackButton
{
    width:auto;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;   
    border:0.1em solid #969696;
    background:#ffffff url(../images/BackButton.png) no-repeat left center;
    cursor:pointer;
    padding-left:24px;
    padding-right:10px;
}

 .StatusPrinterFriendlyPlaceholder
{
    float: right; 
    padding-right: 8px; 
    padding-top: 8px;
}

.StatusHelpPlaceholder
{
    float: right;
}

.StatusDeepLinkPlaceholder
{
    width: 1px; 
    float: left; 
    margin-left: 1px; 
    padding-top: 7px;
}

.tdObjectContentDetails
{
    vertical-align: top; 
    padding-right:5px;
}



.StatustdFooter
{
    background-color: #EFEBDF; 
    height: 70px; 
    width: 100%;
    vertical-align:baseline;
}

.StatustdTreeNav
{
    vertical-align: top; 
    width: 145px; 
    background-color: #efebdf;
}

.HelpPlaceholder
{
    float: right; 
    text-align: right;
}

.PrinterFriendlyPlaceholder
{
    float: right; 
    padding-right: 8px; 
    padding-top: 8px;
}

.StatusIcons{
    height:12px;width:12px;
    float:right;display:none;
}
    
.StatusOverrideIcon{
    height:15px;width:15px;
    float:right;display:none;
    border: 0px;
}
.HideAttributeTxtMaxLength
{
    background-color: White;
}

.tblUserInputs
{
    padding-left: 15px;
}

.SearchModal Input[type='text']
{
    height:22px;
    background: none;
    border: 0;
    text-align: left;
    font-size: 12px;
    color: rgb(153, 153, 153);
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
}
.ListBoxItem
{
    font-family: 'Verdana';
    font-size: 11px;
    color: rgb(153, 153, 153);
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    -webkit-appearance: none;
   
}
.LabelFind
{
    font: 12px bold;
    font-family: 'Verdana Bold' , 'Verdana';
    font-weight: 600;
}
.ModalButton
{
    width: 100px;
    height: 25px;
    background-image: url('../images/transparent.png');
    font-family: 'Arial';
    font-size: 13px;
    color: rgb(0, 0, 0);
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}
.ButtonDivider
{
    width:20px;
    height:auto;
    display:inline-block;
}
.SearchBtnImage
{
    cursor: pointer;
    vertical-align: middle;
    margin:-5px -7px;
}

.PanelUtilityTablbl
{
    width:190px;
    
}

a.curvedbtn,a.curvedbtn:link,a.curvedbtn:visited,a.showbtn,a.showbtn:link,a.showbtn:visited
{
display:inline-block;
font-family: Verdana;
font-size: 11px;
color:rgb(103, 103, 103);
background-color:#E8E8E8;
text-align:center;
padding-left:10px;
padding-right:10px;
padding-top:2px;
padding-bottom:2px;
text-decoration:none;
margin-left:0px;
margin-top:0px;
margin-bottom:5px;
border:1px solid #aaaaaa;
border-radius:15px;
white-space:nowrap;
cursor:hand;
}

a.curvedbtn:hover,a.curvedbtn:active,a.showbtn:hover,a.showbtn:active
{
background-color:#F8F8F8;
font-family: Verdana;
font-size: 11px;
color:rgb(103, 103, 103);
cursor:hand;
}

a.curvedbtnsyntax:link,a.curvedbtnsyntax:visited,a.curvedbtnsyntax:active,a.curvedbtnsyntax:hover
{
padding-top:0px;
padding-bottom:2px;
background-color:#E8E8E8 ;
border:1px solid #aaaaaa;
cursor:hand;
}

a.curvedbtnsyntax:active,a.curvedbtnsyntax:hover
{
color:#000000 ;
background-color:#F8F8F8;
cursor:hand;
}  
.PriorityClose
{
    border: 0px;
    background-color: White;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    display: none; 
    cursor: pointer; 
    border-left:1px solid #999999;
    color:#999999;
}
.Clickable{
    cursor:pointer;
}

.UserChangeLogExpandButton
{
    background-image: url('../Images/GroupExpand.gif');
    background-repeat: no-repeat;
    background-position: center;
    border: 0px;
    background-color: White;
    height: 11px;
    width: 11px;
}
.UserChangeLogCollapseButton
{
    background-image: url('../Images/GroupCollapse.gif');
    background-repeat: no-repeat;
    background-position: center;
    border: 0px;
    background-color: White;
    height: 11px;
    width: 11px;
}

.ShowMoreLogs
{
    height: 35px;
    background-color: #698fb5;
    width: 100%;
    font-weight: bolder;
    color: White;
    text-decoration: underline;
}