/* CSS Document */

h1 {
  font-weight: 600;
  font-family: "Century Gothic", "Times New Roman", Georgia, Times, serif;
}

.bodytitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #BF1401;
	font-weight: normal;
}
.bodytitlesmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #BF1401;
	font-weight: normal;
}
.regtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	font-weight: normal;
	line-height: 20px;
}
.style1 {
	font-family:Arial, Helvetica, sans-serif;
}
.regtext ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	font-weight: normal;
	line-height: 20px;
}
.regtextsm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1E1E1E;
	font-weight: normal;
	line-height: 12px;
}
.qoute {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	font-weight: normal;
	line-height: 20px;
	font-style:italic;
}
.comic {
	font-family:"Comic Sans MS";
	font-size:14px;
	color:#333333;
}
.small-h1-left {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:10px;
	font-weight:400;
	float:left;
	margin: 0 0 0 0;
}
.small-h1-right {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:10px;
	font-weight:400;
	float:right;
	margin: 0 0 0 0;
}
/*new styles*/
.title {
	font-size: large;
	text-align: left;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
}
.pr-immediate-release {
	font-size: medium;
	text-align: left;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
}
.pr-date {
	text-align: left;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size:medium;
	font-weight:bold;
	line-height: 20px;
}
.pr-article-title {
	text-align: left;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size:large;
	font-weight: bold;
	line-height: 20px;
}
.article-title {
	font-weight:bold;
	font-size:large;
	line-height: 20px;
}
.article-sub-title {
	font-size:larger;
	font-style:italic;
	line-height: 20px;
}
.article-date {
	font-weight:300;
	line-height: 20px;
}
.note-to-editor {
	font-style:italic;
	color:#999;
	line-height: 20px;
}
.special-learn-more {
	float:right;
	padding:15px;
	top:0;
}
.contentarea1 {
width: 380px;
padding-right: 10px;
padding-bottom: 25px;
float: left;
}
.contentarea2 {
width: 450px;
padding-bottom: 25px;
padding-top: 0px;
float: right;
}
.contentarea1 h1,
.contentarea2 h1 {
  border-bottom: 1px solid #000;
  padding-bottom: 5px;
  margin: 1.75em 0px;
}



