.top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}

.topactive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #CCCCCC;
	text-decoration: none;
}

.toplink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}

.toplink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #9194DF;
	text-decoration: none;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
.italic {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #003399;
}

.leftnavactive {
	font-family: Verdana;
	color: #9194DF;
	font-size: 12px;
	font-weight: bolder;
	text-decoration: none;
}

.leftnav {
	font-family: Verdana;
	color: #2E3192;
	font-size: 12px;
	font-weight: bolder;
	text-decoration: none;
}

.leftnav:hover {
	font-family: Verdana;
	color: #9194DF;
}

.text {
	font-family: arial;
	color: #003366;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.text :hover {
	font-family: arial;
	color: #003366;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

.title {
	font-family: arial;
	color: #003366;
	font-size: 12px;
	font-weight: bolder;
}

.headtitle {
	font-family: verdana;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bolder;
}

.arialmedium {
	font-family: arial;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.arialmedium:hover {
	font-family: arial;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

ul {
	list-style-position: outside;
	list-style-type: circle;
	font-family: arial;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}

.text {
	font-family: arial;
	color: #003366;
	font-size: 12px;
	font-weight: normal;
}

.text2 {
	font-family: arial;
	color: #003366;
	font-size: 11px;
	font-weight: normal;
}

.textsmall {
	font-family: arial;
	color: #003366;
	font-size: 11px;
	font-weight: normal;
}

.red {
	font-family: arial;
	color: #FF0000;
	font-size: 11px;
	font-weight: normal;
}



