/* CSS Document */

p{
font-family: Verdana, sans-serif;
font-size: 11px;
color: #000000;
line-height: 18px;
padding: 3px;
}
.footer {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}


.bold {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #003366;
}

.navigation {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	display: block;
	padding: 2px;
	width: 145px;
}

.navigation:hover {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding: 2px;
	width: 153px;
}

.navigation2 {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	display: block;
	padding: 2px;
	width: 145px;
	text-indent: 5px;
}

.navigation2:hover {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding: 2px;
	width: 153px;
	text-indent: 5px;
}

.navigation3 {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	display: block;
	padding: 2px;
	width: 145px;
	text-indent: 10px;
	line-height: 15px;
}

.navigation3:hover {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding: 2px;
	width: 153px;
	text-indent: 10px;
}

.topbanner {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

.topbanner:hover {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
