.topnav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #003399;
}
.sub-body {
	font-size: 12px;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 0px;
}
h1.sub-body {
	font-size: 12px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	border-top: 1px dotted #6C4310;
	border-right: 1px none #6C4310;
	border-bottom: 1px none #6C4310;
	border-left: 1px none #6C4310;
}
.bullet-margin {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.bottommenu {
	font-size: x-small;
	color: #003399;
}
h2.sub-body {
	font-size: 9px;
	color: #003399;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
li.sub-body {
	font-size: 10px;
	color: #003399;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 15px;
}
.mainimage {
	margin-right: 15px;
	margin-bottom: 15px;
}
.dottedline {
	border-top-width: thin;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #003399;
	border-top-color: #003399;
}
.hashed {
	text-decoration: line-through;
}

