/* HIDE LAYOUT FROM NS4 & EARLIER BROWSERS -------------------------------------------------------------------*/
@import "layout.css";

* {
	font-family: inherit;
}

body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}

h1 { 
	color: #666666;
	height: 18px;
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 1em;
	text-indent: -30000px;
	margin-bottom: 10px;
	float: left;
	width: 340px;
}

h2 { 
	color: #666666;
	height: 18px;
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 1em;
	text-indent: -30000px;
	margin-bottom: 10px;
	float: left;
	width: 240px;
	clear: left;
} 

.h2index{
	width: 194px !important;
}

h3{
	color: #666666;
	text-align left: -3000px;
	height: 18px;
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 1em;
	text-indent: -30000px;
	margin-bottom: 10px;
	float: right;
	width: 157px; 
}

h4 { font-size: 1em; }
h5 { font-size: 1em; }
h6 { font-size: 1em; }