@charset "UTF-8";
/* CSS Document */

.serifitalicssubs {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	color: #333333;
	text-align: left;
	font-style: italic;
	text-transform: none;
	font-variant: normal;
	font-weight: normal;
}
.serifheaders {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	line-height: 38px;
	color: #333333;
	text-align: left;
	font-style: normal;
	text-transform: none;
	font-variant: normal;
	font-weight: normal;
}
.Collapsingsubheadresearch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #4C4B3A;
	font-weight: bold;
	width: 320px;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 34px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #999999;
	background-image: url(cssdesel/doc.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: -1px -1px;
}