@charset "UTF-8";
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.footer a:link {
	text-decoration: none;
	color: #666666;
}
.footer a:visited {
	color: #666666;
	text-decoration: none;
}
.footer a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.snav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.snav a:link {
	text-decoration: none;
	color: #666666;
}
.snav a:visited {
	color: #666666;
	text-decoration: none;
}
.snav a:hover {
	color: #FF6600;
	text-decoration: none;
}
.tout {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	line-height: 12px;
}
.touthome {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	color: #666666;
}
.snav_active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
a:link {
	text-decoration: none;
	color: #f8631a;
}
a:visited {
	color: #f8631a;
	text-decoration: none;
}
a:hover {
	color: #f8631a;
	text-decoration: underline;
}
.copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #4c4c4c;
	list-style-position: outside;
	list-style-image: url(images/copy_bullet.gif);
	list-style-type: none;
	line-height: 18px;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
}
.subheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
}
.georgia19pt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #f46a26;
}
.georgia14pt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
}
.introcopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	color: #409abf;
}

