body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
h1 {
	font-size: x-large;
	color: #FFFFFF;
	text-align: center;
}
h2 {
	font-style: italic;
	text-align: center;
	color: #FFFFFF;
	font-size: medium;
	margin-top: 1px;
	margin-bottom: 1px;
}
h3 {
	text-align: center;
}
h4 {
	font-size: medium;
}
h5 {
	font-style: italic;
}
img {
	margin: 0px;
	padding: 0px;
}

li {
	margin-top: 6px;
	margin-bottom: 6px;
}
dt {
	margin-top: 12px;
}
.bold {
	font-weight: bold;
}
.imagesummary {
	font-weight: bold;
	font-size: medium;
}

.boldxsmall {
	font-size: x-small;
	font-weight: bold;
}

.boldxlargetnr {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
}
.boldcentered {
	font-weight: bold;
	text-align: center;
}
.bolditalic {
	font-weight: bold;
	font-style: italic;
}
.italic {
	font-style: italic;
}
.italiccentered {
	font-style: italic;
	text-align: center;
}
.italicboldcenteredsmall {
	font-style: italic;
	text-align: center;
	font-size: small;
	font-weight: bold;
}
.indent {
	text-indent: -40px;
	margin-left: 40px;
}.boldxlargetnrunderlined {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	text-decoration: underline;
}
.boldxlargetnrunderlinedcentered {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;	
}
.small {
	font-size: small;
}
.xsmall {
	font-size: x-small;
}

.boldxlargecenteredwhite {
	font-size: x-large;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}
.bolditalicxlargecentered {
	font-size: x-large;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
.boldcentered {
	font-weight: bold;
	text-align: center;
}
.boldcenteredmedium {
	font-weight: bold;
	text-align: center;
	font-size: medium;
}
.centered {
	text-align: center;
}
.smallcentered {
	font-size: small;
	text-align: center;
}
.xsmallcentered {

	font-size: x-small;
	text-align: center;
}
.boldxlargetnrcentered {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	text-align: center;
}
.boldcenteredsmall {
	font-size: small;
	text-align: center;
	font-weight: bold;
}
.boldlarge {
	font-size: large;
	font-weight: bold;
}
.border {
	border: thin inset #333333;
}
.homelink {
	text-decoration: none;
	font-size: small;
}
.nobullet {
	list-style-type: none;
}
.nobulletindent {
	list-style-type: none;
	text-indent: 12px;
}
.bulletmargin {
	margin-left: 20px;
}

.xlarge {
	font-size: x-large;
}
.boldxxlarge {
	font-size: xx-large;
	font-weight: bold;
}
.boldcenteredlarge {
	font-size: large;
	font-weight: bold;
	text-align: center;
}
.boldmedium {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: medium;
}
.boldunderline {
	font-weight: bold;
	text-decoration: underline;
}
.smallcenteredbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	font-weight: bold;
}
.medium {
	font-size: medium;
}
.mediumtnr {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
}
.boldxlargetnrcenteredverdanawhite {
	font-size: x-large;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.source {
	font-size: x-small;
}
.white {
	color: #FFFFFF;
}
.orange {
	color: #FF6600;
}
.black {
	color: #000000;
}
.green {
	color: #009966;
}
.yellow {
	color: #FFFF99;
}
.homepagelink {
	font-weight: bold;
	margin-bottom: 1px;
}
.navtext {
	margin-top: 0px;
	font-size: x-small;
	font-weight: normal;
	margin-bottom: 0px;
}
.navtextsmall {
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: small;
	font-weight: normal;
}
.navtextsmallwhite {
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.navtext a {
	font-weight: normal;
	text-decoration: none;
}
.navtextindent {
	margin-left: 6px;
	margin-top: 1px;
	margin-bottom: 1px;
	font-size: x-small;
	font-weight: normal;
}
.navtextheading {
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	margin-top: 4px;
	margin-bottom: 0px;
}
.sectionheading {
	text-decoration: none;
}

.bottomnavbar {
	font-size: small;
	text-align: center;
	font-weight: bold;
}
.subsectionnavbar {
	font-size: small;
	text-align: center;
}
#contact-info {
	font-size: x-small;
	text-align: center;
}
#contact-info p {
	margin-bottom: 2px;
}
#contact-info a {
	text-decoration: none;
}
#contact-info-footer {
	font-size: x-small;
	font-weight: normal;
}
#contact-info-footer a {
	text-decoration: none;
}
#nav a
{
	color: white;
	text-decoration: none;
	background-color: #0033FF;
	margin-right: 3px;
	margin-left: 3px;
}
#nav p {
	background-color: #0033FF;
	color: #FFFFFF;
	font-weight: bold;
}

#nav a:hover
{
background-color: #0099ff;
color: white;
}
#sectionhome dt {
	font-weight: bold;
}
#staff h3 {
	margin-top: 3px;
	margin-bottom: 3px;

}
#staff p {
	margin-bottom: 8px;
}
#staff td {
	vertical-align: top;
	padding-top: 6px;
	padding-bottom: 6px;
}
#staff img {
	border: thin solid #000000;
}
#spacer p {
	margin-bottom: 5px;
}

