body {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
}
tr,td,p {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
}
h1,h2,h3,h4,h5,h6,h7 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: none;
	color: #000000;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-transform: uppercase;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.noprint {
	display: none;
}
.printonly {
	display: block;
	font-size: 10px;
	font-color: #000000;		
}
.content {
	width: 640px;
}
.leftNav {
	display: none;
	width: 0px;
}
.footer {
	width: 640px;
	border-top: 2px solid #000000;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	padding: 5px;
	font-size: .9em;
	text-align:center;
}
.breadcrumbs
{
	display: none;
}
