html {
}

body {
	background-color: #fff;
	color: #000;
	font-family: serif;
}

#jump {
	display: none;
}

#navtop {
	display: none;
}
	
#navbottom {
	display: none;
}

#pagenav {
	display: none;
}


#middle {
}
#content {
}
.nav3 {
	display: none;
}
.tonav3, .toTop {
	display: none;
}

#header {
	display: none;
}

#printHeader {
	/*background: url(images/titleimage3.png) no-repeat top left;*/
}
#printHeader img {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
}

#footer {
	margin: 10px;
	padding: 10px;
	border-top: #000 solid thin;
	text-align: center;
}

h1 { font-weight: bold; color: #9C4434;}
h2 { font-weight: bold; color: #50627d;}
h3 { font-weight: bold; color: #9C4434;}
h1, h2, h3 {
	font-family: "Trebuchet MS", Verdance, Geneva, Arial, Helvetica, sans-serif;
}

a,a:visited {
}

a:hover,a:visited:hover {
}

img { border: none; }
.label {font-weight: bold; color: #9C4434;}
.hidden {display: none; }
.handheldOnly {display: none; }
