.breadcrumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	line-height: 15px;
}
a.breadLink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a.breadLink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a.breadLink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a.breadLink:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 135%;
}

a.large:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.large:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.large:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a.large:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.textLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
}
.formElements {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #666666;
	background-color: #ECEDE5;
}
.formElementsTwo {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
}
.texttight {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 110%;
	font-weight: normal;
}
.courier {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #666666;
}

