/* Start Work Order Tab Bar */
.nav-table {
	background: #336699 url(/global/images/heading-bar-small/blue.png) 0 1px repeat-x;
	height: 21px;
	margin:0; 
	padding:0;
}
#nav { 
	margin:0; 
	padding:0;
	float:left; 
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
} 
#nav li { 
	display:inline; 
	padding:0; 
	margin:0; 
}
#nav a:link, #nav a:visited, #nav span { 
	color:#000; 
	background:#dae9f7; 
	padding:2px 10px 2px 10px;
	float:left; 
	width:auto; 
	border-left:1px solid #336699;
	text-decoration:none;  
	font-size: 10pt;
	height:16px;
	font-weight: none;
	text-shadow: 0px 1px 1px #919ba5; 
	border-top: 1px solid #336699; 
	border-bottom: 1px solid #336699;
} 
#nav a:hover { 
	color:#fff; 
	background:#336699; 
} 
#nav a:active, #nav span { 
	background:#a9c8d2; 
	color:#000; 
}
.tracking-subtable {
    border-left: solid 1px #336699;
    border-bottom: solid 1px #336699;
    border-right: solid 1px #336699;
    font-size:8.5pt;
    font-weight: none;
    background:#a9c8d2;
}
.tracking-subtable a:link, .tracking-subtable a:visited, .tracking-subtable a:active {
	color:#001199;
}
.tracking-subtable .text a:hover {
	color:#3366FF;
}
#nav .submenu {
	border-bottom: 1px solid #a9c8d2;	
}
/* End Work Order Tab Bar */

.table {
	background-color : #dae9f7;	
}
.label {
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	background-color : #dae9f7;	
}
.labeltransbg {
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
}
.label a {
	color: #336699;
	text-decoration : underline;	
}
.label-red {
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	background-color : #dae9f7;	
}
.tableheader {
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	background-color : #dae9f7;
	height: 19px;
}
.tableheader a {
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	background-color : #dae9f7;
	height: 19px;
}
.heading-line {
	background-color : #336699;		
	height: 2px;
}
h1, .heading-bar {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;	
	background: #336699 url(/global/images/heading-bar-small/blue.png) top left repeat-x;
	height : 21px;
	padding-left : 3px;	
}
.heading-bar a {
	color: #dae9f7;
	text-decoration : underline;
}
.heading-bar a:hover {
	color: #dae9f7;
}
.subheading-bar {
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;	
	background-color : #dae9f7;		
	height: 20px;
	padding-left: 3px;	
}
.subheading-bar a {
	color: #336699;
	text-decoration : underline;
}
.subheading-bar a:hover {
	color: #336699;
}
.heading-bar-small {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	height: 21px;
	padding-left: 3px;
}
.heading-bar-small a {
	color: #dae9f7;
	text-decoration : none;
}
.heading-bar-small a:hover {
	color: #dae9f7;
}
.background-color {
	background-color : #336699;
}
.start-panel {
	background-color: #FFFFFF;
	border: 3px solid #0099FF;
}
.tab-on {
	color: #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
.tab-on a {
	color: #0066CC;
	text-decoration : none;
	text-shadow: 0px 1px 1px #fff;
}
.tab-on a:hover {
	color: #60a1cc;
	text-decoration : none;
}
.tab-off {
	color: #44617d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;	
}
.tab-off a {
	color: #44617d;
	text-decoration : none;
	text-shadow: 0px 1px 0px #e6e6e6;
}
.tab-off a:hover {
	color: #60a1cc;
	text-decoration : none;
}
.welcome-name {
	color: #0066CC;
}
