body {
	margin: 0px;
}
#head1 {
	font-family: "Kristen ITC";
	color: #1C3F93;
	font-weight: normal;
	font-size: 18px;
	line-height: 28px;
}

#develtable {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}
#content {
	font-size: 14px;
	line-height: 26px;
}
#footer a {
	text-decoration: none;
}

#navtop {
	background-image: url(/pageart/navtop-bg.gif);
}
#navtop a {
	text-decoration: none;
	line-height: 30px;
	font-size: 14px;
	color: #111111;
	font-family: "Kristen ITC";
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
}
#navtop a:hover {
	text-decoration: underline;
}

#footer {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3399FF;
	color: #444444;
}
#footer a {
	color: #444444;
}
#navleft {
	font-size: 12px;
	line-height: 25px;
	background-image: url(pageart/navleft-bg.gif);
	background-repeat: no-repeat;
}
#navleft a {
	display: block;
	text-decoration: none;
	color: #222222;
	padding-left: 3px;
	padding-right: 3px;
	font-family: "Kristen ITC";
}
#navleft a:hover {
	text-decoration: underline;
}
.pagetitle {
	font-size: 16px;
	color: #1C3F93;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(pageart/leaf-red.gif);
	background-repeat: no-repeat;
	background-position: 1px;
	padding-left: 32px;
	font-family: "Kristen ITC";
}
.devel {
	font-weight: bold;
	background-color: #f5f5f5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.navleftTitle {
	font-size: 14px;
	padding-left: 3px;
	color: #1C3F93;
}
.subtitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(pageart/leaf-yellow.gif);
	background-repeat: no-repeat;
	padding-left: 36px;
}
h4 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(pageart/leaf-yellow.gif);
	background-repeat: no-repeat;
	padding-left: 36px;
	font-weight: bold;
	font-family: "Kristen ITC";
	color: #1C3F93;
}

#navleftsub {

	padding-left: 5px;
}
#navright {
	font-size: 12px;
	line-height: 25px;
}
#navright a {
	display: block;
	line-height: 25px;
	text-decoration: none;
	color: #222222;
	padding-left: 3px;
	padding-right: 3px;
}
#navright a:hover {
	text-decoration: underline;
}
#navrecords {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f5f5f5;
}
#navrecords a {
	font-family: "Kristen ITC";
	text-decoration: underline;
	padding-right: 10px;
	padding-left: 10px;
}
.highlight a {
	color: #990000;
}
.red {
	color: #FF0000;
}

