﻿/*
SpiraTeam(R) Style Sheet
Supports all modern Browsers
Copyright (C) 2006-2010
Inflectra Corporation
*/

body
{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Arial;
	font-size: 10pt;
	background-color: White;
}
body A
{
	color: #1b4d6e;
}
body A:hover
{
	color: #f46515;
}
body TEXTAREA
{
	font-family: Arial;
	font-size: 10pt;
}
hr
{
	height: 1px;
	background-color: #f46515;
}

#dhtmltooltip
{
	position: absolute;
	width: auto;
	min-width: 150px;
	max-width: 600px;
	border: 1px solid Black;
	color: Black;
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
	padding: 2px;
	background-color: #ffffcc;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#tblMaster
{
	width: 100%;
	border: none;
	border-collapse: collapse;
}
#tblMaster #tdHeader
{
	padding: 0px;
	border: none;
}
#tblMaster #tdMainContent
{
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: none;
}
#tblMaster #tdFooter
{
	padding: 0px;
	border: none;
}

#divHeader
{
	margin: 0px;
	font-family: Arial;
	font-size: 10pt;
}

#divHeader TABLE
{
	border: none;
	border-collapse: collapse;
	font-family: Arial;
	font-weight: normal;
	font-size: 10pt;
	padding: 0px;
	margin: 0px;
	width: 100%;
}
#divHeader TABLE TR
{
	padding: 0px;
	margin: 0px;
}
#divHeader TABLE TR TD
{
	padding: 0px;
	margin: 0px;
}

#divFooter
{
	margin: 0px;
	font-family: Arial;
	font-size: 10pt;
}
#divFooter TABLE
{
	border: none;
	border-collapse: collapse;
	font-family: Arial;
	font-weight: normal;
	font-size: 1pt;
	padding: 0px;
	margin: 0px;
	width: 100%;
}
#divFooter TABLE TR
{
	padding: 0px;
	margin: 0px;
}
#divFooter TABLE TR TD
{
	padding: 0px;
	margin: 0px;
}
#divFooter #divFooterMessage
{
	padding: 10px;
	background-image: url(Images/CompanyLogo.gif);
	background-repeat:no-repeat;
	background-position: 100% 0;
	height: 50px;
}

#tstGlobalNavigation_tdSpiraTestLogo
{
	width: 250px;
}

.Product1Logo
{
	background-image: url(Images/Product1Logo.gif);
	margin-top: 10px;
	margin-left: 20px;
	width: 250px;
	background-repeat: no-repeat;
	position: relative;
	height: 55px;
	cursor: pointer;
}
.Product2Logo
{
	background-image: url(Images/Product2Logo.gif);
	margin-top: 10px;
	margin-left: 20px;
	width: 250px;
	background-repeat: no-repeat;
	position: relative;
	height: 55px;
	cursor: pointer;
}
.Product3Logo
{
	background-image: url(Images/Product3Logo.gif);
	margin-top: 10px;
	margin-left: 20px;
	width: 250px;
	background-repeat: no-repeat;
	position: relative;
	height: 55px;
	cursor: pointer;
}

.Product1Welcome
{
	background-image: url(Images/Product1Welcome.gif);
	margin-top: 20px;
	margin-left: 30px;
	background-repeat: no-repeat;
	width: 312px;
	height: 146px;	
}
.Product2Welcome
{
	background-image: url(Images/Product2Welcome.gif);
	margin-top: 20px;
	margin-left: 30px;
	background-repeat: no-repeat;
	width: 312px;
	height: 146px;	
}
.Product3Welcome
{
	background-image: url(Images/Product3Welcome.gif);
	margin-top: 20px;
	margin-left: 30px;
	background-repeat: no-repeat;
	width: 312px;
	height: 146px;	
}

#divWelcomeCopyright
{
	font-family: Verdana, Arial;
	font-size: 10pt;
	margin-top: 50px;
	margin-left: 100px;

}

#divAuxiliaryLinks
{
	font-weight: normal;
	color: black;
	height: 30px;
	margin-top: 10px;
	margin-right: 25px;
	text-align: right;
}
#divAuxiliaryLinks A
{
	color: #1b4d6e;
}
#divAuxiliaryLinks A:hover
{
	color: #f46515;
}
#divAuxiliaryLinks #tstGlobalNavigation_lnkHelp
{
	cursor: help;
}

#divUserNavigation
{
	font-weight: normal;
	color: black;
	height: 30px;
	margin-top: 0px;
	margin-left: 25px;
	width: 500px;
}
#divUserNavigation A
{
	color: #1b4d6e;
}
#divUserNavigation A:hover
{
	color: #f46515;
}
#divUserNavigation .Selected
{
	color: #f46515;
	font-weight: bold;
}

#divTabControlBorderTopLeft
{
	background-image: url(Images/TabControlBorderTopLeft.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 11px;
	height: 25px;
}
#divTabControlBorderTopRight
{
	background-image: url(Images/TabControlBorderTopRight.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 11px;
	height: 25px;
}
#divTabControlBorderBottomLeft
{
	background-image: url(Images/TabControlBorderBottomLeft.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 11px;
	height: 10px;
}
#divTabControlBorderBottomRight
{
	background-image: url(Images/TabControlBorderBottomRight.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 11px;
	height: 10px;
}
#tblLoginForm
{
	background-color: White;
	border: black solid 2px;
	border-collapse: collapse;
	font-family: Arial;
	font-size: 10pt;
	margin-top: 10%;
	margin-left: auto;
	margin-right: auto;
	width:700px;
}
#tblLoginForm A
{
	color: #1b4d6e;
}
#tblLoginForm A:hover
{
	color: #f46515;
}
#tblLoginForm TH
{
	padding: 5px;
	text-align: left;
	font-weight: normal;
	width: 500px;
	vertical-align: top;
	background-image: url(Images/CompanyLogoSmall.gif);
	background-repeat:no-repeat;
	background-position: 95% 95%;
	height: 50px;
}
#tblLoginForm TD
{
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 30px;
	text-align: left;
	font-weight: normal;
	background-color: #e0e0e0;
	width: 180px;
}
#tblLoginForm TABLE
{
	margin-left: 15px;
}
#tblLoginForm TABLE TD
{
	padding: 0px;
	margin: 0px;
	font-size: 10pt;
	vertical-align: top;
}

.PanelContainer
{
	margin: 0px;
	padding: 0px;
	border: none;
	border-collapse: collapse;
	width: 100%;
}
.PanelContainer TD
{
	margin: 0px;
	padding: 0px;
	border: none;
	vertical-align: top;
}
.PanelContainer .Dark
{
	background-color: #f5f5f5;
}
.PanelContainer .SidePanel
{
	background-color: #e0e0e0;
	border: none;
	padding: 10px;
	color: Black;
	font-size: 10pt;
}
.PanelContainer .SidePanel A
{
	color: #1b4d6e;
}
.PanelContainer .SidePanel A:hover
{
	color: #f46515;
}
.PanelContainer .SidePanel TABLE
{
	font-size: 10pt;
	padding: 1px;
}
.PanelContainer .SidePanel TABLE TD
{
	padding-top: 2px;
	padding-bottom: 2px;
}

.Widget
{
	border-collapse: collapse;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: Black;
	border: 1px solid Silver;
	background-color:White;
	margin-top: 5px;
	margin-bottom: 10px;
}
.Widget TD
{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid Silver;
	border-collapse: collapse;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
}
.Widget TD TABLE TD
{
	padding-left: 4px;
	padding-right: 4px;
}
.Widget TD HR
{
	border: none;
	height: 1px;
	background-color: Silver;
}
.Widget TH
{
	background-color: #f6c46e;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid Silver;
	border-collapse: collapse;
	font-family: Arial;
	font-size: 10pt;
}
.Widget TH A
{
	font-weight: normal;
}
.Widget .DarkBody
{
	background-color: #eeeeee;
	padding-left: 3px;
	padding-right: 3px;
}

.TabControl
{
	width: 700px;
}
.TabControl ul.AspNet-Menu
{
	width: 700px;
}
.TabControl ul.AspNet-Menu .AspNet-Menu-WithChildren, 
.TabControl ul.AspNet-Menu li.AspNet-Menu-Leaf
{
	font-weight: normal;
	text-align: center;
	color: Black;
	background-image: url(Images/TabControl.gif);
	background-repeat: no-repeat;
	width: 100px;
	height: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-indent: -5px;
	white-space: nowrap;
	margin-bottom: -1px;
	margin-right: 7px;
}
.TabControl ul.AspNet-Menu li.AspNet-Menu-WithChildren A,
.TabControl ul.AspNet-Menu li.AspNet-Menu-Leaf A
{
	color: Black;
	text-decoration: none;
}
.TabControl ul.AspNet-Menu li.AspNet-Menu-WithChildren A:hover,
.TabControl ul.AspNet-Menu li.AspNet-Menu-Leaf A:hover
{
	color: #f46515;
	text-decoration: underline;
}
.TabControl ul.AspNet-Menu li.AspNet-Menu-Selected
{
	font-weight: bold;
	text-align: center;
	color: White;
	background-image: url(Images/TabControlSelected.gif);
	background-repeat: no-repeat;
	width: 100px;
	height: 25px;
	margin-right: 7px;
}
.TabControl ul.AspNet-Menu li.AspNet-Menu-Selected A
{
	color: White;
	text-decoration: none;
}
.TabControl ul.AspNet-Menu li.AspNet-Menu-Selected A:hover
{
	color: #ffffcc;
	text-decoration: underline;
}
.TabControl ul.AspNet-Menu li.AspNet-Menu-WithChildren ul
{
	border: 1px solid #c0c0c0;
	background-color: #e2e2e2;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 1px;
	width: 150px;
	left: 0px;
	top: 25px;
	z-index: 10;
}
.TabControl ul.AspNet-Menu li.AspNet-Menu-WithChildren ul A
{
	color: Black;
	text-indent: 2px;
}
.TabControl ul.AspNet-Menu li.AspNet-Menu-WithChildren ul A:hover
{
	color: #f46515;
	text-decoration: underline;
}
.TabControl ul.AspNet-Menu li.AspNet-Menu-WithChildren ul li.AspNet-Menu-Leaf
{
	font-weight: normal;
	line-height: 13pt;
	background-image: none;
	text-align: left;
	padding-left: 10px;
	padding-top: 0px;
	background-color: #e2e2e2;
	width: 150px;
}

.TabControlTitleBar
{
	background-color: #0082b5;
	height: 25px;
	width: 80%;
	color: White;
	font-weight: bold;
}
.TabControlTitleBar A
{
	font-weight: normal;
	color: White;
}
.TabControlTitleBar A:hover
{
	font-weight: normal;
	color: #f46515;
}
.TabControlTitleBarAnnex
{
	background-color: #0082b5;
	height: 25px;
	width: 20%;
	color: White;
	font-weight: bold;
	text-align: right;
}
.TabControlFooterBar
{
	background-color: #0082b5;
	height: 10px;
	width: 100%;
}

.Toolbar
{
	border: none;
	border-collapse: collapse;
	width: 100%;
	height: 25px;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: Black;
	background-color: #e0e0e0;
}
.Toolbar A
{
	color: Black;
}
.Toolbar TD
{
	padding-left: 10px;
	white-space: nowrap;
	padding-right: 10px;
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 4px;
}
.Toolbar TH
{
	padding-left: 15px;
	white-space: nowrap;
	padding-right: 15px;
	vertical-align: middle;
	padding-top: 2px;
	text-align: left;
	padding-bottom: 4px;
}
.Toolbar A
{
	font-weight:bold;
	color: #1b4d6e;
}
.Toolbar A:hover
{
	color: #f46515;
}
.Toolbar .Expander
{
	width: 100%;
}
.Toolbar .Divider
{
	width: 1px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 5px;
	background-image: url(Images/NavigationDivider.gif);
	background-repeat:no-repeat;
	background-position: 0px 0px;
}

.MainBody
{
	font-size: 10pt;
	color:Black;
	border: none;
	width: 100%;
	border-collapse: collapse;
	background-color:#f5f5f5;
	height: 300px;
}
.MainBody A
{
	color: #1b4d6e;
}
.MainBody A:hover
{
	color: #f46515;
}
.MainBody TABLE
{
	font-size:10pt;
}
.MainBody TD
{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top;
}
.MainBody .DataEntryForm
{
	font-size:10pt;
}
.MainBody .DataEntryForm TD
{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.MainBody .DataEntryForm TH
{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align:left;
	vertical-align: top;
}
.MainBody .ReadOnlyTextBox
{
	background-color: #f5f5f5;
	border: solid 1px #0082b5;
	padding: 2px;
}
.ValidationMessage
{
	color: Red;
	background-color: Yellow;
	border: 1px solid Red;
	font-weight: bold;
	font-family: Arial;
	font-size: 10pt;
	vertical-align: super;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left:5px;
	padding-right:5px;
	margin: 5px;
}

.HeadingSection
{
    background-color: #f6c46e;
	font-size: 10pt;
	font-weight: normal;
	font-weight: bold;
	color: Gray;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid silver;
	border-left: 1px solid silver;
	border-right: 1px solid silver;
}
.HeadingSection DIV
{
	padding-left: 10px;
	padding-right: 10px;
}
.HeadingSection SPAN.Legend
{
	color: Black;
	font-weight: bold;
}
.HeadingSection A
{
	color: Black;
	font-weight: normal;
}
.HeadingSection A:hover
{
	color: #f46515;
}

.Dashboard
{
	font-size: 10pt;
	color:Black;
	border: none;
	width: 100%;
	border-collapse: collapse;
	background-color:#f0f0f0;
}
.Dashboard A
{
	color: #1b4d6e;
}
.Dashboard A:hover
{
	color: #f46515;
}
.Dashboard TABLE
{
	font-size:10pt;
}
.Dashboard TD
{
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: top;
}
.Dashboard TH
{
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: top;
}
.Dashboard .BrowseView
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: Black;
	border: none;
	background-color:#f0f0f0;
	width: 100%;
}
.Dashboard .BrowseView .Part
{
	background-color:#f0f0f0;
}
.Dashboard .BrowseView .Title
{
	font-weight: normal;
	font-size: 14pt;
	color: #0082b5;
	border: none;
	padding: 0px;
}
.Dashboard .BrowseView .Title A
{
	font-size: 10pt;
	text-decoration: underline;
}
.Dashboard .BrowseView .Chrome
{
	color: Black;
	border: none;
	background-color:#f0f0f0;
	font-weight: normal;
	margin-bottom: 20px;
	width: 100%;
}
.Dashboard .BrowseView .Chrome TH.TitleBar
{
	padding: 0px;
	text-align: left;
}
.Dashboard .BrowseView .ChromeSelected
{
	border: 1px solid Red;
}
.Dashboard .BrowseView .Header
{
	display: none;
}

.Dashboard .DesignView
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: Black;
	border: none;
	background-color: white;
	width: 100%;
}
.Dashboard .DesignView .Part
{
	background-color:#f0f0f0;
}
.Dashboard .DesignView .Title
{
	background-color: #f3b956;
	font-weight: bold;
	color: Black;
	border-bottom: 1px solid Silver;
	padding: 0px;
}
.Dashboard .DesignView .Title A
{
	font-size: 10pt;
	font-weight: normal;
	text-decoration: underline;
}
.Dashboard .DesignView .Title TD
{
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
}
.Dashboard .DesignView .Chrome
{
	color: Black;
	border: 1px solid Silver;
	background-color:White;
	font-weight: normal;
	border-collapse: collapse;
	width: 100%;
}
.Dashboard .DesignView .Chrome TH.TitleBar
{
	padding: 0px;
	text-align: left;	
}
.Dashboard .DesignView .Chrome TH.TitleBar IMG
{
	margin-top: 2px;
}
.Dashboard .DesignView .Chrome DIV.MenuPopup
{
	font-size: 9pt;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	border: 1px solid Silver;
	background-color: White;
	width: 100px;
	margin-top: 4px;
	margin-left: -15px;
}
.Dashboard .DesignView .Chrome DIV.MenuPopup DIV
{
	padding: 2px;
}
.Dashboard .DesignView .ChromeSelected
{
	border: 1px solid #f46515;
}
.Dashboard .DesignView .ChromeSelected TH.TitleBar
{
	padding: 0px;
	text-align: left;	
}
.Dashboard .DesignView .ChromeSelected TH.TitleBar IMG
{
	margin-top: 2px;
}
.Dashboard .DesignView .Header
{
	display: none;
}
.Dashboard .CatalogZone
{
	position: fixed;
	top: 50px;
	left: 200px;
	background-color: #F7F6F3;
	border: Silver 1px solid;
}
.Dashboard .CatalogZone .HeaderVerbStyle
{
	font-style: normal;
	font-size: 0.8em;
	color: #333333;
	text-decoration: none;
}
.Dashboard .CatalogZone .HeaderVerbStyle:hover
{
	color: #f46515;
	text-decoration: underline;
}
.Dashboard .CatalogZone .PartTitleStyle
{
	background-color: #0082b5;
	font-weight: bold;
	font-size: 0.8em;
	color: White;
}
.Dashboard .CatalogZone .FooterStyle
{
	background-color: #E2DED6;
	text-align: right;
}
.Dashboard .CatalogZone .FooterStyle INPUT
{
	border: 1px solid black;
	color: Black;
	background-color: #f6c46e;
}
.Dashboard .CatalogZone .FooterStyle INPUT:hover
{
	border: 1px solid black;
	color: Black;
	background-color: #f46515;
}
.Dashboard .CatalogZone .FooterStyle SELECT
{
	border: 1px solid #0082b5;
	color: Black;
	background-color: white;
}
.Dashboard .CatalogZone .PartChromeStyle
{
	border: #E2DED6 solid 1px;
}
.Dashboard .CatalogZone .InstructionTextStyle
{
	font-size: 0.8em;
	color: #333333;
}
.Dashboard .CatalogZone .LabelStyle
{
	font-size: 0.8em;
	color: #333333;
}
.Dashboard .CatalogZone .PartLinkStyle
{
	font-size: 0.8em;
}
.Dashboard .CatalogZone .SelectedPartLinkStyle
{
	font-size: 0.8em;
}
.Dashboard .CatalogZone .VerbStyle
{
	font-size: 0.8em;
	color: #333333;
}
.Dashboard .CatalogZone .HeaderStyle
{
	background-color: #E2DED6;
	font-weight: bold;
	font-size: 0.8em;
	color: #333333;
}
.Dashboard .CatalogZone .EmptyZoneTextStyle
{
	font-size: 0.8em;
	color: #333333;
}
.Dashboard .CatalogZone .EditUIStyle
{
	font-size: 0.8em;
	color: #333333;
}
.Dashboard .CatalogZone .PartStyle
{
	border: 5px solid #F7F6F3;
}
.Dashboard .EditorZone
{
	position: fixed;
	top: 50px;
	left: 200px;
	background-color: #ffffcc;
	border: #cccccc solid 1px;
}
.Dashboard .EditorZone .LabelStyle
{
	font-size: 0.8em;
	color: #333333;
}
.Dashboard .EditorZone .HeaderStyle
{
	background-color: #f6c46e;
	font-weight: bold;
	font-size: 0.8em;
	color: #333333;
}
.Dashboard .EditorZone .HeaderVerbStyle
{
	font-weight: normal;
	font-size: 0.8em;
	text-decoration: none;
	color: #333333;
}
.Dashboard .EditorZone .HeaderVerbStyle:hover
{
	color: #f46515;
	text-decoration: underline;
}
.Dashboard .EditorZone .PartChromeStyle
{
	border: #f6c46e solid 1px;
}
.Dashboard .EditorZone .PartStyle
{
	border: #ffffcc solid 5px;
}
.Dashboard .EditorZone .PartStyle INPUT
{
	border: 1px solid #0082b5;
	color: Black;
	background-color: white;
}
.Dashboard .EditorZone .FooterStyle
{
	background-color: #f6c46e;
	text-align: right;
}
.Dashboard .EditorZone .FooterStyle INPUT
{
	border: 1px solid black;
	color: Black;
	background-color: #f6c46e;
}
.Dashboard .EditorZone .FooterStyle INPUT:hover
{
	border: 1px solid black;
	color: Black;
	background-color: #f46515;
}
.Dashboard .EditorZone .EditUIStyle
{
	font-size: 0.8em;
	color: #333333;
}
.Dashboard .EditorZone .InstructionTextStyle
{
	font-size: 0.8em;
	color: #333333;
}
.Dashboard .EditorZone .ErrorStyle
{
	font-size: 0.8em;
}
.Dashboard .EditorZone .VerbStyle
{
	font-size: 0.8em;
	color: #333333;
}
.Dashboard .EditorZone .EmptyZoneTextStyle
{
	font-size: 0.8em;
	color: #333333;
}
.Dashboard .EditorZone .PartTitleStyle
{
	font-size: 0.8em;
	color: #333333;
	font-weight: bold;
}

.DiscussionThread
{
	border-top: 1px solid Silver;
	border-left: 1px solid Silver;
	border-right: 1px solid Silver;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: Black;
}
.DiscussionThread TD
{
	border-bottom: 1px solid Silver;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
}
.DiscussionThread .Title
{
	background-color: #f6c46e;
	width: 100%;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: Black;
	border-left: 1px solid Silver;
}
.DiscussionThread .Thread
{
	background-color: #e0e0e0;
	width: 100%;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: Black;
	border-left: 1px solid Silver;
}
.DiscussionThread .Description
{
	background-color: White;
	width: 100%;
	border-left: 1px solid Silver;
}

.DataGrid
{
	border-collapse: collapse;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: Black;
	border: 1px solid Silver;
	background-color:White;
}
.DataGrid TD
{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-left: 1px solid silver;
	border-top: 1px solid silver;
	border-right: none;
	border-bottom: none;
	border-collapse: collapse;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
}
.DataGrid TH
{
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid Silver;
	border-collapse: collapse;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
}
.DataGrid .Normal:hover
{
	background-color:#f0f0f0;
}
.DataGrid .Header
{
	background-color: #f6c46e;
}
.DataGrid .Header TD
{
	white-space: nowrap;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.DataGrid .Header TD A
{
	font-weight: normal;
}
.DataGrid .Header TH
{
	white-space: nowrap;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.DataGrid .Header TH A
{
	font-weight: normal;
}
.DataGrid .Header .TickIcon
{
	background-image: url(Images/TickIcon.gif);
	background-repeat:no-repeat;
	background-position: 50% 50%;
}
.DataGrid .SubHeader
{
	background-color: #e0e0e0;
}
.DataGrid .SubHeader TD
{
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 2px;
}
.DataGrid .SubHeader TH
{
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 2px;
	background-color: #e0e0e0;
}
.DataGrid .SubHeader .Legend
{
	float: right;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 5px;
}
.DataGrid .Footer
{
	font-weight: bold;
}
.DataGrid .Footer A
{
	font-weight: normal;
}
.DataGrid .Footer TD
{
	font-weight: bold;
}
.DataGrid .Pagination TD
{
	font-weight: normal;
	padding-top: 4px;
	padding-bottom: 4px;
}
.DataGrid .Editing
{
	background-color: #ffffcc;
}
.DataGrid .Editing TD
{
	padding-top: 2px;
	padding-left: 2px;
	padding-bottom: 4px;
}
.DataGrid .Highlighted
{
	background-color: #e0e0e0;
}
.DataGrid .Selected
{
	background-color: #ffffcc;
}
.DataGrid .Selected TD
{
	font-weight: bold;
}
.DataGrid .Selected TD A
{
	color: Black;
	text-decoration: none;
}
.DataGrid .Selected TD A:hover
{
	color: Black;
	text-decoration: none;
	cursor: default;
}
.DataGrid .NotCovered
{
	font-weight: bold;
	color: Gray;
}

.PopupPanel
{
	position: absolute;
	background-color: #f0f0f0;
	border: 1px solid #0082b5;
	width: auto;
	height: auto;
	display: block;
	z-index: 80;
	padding: 10px;
	font-size: 10pt;
}
.PopupPanel h1
{
	font-size: 12pt;
	color: #1b4d6e;
	margin-top: 5px;
	margin-bottom: 12pt;
	font-weight: normal;
}
.PopupPanel a
{
	font-weight: normal;
}
.PopupPanel table td
{
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: top;
}
.PopupPanel table th
{
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	text-align: left;
	padding-right: 10px;
	vertical-align: top;
}
.PopupPanel div.DialogClose
{
	position:absolute;
	cursor:pointer;
	width:15px;
	height:15px;
	background-image: url(Images/DialogClose.gif);
	background-repeat: no-repeat;
}
.PopupPanel div.DialogClose:hover
{
	position:absolute;
	cursor:pointer;
	width:15px;
	height:15px;
	background-image: url(Images/DialogCloseSelected.gif);
	background-repeat: no-repeat;
}

.ListBox
{
	border: solid 1px #0082b5;
	border-collapse: collapse;
}
.ListBox .NotSelectable
{
	color: gray;
}
.ListBox .ExecutionStatusFailed
{
	background-color: #f47457;
}
.ListBox .ExecutionStatusPassed
{
	background-color: #7eff7a;
}
.ListBox .ExecutionStatusNotRun
{
	background-color: #e0e0e0;
}
.ListBox .ExecutionStatusNotApplicable
{
	background-color: #d0d0d0;
}
.ListBox .ExecutionStatusCaution
{
	background-color: #f29e56;
}
.ListBox .ExecutionStatusBlocked
{
	background-color: #f4f356;
}

.LineGraph
{
	border-collapse: collapse;
	font-size: 8pt;
	font-family: Arial;
	width: 97%;
	margin-left: 5px;
	margin-right: 5px;
	border: none;
}
.LineGraph TD
{
	font-size: 8pt;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border-left: none;
}
.LineGraph .HorizontalAxis
{
	border-top: black solid 1px;
	border-left: black solid 1px;
	border-right: black solid 1px;
}
.LineGraph .VerticalAxis
{
	border-top: black solid 1px;
	border-bottom: black solid 1px;
	border-right: black solid 1px;
}
.LineGraph .Row
{
	background-color: #eeeeee;
	border-left: 1px solid Silver;
	border-right: 1px solid Silver;
	border-top: 1px solid Silver;
}
.LineGraph .AlternatingRow
{
	background-color: #fafafa;
	border-left: 1px solid Silver;
	border-right: 1px solid Silver;
	border-top: 1px solid Silver;
}
.LineGraph .DataPoint1
{
	background-image: url(Images/Graphs/Series1Point.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
	font-size: 1pt;
}
.LineGraph .DataPoint2
{
	background-image: url(Images/Graphs/Series2Point.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
	font-size: 1pt;
}

.Histogram
{
	border-collapse: collapse;
	font-size: 8pt;
	font-family: Arial;
	width: 97%;
	margin-left: 5px;
	margin-right: 5px;
	border: none;
}
.Histogram TD
{
	font-size: 8pt;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border: none;
}
.Histogram .HorizontalAxis
{
	border-top: black solid 1px;
	border-left: black solid 1px;
	border-right: black solid 1px;
}
.Histogram .VerticalAxis
{
	border-top: black solid 1px;
	border-bottom: black solid 1px;
	border-right: black solid 1px;
}
.Histogram .Row
{
	background-color: #eeeeee;
	border-left: 1px solid Silver;
	border-right: 1px solid Silver;
	border-top: 1px solid Silver;
}
.Histogram .AlternatingRow
{
	background-color: #fafafa;
	border-left: 1px solid Silver;
	border-right: 1px solid Silver;
	border-top: 1px solid Silver;
}
.Histogram .PriorityCritical
{
	border: 1px solid black;
	width: 15px;
	font-size: 1pt;
	background-color: #f47457;
}
.Histogram .PriorityHigh
{
	border: 1px solid black;
	width: 15px;
	font-size: 1pt;
	background-color: #f29e56;
}
.Histogram .PriorityMedium
{
	border: 1px solid black;
	width: 15px;
	font-size: 1pt;
	background-color: #f5d857;
}
.Histogram .PriorityLow
{
	border: 1px solid black;
	width: 15px;
	font-size: 1pt;
	background-color: #f4f356;
}
.Histogram .ExecutionStatusFailed
{
	border: 1px solid black;
	width: 15px;
	font-size: 1pt;
	background-color: #f47457;
}
.Histogram .ExecutionStatusPassed
{
	border: 1px solid black;
	width: 15px;
	font-size: 1pt;
	background-color: #7eff7a;
}
.Histogram .ExecutionStatusNotRun
{
	border: 1px solid black;
	width: 15px;
	font-size: 1pt;
	background-color: #e0e0e0;
}
.Histogram .ExecutionStatusNotApplicable
{
	border: 1px solid black;
	width: 15px;
	font-size: 1pt;
	background-color: #d0d0d0;
}
.Histogram .ExecutionStatusCaution
{
	border: 1px solid black;
	width: 15px;
	font-size: 1pt;
	background-color: #f29e56;
}
.Histogram .ExecutionStatusBlocked
{
	border: 1px solid black;
	width: 15px;
	font-size: 1pt;
	background-color: #f4f356;
}
.Histogram .RemainingEffort
{
	border: 1px solid black;
	width: 15px;
	font-size: 1pt;
	background-color: #e0e0e0;
}
.Histogram .EffortNotStart
{
	border: 1px solid black;
	width: 15px;
	font-size: 1pt;
	background-color: #e0e0e0;
}
.Histogram .EffortOnTime
{
	border: 1px solid black;
	width: 15px;
	font-size: 1pt;
	background-color: #7eff7a;
}
.Histogram .EffortLateStart
{
	border: 1px solid black;
	width: 15px;
	font-size: 1pt;
	background-color: #f4f356;
}
.Histogram .EffortLateFinish
{
	border: 1px solid black;
	width: 15px;
	font-size: 1pt;
	background-color: #f47457;
}
.BarChartBar
{
	border: 1px solid black;
	width: 15px;
	font-size: 1pt;
}

.CoverageBarChart
{
	font-family: Arial;
	font-size: 9pt;
	width: 97%;
	margin-left: 5px;
	margin-right: 5px;
	border: 0px White solid;
}
.CoverageBarChart TABLE
{
	font-size: 9pt;
	border-collapse: collapse;
}
.CoverageBarChart TD
{
	padding-bottom: 0px;
	padding-top: 0px;
	border: none;
}
.CoverageBarChart .HorizontalAxis
{
	border-top: black solid 1px;
	border-left: black solid 1px;
	border-right: black solid 1px;
}
.CoverageBarChart .VerticalAxis
{
	border-top: black solid 1px;
	border-bottom: black solid 1px;
	border-right: black solid 1px;
}
.CoverageBarChart .Bar0
{
	background-color: #7eff7a;
	border-top: black solid 1px;
	border-left: black solid 1px;
	border-right: black solid 1px;
	font-size:1pt;
}
.CoverageBarChart .Bar0Hover
{
	background-color: #9eff89;
	border-top: black solid 1px;
	border-left: black solid 1px;
	border-right: black solid 1px;
	font-size:1pt;
}
.CoverageBarChart .Bar1
{
	border-top: black solid 1px;
	border-left: black solid 1px;
	border-right: black solid 1px;
	background-color: #f47457;
	font-size:1pt;
}
.CoverageBarChart .Bar1Hover
{
	border-top: black solid 1px;
	border-left: black solid 1px;
	border-right: black solid 1px;
	background-color: #ff9982;
	font-size:1pt;
}
.CoverageBarChart .Bar2
{
	border-top: black solid 1px;
	border-left: black solid 1px;
	border-right: black solid 1px;
	background-color: #f4f356;
	font-size:1pt;
}
.CoverageBarChart .Bar2Hover
{
	border-top: black solid 1px;
	border-left: black solid 1px;
	border-right: black solid 1px;
	background-color: #fffe8c;
	font-size:1pt;
}
.CoverageBarChart .Bar3
{
	border-top: black solid 1px;
	border-left: black solid 1px;
	border-right: black solid 1px;
	background-color: #f29e56;
	font-size:1pt;
}
.CoverageBarChart .Bar3Hover
{
	border-top: black solid 1px;
	border-left: black solid 1px;
	border-right: black solid 1px;
	background-color: #fba459;
	font-size:1pt;
}
.CoverageBarChart .Bar4
{
	border-top: black solid 1px;
	border-left: black solid 1px;
	border-right: black solid 1px;
	background-color: #e0e0e0;
	font-size:1pt;
}
.CoverageBarChart .Bar4Hover
{
	border-top: black solid 1px;
	border-left: black solid 1px;
	border-right: black solid 1px;
	background-color: #f0f0f0;
	font-size:1pt;
}
.CoverageBarChart .Bar5
{
	border-top: black solid 1px;
	border-left: black solid 1px;
	border-right: black solid 1px;
	background-color: #bbebfe;
	font-size:1pt;
}
.CoverageBarChart .Bar5Hover
{
	border-top: black solid 1px;
	border-left: black solid 1px;
	border-right: black solid 1px;
	background-color: #dcf4fe;
	font-size:1pt;
}

.TestExecutionBarChart
{
	font-family: Arial;
	font-size: 9pt;
	width: 97%;
	margin-left: 5px;
	margin-right: 5px;
	border: 0px White solid;
}
.TestExecutionBarChart TABLE
{
	font-size: 9pt;
	border-collapse: collapse;
}
.TestExecutionBarChart TD
{
	padding-bottom: 0px;
	padding-top: 0px;
	border: none;
}
.TestExecutionBarChart .HorizontalAxis
{
	border-top: black solid 1px;
	border-left: black solid 1px;
	border-right: black solid 1px;
}
.TestExecutionBarChart .VerticalAxis
{
	border-top: black solid 1px;
	border-bottom: black solid 1px;
	border-right: black solid 1px;
}
.TestExecutionBarChart .Bar1
{
	background-color: #7eff7a;
	border-top: black solid 1px;
	border-left: black solid 1px;
	border-right: black solid 1px;
	font-size:1pt;
}
.TestExecutionBarChart .Bar1Hover
{
	background-color: #9eff89;
	border-top: black solid 1px;
	border-left: black solid 1px;
	border-right: black solid 1px;
	font-size:1pt;
}
.TestExecutionBarChart .Bar0
{
	border-top: black solid 1px;
	border-left: black solid 1px;
	border-right: black solid 1px;
	background-color: #f47457;
	font-size:1pt;
}
.TestExecutionBarChart .Bar0Hover
{
	border-top: black solid 1px;
	border-left: black solid 1px;
	border-right: black solid 1px;
	background-color: #ff9982;
	font-size:1pt;
}
.TestExecutionBarChart .Bar2
{
	border-top: black solid 1px;
	border-left: black solid 1px;
	border-right: black solid 1px;
	background-color: #e0e0e0;
	font-size:1pt;
}
.TestExecutionBarChart .Bar2Hover
{
	border-top: black solid 1px;
	border-left: black solid 1px;
	border-right: black solid 1px;
	background-color: #f0f0f0;
	font-size:1pt;
}
.TestExecutionBarChart .Bar3
{
	border-top: black solid 1px;
	border-left: black solid 1px;
	border-right: black solid 1px;
	background-color: #f4f356;
	font-size:1pt;
}
.TestExecutionBarChart .Bar3Hover
{
	border-top: black solid 1px;
	border-left: black solid 1px;
	border-right: black solid 1px;
	background-color: #fffe8c;
	font-size:1pt;
}
.TestExecutionBarChart .Bar4
{
	border-top: black solid 1px;
	border-left: black solid 1px;
	border-right: black solid 1px;
	background-color: #f29e56;
	font-size:1pt;
}
.TestExecutionBarChart .Bar4Hover
{
	border-top: black solid 1px;
	border-left: black solid 1px;
	border-right: black solid 1px;
	background-color: #fba459;
	font-size:1pt;
}

.TaskProgressBarChart
{
	font-family: Arial;
	font-size: 9pt;
	width: 97%;
	margin-left: 5px;
	margin-right: 5px;
	border: 0px White solid;
}
.TaskProgressBarChart TABLE
{
	font-size: 9pt;
	border-collapse: collapse;
}
.TaskProgressBarChart TD
{
	padding-bottom: 0px;
	padding-top: 0px;
	border: none;
}
.TaskProgressBarChart .HorizontalAxis
{
	border-top: black solid 1px;
	border-left: black solid 1px;
	border-right: black solid 1px;
}
.TaskProgressBarChart .VerticalAxis
{
	border-top: black solid 1px;
	border-bottom: black solid 1px;
	border-right: black solid 1px;
}
.TaskProgressBarChart .Bar0
{
	background-color: #7eff7a;
	border-top: black solid 1px;
	border-left: black solid 1px;
	border-right: black solid 1px;
	font-size:1pt;
}
.TaskProgressBarChart .Bar0Hover
{
	background-color: #9eff89;
	border-top: black solid 1px;
	border-left: black solid 1px;
	border-right: black solid 1px;
	font-size:1pt;
}
.TaskProgressBarChart .Bar1
{
	border-top: black solid 1px;
	border-left: black solid 1px;
	border-right: black solid 1px;
	background-color: #f47457;
	font-size:1pt;
}
.TaskProgressBarChart .Bar1Hover
{
	border-top: black solid 1px;
	border-left: black solid 1px;
	border-right: black solid 1px;
	background-color: #ff9982;
	font-size:1pt;
}
.TaskProgressBarChart .Bar2
{
	border-top: black solid 1px;
	border-left: black solid 1px;
	border-right: black solid 1px;
	background-color: #f4f356;
	font-size:1pt;
}
.TaskProgressBarChart .Bar2Hover
{
	border-top: black solid 1px;
	border-left: black solid 1px;
	border-right: black solid 1px;
	background-color: #fffe8c;
	font-size:1pt;
}
.TaskProgressBarChart .Bar3
{
	border-top: black solid 1px;
	border-left: black solid 1px;
	border-right: black solid 1px;
	background-color: #e0e0e0;
	font-size:1pt;
}
.TaskProgressBarChart .Bar3Hover
{
	border-top: black solid 1px;
	border-left: black solid 1px;
	border-right: black solid 1px;
	background-color: #f0f0f0;
	font-size:1pt;
}

.NoBorderTable
{
	border: none;
	border-collapse: collapse;
	padding: 0px;
}
.NoBorderTable TR
{
	border: none;
}
.NoBorderTable TD
{
	border: none;
	padding-left: 2px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.LoginBody
{
	background-color: #146a9a;
	text-align: center;
}
.LoginBody .Message
{
	color: Red;
	font-weight: bold;
	font-family: Arial;
	font-size: 10pt;
	vertical-align: super;
	background-color: Yellow;
	border: solid 1px Red;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left:5px;
	padding-right:5px;
}
.LoginBody .MessageInfo
{
	font-weight: bold;
	font-family: Arial;
	font-size: 10pt;
	vertical-align: super;
	background-color: #daffd8;
	border: 1px solid Green;
	color: Green;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left:5px;
	padding-right:5px;
}

.Spacer
{
	font-size: 1pt;
	height: 8px;
}
.FloatLeft
{
	float: left;
}
.FloatRight
{
	float: right;
}

.Title
{
	font-weight: bold;
	font-size: 12pt;
}
.SubTitle
{
	font-weight: normal;
	font-size: 12pt;
}
Selectable
{
	color: gray;
}
.EqualizerGeneric
{
	display: inline-block;
	vertical-align: middle;
	border: none;
	height: 16px;
}
.EqualizerRed
{
	display: inline-block;
	vertical-align: middle;
	background-color: #f47457;
	border: none;
	height: 16px;
}
.EqualizerOrange
{
	display: inline-block;
	vertical-align: middle;
	background-color: #f29e56;
	border: none;
	height: 16px;
}
.EqualizerYellow
{
	display: inline-block;
	vertical-align: middle;
	background-color: #f4f356;
	border: none;
	height: 16px;
}
.EqualizerGreen
{
	display: inline-block;
	vertical-align: middle;
	background-color: #7eff7a;
	border: none;
	height: 16px;
}
.EqualizerGray
{
	display: inline-block;
	vertical-align: middle;
	background-color: #e0e0e0;
	border: none;
	height: 16px;
}
.EqualizerBlue
{
	display: inline-block;
	vertical-align: middle;
	background-color: #bbebfe;
	border: none;
	height: 16px;
}

.DropDownListDisabled
{
	background-color: White;
	border: solid 1px #c0c0c0;
	background-image: url(Images/DropDownListDisabled.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
	height: 20px;
	line-height: 20px;
	padding: 0px;
	color: #c0c0c0;
	font-weight: normal;
	font-size: 8pt;
	cursor: default;
	float: left;
}
.DropDownList
{
	background-color: White;
	border: solid 1px #0082b5;
	background-image: url(Images/DropDownList.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
	height: 20px;
	line-height: 20px;
	padding: 0px;
	color: black;
	font-weight: normal;
	font-size: 8pt;
	cursor: pointer;
	float: left;
}
.DropDownList:hover
{
	background-image: url(Images/DropDownListSelected.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
	border: solid 1px #f46515;
}
.DropDownList .value
{
	border: none;
	background-color: White;
	height: 16px;
	line-height: 16px;
	overflow: hidden;
	padding: 1px 3px;
	cursor: text;
	white-space: nowrap;
	font-size: 8pt;
}
.DropDownList .list
{
	border: solid 1px #0082b5;
	height: auto;
	max-height: 200px;
	line-height: 18px;
	padding: 1px;
	background-color: #FFFFFF;
	z-index: 5;
	overflow: scroll;
	overflow-x:hidden;
}
.DropDownList .list .item
{
	border: none;
	width:100%;
	height: 16px;
	line-height: 16px;
	overflow: hidden;
	white-space: nowrap;
	padding: 1px 25px 1px 5px;
	background-color: White;
}
.DropDownList .list .item:hover
{
	border: none;
	cursor: pointer;
	background-color: #f6c46e;
}

.TextBox
{
	padding: 2px;
	background-color: White;
	border: solid 1px #0082b5;
}
.TextBox:hover
{
	border: solid 1px #f46515;
}

.ReportBody
{
	font-size: 10pt;
	background-color:White;
}
.ReportBody TABLE
{
	font-size: 10pt;
}
.ReportTitle1
{
	font-weight: bold;
	font-size: 14pt;
	text-align: center;
}
.ReportTitle2
{
	font-weight: bold;
	font-size: 10pt;
	background-color: #e0e0e0;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: black;
}
.ReportTitle3
{
	font-weight: bold;
	font-size: 10pt;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: 5px solid #e0e0e0;
}
.ReportDescription
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.ReportHiddenTable
{
	border: none;
	border-collapse: collapse;
	margin: 5px;
}
.ReportHiddenTable TR
{
	border: none;
}
.ReportHiddenTable TD
{
	border: none;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.WorkflowDiagram TD
{
	font-weight: bold;
	color: #1b4d6e;
	vertical-align: middle;
}
.WorkflowDiagram .NoPadding
{
	padding: 0px;
}
.WorkflowDiagram .Step
{
	border: 1px solid #1b4d6e;
	font-weight: bold;
	background-color: White;
	color: Black;
	padding: 6px;
}
.WorkflowDiagram .Step A
{
	font-weight: normal;
}

.TabControl2
{
	border-collapse: collapse;
	border: none;
	padding: 0px;
}
.TabControl2 TABLE
{
	border: none;
	position: relative;
	top: 2px;
}
.TabControl2 TD
{
	padding: 0px;
}
.TabControl2 .Tab
{
	vertical-align: middle;
	color: Black;
	background-color: #e0e0e0;
	text-align: center;
	font-size: 8pt;
	border-right:  solid 4px #f5f5f5;
	cursor: pointer;
	padding-left: 2px;
	padding-right: 2px;
}
.TabControl2 .TabSelected
{
	font-weight: bold; 
    background-color: #f6c46e;
 	vertical-align: middle;
	color: Black;
	text-align: center;
	font-size: 8pt;
	border-right:  solid 4px #f5f5f5;
	cursor: default;
	padding-left: 2px;
	padding-right: 2px;
}
.TabControl2 .TabDisabled
{
	font-weight: normal; 
    background-color: #eeeebb;
 	vertical-align: middle;
	color: Gray;
	text-align: center;
	font-size: 8pt;
	border-right:  solid 4px #f5f5f5;
	cursor: default;
	padding-left: 2px;
	padding-right: 2px;
}
.TabControl2 .Divider
{
    background-color: #f6c46e;
	font-size: 8pt;
	height: 8px;
}
.TabControl2Header
{
    background-color: #f6c46e;
	font-size: 10pt;
	font-weight: normal;
	padding-bottom: 5px;
	font-weight: bold;
	color: Gray;
}
.TabControl2Header LABEL
{
	color:Black;
	font-weight: normal;
	vertical-align: middle;
}
.TabControl2Header INPUT
{
	vertical-align: middle;
}
.TabControl2Header DIV
{
	padding-left: 10px;
	padding-right: 10px;
}
.TabControl2Header DIV.Legend
{
	float:left;
	margin-right: 5px;
	color:Black;
}
.TabControl2Header SPAN.Legend
{
	color:Black;
	font-weight: normal;
}
.TabControl2Header A
{
	color: Black;
	font-weight: bold;
}
.TabControl2Header A:hover
{
	color: #f46515;
}
.TabControlPanel
{
	width:100%;
	display: none;
}

.DropMenu
{
	border: 1px solid #0082b5;
	padding: 5px;
	background-color: #e0e0e0;
	font: normal 9pt Arial;
	font-weight: bold;
	line-height: 18px;
}
.DropMenu P
{
	margin-top: 6px;
	margin-bottom: 4px;
}
.DropMenu IMG
{
	margin-right: 5px;
}

.ajaxSpinner
{
	width: 110px;
	height: 25px;
	background-image: url(Images/AjaxSpinner.gif);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	position: absolute;
	z-index: 100;
	display: block;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 16px;
	padding-bottom: 10px;
	background-color: White;
	border: 1px solid black;
	font-weight: bold;
	text-align: right;
}

.ReadOnlyDatePicker
{
	background-color: #f5f5f5;
	border: solid 1px #0082b5;
	padding: 2px;
	height: 20px;
	font-size: 10pt;
}
.DatePicker
{
	padding: 0px;
	background-color: White;
	border: solid 1px #0082b5;
	height: 20px;
	background-image: url(Images/DateControlIcon.gif);
	background-repeat: no-repeat;
	background-position: 72px 3px;
	cursor: pointer;
}
.DatePicker:hover
{
	border: solid 1px #f46515;
}
.DatePicker input.value
{
	border: none;
	width: 60px;
	font-size: 8pt;
	padding-left: 4px;
	padding-top: 3px;
}
.DatePicker div.value
{
	border: none;
	width: 60px;
	font-size: 8pt;
	padding-left: 4px;
	padding-top: 3px;
	font-weight: normal;
	overflow: hidden;
	white-space: nowrap;
}
.ppcCalendar
{
	position:absolute;
	left:0px;
	top:0px;
	z-index:7;
	width:201px;
	height:203px;
	overflow: visible;
	background-color: #FFFFFF;
	border: 1px solid #0082b5;
}
.ppcMonthSelector
{
	width:200px;
	height:25px;
	overflow: visible;
	border: none;
}
.ppcMonthDays
{
	width:200px;
	overflow: visible;
	background-color: #FFFFFF;
	border: none;
	position:relative;
	top:-1px;
}
.pplTable1
{
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	width: 201px;
	border: none;
	border-collapse: collapse;
}
.pplTable1 TR
{
	height: 25px;
}
.pplTable1 TD
{
	text-align: center;
	vertical-align: middle;
	padding: 2px;
	border: none;
	background-color: #f6c46e;
}
.pplTable1 .ppcMonthLegend
{
	font-size: 8pt;
	width: 120px;
}
.pplTable1 A
{
	text-decoration: none;
}
.pplTable2
{
	font-family: Arial, Helvetica, sans-serif;
	width: 200px;
	border: none;
	margin-left:1px;
	margin-right:1px;
	border-collapse: collapse;
}
.pplTable2 TR
{
	height: 25px;
}
.pplTable2 TD
{
	font-size: 8pt;
	padding: 2px;
	font-weight: bold;
	border: 1px solid #e0e0e0;
	width: 20px;
	text-align:center;
	vertical-align:middle;
}
.pplTable2 .ppcWeekday
{
	background-color: White;
}
.pplTable2 .ppcWeekend
{
	background-color: #ffffcc;
}
.ppcDays
{
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	width: 200px;
	border: none;
	border-collapse: collapse;
	margin-left:1px;
	margin-right:1px;
}
.ppcDays TR
{
	height: 25px;
}
.ppcDays TD
{
	padding: 2px;
	border: 1px solid #e0e0e0;
	width: 20px;
	text-align:center;
	vertical-align:middle;
	font-size: 8pt;
}
.ppcDays TD.ppcWeekend
{
	background-color: #ffffcc;
	font-weight: normal;
}
.ppcDays TD.ppcWeekday
{
	background-color: White;
	font-weight: normal;
}
.ppcDays TD.ppcDaySelected
{
	font-weight: bold;
	background-color: #c0c0c0;
}
.ppcDays TD.ppcDayHover
{
	background-color: #f46515;
}
.ppcDays TD.ppcToday
{
	font-weight: bold;
	color: #f46515;
}


.DropDownHierarchyDisabled
{
	background-color: White;
	border: solid 1px #c0c0c0;
	background-image: url(Images/DropDownListDisabled.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
	height: 20px;
	line-height: 20px;
	padding: 0px;
	color: #c0c0c0;
	font-weight: normal;
	font-size: 8pt;
	cursor: default;
	float: left;
}
.DropDownHierarchy
{
	background-color: White;
	border: solid 1px #0082b5;
	background-image: url(Images/DropDownList.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
	height: 20px;
	line-height: 20px;
	padding: 0px;
	color: black;
	font-weight: normal;
	font-size: 8pt;
	cursor: pointer;
	float: left;
}
.DropDownHierarchy:hover
{
	background-image: url(Images/DropDownListSelected.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
	border: solid 1px #f46515;
}
.DropDownHierarchy .value
{
	border: none;
	background-color: White;
	height: 16px;
	line-height: 16px;
	overflow: hidden;
	padding: 1px 3px;
	cursor: text;
	white-space: nowrap;
	font-size: 8pt;
}
.DropDownHierarchy .value a
{
	color: Black;
}
.DropDownHierarchy .value a:hover
{
	color: #f46515;
}
.DropDownHierarchy .list
{
	border: solid 1px #0082b5;
	height: auto;
	max-height: 200px;
	line-height: 18px;
	padding: 1px;
	background-color: #FFFFFF;
	overflow: scroll;
	overflow-x:hidden;
	z-index: 5;
}
.DropDownHierarchy .list .item
{
	border: none;
	width: 100%;
	height: 16px;
	line-height: 16px;
	overflow: hidden;
	white-space: nowrap;
	padding-left: 5px;
	padding-top: 1px;
	padding-right: 25px;
	padding-bottom: 1px;
	background-color: White;
}
.DropDownHierarchy .list .item:hover
{
	border: none;
	cursor: pointer;
	background-color: #f6c46e;
}
.DropDownHierarchy .list .item img
{
	margin-right: 5px;
	vertical-align: middle;
}

.PlanningGrid
{
	font-size: 10pt;
	border-collapse: separate;
}
.PlanningGrid TR.NoData TD
{
	background-color: Yellow;
	font-weight: bold;
	color:Red;
	border: 1px solid red;
}
.PlanningGrid TR.Header
{
	background-color: #f6c46e;
	padding: 10px;
}
.PlanningGrid TR.Header TD
{
	border: 1px solid Silver;
}
.PlanningGrid TR.Header TD A
{
	color: black;
}
.PlanningGrid TR.Header TD A:hover
{
	color: #f46515;
}
.PlanningGrid TR.Header TABLE
{
	border-collapse: collapse;
	width: 100%;
}
.PlanningGrid TR.Header TABLE TH
{
	text-align: center;
	border: none;
	font-weight: normal;
}
.PlanningGrid TR.Header TABLE TD
{
	text-align: center;
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: 1px solid Black;
}
.PlanningGrid TR.Header TABLE TD.Last
{
	text-align: right;
	border: none;	
}
.PlanningGrid TR.SubHeader
{
}
.PlanningGrid TR.SubHeader TD
{
	border: none;
	padding: 0px;
}
.PlanningGrid TR.SubHeader TD A
{
	color: black;
}
.PlanningGrid TR.SubHeader TD A:hover
{
	color: #f46515;
}
.PlanningGrid TABLE.Iteration
{
	border-collapse: collapse;
	margin-top: 0.5px;	/* Works for both IE and FF that way */
	margin-left: 0.5px;	/* Works for both IE and FF that way */
	margin-right: 0.5px;	/* Works for both IE and FF that way */
	width: 100%;
	background-color: #e0e0e0;
	border: 2px solid Silver;
}
.PlanningGrid TABLE.Iteration TH
{
	text-align: center;
	font-weight: normal;
	border: 1px solid Silver;
}
.PlanningGrid TABLE.Iteration TH.Highlighted
{
	border: 1px solid Silver;
	background-color: #d0d0d0;
}
.PlanningGrid TABLE.Iteration TD
{
	border: 1px solid Silver;
	padding: 2px;
	background-color: White;
}
.PlanningGrid TABLE.Iteration TD TABLE.Tasks
{
	border-collapse: collapse;
	width: 100%;
	border: 3px solid White;
}
.PlanningGrid TABLE.Iteration TD TABLE.Tasks TH
{
	border: none;
	display: none;
}
.PlanningGrid TABLE.Iteration TD TABLE.Tasks TD
{
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: 1px solid Silver;
	padding: 2px;
}
.PlanningGrid TABLE.Iteration TD TABLE.Tasks TD.RightAlign
{
	text-align: right;
	padding-right: 5px;
	white-space: nowrap;
}
.PlanningGrid TABLE.Iteration TD TABLE.Tasks TD.IconCell
{
	width:18px;
}
.PlanningGrid TABLE.Iteration TD TABLE.Tasks TR.Inactive TD
{
	filter: alpha(opacity=50); /*IE Only*/
    opacity: 0.5;  /*others*/
    -moz-opacity: 0.5; /*FireFox only*/
}

.HyperlinkList
{
	list-style-type: none;
}
.HyperlinkList LI
{
	line-height: 16pt;
}
.MessageHidden
{
	display: none;
}
.MessageError
{
	display: block;
	background-color: Yellow;
	border: 1px solid Red;
	color: Red;
	font-weight: bold;
	font-family: Arial;
	margin-bottom: 5px;
	width: 400px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
}
.MessageInformation
{
	display: block;
	background-color: #daffd8;
	border: 1px solid Green;
	color: Green;
	font-weight: bold;
	font-family: Arial;
	margin-bottom: 5px;
	width: 400px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
}

/* Used by RichTextBox.js */
.rteImage
{
	background: #f6c46e;
	border: 1px solid #f6c46e;
	cursor: pointer;
	cursor: hand;
}
.rteImageSmall
{
	background: #e0e0e0;
	border: 1px solid #e0e0e0;
	cursor: pointer;
	cursor: hand;
}
.rteImageSmallRaised, .rteImageSmall:hover
{
	background: #e0e0e0;
	border: 1px outset;
	cursor: pointer;
	cursor: hand;
}
.rteImageRaised, .rteImage:hover
{
	background: #f6c46e;
	border: 1px outset;
	cursor: pointer;
	cursor: hand;
}
.rteImageSmallLowered, .rteImageSmall:active
{
	background: #e0e0e0;
	border: 1px inset;
	cursor: pointer;
	cursor: hand;
}
.rteImageLowered, .rteImage:active
{
	background: #f6c46e;
	border: 1px inset;
	cursor: pointer;
	cursor: hand;
}
.rteVertSep
{
	margin: 0 4px 0 4px;
}
.rteBack
{
	background: #f6c46e;
	border: none;
	letter-spacing: 0;
	padding: 0px;
	border-collapse: collapse;
}
.rteBack tbody tr td, .rteBack tr td
{
	background: #f6c46e;
	padding: 3px;
	border: 0px;
}
.rteBackSmall
{
	background: #e0e0e0;
	border: none;
	letter-spacing: 0;
	padding: 0px;
	border-collapse: collapse;
}
.rteBackSmall tbody tr td, .rteBack tr td
{
	background: #e0e0e0;
	padding: 0px;
	border: 0px;
}
.rteDiv
{
	padding: 2px;
	background-color: White;
	border: solid 1px #0082b5;
	overflow: auto;
}

.FolderTree
{
}
.FolderTree ul.ATV_tree
{
    /*overflow:hidden;*/
	width:100%;
    height:100%;
	margin-left:0px;
	padding-left:0px;
} 
.FolderTree ul.ATV_tree  li 
{ 
	list-style: none;
	font-size: 10pt;
} 
.FolderTree ul.ATV_tree ul, ul.ATV_tree li 
{ 
    margin-left:5px;
    padding:2px 2px 2px 0px;
}
.FolderTree ul.ATV_tree li.ATV_opened
{ 
	font-weight: normal;
}
.FolderTree ul.ATV_tree li.ATV_opened div.Toggle
{ 
	background-image: url(Images/ExpandedY.gif);
	background-position: 0px 3px;
	background-repeat:no-repeat;
	width: 9px;
	height: 12px;
	margin-right: 4px;
	cursor: pointer;
}
.FolderTree ul.ATV_tree li.ATV_opened div.Folder
{ 
	background-image: url(Images/FolderExpanded.gif);
	background-position: 0px 1px;
	background-repeat:no-repeat;
	width: 15px;
	height: 12px;
	margin-right: 4px;
}
.FolderTree ul.ATV_tree  li.ATV_closed
{ 
	font-weight:normal;      
}
.FolderTree ul.ATV_tree li.ATV_closed div.Folder
{ 
	background-image: url(Images/Folder.gif);
	background-position: 1px 1px;
	background-repeat:no-repeat;
	width: 15px;
	height: 12px;
	margin-right: 4px;
}
.FolderTree ul.ATV_tree li.ATV_closed div.Toggle
{ 
	background-image: url(Images/ExpandedN.gif);
	background-position: 0px 3px;
	background-repeat:no-repeat;
	width: 9px;
	height:12px;
	margin-right: 4px;
	cursor: pointer;
}
/* Sublists are visible or not based on class of parent LI */
.FolderTree ul.ATV_tree li.ATV_opened ul { display: block; }
.FolderTree ul.ATV_tree li.ATV_closed ul { display: none; }
.FolderTree ul.ATV_tree li a
{
    font-size: 10pt;
    text-decoration:none;
	color: Black;
}
.FolderTree ul.ATV_tree li a:hover
{
	text-decoration:underline;
	color: #f46515;
}
.FolderTree ul.ATV_tree li.ATV_selected a
{
	font-weight: bold;
}
.FolderTree ul.ATV_tree li.ATV_selected li a
{
	font-weight: normal;
}

.WidgetGrid
{
	border-collapse: collapse;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: Black;
	border: none;
}
.WidgetGrid TD
{
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	border: none;
	font-weight: normal;
	white-space: nowrap;
}
.WidgetGrid TR.Selected TD
{
	background-color: White;
	font-weight: bold;
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
}
.WidgetGrid TR.Footer TD
{
	border-top: 1px solid black;
	font-weight: bold;
}
.WidgetGrid TR:hover
{
	background-color: #e0e0e0;
}
.WidgetGrid TD.Icon
{
	padding-left: 2px;
	padding-right: 0px;
}
.WidgetGrid TD.Warning
{
	color: Red;
	font-weight: bold;
}
.WidgetGrid TH
{
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid Black;
	font-weight: bold;
	background-color: #f0f0f0;
}

.WidgetTable
{
	border-collapse: collapse;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: Black;
	border: 1px solid #f0f0f0;
}
.WidgetTable TR:hover
{
	background-color: White;
}
.WidgetTable TD
{
	border: 1px solid #f0f0f0;
	background-color: #e0e0e0;
}
.WidgetTable TD:hover
{
	font-weight: bold;
	background-color: Silver;
}
.WidgetTable TH
{
	font-weight: bold;
	text-align: left;
	border: 1px solid #f0f0f0;
	background-color: #e0e0e0;
}
.WidgetTable TR.Footer
{
	font-weight: bold;
}

/* Generic status/priority colors */

.PriorityCritical
{
	background-color: #f47457;
}
.PriorityHigh
{
	background-color: #f29e56;
}
.PriorityMedium
{
	background-color: #f5d857;
}
.PriorityLow
{
	background-color: #f4f356;
}
.ExecutionStatusFailed
{
	background-color: #f47457;
}
.ExecutionStatusPassed
{
	background-color: #7eff7a;
}
.ExecutionStatusNotRun
{
	background-color: #e0e0e0;
}
.ExecutionStatusNotApplicable
{
	background-color: #d0d0d0;
}
.ExecutionStatusCaution
{
	background-color: #f29e56;
}
.ExecutionStatusBlocked
{
	background-color: #f4f356;
}

.DateRangeFilter
{
	border: 1px solid #0082b5;
	width: 210px;
	height: 75px;
	background-color: #f0f0f0;
	padding: 10px;
	cursor: default;
	font-size: 10pt;
	font-weight: normal;
}
.DateRangeFilter DIV
{
	float: left;
}
.DateRangeFilter H1
{
	margin-top: 0px;
	font-size: 12pt;
	font-weight: normal;
	color: #1b4d6e;
}
.DateRangeFilter DIV.Action
{
	clear: both;
	width: 200px;
	text-align: right;
	padding-top: 8px;
}
.DateRangeFilter DIV.Action A
{
	font-weight: bold;
}

.HierarchicalSelector
{
}
.HierarchicalSelector TD
{
	font-weight: bold;
	vertical-align: top;
	width: 100%;
	padding-left: 0px;
}
.HierarchicalSelector TD.Main TABLE.Header
{
	margin-top: 5px;
	border-collapse: collapse;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: Black;
	border: 1px solid gray;
	background-color:White;
}
.HierarchicalSelector TD.Main TABLE.Header TR
{
	background-color: #f6c46e;
}
.HierarchicalSelector TD.Main TABLE.Header TH
{
	border: 1px solid gray;
	white-space: nowrap;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
}
.HierarchicalSelector TD.Main TABLE.Header TH.Name
{
	width: 380px;
}
.HierarchicalSelector TD.Main DIV.Body
{
	overflow: auto;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
	background-color: White;
}
.HierarchicalSelector TD.Main DIV.Body TABLE
{
	border-collapse: collapse;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: Black;
}
.HierarchicalSelector TD.Main DIV.Body TABLE TR
{
	background-color:White;
}
.HierarchicalSelector TD.Main DIV.Body TABLE TR:hover
{
	background-color:#e0e0e0;
}
.HierarchicalSelector TD.Main DIV.Body TABLE TR.Mapped
{
	color: Gray;
}
.HierarchicalSelector TD.Main DIV.Body TABLE TD
{
	cursor: default;
	border-bottom: 1px solid gray;
	white-space: nowrap;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
}

.MappingSelector
{
	width: 800px;
}
.MappingSelector TD.LeftColumn
{
	font-weight: bold;
	vertical-align: top;
	width: 350px;
}
.MappingSelector TD.LeftColumn TABLE.Header
{
	margin-top: 5px;
	border-collapse: collapse;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: Black;
	border: 1px solid gray;
	background-color:White;
	width: 302px;
}
.MappingSelector TD.LeftColumn TABLE.Header TR
{
	background-color: #f6c46e;
}
.MappingSelector TD.LeftColumn TABLE.Header TH
{
	border: 1px solid gray;
	white-space: nowrap;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
}
.MappingSelector TD.LeftColumn DIV.Body
{
	overflow: auto;
	height: 200px;
	width: 300px;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
	background-color: White;
}
.MappingSelector TD.LeftColumn DIV.Body TABLE
{
	border-collapse: collapse;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: Black;
}
.MappingSelector TD.LeftColumn DIV.Body TABLE TR
{
	background-color:White;
}
.MappingSelector TD.LeftColumn DIV.Body TABLE TR:hover
{
	background-color:#e0e0e0;
}
.MappingSelector TD.LeftColumn DIV.Body TABLE TR.Mapped
{
	color: Gray;
}
.MappingSelector TD.LeftColumn DIV.Body TABLE TD
{
	cursor: default;
	border-bottom: 1px solid gray;
	white-space: nowrap;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
}
.MappingSelector TD.MiddleColumn
{
	width: 100px;
	vertical-align: middle;
}
.MappingSelector TD.RightColumn
{
	width: 380px;
	font-weight: bold;
	vertical-align: top;
}
.MappingSelector TD.RightColumn TABLE.Header
{
	margin-top: 5px;
	border-collapse: collapse;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: Black;
	border: 1px solid gray;
	background-color:White;
	width: 402px;
}
.MappingSelector TD.RightColumn TABLE.Header TR
{
	background-color: #f6c46e;
}
.MappingSelector TD.RightColumn TABLE.Header TH
{
	border: 1px solid gray;
	white-space: nowrap;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
}
.MappingSelector TD.RightColumn DIV.Body
{
	overflow: auto;
	height: 200px;
	width: 400px;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
	background-color: White;
}
.MappingSelector TD.RightColumn DIV.Body TABLE
{
	border-collapse: collapse;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: Black;
}
.MappingSelector TD.RightColumn DIV.Body TABLE TR
{
	background-color:White;
}
.MappingSelector TD.RightColumn DIV.Body TABLE TR:hover
{
	background-color:#e0e0e0;
}
.MappingSelector TD.RightColumn DIV.Body TABLE TD
{
	cursor: default;
	border-bottom: 1px solid gray;
	white-space: nowrap;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
}