/*=(===== Stylesheet for ECS Guide =====)*/

BODY {
	font-family: Arial;
	font-weight: normal;
	font-size: 10.0pt;
	color: #000000;
}

A:active {
	color: #0000ff;
}

A:link {
	color: #0000ff;
}

A:visited {
	color: #800000;
}

H1 {
	font-weight: bold;
	font-size: 18.0pt;
}

H2 {
	font-weight: bold;
	font-size: 16.0pt;
}

H3 {
	font-weight: bold;
	font-size: 14.0pt;
}

H4 {
	font-weight: bold;
	font-size: 12.0pt;
}

H5 {
	font-weight: bold;
	font-size: 11.0pt;
}

H6 {
	font-weight: bold;
	font-size: 10.0pt;
}

TD {
	font-family: Arial;
	font-weight: normal;
	font-size: 8.0pt;
}

/*=(====================================)*/

 
.definition { 
        position:absolute;
        left: 75px;
}

.equip { 
        position:absolute;
        left: 30px;
}

.footnote { 
        position:relative;
        padding-left: 25px;
}

.l1 {
	font-family: Arial;
	font-weight: bold;
	font-size: 11.0pt;
}
.l2 {
	font-family: Arial;
	font-weight: bold;
	font-size: 8.0pt;
}
.l3 {
	font-family: Arial;
	font-weight: bold;
	font-size: 8.0pt;
}
.l4 {
	font-family: Arial;
	font-weight: normal;
	font-size: 8.0pt;
}

A.expandspot {	color: #008000;	cursor: hand;	font-style: italic;	text-decoration: none;}

SPAN.expandtext {	font-style: italic;	font-weight: normal;	color: #ff0000;}

A.dropspot {  cursor: hand;	color: #008000;	font-style: italic;	text-decoration: none;}

A.glossterm {	color: #800000;	cursor: hand;	font-style: italic;	text-decoration: none;}

SPAN.glosstext {	font-style: italic;	font-weight: normal;	color: #0000ff;}
