body
{
	font-size: 11pt;
	width: 100%;
}

h1, h2, h3, h4, h5, h6, p, ul, li, dl, dt, dd, caption, th, td, label, a
{
	font-family: Arial, Geneva, Helvetica, sans-serif;
	color: #000;
}

a
{
	text-decoration: underline;
}

img
{
	border: none;
}

caption, th
{
	text-align: left;
}

td, th
{
	padding-right: 1em;
}

.sIFR-flash,
.sIFR-flash object,
.sIFR-flash embed
{
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate
{
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}
/*END: general print styles*/
/************************************************************************/

p.access,
h6,
hr,
div#header-zone,
div#fluid-zone,
div#breadcrumb-zone,
div#generic-nav-zone,
div#headervisual-zone,
div#pagetools-zone,
div#search-zone,
div.glossary-index,
div.hidden-headertext-contents,
div.select-button-bar,
div.toolbar-layer,
div.column,
div.level-2,
dl#footer dt span.dash,
dl#footer dd,
p#sitemap-link
{
	display: none;
}

p#logo a,
dl#breadcrumb a
{
	text-decoration: none;
}

p#site-id
{
	width: 100% !important;
	background: none !important;
}

div#footer-zone
{
	padding-top: 10mm;
}

/* ctc and additional grid */

a.magnifier,
div.mi-wrapper a
{
	display: none;
}

ul.toc-list a
{
	text-decoration: none;
}

thead td {
	color: #008596;
    font-weight: bold;
    font-size: 115%;
    text-decoration: underline;
    padding: 10px 0 10px 0;
}

thead a{
	color: #008596;
    font-weight: bold;
    text-decoration: underline;
    padding: 10px 0 10px 0;
}


.separator {
	border-bottom: 1px #000000 dashed;
	margin-top: 5px;
	}
	
.separator a {
	display: none;
	}
	
table {
	width: 100%;
	}
	
h1 {
	font-size: 14px;
	}
	
#tekimage {
	float: right;
	margin: 0 0 0 10px;
	}
	
ul.toc-list h1{
	padding: 0;
	margin: 0;
	line-height: 120%;
	}