/******* text *******/

body {
	color: #000000;
	background-color: #FFFFFF;
	font-size: 11pt;
	font-family: "Times New Roman", Times, serif;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}

.keyword {
	font-weight: bold;
	color: #000000;
}

.text {
    font-size: 11px;
	font-family: "Times New Roman", Times, serif;
}

.textsmall {
	font-size: 10px;
}

.textbig {
	font-size: 12px;
}

.top {
	font-size: 10px;
	text-align: right;
}

.table {
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.form {
	font-size: 11px;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
}

#footer {
	font-size: 10px;
	color: #000000;
	text-align: center;
	padding-top: 15px;
	line-height: 15px;
	padding-bottom: 20px;
}

/******* links *******/

a:link, a:visited {
	color: #0000FF;
	text-decoration: underline;
}

a:hover {
	color: #0000FF;
	text-decoration: underline;
}

/************** remove non-essential images, ads, navigation and scripting **************/

#master {
	height: auto;
	width: auto;
}

#ehfheader {

    display: none;

}

#ehfheaderprint {
	position: absolute;
	top: 0px;
	left: 280px;
	z-index: 1;
	display: block;
}

#globalnav {

    display: none;

}

#background {

 display: none;
 
} 

#leftbarsubtopgiv2liv {

 display: none;

}

#contentsub1 {
	position:absolute;
	width: 650px;
	left: 0px;
	top: 100px;
}  


