body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.secondaryheadertext  { color: #cf674b; font-size: 11px; font-family: tahoma, Helvetica; text-decoration: none }
.headertextcolor  { color: #cf674b; font-size: 12px; font-family: tahoma, Helvetica; font-weight: bold; text-decoration: none }
.italicbodytext  { color: #333; font-size: 11px; font-family: tahoma, Helvetica; font-style: italic }
.homepagetext      { color: #cf674b; font-size: 17px; font-family: Helvetica, Tahoma; font-weight: bold; text-align: left; margin-top: 12px; padding-top: 200px; padding-bottom: 100px }
.bodytext {
	color: #333333;
	font-size: 11px;
	font-family: tahoma;
}
.bodytextheader  { color: #333; font-size: 11px; font-family: tahoma; font-weight: bold; text-decoration: none; text-align: left }
.footertext {
	color: #828281;
	font-size: 11px;
	font-family: tahoma;
}
.headerfooterhyperlinks {
	color: #4f4f4f;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
.headertextgray  { color: #333; font-size: 14px; font-family: tahoma, Helvetica; font-weight: bold; line-height: normal; text-decoration: none; text-align: left }
.links     { color: #4fa40a; font-size: 11px; font-family: tahoma, Helvetica; font-weight: normal; text-decoration: underline }
.quicklinktext { color: #cf674b; font-size: 14px; font-family: tahoma, Helvetica; font-weight: bold; text-decoration: none }
.bodytext2  { color: #333; font-size: 12px; font-family: tahoma, Helvetica; font-weight: bold }
.linksbold { color: #4fa40a; font-size: 11px; font-family: tahoma, Helvetica; font-weight: bold; text-decoration: underline }
.inissuetext { color: #90a67f; font-size: 19px; font-family: Helvetica; font-weight: bold; font-stretch: ultra-condensed }
.whiteheader  { color: #333; font-size: 14px; font-family: Tahoma; font-weight: bold }
.border { border: solid 1px #ccc }
h1 { color: #333; font-size: 14px; font-family: Tahoma, Helvetica; font-weight: bold; text-align: left }
.orangeheadertext { color: #cf674b; font-size: 15px; font-family: Tahoma; font-weight: bold }

.line{ 
    border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #d0d0d0;
	
	}
