/* CSS Document */
p{
font-family: Verdana, sans-serif;
font-size: 11px;
color:#003399;
line-height: 18px;
padding: 3px;
}
.bold1 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #993300;
}
.bold2 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #669999;
}

.bold3 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #999966;
}

.bold4 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #6666CC;
}

.bold5 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #CCCC99;
}

.bold6 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #996699;
}

.navigation1 {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	background-color: #99CCFF;
	display: block;
	width: 250px;
	padding: 8px;
}

.navigation1:hover {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #993300;
	display: block;
	padding: 8px;
	width: 250px;
}

.navigation2 {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	background-color: #99CCFF;
	display: block;
	padding: 8px;
	width: 250px;
}

.navigation2:hover {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #669999;
	display: block;
	padding: 8px;
	width: 250px;
}

.navigation3 {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	background-color: #99CCFF;
	display: block;
	padding: 8px;
	width: 250px;
}

.navigation3:hover {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999966;
	display: block;
	padding: 8px;
	width: 250px;
}

.navigation4 {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	background-color: #99CCFF;
	display: block;
	padding: 8px;
	width: 250px;
}

.navigation4:hover {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6666CC;
	display: block;
	padding: 8px;
	width: 250px;
}

.navigation5 {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	background-color: #99CCFF;
	display: block;
	padding: 8px;
	width: 250px;
}

.navigation5:hover {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CCCC99;
	display: block;
	padding: 8px;
	width: 250px;
}

.navigation6 {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	background-color: #99CCFF;
	display: block;
	padding: 8px;
	width: 250px;
}

.navigation6:hover {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #996699;
	display: block;
	padding: 8px;
	width: 250px;
}



.bold_links {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #000099;
	background-color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
}
.bold_links:hover {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #CCCCCC;
}

.footer1 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}


.footer2 {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	line-height: 18px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
	text-align: center;
}

.member {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	line-height: 18px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	text-align: right;
}

.navigation_disclaimer {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000066;
	display: inline;
}

.navigation_disclaimer:hover {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #000066;
	display: inline;
}


.navigation_site_map {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000066;
	display: inline;
}

.navigation_site_map:hover {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #000066;
	display: inline;
}

.navigation_contact {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000066;
	display: inline;
}

.navigation_contact:hover {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #000066;
	display: inline;
}

.navigation_home {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000066;
	display: inline;
}

.navigation_home:hover {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #000066;
	display: inline;
}
