body {
	margin: 0px 0px 0px 0px;
	padding-top: 20px !important;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 8pt;
	background-color: #ffffff;
}

body.root {
	padding: 0px !important;
}

form {
	padding: 0;
	margin: 0;
}

hr {
	text-align: left;/*this will align it for IE*/
	margin: 0 auto 0 0; /*this will align it left for Mozilla*/	
	border: none 0;
	border-top: 1px dotted #c1c1c1;/*the border*/
	margin-bottom: 10px;
	margin-bottom: 15px;
	width: 100%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
} 

.legend	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #071e47;
}

#tabular_indent	{
	padding-left: 5px;
}


.Field	{
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-weight: normal;
	font-size: 8pt;
}

#MainTable	{
	width:100%;
	height:100%;
	background-color: #FFF;
 	border: none;
 	padding: 0px;
 	margin: 0;
}

.NavBar	{
	height: 31px;
}

.LogoRow {
	background-color: transparent;
}

#HeaderColumn	{
	height: 31px;
	background-color: #F3F3F3;
	border-bottom: 1px solid #D3D3D3;
}

#WelcomeMessage	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
   color: #edf1f0;
	padding-right: 10px;
	vertical-align: top;
	text-align: right;
}
	
.TreePane	{
	background-color: #f2f3f2;
}

#Tree	{
	position:relative; top:0px; left:0px;
	width:100%;
	height:100%;
	background-image: url(/images/1pixel.png);
}

#SplitterPane	{
	background-image: url(/images/pane_divider.png);
	height:100%;
	width:16px;	
	cursor:e-resize; 	 
	background-position: left;
	background-repeat: repeat-y;
}
	

.PageTitle	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #071e47;
	font-weight: bold;
	overflow: hidden;
	background-color: transparent;
	vertical-align: middle;
}

#StatusScreenTableLabel, .StatusScreenTableLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
    border-style:solid;
	background-color:#E4F2FF;
	background-image:url("/images/tableTitleBar.png");
	background-repeat:repeat-x;
	border-color:#769DC0 transparent;
	border-width: 1px 0px;
	color:#071E47;
    height: 20px;
	height: auto;
	padding: 4px 2px 4px 10px;
	vertical-align: top;
}
	
#StatusScreenTableLabelReport {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
    background-color:#E4F2FF;
	background-image:url("/images/tableTitleBar.png");
	background-repeat:repeat-x;
	border-color:#769DC0 transparent;
	border-width: 1px 0px;
	color:#071E47;
	height: auto;
	padding: 2px 4px 2px 7px;
	vertical-align: top;
	text-align: left;
	}
	
#StatusScreenTableLabelReportNoBottomBorder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
    background-color:#E4F2FF;
	background-image:url("/images/tableTitleBar.png");
	background-repeat:repeat-x;
	border-color:#769DC0 transparent;
	border-width: 0px;
	color:#071E47;
	height: auto;
	padding: 2px 4px 2px 7px;
	vertical-align: top;
	}

#StatusScreenTableLabelDashboard {
	background-color:#E4F2FF;
	background-image:url("/images/tableTitleBar.png");
	background-repeat:repeat-x;
	border-color:#769DC0 transparent;
	border-width: 1px 0px;
	border-style: solid;
	color:#071E47;
	height: auto;
	vertical-align: top;
	padding-top: 4px;
	padding-bottom: 4px;
}

#StatusScreenTableLabelDashboardName {
    background-color:#E4F2FF;
	background-image:url("/images/tableTitleBar.png");
	background-repeat:repeat-x;
	border-color:#769DC0 transparent;
	border-width: 1px 0px;
	border-style: solid;
	color:#071E47;
    font-weight: bold;
    text-align: center;
    font-size: 10pt;
	height: auto;
	text-align: center;
	vertical-align: top;
	padding-top: 4px;
	padding-bottom: 4px;
}

#StatusScreenTableLabelDashboard1	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
    background-color:#E4F2FF;
	background-image:url("/images/tableTitleBar.png");
	background-repeat:repeat-x;
	border-color:#769DC0 transparent;
	border-width: 1px 0px;
	border-style: solid;
	color:#071E47;
	height: auto;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
	vertical-align: top;
	padding-top: 2px;
}

.Label	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333;
	padding-left: 1px;
	}

.Tbl_text	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333;
	padding-left: 7px;
	padding-right: 7px;
	vertical-align: top;
}

.ErrorTd	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #DC4326;
}

.errorPageTitle {
	font-size: 16pt;
}

.errorPage {
	font-size: 12pt;
	font-weight: bold;
}

.RedFont	{
	color: #DC4326;
}

#ListWindowBody	{
	padding: 0px 10px 0px 7px;
	height: auto;
	vertical-align: top;
}

#ListDashboardWindowBody	{
	padding: 0px 10px 0px 7px;
	height: auto;
	vertical-align: middle;
	border-bottom: 1px solid #c1c1c1;
	height: 24px;
}

#StatusScreenListWindowBody {
	height: auto;
	vertical-align: top;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #C1C1C1;
}

.ListLink,
.ListLink a:link,
.ListLink a:visited,
.ListLink a:active	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	height: auto;		
	cursor: pointer;
	}	
	
.ImageLink,
.ImageLink a:link,
.ImageLink a:visited,
.ImageLink a:active	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	height: auto;		
	cursor: pointer;
	}

#ListItemObject	{
	/* border-left: 1px solid #C1C1C1; */
	border-bottom: 1px solid #769DC0;
}

#ListItem	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333;
	padding-left:7px;
	padding-top: 4px; 
	padding-right: 4px;
	vertical-align: top;
	border-bottom:  1px solid #769DC0;
	height: auto;	
	height: 24px;
}

#ListItemCheckbox {	
	padding: 2px 2px 2px 10px;
	border-bottom: 1px solid #769DC0;
	height: 24px;
}

.ListLink:hover	{
	text-decoration: none;
	}

.LegendBar	{
	vertical-align: top;
	overflow: hidden;
}

#Legend	{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333;
	padding: 0 0 4px 0;
	}

.Button	{
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #071E47; 
	-moz-text-shadow: 0px 1px 1px #FFF; 
	-webkit-text-shadow: 0px 1px 1px #FFF; 
	text-shadow: 0px 1px 1px #FFF;
	
	border: 1px solid #769dc0;
	padding: 4px 4px 4px 4px;
	background-image: url("/images/button.png");
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #e4f2ff;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	box-shadow:0px 1px 1px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 1px 1px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 1px 1px rgba(0,0,0,0.15);
}

.Button:hover { 
	background-color: #afd9ff;
	color:#000;
 	-webkit-transition-duration:.2s;
}

.Button:active 	{ 
	background-color: #99cfff;
	box-shadow:0px 0px 0px rgba(0,0,0,0);
	-webkit-box-shadow:0px 0px 0px rgba(0,0,0,0);
	-moz-box-shadow: 0px 0px 0px rgba(0,0,0,0);
 	-webkit-transition-duration:.1s;
}

.DisabledField	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #AAA;
}

/**
 * Style used to dynamically hide the overlay threshold fields when creating and editing
 * accounts or editing user profile
 */
.hide{
	display: none;
}

.ui_bar {
	background-color: #FFF;
	background-image: url(/images/ui_bar.png);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 60px;
}

.ui_bar a:link,
.ui_bar a:visited,
.ui_bar a:active { 
	color: #d0e3f3; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	text-decoration: none;
}

.ui_bar a:hover { 
	text-decoration: underline;
}

.navigation { 
	background-color: transparent;
	padding-top: 2px; 
	padding-bottom: 2px; 
	padding-left: 2px; 
	padding-right: 2px; 
	color: #333; 
	font-family: Arial; 
	font-size: 8pt; 
	text-decoration: none;
}

.navigation a:link,
.navigation a:visited,
.navigation a:active { 
	border: 1px solid transparent; 
}

.navigation a:hover { 
	border: 1px solid #333; 
	background-color: #EEE; 
}

.hint	{ 	
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 8pt;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom : 2px;  }
	
.hint2 { 	
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 8pt;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom : 2px;
}

.ftr_ { 
	color: #333; 
	font-family: Arial; 
	font-size: 7pt;
}

.required {
	background-color: #EEE;
	border: 1px solid #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333;
}

.LabelForm { 
	background-color: #FFF; 
	border: 1px solid #333; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #333;
}

.myMenuID { 
	vertical-align: bottom; 
	padding-bottom: 1px; 
	width: 100%;
}

#WizardPane {
	width:100%;
	height:20px;
	background-color: #FFFFFF;
}

#Wizard	{
	position:relative; top:0px; left:0px;
	width:100%;
	background-color: #FFFFFF;
}

#HorizontalSplitterPane	{
	background-image: url(/images/bg_quick_access.png);
	padding-right: 10px;
	width:100%;
	height:16px;
}

#ActiveStatusScreenTableLabel, .ActiveStatusScreentableLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
    background-color:#E4F2FF;
	background-image:url("/images/tableTitleBar.png");
	background-repeat:repeat-x;
	border-color:#769DC0 transparent;
	border-width: 1px 0px;
	color:#071E47;
	height: 20px;
	border-style:solid;
	padding: 4px 2px 4px 10px;
	vertical-align: top;
}
	
#ActiveStatusScreenTableLabelDashboard	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
    background-color:#E4F2FF;
	background-image:url("/images/tableTitleBar.png");
	background-repeat:repeat-x;
	border-color:#769DC0 transparent;
	border-width: 1px 0px;
	border-style: solid;
	color:#071E47;
	padding: 2px 15px 2px 10px;
	vertical-align: top;
	text-align: center;
}
	
#ActiveStatusScreenTableLabelDashboardName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
    background-color:#E4F2FF;
	background-image:url("/images/tableTitleBar.png");
	background-repeat:repeat-x;
	border-color:#769DC0 transparent;
	border-width: 1px 0px;
	border-style: solid;
	color:#071E47;
	vertical-align: top;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}

#ListDashboardWindowBodyPadding	{
	padding: 1px 8px 2px 1px;
	background-color: #ffffff;
	height: 18px;
	}
#ListItemDashboard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333;
	padding-left:2px;
	border: 1px solid #769DC0;
	width: 30px;
	text-align: center;
	
}
#ListItemDashboardName	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333;
	padding-left:2px;
	border-bottom: 1px solid #769DC0;	
	
}
.wizard-access-panel a:link, 
.wizard-access-panel a:visited {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333;
	float: left;
	width:100%;
	border-bottom: 1px solid #D9D9D9; 
	padding-bottom: 2px;
	padding-top:1px;	
	text-align: left;
	text-decoration: none;
	white-space:nowrap;
	background: #FFFFFF;
}
.wizard-access-panel a:hover
{
	width:100%;
	background: #d0e3f3;
}

.wizard-access-panel a:active
{
	width:100%;
	background: #FFFFFF;
}

#wizardTab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333;
	padding-left: 1px;
}

#currentWizardTab {
	font-family: Arial, Helvetica, sans-serif;
   font-size: 10pt;
	color: #1F5C91;
	padding-left: 1px;
}

.DisabledButton	{
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #696969; 
	-moz-text-shadow: 0px 1px 1px #FFF; 
	-webkit-text-shadow: 0px 1px 1px #FFF; 
	text-shadow: 0px 1px 1px #FFF;
	
	border: solid 1px #c9c9c9;
	padding: 4px 4px 4px 4px;
	background-image: url("/images/button.png");
	background-position:0px -149px;
	background-repeat: repeat-x;
	background-color: #e3e3e3;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	box-shadow:0px 0px 0px rgba(0,0,0,0);
	-webkit-box-shadow:0px 0px 0px rgba(0,0,0,0);
	-moz-box-shadow: 0px 0px 0px rgba(0,0,0,0);
}

.Button_arrow {
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #071E47; 
	-moz-text-shadow: 0px 1px 1px #FFF; 
	-webkit-text-shadow: 0px 1px 1px #FFF; 
	text-shadow: 0px 1px 1px #FFF;
	
	border: 1px solid #769dc0;
	padding: 4px 4px 4px 4px;
	background-image: url("/images/button.png");
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #e4f2ff;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	box-shadow:0px 1px 1px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 1px 1px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 1px 1px rgba(0,0,0,0.15);
    width: 52px;
}

.Button_arrow:hover { 
	background-color: #afd9ff;
	color:#000;
 	-webkit-transition-duration:.2s;
}

.Button_arrow:active 	{ 
	background-color: #99cfff;
	box-shadow:0px 0px 0px rgba(0,0,0,0);
	-webkit-box-shadow:0px 0px 0px rgba(0,0,0,0);
	-moz-box-shadow: 0px 0px 0px rgba(0,0,0,0);
 	-webkit-transition-duration:.1s;
}

.Disabled_arrow {
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #696969; 
	-moz-text-shadow: 0px 1px 1px #FFF; 
	-webkit-text-shadow: 0px 1px 1px #FFF; 
	text-shadow: 0px 1px 1px #FFF;
	
	border: solid 1px #c9c9c9;
	padding: 4px 4px 4px 4px;
	background-image: url("/images/button.png");
	background-position:0px -149px;
	background-repeat: repeat-x;
	background-color: #e3e3e3;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	box-shadow:0px 0px 0px rgba(0,0,0,0);
	-webkit-box-shadow:0px 0px 0px rgba(0,0,0,0);
	-moz-box-shadow: 0px 0px 0px rgba(0,0,0,0);
	width: 52px;
}

.Button_arrow_with_delete {
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #071E47; 
	-moz-text-shadow: 0px 1px 1px #FFF; 
	-webkit-text-shadow: 0px 1px 1px #FFF; 
	text-shadow: 0px 1px 1px #FFF;
	
	border: 1px solid #769dc0;
	padding: 4px 4px 4px 4px;
	background-image: url("/images/button.png");
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #e4f2ff;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	box-shadow:0px 1px 1px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 1px 1px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 1px 1px rgba(0,0,0,0.15);
	width: 52px;
}

.Button_arrow_with_delete:hover { 
	background-color: #afd9ff;
	color:#000;
 	-webkit-transition-duration:.2s;
}

.Button_arrow_with_delete:active 	{ 
	background-color: #99cfff;
	box-shadow:0px 0px 0px rgba(0,0,0,0);
	-webkit-box-shadow:0px 0px 0px rgba(0,0,0,0);
	-moz-box-shadow: 0px 0px 0px rgba(0,0,0,0);
 	-webkit-transition-duration:.1s;
}

.Disabled_arrow_with_delete {
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #696969; 
	-moz-text-shadow: 0px 1px 1px #FFF; 
	-webkit-text-shadow: 0px 1px 1px #FFF; 
	text-shadow: 0px 1px 1px #FFF;
	
	border: solid 1px #c9c9c9;
	padding: 4px 4px 4px 4px;
	background-image: url("/images/button.png");
	background-position:0px -149px;
	background-repeat: repeat-x;
	background-color: #e3e3e3;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	box-shadow:0px 0px 0px rgba(0,0,0,0);
	-webkit-box-shadow:0px 0px 0px rgba(0,0,0,0);
	-moz-box-shadow: 0px 0px 0px rgba(0,0,0,0);
	width: 52px;
}

/* Newly added calendar code */

#ListItemHeader { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bold; 
	color: #333; 
	background-color: #EEE; 
}

.Day { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bold; 
	color: #678992; 
	text-decoration: none; 
}

.Today { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bolder; 
	color: #1F5C91; 
	text-decoration: none;
}

.Future	{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: normal; 
	color: #AAA; 
	text-decoration: none; 
}

.subLegend	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #071e47;
	border-bottom:solid 2px #cccccc;
}
	
.legendBorder	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #071e47;
	border-bottom:solid 2px #cccccc;
}

.RedFont	{
	color: #DC4326;
}

.Greybackground {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333;
	padding-left: 1px;
    background-color: #D0E3F3;
}

.Whitebackground {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666;
	padding-left: 1px;
    background-color: #FFFFFF;
}

.IndentWhitebackground {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666;
	padding-left: 1px;
    background-color: #FFFFFF;
}

#ListItem32	{
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333;
	padding-left:7px;
	padding-top: 4px; 
	padding-right: 4px;
	vertical-align: middle;
	border-bottom: 1px solid #769DC0;
	height: 32px;
}

.DisabledButtonEqualWidth	{
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #696969; 
	-moz-text-shadow: 0px 1px 1px #FFF; 
	-webkit-text-shadow: 0px 1px 1px #FFF; 
	text-shadow: 0px 1px 1px #FFF;
	
	border: solid 1px #c9c9c9;
	padding: 4px 4px 4px 4px;
	background-image: url("/images/button.png");
	background-position:0px -149px;
	background-repeat: repeat-x;
	background-color: #e3e3e3;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	box-shadow:0px 0px 0px rgba(0,0,0,0);
	-webkit-box-shadow:0px 0px 0px rgba(0,0,0,0);
	-moz-box-shadow: 0px 0px 0px rgba(0,0,0,0);
	width: 120px;
}

.ButtonEqualWidth { 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #071E47; 
	-moz-text-shadow: 0px 1px 1px #FFF; 
	-webkit-text-shadow: 0px 1px 1px #FFF; 
	text-shadow: 0px 1px 1px #FFF;
	
	border: 1px solid #769dc0;
	padding: 4px 4px 4px 4px;
	background-image: url("/images/button.png");
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #e4f2ff;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	box-shadow:0px 1px 1px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 1px 1px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 1px 1px rgba(0,0,0,0.15);
	width: 120px;
}

.ButtonEqualWidth:hover { 
	background-color: #afd9ff;
	color:#000;
 	-webkit-transition-duration:.2s;
}

.ButtonEqualWidth:active {
	background-color: #99cfff;
	box-shadow:0px 0px 0px rgba(0,0,0,0);
	-webkit-box-shadow:0px 0px 0px rgba(0,0,0,0);
	-moz-box-shadow: 0px 0px 0px rgba(0,0,0,0);
 	-webkit-transition-duration:.1s;
}

.LargerLabel	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333;
	padding-left: 1px;
}

.LargerListLink,
.LargerListLink a:link, 
.LargerListLink a:visited,
.LargerListLink a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0860A8;
	text-decoration: none;
	height: auto;		
	cursor: pointer;
}

.popupObject {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 8pt;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom : 2px;
	border: 1px solid #999A9C;
	background-color: #FFFFFF;
}

#ActiveTableLabelAlignedWithListItem,
#TableLabelAlignedWithListItem	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	background-color:#E4F2FF;
	background-repeat:repeat-x;
	border-bottom: 1px solid #769DC0;
	color:#071E47;
	padding: 2px 4px 2px 7px;
}

#ActiveStatusScreenTableLabelDashboardNameLeftAlign,
#StatusScreenTableLabelDashboardNameLeftAlign {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    background-color:#E4F2FF;
	background-image:url("/images/tableTitleBar.png");
	background-repeat:repeat-x;
	border-color:#769DC0 transparent;
	border-width: 1px 0px;
	border-style: solid;
	color:#071E47;;
    vertical-align: top;
    text-align: left;
    padding-top: 2px;
}

#ScheduleTableHeader	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
    background-color:#E4F2FF;
	background-image:url("/images/tableTitleBar.png");
	background-repeat:repeat-x;
	border-color:#769DC0 transparent;
	border-width: 1px 0px;
	color:#071E47;
	padding: 2px 15px 2px 10px;
	width: 100px;
}
	
#ScheduleTableHeaderLeft	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
    background-color:#E4F2FF;
	background-image:url("/images/tableTitleBar.png");
	background-repeat:repeat-x;
	border-color:#769DC0 transparent;
	border-width: 1px 0px;
	color:#071E47;
	padding: 2px 15px 2px 10px;
	width: 100px;
}
	
#ScheduleTableCells	{
	padding: 0px 0px 0px 0px;
	border: 1px solid #FFF;
}
	
#ScheduleTableCellsRight	{
	padding: 0px 0px 0px 0px;
	border: 1px solid #FFF;
}

.LabelLarge	{
	font-family: Tahoma;
	font-size: 8.5pt;
	color: #666;
	padding-left: 1px;
}

td img {
	vertical-align: middle;
}
.LabelWhite	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	padding-left: 1px;
	}
.ListLinkWhite,
.ListLinkWhite a:link,
.ListLinkWhite a:visited,
.ListLinkWhite a:active	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	height: auto;		
	cursor: pointer;
	}

col.alternative {
		background: #D0E3F3;
	}
	
#StatusScreenTableLabelNoBottomBorder	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	background-color:#E4F2FF;
	background-image:url("/images/tableTitleBar.png");
	background-repeat:repeat-x;
	border-color:#769DC0 transparent;
	border-width: 0px;
	color:#071E47;
	height: auto;
	padding: 2px 15px 2px 10px;
	vertical-align: top;
}

.ListLinkDisabled,
.ListLinkDisabled a:link,
.ListLinkDisabled a:visited,
.ListLinkDisabled a:active	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #AAA;
	text-decoration: underline;
	height: auto;		
	cursor: pointer;
}	

.blue_background {
	background-color: #1f5c92;
}

.nonDisabledField	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333;
}

.LargerListLinkBlack,
.LargerListLinkBlack a:link, 
.LargerListLinkBlack a:visited,
.LargerListLinkBlack a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: underline;
	height: auto;		
	cursor: pointer;
}

#TableHeaderLabel	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #071E47;
	height: auto;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
}

#ListItemNoBorder	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333;
	padding-left:7px;
	padding-top: 4px; 
	padding-right: 4px;
	vertical-align: top;
	height: auto;	
	height: 24px;
}

#ListItemTopBorder	{
	color: #333;
	vertical-align: middle;
	line-height:1px;
	height: 1px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px; 
	padding-bottom: 0px; 
	border-top:  1px solid #769DC0;
	max-height: 2px;
}

.logo_bar {
	/*background-image: url(/images/ui_bar.png);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color:#4B9DE3; #ABD6FF;
	background-image:url("/dojoroot/dijit/themes/ncentral/images/titlebar.png");
	background-repeat:repeat-x;*/
	height: 41px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	text-decoration: none;
	background-position:left -2px;	
}

.logo_bar a:hover {
	color: #d0e3f3; 
}

.logoCell {
	padding-right: 10px;
	text-align: right;
	background: #CED2D6;	 /* fallback (Opera) */
    background: -moz-linear-gradient(top, #9F9F9F 0%, #C8C8C8 40%, #C8C8C8 60%, #9F9F9F 100%);	/* Mozilla: */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9F9F9F), color-stop(40%,#C8C8C8), color-stop(60%,#C8C8C8), color-stop(100%,#9F9F9F)); /* Chrome, Safari:*/
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#889199', EndColorStr='#CED2D6', GradientType=0);	/* MSIE */
}

.navArrowBtnMid {
	width:1px;
	height: 41px;
	font-size: 16px;
	color: #FFF;
    text-shadow: 2px 2px 0px #b74900;
    font-weight: bold;
    white-space: nowrap;
}

.navArrowBtnMidSys {
	background-image: url("/images/nav_btn_mid_sys.png");
	background-position: left;
	background-repeat: repeat-x;
}

.navArrowBtnMidSo {
	background-image: url("/images/nav_btn_mid.png");
	background-position: left;
	background-repeat: repeat-x;
}

.navArrowBtnMidCust {
	background-image: url("/images/nav_btn_mid_cust.png");
	background-position: left;
	background-repeat: repeat-x;
	text-shadow: 2px 2px 0px #397900;
}

.navArrowBtnRight {
	width:24px;
	height: 41px;
}

.navArrowBtnRightSys {
	background-image: url("/images/nav_btn_right_sys.png");
	background-repeat: no-repeat;
}

.navArrowBtnRightSo {
	background-image: url("/images/nav_btn_right.png");
	background-repeat: no-repeat;
}

.navArrowBtnRightCust {
	background-image: url("/images/nav_btn_right_cust.png");
	background-repeat: no-repeat;
}

.navPanelLink,
.navPanelLink a:link,
.navPanelLink a:visited,
.navPanelLink a:active	{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1F5C91;
    text-shadow: 1px 1px 0px #a5d6fa;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
}

.tableFilterSearchBar {
	vertical-align: top;
	color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	background-color:#FFF;
	background-image:url(/images/tooltip.png);
	background-repeat:repeat-x;
	background-position:-575px 100%;
	border:1px solid #769DC0;
	padding:6px 8px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	box-shadow:0px 1px 3px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 1px 3px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.25);
	float: left;
	width: 800px;
}

.tableFilterSearchBar, .filterSearchContentPane {
	margin-left: 0.2em;
}

.ListItemMultiCol	{
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333;
	padding-left:7px;
	padding-top: 4px; 
	padding-right: 4px;
	vertical-align: middle;
	border-bottom: 1px solid #769DC0;
	height: 32px;
}

.reportBox {
	vertical-align: top;
	color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	background-color:#E4F2FF;
	background-image:url(/images/tooltip.png);
	background-repeat:repeat-x;
	background-position:-575px 100%;
	border:1px solid #769DC0;
	padding:6px 8px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	cursor: pointer;
	box-shadow:0px 1px 3px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 1px 3px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.25);
}

.defaultCursorBox {
	cursor: default;
}

.pageTitleBar {
	/*background-image: url("/images/grey_btn_mid.png");*/
	background-color: #1B447E;
	width:1px;
	height: 41px;
	background-position: left;
	background-repeat: repeat-x;
}

.pageTitleBarText {
	/*background-image: url("/images/grey_btn_mid.png");*/
	background: #1B447E;	 /* fallback (Opera) */
    background: -moz-linear-gradient(left, #1B447E, #5093C8);	/* Mozilla: */
    background: -webkit-gradient(linear, left center, right center, from(#1B447E), to(#5093C8)); /* Chrome, Safari:*/
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#1B447E', EndColorStr='#5093C8', GradientType=1);	/* MSIE */
	width:1px;
	height: 41px;
	background-position: left;
	background-repeat: repeat-x;
	color: #FFFFFF; 
	font-size: 18px; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif;
	white-space: nowrap;
}

#navArrowTitleRight {
	width:24px;
	height: 41px;
	background: -moz-linear-gradient(top, #9F9F9F 0%, #C8C8C8 40%, #C8C8C8 60%, #9F9F9F 100%);	/* Mozilla: */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9F9F9F), color-stop(40%,#C8C8C8), color-stop(60%,#C8C8C8), color-stop(100%,#9F9F9F)); /* Chrome, Safari:*/
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#889199', EndColorStr='#CED2D6', GradientType=0);	/* MSIE */	
}

/*Tabs CSS*/

#headerTab {
  float:left;
  width:100%;
  background: #FFFFFF;
  font-size:11px;
  font-family: arial, sans-serif;
  line-height:normal;
}

#headerTab ul {
  margin:0;
  padding:2px 2px 0;
  list-style:none;
}

#headerTab li {
  float:left;
  margin:0;
  border-bottom: 1px solid #B5BCC7;
  vertical-align: bottom;
  padding-left: 1px;
  padding-right: 1px;
}

#headerTab a {
	background-image:url(/images/tabTop.png);
	background-position:0px 0px;
	background-repeat:repeat-x;
	box-shadow: 0px -1px 1px rgba(0, 0, 0, 0.04);
	-webkit-box-shadow: 0px -1px 1px rgba(0, 0, 0, 0.04);
	-moz-box-shadow: 0px -1px 1px rgba(0, 0, 0, 0.04);
	border-radius: 2px 2px 0 0;
	-webkit-border-radius: 2px 2px 0 0;
	-moz-border-radius: 2px 2px 0 0;
	float:left;
  	display:block;
  	background-color:#E6E6E7;
	color:#4A4A4A;
	border-top: 1px solid #B5BCC7;
	border-left: 1px solid #B5BCC7;
	border-right: 1px solid #B5BCC7;
	padding:3px 8px 3px 4px;
	min-width: 60px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}

#headerTab a:hover {
  	color:#071E47;
  	background-color:#A9D6FF;
  	border-color:  #c8dff3;
}

#headerTab #currentTab a {
	background-position:0px -102px;
	background-repeat:repeat-x;
	background-color:#B2D4F3;
	color:#071E47;
	box-shadow: 0px -1px 2px rgba(0, 0, 0, 0.05);
	-webkit-box-shadow: 0px -1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0px -1px 2px rgba(0, 0, 0, 0.05);
}


#headerTab #disabledTab a {
  -moz-box-shadow:0 -1px 1px rgba(0, 0, 0, 0.04);
	background-image:url("layout/images/tabTop.png");
	background-position:center bottom;
	background-repeat:repeat-x;
	float:left;
  	display:block;
  	background-color:#E6E6E7;
	color:#7F7F7F;
}

.floatingBox {
	vertical-align: top;
	color:#1F5C91;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	background-color:#E4F2FF;
	background-image:url(/images/tooltip.png);
	background-repeat:repeat-x;
	background-position:-575px 100%;
	border-left:1px solid #769DC0;
	border-right:1px solid #769DC0;
	border-bottom:1px solid #769DC0;
	border-top: 0px solid #769DC0;
	padding:6px 8px 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	box-shadow:0px 1px 3px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 1px 3px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.25);
	cursor: pointer;
	top: 41px;
	right: 15px;
	position:absolute;
	z-index:9; 
}

.sameSizeBoxes {
	height: 150px;
}

.PageTitleWarning {
	font-size:11pt;
}

#gettingStartedTable {
	table-layout: fixed;
	width: 850px;
}

.gettingStartedLearnMoreBox {
	padding-bottom: 10px;
}

.gettingStartedStepBox, .gettingStartedLearnMoreBox {
	padding-top:10px;
	cursor: auto;
}

.gettingStartedStepCell {
	overflow: hidden;
	height: 140px;
	position: relative;
	text-align: justify;
}

.gettingStartedStepButtons {
	position: absolute;
	bottom: 0; 
	left: 0;
	white-space: nowrap;
}

.videoContainerBox {
	display:inline-block; 
	margin:10px; 
	position:relative; 
	width:300px;
}

.PaginationBox {
	padding: 3px;
	text-decoration: none;
	-moz-border-radius: 4px 4px 4px 4px;
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
    background-color: #E4F2FF;
    background-image: url("images/button.png");
    background-position: center top;
    background-repeat: repeat-x;
    border: 1px solid #769DC0;
    color: #071E47;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
}

.PaginationBox:Hover {
	background-color: #AFD9FF;
}

.SelectedPaginationBox {
	-moz-box-shadow: 0 0 0 transparent;
    background-color: #E3E3E3;
    background-position: 0 -149px;
    border: 1px solid #C9C9C9;
    color: #696969;
}

.PaginationTable {
	margin-bottom: 5px;
	margin-top: 5px;
}

.dj_ie .PaginationBox {
	height: 20px !important;
}

.StatusScreenTableSortCell {
	padding-left: 0;
	margin-left: 0;
	text-align: center;
	width: 16px;	
}

input[type="text"].Label, input[type="password"].Label, select.Label, textarea.Label,
input[type="text"].label, input[type="password"].label, select.Label, textarea.label {
    border: 1px solid #1F5C91;
    color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 8pt;
    line-height: normal;
}

input[type="text"].Label, input[type="password"].Label, textarea.Label,
input[type="text"].label, input[type="password"].label, textarea.label {
    padding-left: 2px;
}

input[type="text"].Label, input[type="password"].Label,
input[type="text"].label, input[type="password"].label {
	height: 20px;
}

select.Label {
	padding-top: 1px;
	background-color: #FFF;
}

input[type="text"][disabled].Label, input[type="password"][disabled].Label, select[disabled].Label, textarea[disabled].Label,
input[type="text"][disabled].label, input[type="password"][disabled].label, select[disabled].label, textarea[disabled].label,
input[type="text"][disabled].DisabledField, input[type="password"][disabled].DisabledField, select[disabled].DisabledField, textarea[disabled].DisabledField,
.DisabledField input[type="text"][disabled].Label, .DisabledField input[type="password"][disabled].Label, .DisabledField select[disabled].Label, .DisabledField textarea[disabled].Label,
.DisabledField input[type="text"][disabled].label, .DisabledField input[type="password"][disabled].label, .DisabledField select[disabled].label, .DisabledField textarea[disabled].label {
	border-color: #D3D3D3;
	background-color: #EFEFEF;
	color: #818181;
	cursor: not-allowed;
}

.inputFieldDiv {
	margin-bottom: 10px;
	margin-left: 10px;
}

.inputFieldLabelSpan {
	margin: 0;
}

.videoImage {
	border:1px solid #769DC0;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	cursor: pointer;
	box-shadow:0px 1px 3px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 1px 3px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.25);
}

.ncentral .customerSelect {
    width: 250px !important;
}

.ncentral .customerSelect input {
	color: #1f5c91;
    /*text-shadow: 1px 1px 0px #a5d6fa;*/
    font-size: 10pt;
}

.ncentral .customerSelect .dijitButtonNode, .ncentral .customerSelect .dijitValidationIcon {
	height: 20px;
}

.dj_ie .ncentral .customerSelect .dijitButtonNode, .dj_ie .ncentral .customerSelect .dijitValidationIcon {
	height: 21px;
}.ListItem	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333;
	padding-left:7px;
	padding-top: 4px; 
	padding-right: 4px;
	vertical-align: top;
	border-bottom:  1px solid #769DC0;
	height: auto;	
	height: 24px;
}

.warningBox {
	vertical-align: top;
	color:#9F6000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	background-color: #FEEFB3;
	border:1px solid !important;
	background-position: 3px 3px;
	background-repeat: no-repeat;
	background-image: url("/images/icon_exclamation.png");
	padding-left: 50px !important;
	padding:6px 8px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	cursor: pointer;
	box-shadow:0px 1px 3px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 1px 3px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.25);
}

