body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.contentnav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: normal;
}

.contentnav:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
}
.hilitenav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #EC0000;
	font-weight: normal;
}
.hilitenav:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
}
.blanknav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#666666;
	text-decoration: none;
	display: block;
	height: 24px;
	width: 152px;
	line-height: 24px;
	text-indent: 8px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: normal;
	margin-top: 8px;
}

h1 {
	font-family: Trebuchet MS, Tahoma, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000;
}
h2 {
	font-family: Trebuchet MS, Tahoma, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #000;
}
h3 {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
}

h4 {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #336699;
	font-style: italic;
}

.imagestyle {
	border: 0.05em solid #336699;
}
INPUT, TEXTAREA, SELECT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
li {
	line-height: normal;

}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	padding-right: 8px;
	padding-left: 8px;
}

/* form handling styles */
.smalltext {
	font-size:11px;
	font-style:italic;
	}
fieldset {
	padding-left:10px;
	padding-right:10px;
	}
