/* CSS Document */

p{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #000099;
	line-height: normal;
	padding: 0px;
	margin-top: 0px;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #00007A;
	font-style: italic;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.italics {
	font-family: "35 Helvetica Thin";
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
.orange {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #FF9845;
}
.paragraphs {
	font-family: "Verdana sans-serif";
	font-size: 12px;
	font-style: normal;
	line-height: 0;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 50px;
}

.navigation {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #51534A;
	text-decoration: none;
	background-color: #CEE3E5;
	display: block;
	padding: 6px;
	width: 250px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin: 1.5px;
}
.page {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 1;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.navigation:hover {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF9845;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding: 8px;
	width: 250px;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 1.5;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
