
/*
---------------------------------------------------
IOMFATS.ORG - Printer styles
---------------------------------------------------
*/


.hide, .skip {
	display: none;
}

h1 img {
	display: none;
}

h1 a {
	text-decoration: none;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	margin-top: 25px;
	page-break-after: avoid;
}

p {
	margin-top: 0px;
}

#mainlinks {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#homelinks ul {
	margin-left: 0em;
	padding-left: 0em;
	list-style-type: none;
}

#homelinks ul li {
	display: inline;
	margin-right: 2em;
}

#homelinks ul ul {
	display: none;
}


.definition {
	vertical-align: top;
	padding: 5px 0px;
	background-color: #ffffff;
}

.definition h5 {
	width: 10em;
	float: left;
	margin-top: 0px;
}

.definition p {
	margin-left: 10.5em;
	margin-top: 0px;
}

.chapter-list p {
	margin-top: 0px;
}

.chapternav {
	display: none;
}

hr {
	height: 1px;
}


.important, .important-area {
	border-left: 2px dashed #000;
	padding-left: 1em;
}

.important-area {

}

#footer {
	font-size: 90%;
}






