@charset "UTF-8";
.BodyTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 16px;
}
.IntroParagraph {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #666666;
	text-align: left;
}
.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 16px;
	font-weight: normal;
}
.BodyTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 16px;
}
.FooterText { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	font-size: 9pt;
	line-height: 10pt;
	color: #B58200;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-position: center center;
	vertical-align: middle;
	text-indent: 10px;
}
.HeaderLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
	font-weight: bold;
	line-height: normal;
}
.EndofArticle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: blink;
}
.BigHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #000000;
	line-height: normal;
}
.BigHeader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
	color: #333333;
	line-height: 26px;
}
.SubHeaderRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	line-height: 21px;
}
.AuthorBio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}
.SubHeaderGold {
	font-size: 13px;
	font-weight: bolder;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #996600;
}
.ParanewsLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	line-height: inherit;
	list-style-position: inside;
	list-style-type: square;
	list-style-image: none;
}
.rule {
	color: #CCCCCC;
	text-align: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #996600;
}
.BodyTextIssues {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 12px;
	font-weight: normal;
}
.BodyTextIssuesBoldRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	line-height: 12px;
	font-weight: bold;
}
