.Paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
}
.SubHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #005B8D;
	line-height: 22px;
	font-weight: bolder;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	list-style-position: outside;
	text-decoration: none;
	line-height: 24px;
	list-style-type: disc;
	padding-left: 0;
    margin-left: 0;
}
A.nav:visited  {
	text-decoration: none;
}
A.nav:link {
	text-decoration: none;
}
A.nav:active{
	text-decoration: none;
}
A.nav:hover {
	text-decoration: underline;
}
.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #005B8D;
	line-height: 24px;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	line-height: 13px;
	text-decoration: none;
	position: relative;
	left: 18px;
}
.menuhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #B4DDF0;
	margin-left: 15px;
	margin-bottom: 12px;
	margin-top: 0px;
}
.menuheadSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #B4DDF0;
	margin-left: 15px;
	margin-bottom: 12px;
}
