@media screen {
body {
	height:100%;
	width:100%;
	/*background-color: #a7a9ac;*/
}
body, td, input, textarea, select {
	font-SIZE: 13px;
}
/*#content {
}*/
/*
	background-color: white;
	border-bottom: 1px solid #333;	*/
.show_print {
	display:none;
	/*visibility: hidden;
	line-height: 0%;
	margin: 0px;*/
}
.toc_bgcolor {
	background-color: #d1d1d1;
}
.contents_bgcolor {
	background-color: white;
}
#content {
	padding: 27px 0px 0px 18px;
	border-collapse: collapse;
	border-top: 1px solid #888;
	border-left: 1px solid #bbb;
}
}

@media print {
body {
	height:92%;
	width:92%;
}
body, td, input, textarea, select {
	font-SIZE: 10px;
}
th {

	font-size: 8px;
}
#menubar {
	display:none;
}
#logobar {
	display:none;
}
#menutd {
	display:none;
}
#copyright {
/*	visibility: hidden;*/
	display:none;
}
/*#content {
	position:fixed;
	top:0px;
	left:0px;
}*/
.show_screen {
	display:none;
	/*visibility: hidden;
	line-height: 0%;
	margin: 0px;*/
}
}


@media screen, print{
body {
	margin:0;
}
body, td, input, textarea, select {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
}
A:link {
	color: black;
}
A:visited {
	color: black;
}
A:active {
	color: black;
}
A:hover {
	color: #fff;
	background: #333;
	text-decoration: underline;
}
.nlink A:link {
	color: inherit;
	text-decoration: none;
}
.nlink A:visited {
	color: inherit;
	text-decoration: none;
}
.nlink A:active {
	color: inherit;
	text-decoration: none;
}
.nlink A:hover {
	color: inherit;
	text-decoration: none;
	background: inherit;
}
.slinkmb A:link {
	color: #c4c4c4;
	text-decoration: none;
}
.slinkmb A:visited {
	color: #c4c4c4;
	text-decoration: none;
}
.slinkmb A:active {
	color: #c4c4c4;
	text-decoration: none;
}
.slinkmb A:hover {
	color: #c4c4c4;
	background: inherit;
	text-decoration: underline;
}
.slink A:link {
	color: #000;
	border-style: none;
	text-decoration: none;
}
.slink A:visited {
	color: #000;
	text-decoration: none;
}
.slink A:active {
	color: #000;
	text-decoration: none;
}
.slink A:hover {
	color: #000;
	background: inherit;
	text-decoration: underline;
}
.clink A:link {
	color: #f0f0f0;
	text-decoration: none;
}
.clink A:visited {
	color: #f0f0f0;
	text-decoration: none;
}
.clink A:active {
	color: #f0f0f0;
	text-decoration: none;
}
.clink A:hover {
	color: #f0f0f0;
	background: inherit;
	text-decoration: underline;
}

th A:link {
	color: #eee;
}
th A:visited {
	color: #eee;
}
th A:active {
	color: #eee;
}
th A:hover {
	color: #eee;
	background: inherit;
}
.highlight {
	font-weight: bold;
	color: #f0f0f0;
	background-color: #5e5e5e;
}
.highlight2 {
	color: #e8c55d;
	font-weight: bold;
}
#menubar {
	border-spacing: 2px;
	border-bottom: 1px solid #999;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	text-decoration: NONE;
	color: #c4c4c4;
	background: #3b3b3b;
	font-size: 11px;
	padding: 2px 4px;
}
#menubar td {
	font-size: 10px;
}
#logobar td {
	font-size: 13px;
	vertical-align: bottom;
	font-weight: bold;
	color: #fff;
	/*padding-bottom: 5px;*/
	background: #9c9c9c;
	padding: 5px 0px 5px 5px;
/*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#000000');
background: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#000));
background: -moz-linear-gradient(top,  #a9a9a9,  #9c9c9c);*/
}
/*img.alphafix {
	behavior: url(/css/iepngfix.htc)
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('/images/etilogo_color.png');
}*/
#menu {
	text-decoration: NONE;
	border-collapse: collapse;
/*	border-spacing: 30pt 8pt;*/
}
.menu {
	text-decoration: NONE;
	border-collapse: collapse;
	font-weight: bold;
	padding-left: 4px;
}
table#menu td {
	padding: 4px 1px;
	font-size: 12px;
	/*font-variant: small-caps;*/
	/*font-style: italic;*/
	/*font-weight: bold;*/
	/*text-transform: uppercase;*/
}
/*#menu_current {
	font-weight: bold;
	background-color: #5e5e5e;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}*/
.menu_current {
	font-weight: bold;
	background-color: #5e5e5e;
	color: #f0f0f0;
	padding: 2px 2px 2px 4px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#menu_current_with_sub {
	font-weight: bold;
	background-color: #5e5e5e;
}
#menutd {
	background-color: #d1d1d1;
	padding-top: 22px;
	padding-left: 4px;
	padding-right: 4px;
	border-collapse: collapse;
	border-top: 1px solid #888;
	border-bottom: 1px solid #bbb;
}
/*#submenu_current {
	font-weight: bold;
	background-color: #5e5e5e;
}*/
.submenu {
	padding-left:2px;
	margin-left: 20px;
}
.submenu_current {
	margin-left: 20px;
	padding: 2px 4px 2px 4px;
	background-color: #5e5e5e;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-weight: bold;
}
#copyright { 
	margin-top: 16px;
	text-align: left;
	font-size: 8px;
	padding-left:20px;
	color: #666;
}
/*#submenu {
	color: black;
	background-color: #eee;
	border-spacing: 3pt 18pt;
	border-collapse: collapse;
	border: 1px solid #999;
	border-bottom: 1px solid #999;
	text-decoration: NONE;
}*/
/*#menu_ul {
	padding-left:24px;
	list-style-image:url(/images/folder.png);
}*/
/*#menu_li {
	padding-left:2px;
	padding-right:2px;
	padding-top:8px;
	padding-bottom:8px;
	margin:0px;
}*/
}

