/* CSS Document */

p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:15px;
	padding:0px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
}


.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000066;
	display: block;
	padding: 8px;
	width: 200px;
	line-height: 12px;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #000066;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
}


.navigation:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #CC9900;
	display: block;
	padding: 8px;
	width: 200px;
	line-height: 12px;
}

.navigation2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #b5d5ff;
	display: block;
	padding: 0px;
	width: 130px;
	line-height: 40px;
}

.navigation2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	background-color: #000066;
	display: block;
	padding: 0px;
	width: 130px;
	line-height: 40px;
}


.navigation3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	background-color: #000066;
	display: block;
	padding: 0px;
	width: 260px;
	line-height: 40px;
}

.navigation3:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	background-color: #cc9900;
	display: block;
	padding: 0px;
	width: 260px;
	line-height: 40px;
}

