.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.alignleft {
	float: left;
	padding-right: 20px;
}

img {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.navbartext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003366;
	vertical-align: top;
}
.navbartext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
}
.disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #CC6633;
	text-decoration: none;
}
.h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
}
.h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}
.nav {
	background-color: #385577;
	border: 1px none #CCC;
	margin-bottom: 20px;
	color: #FFF;
}
.nav td {
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	line-height: normal;
	height: 24px;
}
.nav .last {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #CC9900;
}
.h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.links-home {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
}
.index-text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	color: #2D4A68;
	padding-right: 15px;
	padding-left: 15px;
	vertical-align: top;
	padding-top: 10px;
}
ul {
	margin-top: 10px;
	margin-left: 10px;
	list-style-position: inside;
	list-style-type: disc;
}
.arrow {
	margin-top: 0px;
	padding-top: 2px;
}

