/* CSS Document */


.bluetextlink1 {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
	color:#000080;
}

.bluetextlink1:hover {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-decoration:underline;
	color:#0093DC;
}

.smalltitle2 {
	FONT-FAMILY: Humanst521 BT, Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 23px;
	color:#2D1E71;
	text-decoration:none;
}

.smalltitle2:hover {
	FONT-FAMILY: Humanst521 BT, Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 23px;
	color:##2D1E71;
	text-decoration:none;
}

.smalltitle3 {
	FONT-FAMILY: Humanst521 BT, Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 23px;
	color:#223F7D;
	text-decoration:none;
}
.smalltitle3:hover {
	FONT-FAMILY: Humanst521 BT, Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 23px;
	color:#223F7D;
	text-decoration:underline;
}

.texttitle1 {
	FONT-FAMILY: Humanst521 BT, Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 18px;
	color:#0093DC;
	text-decoration:none;
}
.texttitle1:hover {
	FONT-FAMILY: Humanst521 BT, Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 18px;
	color:#0093DC;
	text-decoration:underline;
}

.redtextlink1 {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:normal;
	text-decoration:none;
	color:#0093DC;
}

.redtextlink1:hover {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:normal;
	text-decoration:underline;
	color:#0093DC;
}

.maincategory1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
.maincategory1:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	text-decoration: underline;
}

.subcategory1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	padding-left:17px;
	color: #666666;
	text-decoration: none;
}
.subcategory1:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	padding-left:17px;
	color: #666666;
	text-decoration: none;
}


