/* CSS Document */

p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	line-height: 18px;
	padding: 3px;
}



.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #0000CC;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #0000CC;
	margin-top: 2px;
	vertical-align: top;
}
.navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bolder;
	color: #0000CC;
	text-decoration: none;
	background-color: #999999;
	display: block;
	padding: 8px;
	width: 140px;
}

.navigation:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bolder;
	color: #000033;
	text-decoration: none;
	background-color: #999999;
	display: block;
	padding: 8px;
	width: 140px;
}
.subnavigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #CB0303;
	text-decoration: none;
	background-color: #CCCCCC;
	display: block;
	padding: 8px;
	width: 140px;
	text-indent: 0px;
}
.subnavigation:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #000033;
	text-decoration: none;
	background-color: #CCCCCC;
	display: block;
	padding: 8px;
	width: 140px;
	text-indent: 0px;
}
.navigationselected {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bolder;
	color: #000033;
	text-decoration: none;
	background-color: #999999;
	display: block;
	padding: 8px;
	width: 140px;
}
.subsubnavigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	color: #CB0303;
	text-decoration: none;
	background-color: #999999;
	display: block;
	padding: 8px;
	width: 140px;
	text-indent: 25px;
}
.subnavigationselected {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #000033;
	text-decoration: none;
	background-color: #CCCCCC;
	display: block;
	padding: 8px;
	width: 140px;
	text-indent: 0px;
}
.boldital {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #0000CC;
	font-style: italic;
}
.subsubnavigationselected {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	color: #000033;
	text-decoration: none;
	background-color: #999999;
	display: block;
	padding: 8px;
	width: 140px;
	text-indent: 25px;
}
.subsubnavigation:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	color: #000033;
	text-decoration: none;
	background-color: #999999;
	display: block;
	padding: 8px;
	width: 140px;
	text-indent: 25px;
}
.subheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #0000CC;
	margin-top: 2px;
	vertical-align: top;
	font-style: italic;
}
