@charset "utf-8";
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.navtext {
	font-size: 11px;
	font-weight: bold;
	color: #003399;
}
.navtext2 {
	font-size: 11px;
	font-weight: bold;
	color: black;
	background-color: #F88017;
}
.navcell {
	height: 22px;
	background-image: url(images/navback.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 28px;
	vertical-align: middle;
}
.navcell:hover {
	height: 22px;
	background-image: url(images/navbackon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 28px;
	vertical-align: middle;
}
.navcell2 {
	height: 22px;
	background-image: url(images/navbackon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 28px;
	vertical-align: middle;
}
.navcell2:hover {
	height: 22px;
	background-image: url(images/navbackon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 28px;
	vertical-align: middle;
}
.headlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C0D8E4;
}
a.footer:link {
	color: #C0D8E4;
	text-decoration: underline;
}
a.footer:visited {
	color: #C0D8E4;
	text-decoration: underline;
}
a.footer:hover {
	color: #C0D8E4;
	text-decoration: underline;
}
a:link {
	color: #0077D9;
}
a:visited {
	color: #0077D9;
}
a:hover {
	color: #4DBAFB;
}
a.navtext:link {
	color: #3d79ac;
	text-decoration: none;
}
a.navtext:visited {
	color: #3d79ac;
	text-decoration: none;
}
a.navtext:hover {
	color: #0795E9;
	text-decoration: none;
}

a.navtext2:link {
	color: black;
	text-decoration: none;
}
a.navtext2:visited {
	color: black;
	text-decoration: none;
}
a.navtext2:hover {
	color: black;
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	background-color: #386783;
}
.headtable {
	background-image: url(images/topback.gif);
	background-repeat: no-repeat;
	height: 96px;
	width: 884px;
}
a.headlinks:link {
	color: #ffffff;
	text-decoration: none;
}
a.headlinks:visited {
	color: #ffffff;
	text-decoration: none;
}
a.headlinks:hover {
	color: #ffffff;
	text-decoration: underline;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #1d628a;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #71A0BA;
}
.pagetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #1d628a;
}
.paraheader {
	font-size: 12px;
	font-weight: bold;
	color: #71A0BA;
}
.small {
	font-size: 10px;
	color: #000000;
}.highlight {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5988A2;
}
.tableborder {
	border: 1px solid #1D628A;
}
li {
	list-style-type: none;
	list-style-image: url(images/bullet.gif);
}
