body, #content {
	font-size: 11px;
	font-weight: normal;
	font-family:verdana, helvetica, sans-serif;
}

.MainMenuStaticMenuItem a
{
	display: block;
	padding: 2px 6px;
	font-size: small !important;
}

.HelpMenuDynamicMenuItem a
{
	display: block;
	padding: 4px 8px;
	font-size: small !important;
}

.HelpMenuDynamicMenuItem img
{
	padding: 4px 0px;
}

#progressDiv
{
	position: absolute;
	right: 35px;
	top: 25px;
	background-color: ButtonFace;
	padding: 2px;
	border-style: solid;
	border-width: thin; 
	border-color:WindowFrame;
	text-align:center;
	filter:alpha(opacity=100);   
	-moz-opacity: 1.0;   
	opacity: 1.0;	
}

.demoarea 
{
	padding:0px;
	background:#e5e5e5;
}

wireFrame 
{
	display: none; 
	overflow: hidden; 
	z-index: 2; 
	background-color: #FFFFFF; 
	border: solid 1px #D0D0D0;
}

#chasisTableHeader
{
	width:776px;
	border: none;
	border-spacing:0px;
	border-collapse:collapse;
}

#chasisTableHeader tbody tr td
{
	background-color:#003366;
	color: White;
	border: solid 1px #505050;
}

.chasisHealthTable
{
	width:776px;
	border: none;
	border-spacing:0px;
	border-collapse:collapse;
	text-align:center;
}

.chasisHealthTable tbody tr td
{
	background-color: #A9A9A9;
	color: black;
	border: solid 1px #505050;
}

.disp_inl {
    display:inline;
}

div.table-row {
	color:#000000;
	margin:0pt auto;
	padding:0pt;
	text-align:center;
	width:96%;
}


select 
{
	width: 100%;
}

#explanation
{
	background-color:#CFDFFF;
	border:1px dotted blue;
	color:Blue;
	display:block;
	font-size:x-small;
	font-style:normal;
	height:30px;
	margin-top:5px;
	padding:3px 3px 0px;
	width:583px;
}

.pad_zero
{
	background-color:#FFFFFF;
	border-color:-moz-use-text-color #999999 rgb(153, 153, 153);
	border-style:none solid solid;
	border-width:0pt 1px 1px;
	font-family:verdana,tahoma,helvetica;
	font-size:10pt;
	padding:0px;
}

/* ajax__tab_xp-theme theme */
.CustomTabStyle .ajax__tab_header 
{
    font-family:verdana,tahoma,helvetica;
    font-size:11px;
    background:url(../images/xp/tab-line.gif) repeat-x bottom;
}
.CustomTabStyle .ajax__tab_header .ajax__tab_outer 
{
    padding-right:4px;
    background:url(../images/xp/tab-right.gif) no-repeat right;
    height:21px;
}
.CustomTabStyle .ajax__tab_header .ajax__tab_inner 
{
    padding-left:3px;
    background:url(../images/xp/tab-left.gif) no-repeat;
}
.CustomTabStyle .ajax__tab_header .ajax__tab_tab
{
    height:13px;
    padding:4px;
    margin:0;
    background:url(../images/xp/tab.gif) repeat-x;
}
.CustomTabStyle .ajax__tab_hover .ajax__tab_outer 
{
    background:url(../images/xp/tab-hover-right.gif) no-repeat right;
}
.CustomTabStyle .ajax__tab_hover .ajax__tab_inner 
{
    background:url(../images/xp/tab-hover-left.gif) no-repeat;
}
.CustomTabStyle .ajax__tab_hover .ajax__tab_tab 
{
    background:url(../images/xp/tab-hover.gif) repeat-x;
}
.CustomTabStyle .ajax__tab_active .ajax__tab_outer 
{
    background:url(../images/xp/tab-active-right.BMP) no-repeat right;
}
.CustomTabStyle .ajax__tab_active .ajax__tab_inner 
{
    background:url(../images/xp/tab-active-left.BMP) no-repeat;
}
.CustomTabStyle .ajax__tab_active .ajax__tab_tab 
{
    background:url(../images/xp/tab-active.BMP) repeat-x;
}
.CustomTabStyle .ajax__tab_body 
{
    font-family:verdana,tahoma,helvetica;
    font-size:10pt;
    border:1px solid #999999;
    border-top:0;
    padding:0px;
    background-color:#ffffff;
}
 
.button 
{
	width: 100px;
}

.ContentTableLayout2
{
background-color:#E5E5E5;
position:relative;
text-indent:4pt;
width:934px;
}

.ContentTableLayout
{
	TEXT-INDENT: 4pt;
	BACKGROUND-COLOR: #e5e5e5;
	width: 793px;
}

td
{
	vertical-align: top;
}

td, textarea
{
	vertical-align: top;
}

table, table td 
{
	font-size: 11px;
	font-weight: normal;
	font-family:verdana, helvetica, sans-serif;
}

.Grid td
{
	font-family: Verdana;
}/*normal links in the text*/

.SchedGrid
{
	table-layout:fixed;
	width:900px;
	border-width:1px;
	border-style:solid;
	border-color:#505050;
	border-spacing: 0;
	border-collapse:collapse;
	margin: 0 auto;
}

.SchedGrid td
{
	font-family: Verdana;
	height:120px;
	min-height: 120px;
	border-width:1px;
	border-style:solid;
	border-color:#505050;
	border-spacing: 0;
	border-collapse:collapse;
	text-align:left;
	padding:0px;
}

.tooltipRow
{
font-size: 10px;
border-style:none;
border-width:0px;
}

.DataGridLinkStyle a
{
	color: Blue; 
	text-decoration: none; 
}/*normal links in the text*/

.DataGridLinkStyle a:hover 
{ /*this effect is not shown in NN4.xx*/
	color: Red; 
	text-decoration: underline; 
}

.LabelStyle
{
	color: TEAL; 
	font-weight: bold;
}

.LinkStyle a
{
	color: Blue; 
	text-decoration: none;
}/*normal links in the text*/

.LinkStyle a:visited
{
	color: Blue; 
	text-decoration: none; 
}

.LinkStyle a:active
{
	color: Blue; 
	text-decoration: none; 
}

.LinkStyle a:hover
{ /*this effect is not shown in NN4.xx*/
	color: Red; 
	text-decoration: underline; 
}

.MenuLinkStyle a
{
	color: White; 
	font-size: small;
	font-weight: bold;
	text-decoration: none; 
}/*normal links in the text*/

.MenuLinkStyle a:visited
{
	color: White; 
	font-size: small;
	font-weight: bold;
	text-decoration: none; 
}

.MenuLinkStyle a:active
{
	color: White; 
	font-size: xx-small;
	font-weight: bold;	
	text-decoration: none; 
}

.MenuLinkStyle a:hover
{ /*this effect is not shown in NN4.xx*/
	color: Yellow; 
	font-size: xx-small;
	font-weight: bold;	
	text-decoration: underline; 
}

.HiddenStyle 
{ 
	display: None; 
}

a
{
	text-decoration: none;
}

#Table1 a:visited
{
	color:Blue;
}

a.tooltip:hover 
{
	color: Green;
	cursor:help;
}

a:hover 
{
	position: relative;
}

a span 
{
	display: none;
	color: Blue; 
	text-decoration: none;
}

a:hover span 
{
	display: block;
	width:420px;
	text-align:left;
	position: absolute; 
	top: 30px; 
	left: 0;
	padding: 5px; 
	margin: 21px; 
	z-index: 100;
	background: Beige; 
	border: 2px solid #c0c0c0;
}

span table tr td
{
	color: Blue; 
}

a.schedulerLink img 
{ 
	border: none; 
}

.MyCalendar .ajax__calendar_container 
{
    border:1px solid #646464;
    background-color: lightsteelblue;
    color: navy;
}
.MyCalendar .ajax__calendar_other .ajax__calendar_day,
.MyCalendar .ajax__calendar_other .ajax__calendar_year 
{
    color: black;
}
.MyCalendar .ajax__calendar_hover .ajax__calendar_day,
.MyCalendar .ajax__calendar_hover .ajax__calendar_month,
.MyCalendar .ajax__calendar_hover .ajax__calendar_year 
{
    color: black;
}
.MyCalendar .ajax__calendar_active .ajax__calendar_day,
.MyCalendar .ajax__calendar_active .ajax__calendar_month,
.MyCalendar .ajax__calendar_active .ajax__calendar_year 
{
    color: black;
    font-weight:bold;
}

.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: SteelBlue;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
    padding: 0px;
    margin-top: 0px;
    cursor: pointer;
}

.accordionContent
{
    background-color: #E5E5E5;
    border: 1px solid #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

.accordionLink
{
	background-color: SteelBlue;
    color: white;
}

.collapsePanel {
	width: 780px;
	background-color:#e5e5e5;
	overflow:hidden;
	height:0px;
}

.collapsePanelHeader{	
	width:780px;		
	height:14px;
	color: White;
	background-color: steelblue;
	font-weight:bold;
	cursor: pointer; 
	vertical-align:middle;
	padding-top:0px;
	padding-bottom:8px;
}

.modalBackground {
background-color:#000;
filter:alpha(opacity=80);
opacity:0.8;
position:absolute;
left:0px;
top:0px;
}

.modalBackground2 {
background-color:#000;
filter:alpha(opacity=80);
opacity:0.8;
position:absolute;
left:0px;
top:0px;
}

.modalPopup6 {
	background-color: Window;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:903px;
}

.modalPopup {
	background-color: Window;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:350px;
}

.modalPopup2 {
	background-color: Window;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:603px;
}

.modalPopup3 {
	background-color: Window;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:100px;
}

.modalPopup4 {
	background-color: Window;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:630px;
}

.modalPopup5 {
	background-color: Window;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:700px;
}

.addAllModalPopup {
	background-color: Window;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:500px;
}

.watermark 
{
	background: khaki;
}

.watermark2 
{
	background: gold;
}

.modalBackgroundConfirm {
background-color:#000;
filter:alpha(opacity=80);
opacity:0.8;
position:absolute;
left:0px;
top:0px;
}
.modalPopup img {
border:solid 5px #fff;
}
.modalPopup-text {
display:block;
color:#000;
background-color:#fff;
text-align:center;
border:solid 2px #000;
padding:10px;
}
.modalPopup-text input {
width:75px;
}    
.feedback
{
color: #00cc00;
font-weight: 700;
}

.modalPopupTitleBar {
    background-color:Blue;
    border-width:0px;
    border-style:outset;
    border-color:Blue;
    padding:3px;
    height:15px;
    color:White;
    font-weight:bold;
    border-bottom:outset 2px;
} 

.feedHeader
{
	background: url(../images/roundedcornr_feed.gif) no-repeat top left;
	height:32px;
	width:900px;
	margin: 0px 0 0 12px;
	
}

.feedHeader div
{
	margin: 0 0 0 20px;
	font-size:1.05em;
	position:relative;
	top:6px;
}

.feedHeader div span
{
	font-weight:bold;
}

table.stationSchedules
{
	width:880px;
	border: none;
	border-spacing:0px;
	border-collapse:collapse;
	margin: 0 0 20px 32px;
}

table.stationSchedules tbody tr td
{
	background-color: #D7D7D7;
	color: black;
	border: solid 1px #AFAFAF;
	padding:5px 6px;
}

.DragContainer {
margin:3px auto;
padding:5px 5px 0px;
width:786px;
}
.OverDragContainer {
margin:3px auto;
padding:5px 5px 0px;
width:786px;
}
.OverDragContainer {
background-color:#EEEEEE;
}
.DragBox {
background-color:#EEEEEE;
border:1px solid #000000;
cursor:pointer;
font-family:verdana,tahoma,arial;
font-size:12px;
margin-bottom:5px;
padding:4px;
width:780px;
}
.DragBoxBold {
background-color:#EEEEEE;
border:2px solid #000000;
font-weight:bold;
cursor:pointer;
font-family:verdana,tahoma,arial;
font-size:12px;
margin-bottom:5px;
padding:4px;
width:778px;
}
.OverDragBox {
background-color:#EEEEEE;
border:1px solid #000000;
cursor:pointer;
font-family:verdana,tahoma,arial;
font-size:12px;
margin-bottom:5px;
padding:4px;
width:780px;
}
.OverDragBoxBold {
background-color:#EEEEEE;
border:2px solid #000000;
font-weight:bold;
cursor:pointer;
font-family:verdana,tahoma,arial;
font-size:12px;
margin-bottom:5px;
padding:4px;
width:778px;
}
.DragDragBox {
background-color:#FF99CC;
border:1px solid #000000;
cursor:pointer;
font-family:verdana,tahoma,arial;
font-size:12px;
margin-bottom:5px;
padding:4px;
width:780px;
position:absolute;
top:-3px;
left:-1px;
}
.DragDragBoxBold {
background-color:#FF99CC;
border:2px solid #000000;
font-weight:bold;
cursor:pointer;
font-family:verdana,tahoma,arial;
font-size:12px;
margin-bottom:5px;
padding:4px;
width:778px;
position:absolute;
top:-3px;
left:-1px;
}
.OverDragBox {
background-color:#FFFF99;
}

.History {
font-family:verdana,tahoma,arial;
font-size:10px;
height:82px;
overflow:auto;
width:100%;
z-index:100050;
background-color:White;
}

.priorityPopup
{
display:block;
color:#000;
background-color:#fff;
padding:10px;
text-align:center;	
}

.priorityPopup h3
{
	font-size:large;
	margin: 0 auto;
}

.centered 
{
  width:793px;
  margin-left: auto;
  margin-right: auto;
}

.MaskedEditFocus
{
    background-color: #ffffcc;
    color: #000000;
}
.MaskedEditMessage
{
	color: #ff0000;
	font-weight: bold;
}
.MaskedEditError
{
    background-color: #ffcccc;
}
.MaskedEditFocusNegative
{
    background-color: #ffffcc;
    color: #000000;
}
.MaskedEditBlurNegative
{
    color: #ff0000;
}