/* CSS Document */

p{
	font-family: Arial, Helvetica, sans-serif;
	padding: 6px;
	text-decoration: none;
}.text-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.text-body-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
}
.text-bodyMedium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
.text-heads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	line-height: 22px;
}
.text-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	text-decoration: none;
	color: E41815;
	padding: 6px;
	width: 385px;
	display: block;
	background-color: #B3B3B3;
}
.text-links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #e41815;
	padding: 6px;
	width: 385px;
	display: block;
	background-color: #000000;
}
.text-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 30px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 3px;
}
.notes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #CC0000;
}
.text-body-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
.text-body-nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E41712;
	text-decoration: none;
	font-weight: bold;
}
.text-bodylinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	width: 200px;
	display: block;
}
.text-bodylinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #E41712;
	width: 200px;
	display: block;
}
.page-subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: E41815;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 3px;
}