@charset "UTF-8";
.tx-textbold {
	font-family: Arial, Helvetica, sans-serif, "Lucida Grande";
	font-weight: bold;
	color: #000000;
	font-size: 14px;
	letter-spacing: 0em;
}
.tx-subhead, h2 {
	font-family: Arial, Helvetica, sans-serif, "Lucida Grande";
	font-size: 20px;
	letter-spacing: -0.01em;
	color: #0099FF;
	line-height: 24px;
	margin-bottom: 20px;
	padding-bottom: 0px;
	display: inline-block;
}
.tx-capshead {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif, "Lucida Grande";
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 3px;
	margin-bottom: 5px;
	color: #CC0000;
	font-weight: bold;
}
.tx-large, h1 {
	font-family: Arial, Helvetica, sans-serif, "Lucida Grande";
	font-size: 28px;
	color: #0099FF;
	line-height: 30px;
	letter-spacing: -0.03em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 20px;
	margin-top: 0px;
	font-weight: normal;
}
.tx-italics {
	font-family: Arial, Helvetica, sans-serif, "Lucida Grande";
	font-size: 14px;
	color: #333333;
	line-height: 22px;
	letter-spacing: -0.01em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 20px;
	margin-top: 0px;
	font-weight: normal;
	font-style: italic;
}
.tx-italics-large {
	font-family: Arial, Helvetica, sans-serif, "Lucida Grande";
	font-size: 20px;
	color: #333333;
	line-height: 24px;
	letter-spacing: -0.01em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 20px;
	margin-top: 0px;
	font-weight: normal;
	font-style: italic;
}
.tx_underline {
	text-decoration: underline;
}
.tx-small {
	font-family: Arial, Helvetica, sans-serif, "Lucida Grande";
	font-size: 12px;
	color: #039;
	letter-spacing: 0em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 20px;
	margin-top: 0px;
	font-weight: normal;
	line-height: 18px;
}

