/* CSS Document */

p{
	font-family: Verdana, sans-serif;
	font-size: 14px;
	line-height: 18px;
	padding: 2px;
	color: #003366;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: normal;
}
.parhead {
	font-family: Verbana, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #003366;
}
.Header {
	font-size: 30px;
	font-weight: bold;
	color: #003366;
	font-family: "Maiandra GD";
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
.Header2 {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	text-align: center;
	vertical-align: middle;
}
.Header3 {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	text-align: left;
	vertical-align: middle;
}	
	.p2 {
	font-family: Verbana;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #003366;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
}

.PIP {
	font-family: Papyrus;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #006666;
}

.space {
	width: 2px;
}

.navigation {
	font-size: 12px;
	font-weight: normal;
	font-family: Verbana, sans-serif;
	line-height: 20px;
	font-style: normal;
	text-decoration: none;
	color: #003366;
	border-color: #006699;
	border-width: thin;
	text-align: center;
	display: block;
	border-top-style: none;
	background-color: #F1EEDF;
	border-style: solid;
	width: 110px;
	margin-bottom: 25px;
	margin-top: 25px;
}
.Footer {
	font-family: Verbana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	color: #003366;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 20px;
	vertical-align: bottom;
}


.navigation:hover {
	font-size: 12px;
	font-weight: normal;
	font-family: Verbana, sans-serif;
	line-height: 18px;
	font-style: normal;
	text-decoration: none;
	display: block;
	color: #006600;
	border-color: #004242;
	border-width: thin;
}
