body, p {
display: table:
	margin: 0px;
 padding: 0px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 10px;
 line-height: 14px;
 width: 97%;
 white-space: inherit;
}

table {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
width: 100%;
}
br {
margin: 5px;
}
em {
font-style: italic;
}

h1 {
	font-family: "Times New Roman", Garamond, serif;
	font-size: 15pt;
	line-height: 20px;
}

h2 {
	 font-size:14px;
 font-weight: bold;
	margin-bottom: 0px;
}


/* control of block-level elements.  */

#main {
	background-color: #fff;
	width: 100%;
	border: none;
	line-height: 15px;
}

.navsub {
 margin-top: 0px;
 margin-bottom: 0px;
 font-size:10px;
 font-weight: normal;
}

.navsub a { font-weight: normal;
display: none;
 }

.searchText {
	font-size: 10px;
	color: #000000;
}


#navlist2, #navlistInterior, #navlist2Interior, .footer, .noprint {
	display: none;
}

/* footer styles */
.footer {
	font-size: 9px;
	color: #999999;
}

a.footer:link {
	color: #999999;
	text-decoration: none;
}
a.footer:visited {
	color: #999999;
	text-decoration: none;
}

