.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #aaa;
}
.bodycopy-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	color: #333333;
}
.contact .bodycopy-normal {
	margin: 0 0 .5em 0;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	color: #333333;
	list-style-position: outside;
	list-style-type: disc;
	padding: 2px;
}
.bodycopy-bld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
	color: #333333;
	font-weight: bold;
}
.bodycopy-indent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	color: #333333;
	padding-left: 44px;
}
.newstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	color: #333333;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.newscontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h1 {
	font-size: 15px;
	color: #EB002A;
	margin:4px 0 0 150px;
	font-weight:normal;
	letter-spacing:.1em
}
h2 {
	font-size: 13px;
	color: #EB002A;
	margin:0;
	font-weight:normal;
	letter-spacing:0.1em;
	text-transform: uppercase;
	padding: 0;
}
.list p {
	margin: 0px;
	padding: 0px 0px 0.5em;
}
.list p:last-child {
	margin: 0px;
	padding: 0 0 0;
	white-space: nowrap;
}
.list h2 {
	padding: 0px 0px 4px;
	border-bottom:#EB002A 1px solid;
	margin:0px 0px 0.5em 0px;
}
.list p + h2 {
	padding: 0px 0px 4px;
	border-bottom:#EB002A 1px solid;
	margin:1em 0px 0.5em 0px;
}
.list ul {
	margin: 0px;
	padding: 0px 0px 0.5em;
}
.list li {
	margin: 0px;
	padding: 0px 0px 0.8em;
	list-style-type:none;
}
.list a:link,
.newscontent a:link,
.newstitle a:link {
	color: #002F6F;
	text-decoration: none;
}
.list a:visited,
.newscontent a:visited,
.newstitle a:visited {
	color: #002F6F;
	text-decoration: none;
}
.list a:hover,
.newscontent a:hover,
.newstitle a:hover {
	color: #990000;
	text-decoration: underline;
}
.list a:active,
.newscontent a:active,
.newstitle a:active {
	text-decoration: none;
}

