body {
	font-family: veranda, helvetica, sans-serif; 
	color:#565c5e;
	font-size: 10pt;
	line-height:1.35em; 
	margin: 3px;
}
.BodyLogbook {
	font-family: Verdana, Helvetica, sans-serif;
	color:#565c5e;
	font-size: 10pt;
	margin: 50px;    /* save room for spiral.gif */
	margin-top: 3px;
}

H1 {font-family: trebuchet MS,  sans-serif; font-weight: bold; font-size: 1.9em}
H2 {font-family: trebuchet MSl, sans-serif; font-weight: bold; font-size: 1.6em}
H3 {font-family: trebuchet MS,  sans-serif; font-weight: bold; font-size: 1.3em }
H4 {font-family: trebuchet MS,  sans-serif; font-weight: bold; font-size: 1em }
ul {
	margin-left:  1.5em;
	margin-top:    .2em;
	margin-bottom: .8em;
	padding-left:  .3em;
}

ol {
	margin-left:  2.0em;
	margin-top:   .2em;
	margin-bottom: .8em;
	padding-left: .3em;
}

img {
	margin: 0;
}
table {
	/* border-collapse: collapse; */
	border-spacing: 0;   /* not IE */
}
td {
	/* vertical-align: top; */
}

/* ---------------clsHeader.asp & legacy headers--------------------- */
img.CorpLogoImg {
	width: 115px;
	border: 0;
}
td.CorpLogoImg {
	width: 130px;
	border: 0;
	text-align: center;
}
img.AppLogoImg {
	width: 55px;
	border: 0;
}
div.AppTblHeader {
	background-image: url('/Lab/Images/AlcatelLucent_Header.gif');
	background-size: 100%;
	background-origin: content;
	padding: 0px;
	margin: 0px;
}
table.AppTblHeader {
	width: 100%;
	height: 100;
	padding: 0px;
	margin: 0px;
	spacing: 0px;
	border-collapse: collapse;
}
	
td.CorpLogoImg {
	width: 165px;
}
td.Required {
	color: Red;
	font-style : bold;
}

/* ------------------------------------------------- */
A, A:link, A:active {
	color: #565c5e;
	font-weight: 700;
}
A:visited {
	color: #262c2e;
	/* font-weight:bold; */
	/* font-family: Verdana, Helvetica, sans-serif; */
	/* font-size: 11px; */
	/* font-size: 95%; */
	/* text-decoration: underline; */
}
A:hover {
	color: #0000FF;
	/* text-decoration: underline; */
}
/* ------------------------------------------------- */
/* ------------------------------------------------- */
.RtsRptHdr {
	background: #F5FFEC;
	margin: 0px;
	border: 0;
}
form {
	display: inline;
}

.pre { 
	font-family: sans-serif; 
	font-family: monospace; 
}

.hidden {
	text-decoration: none;
	color: Black;
}
.readonly {
	background-color: #F0F0F0;
}
.tbl2 {
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 10px;
	border-top: 7px;
	border-right: 10px;
	border-left: 10px;
}
.vtiny { font-size : .65em; }
.tiny  { font-size : .80em; }
.vs    { font-size : .90em; }
.sm    { font-size : 1.0em;}
.md    { font-size : 1.05em;}
.lg    { font-size : 1.25em;}
.xl    { font-size : 1.5em;}
.title {
	font-size : 1.5em;
	color: Red;
	font-weight: bold;
}
.info {
	font-size : 1.5em;
	color: Green;
	font-weight: bold;
}
.msg {
	color: Red;
	font-weight: bold;
	font-size : 1.0em;
	background-color:#FFF2F3;
}
.dbg {
	color: #000000;
	font-family:"Courier New", Courier, mono;
	font-size : .80em;
	/* font-style : italic; */
	margin: 3px 0px 0px 0px;
	background-color:#F5F5F5;
}
.debug {
	color: #000000;
	font-family:"Courier New", Courier, mono;
	font-size : .80em;
	/* font-style : italic; */
	margin: 3px 0px 0px 0px;
	background-color:#F5F5F5;
}
.DBGNOW {
	color: #000000;
	font-family:"Courier New", Courier, mono;
	font-size : .80em;
	/* font-style : italic; */
	margin: 3px 0px 0px 0px;
	background-color:#F5F5F5;
}
.comment {
	font-size : .80em;
	font-family : "Comic Sans MS";
	color: Maroon;
	font-style : italic;
	text-decoration: none;
}
.cmnt {
	font-size : .80em;
	color: Green;
	font-style : italic;
}
.code {
	color: #000000;
	font-family:"Courier New", Courier, mono;
	font-size:70%;
	margin: 3px 0px 0px 0px;
	background-color:#E5E5E5;
}
.txtbxclear {
	/* font-size: .80em; */
	color: Green;
	background-color: #FFFFE0;
	border: none;
	font-weight: bold;
}
.txtboxclear {
	/* font-size: .80em; */
	color: Green;
	border: none;
	font-weight: bold;
}
.txtboxclear2 {
	/* font-size: .80em; */
	color: Green;
	background-color: #FFFFE0;
	border: none;
	/* font-weight: bold; */
}
.button {
	font-size : .80em;
	color: Maroon;
	border : medium double #F4A460;
	font-family : "Comic Sans MS";
	background-color : #F0FFFF;
	font-weight : bold;
	margin : 0px;
}
.input {
	font-size: .80em;
	color: Maroon;
	margin : 0px;
}
.cacheit {
	background: #FDFDFD;	
}
.SemiTransparent {
	filter:alpha(opacity=25);
	-moz-opacity:.25;
	opacity:.25;
}
/* The 1.0em hack initializes inheritance in IE for the specified objects
 * --> http://shapeshed.com/journal/css_font_size_not_inherited_in_ie_tables/
 * IE does not seem to cascade CSS down to lower elements
*/
table, thead, tbody, tr, td, th, select, option, input {
	font-size:   1.0em;            /* fix documented above */
	font-family: inherit;          /* not verified if it works yet */
}

/* ------------------------------------------------- */
/* Corporate CSS styles                              */
/* ------------------------------------------------- */
.CorpBtn1 {
	 font-family: Verdana, Helvetica, sans-serif;
	 font-size: .7em;
	 line-height:12px;
	 color: white;
	 background-color: #554295;
	 margin-right:5px;
	 border-top-style:solid;
	 border-top-color:white;
	 border-top-width:1px;
	 border-bottom-style:solid;
	 border-bottom-color:white;
	 border-bottom-width:1px;
	 border-style:none;
	 padding:2px 6px 2px 6px;
	 cursor: pointer;
	 vertical-align: middle;
	 text-transform: none;
}
.CorpLink1, CorpLink1:visited, A.CorpLink1 { 
	font-family: Verdana, Helvetica, sans-serif;
	font-size: .7em;
	color:#565c5e;
	text-decoration:none;
	padding-right: 1px;
	padding-left: 1px
}
.CorpLink1:hover { 
	color: #0000FF;
	text-decoration:underline; 
}
.CorpPipe { 
	padding-right: 1px; 
	padding-left: 1px
}
A.CorpBtn1 {
	color: white;
	text-decoration:none; 
}
A.CorpBtn1:hover {
	color: red;
	text-decoration:underline;
}
/* menu bar grey - not selected item */
.CorpNavGrey {
	background-image:url(/Lab/Images/Icon_grad_grey.gif);
	background-repeat:repeat-x;
	color:white;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 1em;
	line-height:11px;
	padding:4px 12px;
	text-transform:uppercase;
	vertical-align:middle;
}
/* menu bar purple - selected item / current page */
.CorpNavPurple {
	background-image:url(/Lab/Images/Icon_grad_purple.gif);
	background-repeat:repeat-x;
	color:white;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 1em;
	line-height:11px;
	padding:4px 12px;
	text-transform:uppercase;
	vertical-align:middle;
}

/* --------------------------------------- */
/* MENUTAB Button Layout Definition        */
/* See globnav Button Layout for alternate */
/* --------------------------------------- */
.menutab {
	color: #000;
	background: #fb0 url("/Lab/Images/left-menu-tab.gif") left top no-repeat;
	text-decoration: none;
	padding-left: 8px
}
.menutab:hover {
	color: #000;
	background: #fb0 url("/Lab/Images/left-tab-hover.gif") left top no-repeat;
	text-decoration: none;
	padding-left: 8px
}
.Xmenutab:hover span {
	background: url("/Lab/Images/right-tab-hover.gif") right top no-repeat;
	padding-right: 8px
}
.menutab span {
	font-size: .8em;
	background: url("/Lab/Images/right-menu-tab.gif") right top no-repeat;
	padding-right: 8px
}

/* ----------------------------------- */
/* #globalnav Button Layout Definition */
/* ----------------------------------- */
#globalnav li a {
  font-size: .8em;
  font-style: normal;
} 
#globalnav a em {
  font-style: normal;
  text-decoration: underline;
} 
#globalnav {
  float: left;
  width: 100%;
  line-height:normal;
}
#globalnav ul {
  margin:0 0 0 0px;
  padding:0px 0px 0 0;
  list-style:none;
  white-space: nowrap;
}
#globalnav li {
  float:left;
  background:url("/Lab/Images/tabs/left.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 3px;   /* padding on the LEFT of tab (3 is min value)*/
  list-style-image: none; 
  border-bottom:1px solid #765;
}
#globalnav a {
  float:left;
  display:block;
  background:url("/Lab/Images/tabs/right.gif") no-repeat right top;
  /* padding:6px 10px 5px 6px; */
  padding:3px 4px 3px 3px;  /* Padding around the A tag */
  font-size: 1em;
  font-weight:bold;
  color:#333;
  border: none !important;
  text-decoration: none !important;
  }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#globalnav a {float:none;}
/* End IE5-Mac hack */
#globalnav a:hover {
  color:#c00;
  }
#globalnav .current {
  background-image:url("/Lab/Images/tabs/left_on.gif");
  border-width:0;
  }
#globalnav .current a {
  background-image:url("/Lab/Images/tabs/right_on.gif");
  color:#333;
  padding-bottom:6px;
  }
#globalnav img {
  border: none !important;
  padding: 0;
  margin: 0;
}
.GlobalNavTbl {
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 5px;
	border-top: 3px;
	border-bottom: 15px;
	border-right: 10px;
	border-left: 10px;
}

/* ----------------------------------- */
/* AMCharts CSS                        */
/* ----------------------------------- */
.AmcXYDefault {
	border: 1px solid black;
	overflow: hidden;
	/* resize: both; */
	width: 100%;
	height: 400px;
	min-width: 200px;
	min-height: 100px;
	max-width: 1000px;
	max-height: 500px;
}
