/* CSS Document */

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

h2{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color: #FFFFFF;
line-height:normal;
}

.navigation{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	display: block;
	padding: 2px;
}
.navigation2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.navigation3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	margin-top: 4px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #EAE9E8;
	text-align: left;
	width: 90px;
	text-indent: 10px;
	display: block;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #002B5F;
	text-decoration: none;
}
.navigation4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	display: block;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #EAE9E8;
	color: #FFFFFF;
	line-height: 8px;
	padding-bottom: 3px;
	text-indent: 2px;
}
.bold2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bold3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #004B76;
}
